/* CSS Document */
body, html{ margin:0; padding:0; font-family: Verdana, Helvetica, sans-serif; font-size : 11px; color : #555555; background-image: url(../pics/bg_tuerkis.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: left top; }
#wrapper {
	/*border-top:16px solid #fff;*/
	border-left:8px solid #fff;
	width: 880px;  
}
a img, img, div{
	border:none;
	margin:0;
	padding: 0;
}
/* Navigation */

#mainnav, #secnav {
	float:left;
	width:120px;
	padding: 0 8px;
}
#mainnav ul, #secnav ul{
	padding: 0;
	margin: 0;
	width: 100%;
}
#mainnav ul{
		border-bottom:1px solid #d9d9d1;
}
#secnav ul{
		border-bottom:1px solid #fff;
}
#mainnav ul li, #secnav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:13px;
	padding-top:6px !important;
	padding-top:5px;
	padding-bottom:5px;
}
#mainnav img, #secnav img{
	margin-left:13px;
	margin-bottom:16px !important;
	margin-bottom:15px;
	margin-top:180px;
	height:14px;
}
#mainnav a, #secnav a{
	text-decoration:none;
	color : #282828;
}
#mainnav a:hover{
	background-color: #f5f5f3;
}
active { background-color: #fff; }
#secnav a:hover{
	background-color: #fff;
}
#mainnav ul li{
	border-top: 1px solid #d9d9d1;
}
#secnav ul li{
	border-top: 1px solid #fff;
}
.sel{
	background: url(../pics/arrow.gif) no-repeat;
}
/* Content Section */

#content{ width:462px; float:left; }
#header{
	border-bottom:1px solid #fff;
	height:210px;
	width:450px;
	background-color:#bfce30;
}
#visual_content{
	height:230px;
}
#visual_thumbs {
	height:250px;
	padding-bottom:12px;
}
#visual_content, #visual_thumbs{
	border-bottom:1px solid #fff;
	width:450px;
	background-color:#afafa6;
}
#visual_thumbs img{
	margin-left:10px;
	margin-top:10px;
}
#visual_content img{
	float:left;
}
#thumbs{
	margin-left:10px;
	width:129px;
	float:left;
	height:230px;
}
#thumbs img{
	margin-top:10px;
	height:100px;
}
#textcontent{
/*	width:450px;*/
	font-size: 13px; line-height:16px; margin-top:22px; padding-left: 12px; }
#textcontent img{
	margin-bottom:16px;
}
#textcontent a{
	color:#3f919e;
	text-decoration:underline;
}
#textcontent a:hover{
	text-decoration:none;
}
#main_text, #sec_text{
	float:left;
	display:inline;
	margin: 0px 10px 0px 10px;	
}
#main_text{
	width:280px;
}
#sec_text{
	width:130px;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}

/* Tertiary Navigation */
#ter_nav{
	float:left;
	width:87px;
	height:14px;
	margin-top:180px;
	margin-left:10px;
}
.list_table{
	width:282px;
	empty-cells: show;
	border-spacing:1px;
	background-color:#fff;
}
.title_title{
	width:208px;
	height:14px;
	background-color:#666666;
	color:#fff;
	padding-left:2px;
}
.list_title{
	width:208px;
	height:14px;
	background-color:#ebebe4;
	padding-left:2px;
}
.list_empty{
	width:24px;
	height:14px;
}
.title_web, .title_id, .title_print{
	color:#fff;
	text-align:center;
}
.list_web, .title_web{
	width:24px;
	height:14px;
	background-color:#ffa500;
}
.list_id, .title_id{
	width:24px;
	height:14px;
	background-color:#6492de;
}
.list_print, .title_print{
	width:24px;
	height:14px;
	background-color:#bfce30;
}
.list_web a, .list_id a, .list_print a{
	display:block;
	width:24px;
	height:14px;
	background:url(../../images/interface/dot.gif) center center no-repeat;
}
#copy{
	width:100%;
	font-size : 9px;
	margin-top:30px;
	margin-bottom:15px;
	color:#cbcbc9;
}
h1 { color: #3f919e; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.67em 0; }
#id { }
.active { background-color: white; }
.titel { color: #555; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 16px; }
.fliesstext { color: #555; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }

