/*
THEME NAME: Autoport Ludwig
THEME URI: 
DESCRIPTION:
VERSION: 1.0
AUTHOR: 
AUTHOR URI: 
TAGS: 
*/


* {
	margin: 0;
	padding: 0;
}
html {
	color: #333;
}
body {
	font-size: 100%;
	line-height: 24px;
	font-family: helvetica, arial, bitstream vera sans, verdana, sans-serif;
	overflow-x:hidden;
	background-image: url(bilder/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #525659;
}
/* layout */
#main {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bilder/layout/main.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 40px;
}
#maintop {
	height: 47px;
	width: 981px;
	background-image: url(bilder/layout/maintop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#mainbottom {
	height: 47px;
	width: 981px;
	background-image: url(bilder/layout/mainbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 738px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 174px 21px;
	height: 600px;
	background-image: url(bilder/layout/werkzeug.jpg);
	margin-left: 174px;
}
#header {
	height: 153px;
	width: 738px;
}
#header h1 {
	float: left;
	margin: 0px;
	height: 47px;
	line-height: 47px;
	padding-top: 19px;
	padding-left: 115px;
}
#header a:link, #header a:visited {
	background-repeat: no-repeat;
	background-position: right top;
	height: 153px;
	width: 272px;
	display: block;
	background-image: url(bilder/layout/logo.gif);
	float: right;
}
#kabel {
	width: 137px;
	height: 119px;
	float: left;
	background-image: url(bilder/layout/kabel.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	right: -46px;
	top: -5px;
}
#mann {
	width: 197px;
	height: 336px;
	background-image: url(bilder/layout/onkel.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 110px;
	left: -200px;
	z-index: 5;
}
#slider {
	width: 396px;
	height: 296px;
	float: left;
	background-image: url(bilder/layout/slider.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#sliderhome {
	height: 296px;
	float: left;
	background-image: url(bilder/layout/slider_home.png);
	position: relative;
	width: 465px;
	background-repeat: no-repeat;
	background-position: left top;
}


#slider img {
	margin-top: 24px;
	width: 372px;
	height: 248px;
}
#content {
	float: right;
	width: 396px;
	padding-left: 8px;
	text-align: right;
	padding-right: 15px;
}
h1 {
	font-size: 20px;
	line-height: 24px;



 font-family: font-family: helvetica, arial, bitstream vera sans, verdana, sans-serif;
	color: #C10303;
	margin-bottom: 7px;
	letter-spacing: -1px;
	font-weight: lighter;
	padding-top: 4px;
}
h2 {
	font-size: 26px;
	line-height: 24px;
 font-family: font-family: helvetica, arial, bitstream vera sans, verdana, sans-serif;
	color: #C10303;
}
ul, li {
	margin: 0px;
	list-style-type: none;
}
strong{
	margin: 0px;
}
a {
	text-decoration: none;
	color: #c10303;
}
a:hover {
}
ul.nav #notiz_24 {
	width: 223px;
	height: 194px;
	background-image: url(bilder/layout/notiz_24.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: -35px;
	top: 255px;
	z-index: 10;
}
ul.nav #notiz_wir {
	width: 223px;
	height: 194px;
	background-image: url(bilder/layout/notiz_wir.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: -35px;
	top: 255px;
	z-index: 10;
}
ul.nav #notiz_shl {
	width: 223px;
	height: 194px;
	background-image: url(bilder/layout/notiz_24_shl.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: -35px;
	top: 255px;
	z-index: 10;
}
ul.nav {
	float: left;
	padding-top: 27px;
	height: 269px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
ul.nav#start {
	float: left;
	padding-top: 27px;
	height: 269px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-image: url(bilder/layout/navi_bg_rot_home.png);
	width: 247px;
	padding-left: 25px;
}
ul.nav#navgelb {
	background-image: url(bilder/layout/navi_bg_gelb.png);
	width: 317px;
	padding-left: 25px;
}
ul.nav#navrot {
	background-image: url(bilder/layout/navi_bg_rot.png);
	width: 317px;
	padding-left: 25px;
}
ul.nav li, ul.archive_list li {
	list-style-type: none;
	display: block;
	text-decoration: none;
	color: #c10303;
	list-style-position: outside;
	width: 195px;
}
ul.nav li a, ul.archive_list li a {
	display: block;
	text-decoration: none;
	list-style-position: outside;
	font-size: 17px;
	letter-spacing: -1px;
	color: #c10303;
	line-height: 27px;
	margin-bottom: 1px;
}
ul.nav li a:hover, ul.archive_list li a:hover {
	display: block;
	color: #000;
	list-style-position: outside;
	font-size: 17px;
	line-height: 27px;
}
ul.nav li.current_page_item, ul.nav li.current_page_item a {
	color: #DB0101;
	display: block;
	letter-spacing: -1px;
	font-size: 17px;
	line-height: 27px;
	font-weight: bold;
}
ul.subnav {
	position: absolute;
	top: 55px;
	right: -80px;
	z-index: 11;
	filter:alpha(opacity=75); /* IE */
	-moz-opacity: 0.75; /* Gecko */
	opacity: 0.75; /* Opera */
	background-color: #FFF;
}
ul.subnav li a, ul.subnav li a:visited , ul.subnav li.current_page_item a{
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #DB0101;
	height: 22px;
	background-image: url(bilder/layout/navi_li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-right: 5px;
	margin-bottom: 1px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
ul.subnav li a:hover, ul.subnav li a:visited:hover {
	color: #000;
	display: block;
	font-size: 16px;
	line-height: 22px;
	height: 22px;
}
#content p, #content ul, #content ol {
	font-size: 14px;
	margin-bottom: 24px;
	list-style-position: inside;
	line-height: 18px;
	text-align: right;
}
#content li {
	list-style-position: inside;
	background-image: url(bilder/layout/navi_li.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	font-size: 14px;
	line-height: 18px;
}
#content p img {
}
#content p strong {
	color: #DB0101;
}
ul.footer {
	padding-top: 11px;
	clear: both;
	width: 752px;
	padding-left: 218px;
}

.main_image IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
.main_image IMG.active {
	z-index:10;
	opacity:1.0;
}
.main_image IMG.last-active {
	z-index:9;
}
#att{
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;

}
