body {
	background:		#FBFAE4;
	font-family:	Arial, Helvetica, Sans-Serif; 
	font-size:		12px;
	margin:			0;
	padding:		0;
	}

img {
	border:			0;
	}

a:link {
	text-decoration: none;
	color:			#0E3782;
	}
	
a:visited {
	text-decoration: none;
	}

a:hover {
		text-decoration: underline;
		}


.small {
	font-size: 10px;
	}
	
.smallbold {
	font-weight: bold;
	font-size: 10px;
	}

.smallneg {
	color: #FFFFFF; 
	font-size: 10px;
	}

.smallboldneg {
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 10px;
	}

.smallboldgrey {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 10px;
	}

.regular {
	color: #000000; 
	font-size: 12px;
	}
	
.bold {
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
	}

.boldgrey {
	color: #666666; 
	font-size: 12px;
	font-weight: bold;
	}

.boldred {
	color: #cc0000; 
	font-size: 12px;
	font-weight: bold;
	}

.boldneg {
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	}

.neg {
	color: #FFFFFF; 
	font-size: 12px;
	}

.big {
	color: #000000; 
	font-size: 14px;
	}

.bigneg {
	color: #FFFFFF; 
	font-size: 14px;
	}
.smallcolor {  color: #FF3300; font-size: 10px; }

.str_ausw {
	color: #333333; 
	font-weight: bold;
	font-size: 10px;
	}

.code {
	font-family: "Courier New", Courier, mono; 

	font-size: 12px;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}


.str_ausw {
	display:			block;
	color: 				#FFFFFF; 
	font-weight: 		bold;
	font-size: 			10px;
	padding: 			3px;
	margin: 			1px 0px 1px 0px;
	background-color: 	#0E3782;
	}

a.str_ausw {
	color: 				#FFF;
	background-color: 	#0E3782;
	text-decoration: 	none;
	}

a:hover.str_ausw {
	color: 				#0E3782;
	background-color: 	#F0F0F0;
	text-decoration: 	none;
	}
.pqdiv {position:absolute; width:480px; height:480px; }


.trennlinie {
	background:	#FFF url(/pics/layout/bg_trennlinie.gif) repeat-x;
	height:		30px;
	margin:		10px 0;
}

.film320 {
	position:	relative;
	width:		320px;
	height:		240px;
	margin-right: 30px;
	
}
