html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,input,textarea,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}


body { 
	background-color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#wrapper{
	margin:0 auto 0 auto;
	padding:0;
	width:983px;
	background-image:url(bg_body.png); 
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#1f94d2;
}

#main {
	width: 977px;
	margin:0 auto 0 auto;
}

#header{
	width: 947px;
	margin:0 auto 0 auto;
}

#logo {
	float:left;
	width:310px;
}

.line{
	width:930px;
	height:1px;
	background-image:url("dline.png");
}

#content {
	width: 932px;
	min-height: 300px;
	margin: 0 auto;
	padding: 25px;
}

#content h2 {
	width: 159px;
	color: #fff;
	font-weight: regular;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
}

#content h3 {
	color: #fff;
	font-size: 12px;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#content h4 {
	color: #fff;
	font-size: 12px;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#content h5 {
	color: #fff;
	margin-bottom: 5px;
}

#content p {
	color: #d1d3d4;
	margin-bottom: 10px;
	padding-right: 10px;
	line-height: 1.2em;
}

#content a {
	color: #fff;
	text-decoration: none;
}

#content a.arrow {
	background: url(bg_anchor.png) 0 2px no-repeat;
	padding-left: 15px;
}

a.arrow_top {
	background: url(bg_anchor_top.png) 0 0 no-repeat;
	width: 11px;
	height: 14px;
	padding-left: 15px;
}

hr.trenner {
	background: url(bg_hr.png) 0 0 repeat-x;
	border: 0;
	margin-bottom: 20px;
}

#content h3 a {
	background-image: none;
	padding: 0;
	
}

.two_cols,
.four_cols,
.two_cols_video,
.two_cols_bild  {
	width: 767px;
	float: left;
	margin-bottom: 20px;
}

.two_cols .col_left {
	width: 383px;
	float: left;
}

.two_cols_video .col_left{
	width:563px;
	float:left;
}

.two_cols_bild .col_left{
	width:450px;
	float:left;
}

.two_cols .col_right {
	width: 381px;
	float: right;
}
.two_cols_video .col_right{
	width:190px;
	float:right;
}
.two_cols_bild .col_right{
	width:303px;
	float:right;
}

.two_cols_video .col_right h3{
	margin-top:32px;
}




.four_cols .img_left,
.four_cols .img_right {
	width: 375px;
	margin-right: 7px;
	float: left;
}

.four_cols .col_1,
.four_cols .col_2,
.four_cols .col_3,
.four_cols .col_4 {
	width: 184px;
	margin-right: 10px;
	float: left;
}

.four_cols .col_4 {
	margin-right: 0;
}

.four_cols img {
	border: 5px solid #fff;
	margin-bottom: 10px;
}

#footer{
	float: left;
	width: 983px;
	height: 110px;
	background-color: #004d6d;
	color: #fff;
}

#footer p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#footer_inner{
	width:930px;
	margin:10px auto 0 auto;
}

#first{
	width:159px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;	
}

#second{
	width:292px;
	color:#d1d3d4;
}

#second h6{
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:white;
	display:inline;
}

#second a{
	color:#007db5;
}

#third{
	width:99px;
}

#four{
	width:380px;
	font-size:10px;
	color:#d1d3d4;
}


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.w100p { width:99%; }
.h0 { height:0px; }

.alignright { text-align:right;}
.aligncenter { text-align:center;}

/*==================forms====================*/
#contact-form { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
#contact-form fieldset { border:none; float:left;  width:250px; }
#contact-form .field { clear:both;}
#contact-form label { float:left; width:97px; line-height:18px; padding-bottom:6px; font-weight:bold; color:#89b700;}
#contact-form input { width:231px; padding:1px 0 1px 3px; border:1px solid #89b700; color:#70635b;}
#contact-form textarea { width:567px; height:227px; padding:1px 0 1px 3px; border:1px solid #89b700; color:#70635b; margin-bottom:15px; overflow:auto;}

.col50L{
	width:49%;
	float:left;
}

.col50R{
	width:49%;
	float:right;
}

.sec-nav {
	width: 159px;
	float: left;
}

#content .sec-nav a {
	font-size: 12px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.4em;
}

#content .sec-nav a.selected {
	font-weight: bold;
}

#content .sec-nav a.selected:before {
	content:"_";
}

.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:500px;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}>>>>>>> .r6239

