/*  Flippermodul  */
/*  Flipper Hauptübersicht Styles  */ 

.yellow{
	border:1px solid #fc3;
	margin: 0px;
	padding: 0px;
}

#uebersicht_main2 {
	margin: 0 0 10px 0;
	padding: 0;
	border:1px solid #777;
	width:645px;
}

#uebersicht_main {
	margin: 0;
	padding: 0;
	border:1px solid #fc3;
	width:100%;
        height:900px;
	font-size: 0.96em;
}



#uebersicht_content {
	float:left;
        width:300px;
        height:220px;
        margin: 10px 0 0 10px;
        padding: 3px;
        border: 1px #333 solid

}

#uebersicht_content a.big {
	text-decoration: none;
	font-size: 1.2em;
	font-weight:bold;
}

#uebersicht_content img {
	border: 0;
}

#uebersicht_content td {
	padding:2px;
	}


/****************************/
/*  Flipper Details Styles  */
/****************************/

#nextprev { 
	height: 22px;
	background-color: #fc3;
	padding:1px;
	margin:0;
	background-repeat: repeat-x;
	background-position: 0px;
	background-image: url(images/buttonhover.png);
	background-color: #fc3;
}
.prev { float:left; width:30%;}
.centre {  clear:right; width:30%;}
.next { float:right;text-align:right; width:30%;}

#nextprev a:link,
#nextprev a:visited ,
#nextprev a:active {
	color:#300;
	text-decoration:none;
	font-weight:bold;
}
#nextprev a:hover{
	color:#f00;
	text-decoration:underline;
	font-weight:bold;
}

#detail_content {
	margin: 0 0 10px 0;
	padding: 0;
	border:1px solid #fc3;
	width:100%;
	font-size: 0.96em;
}

#detail_content_white {
	margin: 0 0 10px 0;
	padding: 0;
	border:1px solid #fc3;
	width:100%;
	font-size: 0.96em;
	color: #333;
	background-color: #fff;
}

.detail_header {
	margin:0px;
	padding:2px 5px;
	background-color: #fc3;
	font-weight:bold;
	color:#700;
	background-repeat: repeat-x;
	background-position: 0px;
	background-image: url(images/buttonhover.png);
	background-color: #fc3;
}

.start_td {line-height:10px;}
.detail_headere {margin:0px; padding:2px 5px; background-color: #fc3; font-weight:bold; color:#900;}
.detail_header2 {margin:0px; padding:2px 5px; background-color: #fc3; font-weight:bold; color:#900; border-top:1px solid #777;}

.detail_content_padding {padding:5px;}
.red {color: #f00;}
.green {color: #360;}
.center { text-align:center;  }
.pad10 {padding:10px 10px 0 10px;}
#detail_content td, th {padding:2px;}


#element { border-bottom: 1px solid #CCCCCC; margin-top: 5px; width:100%; background-color:#d00;}
#element dt { font-weight: bold; font-size: 14px; float:left; padding-bottom: 2px; background-color:#e0e0e0;}
#element dd { float:right; padding-bottom: 2px; background-color:#909090;}
#urls { background-color:#555500;}
#urls a { text-decoration:underline;}
#pics { background-color:#bbbb00;}
#files { background-color:#eeee00;}

img {border:0px;}






















/*  elements styles  */ 

#globhead { background-color:#00aaa0;}
#globfoot { background-color:#aaa000;}
#sectheader { background-color:#0aaa00;}
#sectfooter { background-color:#ddd000;}
#elements_ { margin: 0; padding-left: 10px; background-color:#d0d0d0;}
#elements_ a { text-decoration: underline; background-color:#e0e0e0;}








