/* CSS Document */
body{
	background:#000000;
	background: url(../images/platzhalter_hintregruende/indexbg.jpg);
	
	
}

.outsideframe{ 
	width:950;	
	height:650;
	margin-left:-475;
	margin-top:-325;
	left:50%;
	top:45%;
	position:absolute;
	background:#000000;
	background: url(../images/platzhalter_hintregruende/bg.jpg);
	background-repeat:no-repeat; 
	}


/* Header */


.swlogo{
	width:295;
	height:124;
	float:left;
	background: url(../images/sw_logo.jpg);
	}



.mainheader{
	width:655;
	height:124;
	float:left;
	clear:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	
	}
	
.main_header{
	width:655;
	height:91;
	float:left;	
	}
	
.newsticker{
	width:620;
	height:28;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;	
	background: url(../images/newsticker.jpg);
	}
	
.newsticker_right{
	width:35;
	height:28;
	float:left;
	clear:right;	
	}
	
.newsticker_balken{
	width:655;
	height:auto;
	float:left;
		
	}		
	
/* Header Ende */	
	
	
/* Leftframe */	
	
.leftframe{	
	width:124;
	height:526;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background: url(../images/left.jpg);
	}
	
/* Leftframe Ende */


/* Navi */
	
.naviframe{	
	width:152;
	height:526;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}


.navifixer{	
	clear:right;
}		
	

.balkenframe{	
	width:14;
	height:526;
	float:left;
	background: url(../images/balken.jpg);
	}	



/* Navi Ende */	
	



	
	
/* Content */

.contentframe{	
	width:536; 
	height:526;
	float:left;
	}


	
.content_main{	
	width:536; 
	height:497;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}	
	
/* Content Ende */	



/* Rightframe */

.rightframe{	
	
	width:124; 
	height:526;
	float:left;
	background: url(../images/right.jpg);
	}		
	
	
.counter{	
	
	width:124; 
	height:30;
	float:left;
	background: url(../images/right_bottom1.jpg);
	}	
	
	
/* Rightframe Ende */	
	


/* Textfeld */

.programmtextfeld{	
	
	
	margin-left:5;
	width:490;  
	height:auto;
	font-size:12px; 
	padding:7px 7px 7px 7px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* Textfeld Ende */


/* Moviefeld */

.moviefeld{	
	
	
	margin-left:5;
	width:525;  
	height:auto;
	font-size:12px; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* Moviefeld Ende */

	

/* Headline */

.headline{	
	
	
	
	margin-left:5;
	width:500;  
	height:30;
	text-align:center;
	font-size:14px; 
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	border-color: #ffffff;
	border:1; 
	background-color:#993300;
	background: url(../images/platzhalter_hintregruende/headlinebg.jpg); 
	background-repeat:no-repeat;
	
	}

/* Headline Ende */	



/* Linkheadline */

.linkheadline{	
	
	
	
	margin-left:5;
	width:514;  
	height:30;
	text-align:left;
	font-size:14px; 
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	border-color: #ffffff;
	border:1; 
	background-color:#993300;
	 
	
	
	}

/* Linkheadline Ende */			


/* Programm Abstandhalter */

.programm_abstandhalter{	
	
	margin-left:10;
	width:490;  
	height:8;text-align: center;
	background: url(../images/platzhalter_hintregruende/balken.jpg); 
	background-repeat:no-repeat;
	
	}

/* Programm Abstandhalter Ende */	



/* Links */

a:link{
		color:#666666;
		text-decoration:none;
		font-weight:bold;
}

a:visited{
		color:#666666;
		text-decoration:none;
		font-weight:bold;
}


 a:hover{
		color:#ff0000;
		text-decoration:none;
		font-weight:bold;
}

/* Links Ende */	


/* Link Mini Headline */

.linkminiheadline{	
	
	
	
	
	width:auto;  
	height:30;
	text-align:center;
	font-size:14px; 
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	border-color: #ffffff;
	border:1; 
	background-color:#993300;
	
	
	}

/* Link Mini Headline Ende */	

