/*	file:	default.css 
	author:	uforepublic
	uri:	www.autohauskoch.com
	date:	08-07-2007
	ver:	1.0
*/

body {
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin: 0;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background: url("images/background.gif");
	background-repeat: no-repeat;
	border-top: 5px solid #475B92;
}

img {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}


/* div elements */

#logo {
	position:absolute; 
	left:65px; 
	top:25px; 
	width: 296px;
	height: 70px;
	z-index:10;
}

#logoahk {
	position:absolute; 
	left:151px; 
	top:30px; 
	width: 227px;
	height: 70px;
	z-index:10;
}


#partnerlogo {
	position:absolute; 
	left:663px; 
	top:145px; 
	width: 296px;
	height: 70px;
	z-index:15;
}

#nav {
	position:absolute; 
	left:153px; 
	top:125px; 
	width: 495px;
	height: 18px;
	z-index:20;
}

#subnav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style: none;
	text-align: left;
}

#subnav li {
	/*
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: left;
	text-indent: -5;
	*/
	padding-top: 4px;
	margin-top: 4px;
}

#subnav {
	position: absolute;
	left: 30px;
	top: 295px;
	width: 95px;
	z-index: 25;
}

#picture {
	position:absolute; 
	left:30px; 
	top:210px; 
	width: 85px;
	height: 85px;
	z-index:30;
}

#main {
	position: absolute;
	left: 155px;
	top: 190px;
	width: 490px;
	/*height: 350px;*/
	z-index: 40;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


#sidebar {
	/*background-color: #FFFFFF;*/
	position: absolute;
	left: 694px;
	top: 171px;
	width: 170px;
	height: 300px;
	z-index: 50;
}

#contactform td {
	padding-bottom: 5px;
}


/* ############################################################## */

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
}

h5 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

h6 {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	color: #475B92;
}

p, div, td, .copy {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bold {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.head {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.copyboldnews {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 2px 2px 0 2px;
}

p.preis {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 2px 2px 0 2px;
}

.copynews {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 2px 2px 0 2px;
	background-color: #EAEAEA;
}

td.bordertd {
	border: 2px solid #CCC;
}

div#subnav {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.subnav {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.subnav:hover {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background:#C7CCCD;
}

/* ############################################################## */

.copylink {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.copylink:hover {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.copynews a {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.copynews a:hover {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.copylinkbold {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.copylinkbold:hover {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.email {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.email:hover {
	color: #475B92;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

/* ansicht pic border */
.ansicht div {
	border: 2px solid #999;
}

/* ############################################################## */
/* table elements */

.contactstable td {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EAEAEA;
	border-bottom: 3px solid #F7F7F7;
	padding-left: 2px;
}

td.emailright {
	/*text-align: right;*/
	padding-left: 20px;
}

td.contactheader {
	background-color: #F7F7F7;
	font-weight: bold;
	padding-top: 4px;
}

.historytable td {
	padding: 3px 6px 3px 0;
	margin: 3px 6px 3px 0;
	vertical-align: top;
}

.year {
	font-weight: bold;
}

/* ############################################################## */
/* bg color elements */

.grey {
	background-color: #CCCCCC;
}


.margintable {
	
}


.hiliteborder {
	border: 2px solid #D4D5DD;
	padding: 2px;
}

.hilitebordersmall {
	border: 2px solid #D4D5DD;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}

/* ############################################################## */

.alert {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 3px 3px 2px 3px;
	border: 1px solid #C00;
	width: 400px;
}

.red {
	color: #660000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

/* form elements */

input {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

textarea {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

select {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border : 1px outset #330000;
}
