body {
	margin: 0 0 0 0;
	background: #000000;
	padding: 0 0 0 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: left;
	color: #000000;
	background-image:url(../_lang/_de/_images/pabst_production_header_bg.gif);
	background-repeat: repeat-x;}

html, body{
height:100%;
}

.phr {
	background-color: #ffffff;
}

h1,h2,h3,h4,h5 {
	margin: 5px 0 5px 0;
	padding: 0;
}


table#max{
height:100%; 
}

td img {
	display: block;
}
tr img {
	display: block;
}

/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: underline; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #ffffff; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ff0000; text-decoration: none; }



/* Top-Navigation */
.navi_top { font-size : 11px; }
.navi_top { color : #cccccc; }
a.navi_top { color: #cccccc; text-decoration: none; }
a.navi_top:visited	{ color: #cccccc; text-decoration: none; }
a.navi_top:hover	{ color: #aa0000; text-decoration: underline; }

/* Top-Navigation-Selektiert */
.navi_top_sel { font-size : 11px; }
.navi_top_sel { color : #aa0000; }
a.navi_top_sel { color: #aa0000; text-decoration: underline; }
a.navi_top_sel:visited	{ color: #aa0000; text-decoration: underline; }
a.navi_top_sel:hover	{ color: #aa0000; text-decoration: underline; }

.navi_top_color { color : #cccccc; }

/* Navigation */
.navi { font-size : 10px; }
.navi { color : #cccccc; }
a.navi { color: #cccccc; text-decoration: none; }
a.navi:visited	{ color: #cccccc; text-decoration: none; }
a.navi:hover	{ color: #aa0000; text-decoration: underline; }

/* Navigation-Selektiert */
.navi_sel { font-size : 10px; }
.navi_sel { color : #aa0000; }
a.navi_sel { color: #aa0000; text-decoration: underline; }
a.navi_sel:visited	{ color: #aa0000; text-decoration: underline; }
a.navi_sel:hover	{ color: #aa0000; text-decoration: underline; }

.navi_color { color : #cccccc; }


/* BSP */
.bsp { font-size : 11px; }
.bsp { color : #ffffff; }
a.bsp { color: #ffffff; text-decoration: none; }
a.bsp:visited	{ color: #ffffff; text-decoration: none; }
a.bsp:hover	{ color: #aa0000; text-decoration: underline; }

/* BSP2 */
.bsp2 { font-size : 12px; }
.bsp2 { color : #ffffff; }
a.bsp2 { color: #ffffff; text-decoration: none; }
a.bsp2:visited	{ color: #ffffff; text-decoration: none; }
a.bsp2:hover	{ color: #aa0000; text-decoration: underline; }

.bsp_color { color : #ffffff; }



fieldset {
	border: 1px solid #666666;	
	padding: 0px 0px;
	width: auto;
	margin: 0 auto 0px auto;
}

fieldset a:link {
	text-decoration: underline;
	color: #000066;
}

fieldset a:visited {
	text-decoration: underline;
	color: #000066;
}

fieldset a:hover {
	text-decoration: none;
	color: #0000cc;
}

fieldset legend {
	font-size: 0.8em;
	color: #000066;
}


.req {
	color: #ff0000;
}

/* Footer */
.footer { font-size : 10px; 

	background-image:url(../_lang/_de/_images/pabst_production_footer_bg.gif);
	background-repeat: repeat-x;
	}
.footer { color : #cccccc; }
a.footer { color: #cccccc; text-decoration: none; }
a.footer:visited	{ color: #cccccc; text-decoration: none; }
a.footer:hover	{ color: #aa0000; text-decoration: underline; }

.footer_color { color : #cccccc; }

