/* CSS Document */

* html, body { 
	margin:0; 
	padding:0;
	font-size:x-small;  
	font-size:small; 
	height:100%;
	width: 100%;
	margin-bottom: 1px;
	min-height: 100%;
}




body {
	min-height: 100%;
	height: 100%;
	width: 100%;
	
	text-align: center;
	font:small/1.4em  verdana, arial, sans-serif;
	background:url("./pics/background.gif"); background-position:center;
	background-color:#7089A9;
	color:#333;
	
}




#MainBlock { 
	min-height: 100%;
	height: 100%;
	width: 100%; 
	
	display: block;
	
	margin: auto;
	padding-top: 0px;
	text-align: center;
}

a { color: #fff; }

a.TopNav { margin:0px; font-size: 0.9em; display: block; width: 128px; height: 23px; color: #fff; border-top:1px solid #fff; text-decoration:none;}
a.TopNav:hover { font-weight:bold; font-size: 0.9em; display: block; width: 128px; height: 23px; color: #fff; border-top:1px solid #fff; text-decoration:none; }

a.TopNavBottom { margin:0px; font-size: 0.9em; display: block; width: 128px; height: 23px; color: #fff; border-bottom: 1px solid #fff; border-top:1px solid #fff; text-decoration:none;}
a.TopNavBottom:hover { font-weight:bold; font-size: 0.9em; display: block; width: 128px; height: 23px; color: #fff; border-bottom: 1px solid #fff;  border-top:1px solid #fff; text-decoration:none; }



a#TopNavAktive { font-weight:bold; font-size: 0.9em; display: block; width: 128px; height: 23px; color: #fff; border-top:1px solid #fff; text-decoration:none;}

p { margin-top: 0px; margin-bottom: 10px;}

.Liste {margin: 0px 0px 0px 20px;	padding: 0px;}


#Background {width:1000px; height: 100%; background-image:url(./pics/background_2.gif);}
#Content { height: 576px; width: 895px; background-image:url(./pics/baumeister_web_schatten_2.gif); padding-left: 105px; text-align:left;}
#Top	{ width: 805px; height:104px; padding-top:20px; text-align:left;}
#Left { width: 168px; height: 437px;  float: left; background-color:#00f; }
#LeftTop { height:366px; width: 128px; text-align: left; display:block; padding-left:20px; padding-right:20px;}

#Right {  height:437px; width: 622px; float: left; text-align:left;}

#RightTop {  height:437px; width: 622px;display:block; background:url(./pics/background_right_top.gif); text-align:left;}
#RightTopNull {  height:139px; width: 622px;}
#RightTopContent { font-size: 0.9em; width:582px; height:256px; padding:20px; color: #fff; overflow:auto;


scrollbar-base-color:#ac0403;
  scrollbar-3d-light-color:#ba0202;
  scrollbar-arrow-color:#c1afaf;
  scrollbar-darkshadow-color:#ac0403;
  scrollbar-face-color:#ba0202;
  scrollbar-highlight-color:#ba0202;
  scrollbar-shadow-color:#ac0403;
  scrollbar-track-color:#ac0403;

}


#RightBottom {  height: 81px; width: 632px; background-color: #f00;} 

.Clear { clear: both; }

.T1Col1 	{ width:100px; float:left; }
.T1Col2 	{ width:480px; float:left; } 


.T2Col1		{ clear:both; width:100px; float:left; text-align:right;}
.T2Col2		{ width:100px; float:left; }
.T2Col3		{ width:300px; float:left; } 

