/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-color: #ffcc00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:850px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}

#date_banner{
	float:left; width:190px; height:84px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}

#topbar{
	float:left; 
	width:658px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#topbar_banner{
	float:left; 
	width:658px; 
	height:85px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#bottombar{
	float:left; 
	width:658px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#header{
	width:850px;
}
#content{
	width:850px;
}
#contenttext{
	float:left; width:658px; 
	background-color:#ffffcc; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-top:dotted 1px #CCCCCC; 
	min-height:600px;
}

#logo{
	float:left; width:848px; height:135px; border-left:solid 1px #999999; border-right:solid 1px #999999;
}
#pagetitle{
	position:relative; float:left; width:418px; height:135px; border-right:solid 1px #999999;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#menu{
	float:left; width:190px; margin:0px;
}
#footer{
	width:659px; padding-left:190px; border-right:1px solid #999999; 
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	margin:10px;
	padding:10px;
	width:600px;
	height:300px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #000;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#fff;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.bigtitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#9C0806;
}
#linksmenu a{
	float:right; 
	width:189px; 
	height:20px; 
	background-color:#bcbc3c; border-left:solid 1px #999999; border-bottom:solid 1px #999999;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#666633;
}

.fliessrot { color:#9C0806; font-weight:bold; }

.daily_cartoon {
		background:url(http://show.drive-in-cartoons.de/mein_comic/tou_image.php?login=TEST) top no-repeat;
		width:658px;
		height:415px;
		border-top:dotted 1px #CCCCCC;
		}
		
#buttons { }	

a.links { 
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	text-decoration:none; 
	}

a.links:link    { color:#9C0806; }
a.links:visited { color:#9C0806; }
a.links:hover   { color:#9C0806; }
a.links:active  { color:#9C0806; }	

#news_block	{
			font: 0.7em Tahoma, sans-serif;
			font-size: 11px;
			background-color:#f2f2c2;
			width:658px;
			height:20px;
			}
			
#wiesel{
	float:right; 
	width:189px; 
	height:288px; 
	background-color:#bcbc3c; 
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}			

.aktion {
	padding-left:12px; 
	padding-right:12px; 
	padding-top:7px; 
	padding-bottom:10px; 
	background-color:#fff; 
	border-top:dotted 1px #CCCCCC;
}

.img_border {
		border:solid 1px #999999;	
		}