body { 
	background-image:url(../img/layout/bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: center center;
	background-color:#C7CEFE;
	text-align:center;
	margin:0px;
	font-family:Verdana;
	font-size:10px;

	}

#container { 
	margin:auto;
	margin-top:34px;
  
	position:absolute;
	margin:-268px 0px 0px -456px;
	top: 50%; 
	left: 50%;
  	
	background-image:url(../img/layout/bg_content.jpg);
	text-align:left;
	width:912px;
	height:536px;
}
/* /////////////////////////////////////////////////////////////////////////  menu */
#menu { 
	text-align:left;
	width:150px;
	height:536px;
	float:left;
	line-height:14px;
}


#menu #logo{
	padding-left:0px;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}

#menu li{
	list-style:none;
	margin:0px;
	margin-left:18px;	
	padding:0px;
	}
	
#menu .special a{
	background-color:#FFFFFF; 
	font-size:10px;
	color:#0260B1;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	width:124px;
	height:16px;
	display:block;
	}
	
#menu a{
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	width:124px;
	height:16px;
	display:block;
	}
	
#menu a.nav_sel{
	background-image:url(../img/layout/arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:#C7CEFE; 
	}

#menu a:hover{
	color:#000000;
	text-decoration:none;
	background-color:#C7CEFE; 
	}
/* /////////////////////////////////////////////////////////////////////////  submenu */

#submenu {  
	text-align:left;
	width:85px;
	height:502px;
	float:left;
	line-height:14px;
}

#submenu br{ 
	line-height:16px;
}

#submenu ul{ 
	list-style:none;
	margin:0;
	padding:0;
		
}

#submenu li{
	list-style:none;
	margin:0px;
	padding:0px;
	}

#submenu a{
	font-size:10px;	
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	width:77px;
	height:16px;
	display:block;
	}
	
#submenu a.nav_sel{
	background-image:url(../img/layout/arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:#FFD98C;
	}

#submenu a:hover{
	text-decoration:none;
	background-color:#FFD98C;
	}
/* /////////////////////////////////////////////////////////////////////////  content */

#content { 
	font-family:verdana;
	font-size:10px;
	color:#666666;
	width:442px;
	height:536px;
	float:left;
}

#content a{ 
	text-decoration:underline;
	color:#666666;
}

#content h1 { 
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:0px;
}

#content_txt { 
	width:334px;
	height:100px;
	padding-top:20px;
	padding-left:98px;
	padding-right:10px;
}

#content_img { 
	width:424px;
	height:416px;
	padding-left:10px;
	text-align:center;
}

#content_img .thumb { 
	width:106px;
	height:85px;
	float:left;	
	text-align:left;
}

#content_img .thumb img{ 
	border:0px;
	float:none;
}

#content_img .thumb a { 
	border:1px solid #FFF9EB;
	width:104px;
	height:67px;	
	display:block;
}

#content_img .thumb a:hover{ 
	border:1px solid #018987;
}

.referenzen{ 
	width:410px;
}

.referenzen td{ 
	height:20px;
}

.referenzen .a1{ 
	background-color:#FFFFFF;
	height:20px;
}

.referenzen .a0{ 
	background-color:#E4E5F7;
	height:20px;
}

input, select, textarea { 
	display: block;
	float: none;
	width: 240px; 
	border: 1px solid #000000;
	background-color: #C7CEFE;
	font-size:10px;
}

form br { 
	clear: left; 
}

input#submit { 
	float: none;
	width: auto;
	width: 240px; 
	font-size:10px;
}
/* /////////////////////////////////////////////////////////////////////////  content_right */

#content_right { 
	width:235px;
	height:536px;
	font-family:verdana;
	font-size:10px;
	color:#666666;
	float:left;
}

#content_right a { 
	text-decoration:none;
	color:#666666;
}

#content_right #button { 
	width:235px;
	height:100px;
	padding-top:20px;
}

#content_right #preview { 
	width:235px;
	height:415px;
}

#content_right #preview .thumb{ 
	border:1px solid #FFF2D6;

}

#content_right #preview .thumb_sel{ 
	border:1px solid #068682;
}
