/*
Theme Name: Sixti Car Club DE
Theme URI: 
Description: 
Version: 1.0
Author: Andreas Mauf
Author URI: http://amauf.de/

Design by SIXTI GmbH, http://www.sixti.com/
*/

.am-content ul,
.am-content fieldset,
.am-content form,
.am-content p {
	margin:0px;
	padding:0px;
	border:0;
}
.am-content #mainmenu,
.am-body #topmenu ul {
	_height:1%;
	overflow:auto;
}
.am-content h1 {
	margin:0;
	font-family:inherit;
	text-transform:uppercase;
}
.am-content h2 {
	margin:0;
	padding:0 0 5px 0;
	background-image:none;
	font-size:16px;
	text-transform:uppercase;
	color:#000;
}
.am-content h2 a {
	background:#FFFFFF url(images/buttons/link.gif) no-repeat scroll 0 2px;
	padding:0 0 0 20px;
}
.am-content h2#comments a {
	background:none;
	padding:0;
}
.am-content h3 {
	margin:0;
	color:#F48221;
 	font-size:16px;
	text-transform:uppercase;
}
.am-content hr {
	height:1px;
	margin:0 0 15px 0;
	border:0;
	padding:0;
	clear:both;
	background-color:#000;
}
.am-content .am-box a {
	color:#ED5901;
}
.am-content .am-box a:hover {
	color:#000;
}
.am-content .am-box-shortnews a:hover {
	color:#ED5901;
}
.am-alignright {
	float: right;
}
.am-alignleft {
	float: left;
}

.am-box {
	width:772px;
	margin: 0 0 15px 0;
}
.am-box .am-header {
	height:7px;
	width:772px;
	background:url(images/box_header.gif) no-repeat;
	overflow:hidden; /*IE6*/
}
.am-box .am-content {
	width:742px;
	padding:10px 15px;
	background:#FFF url(images/box_content.gif) repeat-y;
	/*_height:1%;IE #11*/
}
.am-box .am-content p {
/*.am-box .am-post p {*/
	padding:0 0 15px 0;
	font-size:13px;
}
#contentarea .am-box .am-post ul,
.am-box .am-content ol {
	margin:0;
	padding:0 0 15px 40px;
	font-size:13px;
}
.am-box .am-postlist p {
	padding:5px 0 15px 0;
}
.am-box .am-footer {
	height:12px;
	width:772px;
	background:url(images/box_footer.gif) no-repeat;
	overflow:hidden; /*IE6*/
}

#contentarea .am-box-shortnews ul {
	margin:0 0 0 15px;
}
.am-box-shortnews .am-header {
	background:url(images/box_header_2.gif) no-repeat;
}
.am-box-shortnews .am-content {
	padding:0 15px;
	background:#FFF url(images/box_content_2.gif) repeat-y;
}
.am-box-shortnews .am-post,
.am-box-shortnews .am-post a,
.am-box-shortnews .am-post p {
	color:#000;
	font-size:11px;
}
.am-box-shortnews .am-post p,
.am-box-shortnews .am-post h4 {
	margin:0;
	padding:0;
	display:inline;
}
.am-box-shortnews .am-post strong {
	font-weight:normal;
}
.am-box-shortnews .am-footer {
	background:url(images/box_footer_2.gif) no-repeat;
}

#leftbar .am-box {
	width:180px;
}
#leftbar .am-box .am-header {
	height:7px;
	width:180px;
	background:url(images/box_small_header.gif) no-repeat;
}
#leftbar .am-box .am-content {
	padding:0px;
	width:180px;
	background:url(images/box_small_content.gif) repeat-y;
}
#leftbar .am-box .am-footer {
	height:7px;
	width:180px;
	background:url(images/box_small_footer.gif) no-repeat;
}

#leftbar .am-box ul {
	margin: 0px 15px;
}
#leftbar .widget_search input {
	width:150px;
}
#leftbar .widget_polls-widget p {
	padding:0;
}
#leftbar .widget_polls-widget ul {
	margin:0;
}
#leftbar .widget_polls-widget .wp-polls {
	width:170px;
}
#leftbar .widget_polls-widget .wp-polls-ans {
	width:150px;
}

.am-form input {
	width:200px;
}
.am-form textarea {
	width:700px;
}

.am-commentlist {
	padding:5px 0 0 0;
}
.am-commentlist li {
	list-style:none;
}
.am-commentlist p {
	clear:left;
}
.am-commentlist .children li {
	margin-left:15px;
}

.am-author img {
	float:left;
	margin:0 5px 5px 0;
}

.am-post img {
	float:left;
	margin:0 7px 10px 0;
}
.attachment .am-post {
	text-align:center;
}
.attachment .am-post img {
	float:none;
}
.am-post .wp-caption img {
	margin-bottom:7px;
	border:none;
}
.am-post .wp-caption p.wp-caption-text {
	display:block;
	padding:0 0 0 0;
	margin-bottom:7px;
	line-height:130%;
}
.am-post .alignleft {
	margin-right:10px;
	float:left;
}
.am-post .alignright {
	margin-left:10px;
	float:right;
}
.am-posts-link {
	_height:1%;
	overflow:auto;
	text-align:center;
}
.am-post .gallery {
	height:220px;
	margin-bottom:20px;
	border:0;
	overflow-x:hidden;
	overflow-y:scroll;
}
.am-post .gallery .gallery-item {
	width:145px;
	height:110px;
	margin:0 !important;
}
.am-post .gallery .gallery-item img {
	margin:0 7px 5px 0;
	border:0 !important;
}

/*
SIXTI Styles
taken from http://www.sixticarclub.com/styles/style.css
*/

html, body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 8px 0 0 0;
}

td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	vertical-align: top;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ED5901;
	text-decoration: none;
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #F48221;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #F48221;
	padding: 0 0 0 20px;
	background: url(../images/buttons/link.gif) top left no-repeat #FFFFFF;
	background-position: 0 2px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#topmenu {
	position: absolute;
	top: 10px;
	left: 792px;
	margin: 0;
	padding: 0;
	width: 190px;
}

#topmenu ul {
	padding: 0;
	margin: 0;
}

#topmenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#contentarea {
	position: absolute;
	top: 32px;
	left: 208px;
	padding: 0;
	margin: 0;
	width: 780px;
}

#contentarea ul {
	padding: 0;
	margin: 0;
}

#mainmenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
}

.orangebox {
	margin: 0;
	padding: 0 16px 8px 16px;
	background: url(../images/layout/orange_bg.gif) top left repeat-y #FFFFFF;
}

.blackbox {
	margin: 0;
	padding: 0 16px 8px 16px;
	background: url(../images/layout/black_bg.gif) top left repeat-y #FFFFFF;
}

.textlink a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url(../images/buttons/link.gif) top left no-repeat #FFFFFF;
}

.textlink a:hover {
	color: #ED5901;
}

#map_overlay_top {
	position: absolute;
	top: 124px;
	left: 0;
	width: 772px;
	height: 3px;
}

#map_overlay_bottom {
	position: absolute;
	top: 438px;
	left: 0;
	width: 772px;
	height: 3px;
}

#map_overlay_left {
	position: absolute;
	top: 127px;
	left: 0;
	width: 6px;
	height: 311px;
}

#map_overlay_right {
	position: absolute;
	top: 127px;
	left: 766;
	width: 6px;
	height: 311px;
}


#map {
	position: absolute;
	top: 124px;
	left: 0;
	width: 772px;
	height: 317px;
}

.pricelist {
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #C7C7C7;
}

#faq01 {
	display: none;
}

#faq02 {
	display: none;
}

#faq03 {
	display: none;
}

#faq04 {
	display: none;
}

#faq05 {
	display: none;
}

#faq06 {
	display: none;
}

#faq07 {
	display: none;
}

#faq08 {
	display: none;
}

#faq09 {
	display: none;
}

#faq10 {
	display: none;
}

#faq11 {
	display: none;
}

#faq12 {
	display: none;
}

.faq {
	color: #000000;
}
#leftbar {
	position:absolute;
	top: 100px;
	left: 22px;
	margin: 0;
	padding: 0;
	width: 180px;
}

.bezirk0 {
	display: none;
}

.bezirk1 {
	display: none;
}

.bezirk2 {
	display: none;
}

.bezirk3 {
	display: none;
}

.bezirk4 {
	display: none;
}

.bezirk5 {
	display: none;
}

.bezirk6 {
	display: none;
}

.bezirk7 {
	display: none;
}

.bezirk8 {
	display: none;
}

.bezirk9 {
	display: none;
}

.bezirk10 {
	display: none;
}

.bezirk11 {
	display: none;
}

.bezirk12 {
	display: none;
}
