@charset "UTF-8";
/* CSS Document for f1:cms website styles */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #272727;
	line-height: 18px;
}
body {
	margin: 0px;
	background-image: url(../media/__site/gras_soft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #64922f;
}
img {
	border: 0px;
}
a:link {
	color: #5c8f1f;
	text-decoration: none;
}
a:visited { color: #5c8f1f;
	text-decoration: underline;
}
a:hover { color: #5c8f1f;
	text-decoration: underline;
}
a:active { color: #5c8f1f;
	text-decoration: underline;
}

#page {
	width: 920px;
	height: auto;
	background-image: url(../media/__site/back.png);
	margin: 0px auto;
}
#navigation {
	text-align: center;
	margin-bottom:30px;
}
.navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width:100%;
	height:auto;
	display:block;
	padding: 2px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navigation a:hover {
	width:100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #548523;
} 
.navigation a.active {
	text-decoration: underline;
}
.navigation a.selected {
	width:100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #548523;
}

/* Navlevel 1 */

.navlevel1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #bdde9a;
	text-decoration: none;
	width:100%;
	height:auto;
	display:block;
	padding: 2px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bdde9a;
}
.navlevel1 a:hover {
	width:100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #739f47;
} 
.navlevel1 a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #739f47;
}
.navlevel1end {
	width:100%;
	height:4px;
	background-color: #548523;
	display:block;
}
/* */
/* Navlevel 2 */

.navlevel2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #d0e7b6;
	text-decoration: none;
	width:100%;
	height:auto;
	display:block;
	padding: 2px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d0e7b6;
}
.navlevel2 a:hover {
	width:100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9ec07c;
} 
.navlevel2 a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9ec07c;
}
.navlevel2end {
	width:100%;
	height:4px;
	background-color: #739f47;
	display:block;
}
/* */
/* Navlevel 3 */

.navlevel3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #e3f1d3;
	text-decoration: none;
	width:100%;
	height:auto;
	display:block;
	padding: 2px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3f1d3;
}
.navlevel3 a:hover {
	width:100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c6dbb1;
} 
.navlevel3 a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c6dbb1;
}
.navlevel3end {
	width:100%;
	height:4px;
	background-color: #9ec07c;
	display:block;
}
/* */
#logo{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom: 23px;
	}
	#logo img{
	display: block;
	}
.headpic{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom:26px;
	}
	.headpic img{
	display: block;
	}
#contentContainer {
	overflow:hidden;
	padding-bottom:30px;
}
#contentLeft{
	width: 230px;
	min-height:10px;
	height:auto;
	padding: 0px 10px;
	float: left;
}
#contentRight{
	width: 650px;
	min-height:10px;
	height:auto;
	padding: 0px 10px;
	float: left;
}
#cols_two{
	padding: 0px 25px;
	}
#cols_three_center{
	width:186px;
	height:auto;
	float:left;
	margin: 0px 21px;
	}
#cols_three{
	width:186px;
	height:auto;
	float:left;
	}
#col1{
	width:285px;
	height:auto;
	float:left;
	}
#col2{
	width:285px;
	height:auto;
	float:right;
	}

.contentBox{
	overflow:hidden;
	clear: both;
}
.picture {
	margin-top: 6px;
	margin-bottom: 7px;
	margin-right: 20px;
	float:left;
	
}
.mitarbeiterpic {
	margin-top:15px;
	margin-bottom:5px;
}
.mitarbeiter{
	color: #666666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
}
#end{
	width:920px;
	height:20px;
	clear: both;
	margin: 0px auto;
	background-image: url(../media/__site/back_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top:10px;
}

/* Headlines */


h1{
	color: #666666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2{
	color: #666666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
}

/* Video */

.video_box { position: relative; overflow:hidden; }
.f1_play_bt{
	width: 92px;
	height: 92px;
	background: url(../media/__default/f1_play_1.png) no-repeat center center;
	position: absolute;
	top:120px;
	left:267px;
}
.f1_play_bt:hover{
	background:url(../media/__default/f1_play_2.png) no-repeat;
	cursor: pointer;
}
