body {
	font-family: Verdana, Helvetica, Arial, sans-serif, bold;

	/*background-image: url(../img/bottom_bg2.png);
	background-repeat: no-repeat;
	background-position: bottom center;*/
	background-color: #F6F6F6;
	font-size: 12px;
	color: #0b0f35;
	margin: 0;
	padding: 0;
	/*background: -webkit-gradient(linear, left bottom, left top, color-stop(0.32, rgb(240,240,240)), color-stop(0.73, rgb(214,214,214)));
    background: -moz-linear-gradient( center bottom, rgb(240,240,240) 32%, rgb(214,214,214) 73%) repeat;
	*/
}

* {
_behavior: url(http://www.sroke-optik.de/iepngfix.htc);
}

h2 {
	font-size: 18px;
	margin-top:0px;
	font-weight: normal;
	color: #659800;
	font-family: Georgia, serif;

}

p{
	margin-top:0;	
}

a{
	color: #5e871d;
	text-decoration: none;	

}

a:hover{
	color: #252948;
	

}

a img{
	border:0;

}

a:hover img{
	border:0;
	opacity: 0.5;
}

#bg{
	position:fixed;
	width:100%;
	height: 100%;
	top:0;
	left:0;

}

#green_stripe{
	background:transparent url(../img/greenbg.png) repeat-x;
	position:absolute;
	top:68px;
	left:0;
	height: 160px;
	width: 100%;

}

#container {
	position: relative;
	width: 780px;
	left: 50%;

	margin-left: -390px;
	text-align: left;
	margin-top:0px;

}

#header {
	top:0px;
	height: 260px;
}

#title {
	width: 304px;
	height: 94px;
	background: url(../img/logobg.png) no-repeat;
	margin-bottom: -94px;
	position:relative;
	top:0;
	left:0;
	z-index:2;

}



#menu {
	position: relative;
	margin-top: 22px;
	left:21px;
	height: 36px;
	background: url(../img/menubg.png) repeat-x;
	font-size: 15px;
	width: 738px;
	text-align: right;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	
}

#menupoints {
	height: 17px;
	position: absolute;
	right: 15px;
	top: 11px;

}

.menupoint{
	margin-left: 32px;
	float: left;
	left:0px;
}

.menupoint a{
	color: white;
	text-decoration: none;
	
}

.menupoint a:hover{
	opacity: 0.5;
}

#image_row{
	position: relative;
	margin-top: 7px;
	height: 165px;
	margin-left: 15px;
	background: #F6F6F6;
	width:750px;
}

.imagebox{
	height: 165px;
	width: 248px;
	background: url(../img/boxbg.png) no-repeat;
	float: left;

}

.imageboxcontent{
	height: 159px;
	width: 240px;
	margin-top: 3px;
	margin-left: 4px;
	
}

#main {

}

#content {
	margin-left: 20px;
}

#content_title {
	height: 40px;
	position: relative;
	margin-left: 6px;
}

#content_subtitle {
	margin-top:10px;
	height: 20px;
	position: relative;
	font-size: 18px;
	color: #5e871d;
	font-family: Georgia, serif;
	
}

#content_subtitle_left {
 	width:485px;
 	float: left;
 	margin-left: 6px;
 	margin-top: 5px;


}

#content_subtitle_right {
	width:235px;
	float: left;
	margin-left: 12px;
	margin-top: 5px;

}

#content_container{
	margin-top: 7px;
	
}

#content_left {
 	width:490px;
  	float: left;
 	/**background: url(../img/transparentbg.png);
 	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;**/
}

#content_left_clear {
 	width:490px;
  	float: left;
 	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

#content_right {
	width:241px;
 	float: left;
	margin-left: 7px;
	/**background: url(../img/transparentbg.png);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;**/
}

#content_right_clear {
	width:241px;
 	float: left;
	margin-left: 4px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

#content_full {
	width:738px;
 	float: left;
	/**background: url(../img/transparentbg.png);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0px  0px 3px #666;
	-webkit-box-shadow:  0px  0px 3px #666;
	box-shadow:  0px  0px 3px #666;**/
}

.padding_frame{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 18px;
}

.link_image {
	width: 248px;
	float: left;
	height: 80px;
	background: url(../img/link_imagebg.png) no-repeat;
	margin-top: 3px;
}

.link_image_content {
	margin:3px;
	margin-left:4px;

}

.link_image_shade {
	top:3px;
	left:4px;
	width: 240px;
	height: 74px;
	background: black;
	opacity: 0.5px;
}

#footer{
	height:100px;
	margin:15px;
	margin-top: 90px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px dotted #2F335A;
	
	/*background: url(../img/footerbg.png) repeat-x;*/

}

#map{
	height:300px;
 	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0px  0px 2px #666;
	-webkit-box-shadow:  0px  0px 2px #666;
	box-shadow:  0px  0px 2px #666;
	margin-bottom:10px;
	margin-top:10px;
	width:745px;
}
