/* CSS Document */

body {
	padding-top:3px;
}

/*########## Schatten Container ##########*/
.shadow1, .shadow2 {
	background-image:url('../images/shadow.png');
}

/*########## Navigation ##########*/
div#Navigation h1, div#Navigation p.one {
	background-color:#ffaa30;
}
div#Navigation h2, div#Navigation p.two {
	color:#ffaa30;
}

ul.Navigation {
	background-image:url('../images/bg-navigation.gif');
}
	ul.Navigation li {
		background-image:url('../images/li-arrow.gif');
	}
	ul.Navigation a:hover {
		color:#e6992b;
	}

/*########## Info / News Box ##########*/
div#Info h1, div#Info p.one {
	background-color:#ffaa30;
}
div#Info h2, div#Info p.two {
	color:#ffaa30;
}
	div#Info h2 a, div#Info p.two a {
		color:#ffaa30;
	}
div.news-hr {
	background-image: url('../images/hr-news.gif');
}
a.Info:hover {
	color:#ffaa30;
}

/*########## Inhalt ##########*/
div#Inhalt a, div#Inhalt a:link, div#Inhalt a:visited, div#Inhalt a:active {
	color:#ffaa30;
}
	div#Inhalt a:hover {
		color:#a77a32;
	}
div#Inhalt h1 {
	color:#ffaa30;
}
div#Inhalt h3 {
	color:#ffaa30;
}
div#Inhalt div.auflistung th, div#Inhalt div.auflistung td {
	width:33%;
}
div#Inhalt div.auflistung td {
	background-image:url('../images/auflistung_tabelle_schatten.gif');
}

/*### Formular ###*/
div#FormHeader {
	background-image:url('../images/Form-Header-bg.gif');
}
div#FormHeader h1 {
	color:#FFFFFF;
}
div#FormHeader h2 {
	color:#2e3949;
}
form#FormKontakt, #FormKontakt {
	background-image:url('../images/Form-bg.gif');
}
*:not(hr) div#FormFormular input, div#FormFormular select, div#FormFormular textarea, 
*:not(hr) input, select, textarea, 
*:not(hr) form.searchForm input, form.searchForm select, form.searchForm textarea {
/* Schatten der Formularfelder nur im Mozilla, alles andere grauer Rahmen */
	background-image:url('../images/Form-Field-bg.gif');
}
div#FormFooter {
	background-image:url('../images/Form-Footer-bg.gif');
}
div#FormFormular #SubmitButton {
	background-image:url('../images/submit.jpg');
}
div#FormFormular #ResetButton {
	background-image:url('../images/reset.jpg');
}
#SubmitSearchButton, #SubmitNewsletter {
	background-image:url('http://css.bk-infoportale.de/search.jpg');
}
	div#FormFormular #SubmitButton:hover, div#FormFormular #ResetButton:hover, #SubmitSearchButton:hover, #SubmitNewsletter:hover {
		color:#ffaa30;
	}

/*### kostenloser Vergleich ###*/
div#smallFormHeader {
	height:48px;
	background-image:url(../images/smallForm-Header.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	margin-top:10px;
}
	div#smallFormHeader h1 {
		color:#FFFFFF;
	}
div#smallFormContent1, div#smallFormContent2 {
	background-repeat:repeat-y;
	padding:10px 14px 0px;
}
	div#smallFormContent1 h2 {
		color:#585858;
		font-size:13px;
	}
	div#smallFormContent1 h3 img, div#smallFormContent2 h3 img {
		margin-right:10px;
	}
	div#smallFormContent1 h4 {
		color:#585858;
		font-size:12px;
		text-align:center;
		margin:0px;
		margin-bottom:15px;
		padding:0px;
		line-height:normal;
		text-decoration:underline;
	}
	div#smallFormContent1 hr {
		border:0px; /* Für Firefox und Opera */
		border-top:solid 1px #ccc;
		border-bottom:solid 1px #f4f4f4; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
		width:500px;
		margin-bottom:20px;
	}
	div#smallFormContent1 ul {
		margin:0px;
		padding:0px;
		margin-left:20px;
	}
	div#smallFormContent1 li {
		display:block;
		float:left;
		width:145px;
		background-image:url(../images/smallForm-Aufzaehlung.gif);
		background-repeat:no-repeat;
		background-position:0px 5px;
		padding-left:15px;
		margin-bottom:15px;
	}
	div#smallFormContent2 h3, div#smallFormContent2 h4 {
		margin:0px;
		padding:0px;
		line-height:normal;
	}
	div#smallFormContent2 h4 {
		color:#585858;
		font-size:15px;
	}
div#smallFormContent1 {
	background-image:url(../images/smallForm-bg1.gif);
}
div#smallFormContent2 {
	background-image:url(../images/smallForm-bg2.gif);
	padding-top:20px;
}
div#smallFormFooter {
	background-image:url(../images/smallForm-footer.gif);
	background-repeat:no-repeat;
	height:6px;
	margin-bottom:20px;
}
form#smallForm {
	background-color:#FFFFFF;
	float:right;
	width:182px;
	border-left:#cecece solid 1px;
	border-bottom:#cecece solid 1px;
	margin-bottom:15px;
}
	form#smallForm h5 {
		margin:0px;
		padding:0px;
		padding-left:15px;
		line-height:30px;
		background-color:#ffaa30;
		color:#FFFFFF;
		border:#FFFFFF solid 1px;
	}
	form#smallForm input, form#smallForm select, form#smallForm textarea {
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#7c7c7c;
		margin:1px 0px 1px 10px;
		padding:2px;
	}
		form#smallForm input { width:150px; }
		form#smallForm select { width:158px; }
		*:not(hr) form#smallForm input, form#smallForm select, form#smallForm textarea {
		/* Schatten der Formularfelder nur im Mozilla, alles andere grauer Rahmen */
			margin:3px 0px 3px 10px;
			border:none;
			background-image:url('../images/Form-Field-bg.gif');
			background-repeat:no-repeat;
		}
		*:not(hr) form#smallForm input { width:150px; }
		*:not(hr) form#smallForm select { width:154px; }
	form#smallForm #SubmitButton {
		background-color:transparent;
		background-image:url('../images/smallForm-Submit.jpg');
		width:94px;
		height:22px;
		border:none;
		font-size:11px;
		font-weight:bold;
		color:#696969;
	}
	form#smallForm #SubmitButton:hover {
		cursor:pointer;
		color:#ffaa30;
	}

/*### Formular Girl ###*/
.formularContent {
	background:url('../images/formular/formular_bg.gif') repeat-y;
}
.formularInhalt {
	background:url('../images/formular/formular_girl.jpg') no-repeat bottom;
}
*:not(hr) .formularInhalt input, *:not(hr) .formularInhalt select {
	border:#ffaa30 solid 1px;
}
	.formularInhalt #SubmitButton {
		background:url('../images/formular/formular_button.gif') no-repeat;
	}
	.formularFooter a, .formularFooter a:link, .formularFooter a:visited, .formularFooter a:active {
		color:#000000;
	}


/*########## Header ##########*/
div#Header {
	top:10px;
	left:180px;
	background-image:url('../images/header.jpg');
	background-position:bottom right;
	height:195px;
	width:743px;
	padding-left:77px;
}
div#Header h1, div#Header p.one {
	font-size:30px;
	color:#ffaa30;
	line-height:30px;
	padding:0px;
	margin:60px 0 10px 0;
}
div#Header h2, div#Header p.two {
	color:#959595;
}

/*########## Footer ##########*/
div#Footer {
	background-image:url('../images/bg-footer.jpg');
}
span.Green {
	color:#ffaa30;
} 
span.Red {
	color:#CC3300;
} 


