BODY, HTML {
	margin: 0px;
	padding: 0px;
	min-width: 750px;
	height: 101%;
}
HTML, BODY, INPUT, SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12.5px;
   height:101%; 
   }
.pleft {
   margin: 10px 20px 0px 20px;
   text-align: left;
}
.pjustify {
   margin: 10px 20px 0px 20px;
   text-align: justify;
}
.pcenter {
   margin: 10px 20px 0px 20px;
   text-align: center;
}
#wrapper {
	position: relative;
	background-color: #f5fffa;
   margin: 0 auto;
	padding: 0;
	min-width: 850px;
	max-width: 850px;
   height:101%;
}	
.content {
	width: 100%;
	padding: 0;
	border-right: 1px solid #5383aa;
	border-left: 1px solid #5383aa;
	background-color: #f5fffa;
	min-height:800px;
	text-align: center;
}
.mycontent {
	/* width: 100%; */
   margin: -2px auto;
	padding: 0;
	background-color: white;
}
A {
	/* display: block; */
	text-decoration: none;
	color: #36668f;
	padding: 1px 1px 1px 1px;
}
A:hover {
	text-decoration: none;
	COLOR: #7b7b7b;
	/* background-color: #fafafa; */
}

A.Exponat {
	font-size: 13.5px;
}

.rahmenauswahl {
	width: 100%
	text-align: center;
}

#logo {
	width: 100%;
	height: 98px;
   margin: 0px;
	padding: 0px;
	background-image: url(images/bdph-header.gif) ;
	background-color: #5383aa;
}

#logopic {
	background-image: url(images/bdph-header.gif) ;
	background-color: #5383aa;
}

#titel {
	text-align: center;
	vertical-align: bottom;	
	font-size: 22px;
	font-weight: bold;  
	padding-top: 20px;
}
#subtitel {
	text-align: center;
	vertical-align: top;	
	font-size: 16px;
	font-weight: bold;  
	padding-top: 6px;
	}

.menu {
	overflow: hidden;
	width: 100%;
	height: 26px;
   margin: 0px;
	padding: 0px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background: url("images/wk_pmt.gif") repeat-x;
}
.menu a {
	display: block;
	float: left;
   margin: -2px;
	height: 26px;
	padding: 0px 8px 0px 7px;
	line-height: 26px;
	color: #466f8f;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 1.2px;
	background : url("images/wk_pln.gif") no-repeat right;
}

.menu a:active {
	background: url("images/wk_pmta.gif") repeat-x;
	color: #333333;
	font-size: 10px;
}
.menu a:hover {
	background: url("images/wk_pmta.gif") repeat-x;
	color: #333333;
	font-size: 10px;
}

.maintopic a:hover {
	background: url("images/wk_pmta.gif") repeat-x;
	color: #333333;
}

.centertitle{
	overflow: hidden;
	width: 100%;
   margin-top: 20px;
   margin-bottom: 10px;
}

h2.centertitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold; 
   margin: 10px 20px 5px 20px;
}

.pagetitle{
	overflow: hidden;
	width: 50%;
   margin-top: 20px;
   margin-bottom: 10px;
}

h2.pagetitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold; 
   margin: 10px 20px 5px 20px;
}
h3.pagetitle {
	text-align: center;
	font-size: 14px;
	font-weight: bold; 
   margin: 10px 20px 5px 20px;
}
.exptitel {
	text-align: center;
	vertical-align: top;	
	font-size: 16px;
	font-weight: bold; 
   margin: 10px 20px 5px 20px;
	/*height: 20px;*/
}

#Sprungleiste{
	overflow: hidden;
	margin-bottom: 10px;
	'width:80%;
	'margin: 0px auto 10px auto;
}

#rahmen {
	/* float: none; */
	/*background-color: #f5f5f5; */
	background: -moz-linear-gradient(19% 75% 90deg, #e5e5e5, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%,0% 100%, from(#e5e5e5), to(#878787));*/
	background: -moz-linear-gradient(19% 75% 90deg, #f5f5f5, #f5f5f5);
	background: -webkit-gradient(linear, 0% 0%,0% 100%, from(#f5f5f5), to(#cfcfcf));
	padding: 5px;
	border: 1px solid #5A5A5A;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: #0C2202 3px 3px 3px ;
	-webkit-box-shadow: #0C2202 3px 3px 3px;
	box-shadow: #0C2202 3px 3px 3px ;
   overflow: auto;
	min-width: 470px;
	max-width: 580px;
	text-align: center;
 }

#rahmenlit {
	float: none;
	background: -moz-linear-gradient(19% 75% 90deg, #f5f5f5, #f5f5f5);
	background: -webkit-gradient(linear, 0% 0%,0% 100%, from(#f5f5f5), to(#878787));
	padding: 10px 10px 10px 10px;
	margin: 10px;
	border: 1px solid #5A5A5A;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: #0C2202 3px 3px 3px ;
	-webkit-box-shadow: #0C2202 3px 3px 3px;
	box-shadow: #0C2202 3px 3px 3px ;
   overflow: auto;
	min-width: 720px;
	max-width: 740px;
 }

#moveleft{
	position: absolute;
	top: 400px;
	left: 50px;
   padding: 20px;
}

#moveright{
	position: absolute;
	top: 400px;
	right: 50px;
   padding: 20px;
}
 
.spacer {
	width: 30px;
	height: 5px;
}

.bigspacer {
	width: 30px;
	height: 15px;
}

.trenner{
	margin: 2px;
	border-bottom: 1px solid gray;
}

.bildrechts{
	padding-left: 20px;	
	float: right;
	text-align: right;
	font-size: 10px;
}
.einzelblatt{
	float: left;
}	
.blatt {
	border: 1px solid #9a9a9a;
   background-color: white;
	height: 150px;
   margin: 3px 5px;
}	
.blatt16 {
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
   background-color: white;
	height: 120px;
   margin: 3px 5px;
}	
.blatta3 {
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	background-color: white;
	margin: 0 auto;
	height: 150px;
	xmax-width: 240px;
}	
.blatta3h {
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	background-color: white;
	margin: 0 auto;
	width: 150px;
	xmax-width: 240px;
}	
.liste {
 line-height: 18px;
 text-align: left;
} 
.infobox {
	border: 1px solid #9a9a9a;
   background-color: #feff62;
   margin: 20px 10px 5px 10px;
	padding: 10px;
}
.expkarte {
	text-align: left;
	border: 1px solid #9a9a9a;
   background-color: white;
   margin: 5px 10px 0px 10px;
	padding: 5px;
 	font-size: 16px;
 	font-weight: bold;
	min-width: 470px;
	max-width: 520px;
}
.textbox {
   margin: 20px 10px 5px 10px;
	padding: 10px;
}
.eingestellt{
   margin: 10px 20px 0px 20px;
}
.box1 {
	border: 1px solid #9a9a9a;
   margin: 10px;
	padding: 10px;
}
.anmerkungen{
	float: none;
	padding: 5px 5px 20px 5px;
	margin: 10px 40px 40px 40px;
	border: 1px solid #5A5A5A;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: #0C2202 3px 3px 3px ;
	-webkit-box-shadow: #0C2202 3px 3px 3px;
	box-shadow: #0C2202 3px 3px 3px ;
 }
.testbox {
	position: absolute;
	top: 0;
	left:0;
	border: 1px solid #9a9a9a;
   background-color: #ffdddd;
   margin: 2px;
   padding: 10px;
}
.thumbliste {
   margin-left: 20px auto;
   min-width: 90%; 
   max-width: 90%; 
   text-align: center;
}	
td.thumbliste {
   text-align: left;
}	
.thumbexponat {
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
	max-width: 50px;
}	
.ForumKlassenHeader{
 	font-size: 16px;
 	font-weight: bold;
   margin: 10px 20px 10px 20px;
}
.ForumKlasse{
   text-align: left;
	border-left: 1px none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dotted #dbdbdb;
 	font-size: 12px;
   padding-bottom: 5px ;
   margin: 5px 30px 5px 30px;
   min-height: 30px;
}
.ForumImg{
	float: left;
   margin: 3px 10px 3px 10px;
}
.linkimg {
	width: 100px;
   padding: 5px 20px 5px 0px;
   vertical-align: middle;
   text-align: center;
   /* background-color: #ffdddd; */
}
.linktext {
	font-weight: bolder;
   text-align: left;
   vertical-align: middle;
   /* background-color: #adff2f; */
}

.sonderschauklasse {
	font-size: 18px;
   text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
 }

.sonderschauheader {
   text-align: center;
 }

.boxschattenlinks{
	float: none;
	padding: 20px;
	margin: 10px 40px 10px 40px;
	border: 1px solid #5A5A5A;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: #0C2202 3px 3px 3px ;
	-webkit-box-shadow: #0C2202 3px 3px 3px;
	box-shadow: #0C2202 3px 3px 3px ;
 }
.boxschattenlinks p, h2, h3{
	margin: 0;
	padding-bottom: 5px;
 }
 .justify{
	text-align: justify;
 }
.center{
	text-align: center;
 }
 .box50{
  	float: none;
	position: relative;
	left: 25%;
	width: 50%;
	/* border: 1px solid #5A5A5A;
	padding: 0px 15px 0px 15px;
	margin: 10px 40px 10px 40px; */
 }
 .orga{
  	float: none;
	position: relative;
	left: 10%;
	width: 90%;
	text-align: left;
   Vertical-align: top;
 }
.orga td{
	padding: 5px 0 5px 0;
 }

.keindisp {
	display:none;
	height: 0;
}
.aktrahmen {
	color: #CC3300;
	
	/* font-size: 16px;	*/
} 

.Blattreihe{
	text-align: center;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

.java {
	text-align: center;
	float: left;
	width: 100%;
	border: 1px solid #5A5A5A;
	background-color: #18bc73;
	color: #222399;
	padding: 10px;
	font-weight: bold;
	font-size: 1.1em;
}
.clear { clear: both; }
