/* CSS Document */

/*
hellgrün: #7AB031
dunkelgrün: #00632F
*/

body {
	padding-top:3px;
}

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

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

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

/*########## Info / News Box ##########*/
div#Info h1, div#Info p.one {
	background-color:#7AB031;
}
div#Info h2, div#Info p.two {
	color:#7AB031;
}
	div#Info h2 a, div#Info p.two a {
		color:#7AB031;
	}
div.news-hr {
	background-image: url('../images/hr-news.gif');
}
a.Info, a.Info:link, a.Info:visited, a.Info:active,
#Navigation a, #Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color:#404040;
	text-decoration:none;
}
a.Info:hover,
#Navigation a:hover {
	color:#7AB031;
}

/*########## Inhalt ##########*/
div#Inhalt a, div#Inhalt a:link, div#Inhalt a:visited, div#Inhalt a:active {
	color:#7AB031;
}
	div#Inhalt a:hover {
		color:#00632f;
	}
div#Inhalt h1 {
	color:#7AB031;
}
div#Inhalt h3 {
	color:#7AB031;
}
div#Inhalt div.auflistung td {
	background-image:url('../images/auflistung_tabelle_schatten.gif');
}
div#Inhalt th, div#Inhalt td {
	border:none;
}

/*### 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:#7AB031;
	}

#FormLogin {
	margin:5px;
	font-size:10px;
}

/*### Formular Gewinnspiel ###*/
form#gewinnspielform {
	background:url(../images/gewinnspiel-formular/formular-background.jpg) repeat-y;
	margin-bottom:15px;
}
	form#gewinnspielform div.header, form#gewinnspielform div.content {
		padding-left:25px;
	}
	form#gewinnspielform div.header {
		background:url(../images/gewinnspiel-formular/formular-header.jpg) no-repeat;
		height:66px;
	}
		form#gewinnspielform div.header h1 {
			line-height:66px;
			color:#3d3d3d;
			font-size:18px;
			margin:0px;
			padding:0px;
			font-family:Verdana, Geneva, sans-serif;
			font-weight:normal;
		}
	form#gewinnspielform div.content {
		background:url(../images/gewinnspiel-formular/formular-footer.jpg) no-repeat bottom right;
		min-height:333px;
	}
	form#gewinnspielform div.content p.reihenfolge {
		margin:25px 0px;
		padding:0px;
		height:24px;
	}
		form#gewinnspielform div.content p.reihenfolge span {
			color:#7ab031;
			font-size:16px;
			background-repeat:no-repeat;
			height:21px;
			display:block;
			float:left;
			padding-top:3px;
			padding-left:30px;
			margin-right:10px;
		}
	form#gewinnspielform div.content div.clear {
		height:0px;
	}
	form#gewinnspielform div.content div.clearTall {
		height:15px;
	}
	form#gewinnspielform div.content label {
		font-size:11px;
		color:#9f9f9f;
		/*width:120px;*/
		width:90px;
		text-align:right;
		padding-right:15px;
		margin-right:5px;
		display:block;
		float:left;
		line-height:26px;
	}
		form#gewinnspielform div.content label.required {
			color:#000;
		}
		form#gewinnspielform div.content label.tip {
			background:url(../images/gewinnspiel-formular/infopoint.gif) no-repeat 100% 6px;
			cursor:pointer;
		}
	form#gewinnspielform div.content input, form#gewinnspielform div.content select {
		border:#c0dc93 solid 1px;
		background:#FFF;
		height:20px;
		line-height:20px;
		margin:0px;
		padding:0px;
		font-size:11px;
		margin-bottom:6px;
	}
	form#gewinnspielform div.content input {
		padding-left:3px;
	}
		form#gewinnspielform div.content input.required, form#gewinnspielform div.content select.required {
			border:#9ddc39 solid 1px;
		}
		form#gewinnspielform div.content input.size1 { width:88px; }
		form#gewinnspielform div.content input.size2 { width:121px; }
		form#gewinnspielform div.content input.size3 { width:167px; }
		form#gewinnspielform div.content input.size4 { width:218px; }
		
		form#gewinnspielform div.content input.submit {
			color:#FFF;
			width:150px;
			height:36px;
			line-height:16px;
			background:url(../images/gewinnspiel-formular/button-teilnehmen.jpg) no-repeat;
			border:none;
			cursor:pointer;
			font-weight:bold;
			font-size:12px;
		}


/*########## Header ##########*/
div#Header {
	top:3px;
	left:180px;
	background-image:url('../images/header.jpg');
	background-position:bottom right;
	height:202px;
	width:778px;
	padding-left:77px;
}
div#Header h1, div#Header p.one {
	font-size:30px;
	color:#7AB031;
	line-height:30px;
	padding:0px;
	margin:80px 0 5px 220px;
}
div#Header h2, div#Header p.two {
	color:#6b6b6b;
	margin-left:220px;
	font-size:15px;
}

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



