/* CONTENT --------------- Container */	
.maincontent{
	height: 640px;
	padding:0 0 0 0;
	margin:0 0 0 162px;
	width:624px;
	}
/* \*/ * html body .maincontent { margin:-592px 0 0 162px; } /* */
	
#subnav{
	height: 170px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	}
/* \*/ * html body #subnav { height: 173px; } /* */		
#text{
	height: 380px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	padding: 12px;
	width: 598px;
	}
	
#info{
	height: 34px;
	border: 1px solid #ccc;
	font-size: 0.65em;
	color: #7f7f7f;
	background: #fff;
	line-height: 34px;
	padding-left: 18px;
	}
	
#info a,
#info a:link,
#info a:active,
#info a:visited {
	color:#7F7F7F;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	
	}	

#info a:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

/* MENUE --------------- Container */
#news{
	width:148px; 
	height:124px;
	border: 1px solid #ccc;
	}	

/* \*/ * html body #news { height:123px; } /* */	


		
/* FOOTER --------------- Container */
.footer{
	height: 38px;
	margin-top: 10px;
	font-size: 0.65em;
	padding-left: 161px;
	color: #aaa;
	background: #fff;
	}	
	
.counter{
	width: 70px;
	float:left;
}

/* nur IE/Mac \*//*/
* html .counter{ width: 65px; }
/**/

.goprev,
.gonext{
	float:left;
}

.iviewrunning{
	float:left;
	width: 45px;
	text-align:center;
}
/* nur IE/Mac \*//*/
* html .iviewrunning { width: 38px; margin-right: 7px; text-align:right; }
/**/

.showtext{
	float:left;
	width: 380px;
}

/* hide from IE mac \*/
* html .showtext {float:none;}
/* end hiding from IE5 mac */

 

/* nur IE/Mac \*//*/
* html .showtext {float:none;}
/**/

.downloadfile{
	float: right;
	margin-right: 18px;
}

/* \*/ * html body .downloadfile { margin-top: -34px; } /* */

#info a.downloadfile,
#info a.downloadfile:link,
#info a.downloadfile:active,
#info a.downloadfile:visited {
	color:#7F7F7F;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	
	}	

#info a.downloadfile:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}	
		
#thumbs {
	background-color: #fff;
	color: #7F7F7F;
	padding-top: 44px;
	z-index:1;
}

#divMenu img {
	height: 44px;
	margin-right: 0px;
	border: none;
}

#screen {
	clear:both;
}


/* SCROLL --------------- Auszeichnung */
.scroller { 
	height: 31px;
	margin-top: 56px;
	}
/* \*/ * html body .scroller { height: 32px; } /* */		
.scroller a{
	font-size: 0.65em;
	color: #7f7f7f;
	background: #fff;
	text-decoration: none;
	}

/* SCROLL --------------- Funktion */	

#divBg           {position:relative; z-index:10; width:1000px; left:0px; height:44px; clip:rect(0px, 0px, 44px, 0px); visibility:hidden; margin-left: 12px; margin-right: 12px; background-color: #EDF2F5; color: #7F7F7F; }

#divMenu         {position:relative; z-index:11; left:12px; top:0px; width: 280%; visibility:inherit; overflow: hidden; }

/* nur IE/Mac \*//*/
* html #divMenu { width: 1750px; }
/**/

/* nur IE/Mac \*//*/
* html body { overflow: hidden;}
/**/

#divArrowLeft    {width:25px; visibility:inherit; float: left; margin-left: 18px;}
/* \*/ * html body #divArrowLeft { margin-left: 9px; } /* */
#divArrowRight   {width:20px; visibility:inherit; margin-left: 50px; margin-right: 0px; }	




