/*
Theme Name: Autokredit Infos
Description: das geilste theme der welt
Version: 1.0
Author: Luke Skywalker
Author URI: http://www.adsane.net/
*/


* {
	padding: 0;
	margin: 0;
}

html, body {
	font: small Trebuchet MS, sans-serif;
  line-height: 1.1em;
  color: #666666;
	height: 100%;
min-height:600px;
	background: #b2c1cf;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

/* = main
----------------------------------------------- */

#main {
	width: 846px;
	margin: 0 auto;
	background: #efefef;
	padding: 2px;
min-height:600px;
}

/* = header 
----------------------------------------------- */

#header {
	width: 846px;
	height: 107px;
	background: url(images/index_01.png);
	color: #515151;
}

#header a {
	color: #515151;	
	text-decoration: underline;
}

#header #menu {
	margin-top: 85px;
	float: right;
}

#header #menu li {
	float: left;
	margin: 2px;
}

/* = navigation
----------------------------------------------- */

#navigation {
	width: 200px;
	float: left;
}

#navigation a {
	color: #656565;
	padding-left: 10px;
}

#navigation #head {
	width: 200px;
	height: 25px;
	background: url(images/index_03.png);
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}

.page_item{ 
	background: #f2f2f2;
	margin-bottom: 1px;	
	padding: 5px;	
}

#navigation ul li {
    background-position: left center;
    background-repeat: no-repeat; background-image: url(images/index_04.png);
}

.page_item:hover {
	background: #366cb0;
}

#navigation a:hover {
	color: #ffffff;
}

/* = content
----------------------------------------------- */

#content {
	width: 646px;
min-height:600px;
background-color:#ffffff;
	float: left;
	color: #474747;
}

#content h1 {
	width: 632px;
	padding: 8px;
	background: #f2f2f2;
	text-align: right;
	color: #515151;
	font-size: 1.0em;	
}

#content #text {

	width: 626px;
	padding: 10px;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	background: #ffffff url(images/index_05.png) no-repeat
}

#content #text h2 {
	font-size: 1.0em;	
	padding-bottom: 10px;
}

#content #text p {
	padding-bottom: 8px;
}

#content #text a {
	color: #366cb0;
	text-decoration: underline;
}

#content #text #list {
	margin: 5px;
	color: #366cb0;
}

#footer {
	width: 806px;
	height: 33px;
	clear: left;
	background: #343736 url(images/index_06.png) no-repeat right;
	text-align: right;
	color: #ffffff;
	padding-top: 18px;
	padding-right: 40px;
}


.Table{margin:0px 9px 9px 9px;font-size:10px;font-family:Verdana;text-align:justify;}
.TableFett{background-color:#396EB1;font-family: Verdana;font-size: 10px;color: #FFFFFF;text-align: center;vertical-align: top;font-weight: bold;}
.TableFettH{background-color:#FFFFFF;font-family: Verdana;font-size: 10px;color: #FFFFFF;text-align: center;vertical-align: center;font-weight: bold;}
.TableH{background-color:#F2F2F2;font-family: Verdana;font-size: 10px;color: #000000;text-align: center;vertical-align: center;}
.Tablebuttons{background-color:#F2F2F2;font-family: Verdana;font-size: 10px;color: #FFFFFF;text-align: center;vertical-align: top;font-weight: bold;}
#navigation ul li ul li{ margin-left: 10px; }
#footer a{ color: white; }

#navigation #linkcat-2 {
	background: #f2f2f2;
	margin-bottom: 1px;	
	padding: 2px;

}




/* ENDE */