/* general */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; font-size:12px; color:#000000; }
h1,h2,h3,h4	{ font-weight:bold; font-size:20px; }

a:link,a:visited, a:active { color:#999999; text-decoration:none;}

body.titel			{ 
				background: #fffe4c url(../images/Poster.png); 
				background-repeat:no-repeat;
				background-position:0px 0px;
				}


/* ***** navigation secondary  ***** */								
div.nav           	{
				background: #fffe4c;
				position: absolute; top: 30px; left: 280px; height:60px; margin:15px;
				font-size:10pt; color:blue;
				
				}	
.navlink    		{ color: #0000ff; font-size: 10pt; font-family: Arial, sans-serif; text-decoration:none; }
.navlink:link,   .snavlink:visited,  .snavlink:active   { color: #0000ff; font-size: 10pt; font-family: Arial, sans-serif; text-decoration:none; font-style: }
.navlink:hover   	{ color: #0000cc; font-size: 10pt; font-family: Arial, sans-serif; text-decoration: none; }

/* ***** Content  ***** */	
div.content           	{
				background: white;
				position: absolute; top: 80px; left: 250px; width:468px; 
				font-size:10pt; color:black;
				}
				
.cont_frame           { padding-left: 10px; padding-right: 5px; width:453px; padding-top:20px; }
.conth1 			{ color: #000099; font-weight: bold; text-decoration: none;  padding-bottom:20px;}
.conth2			{ color: #0000cc; font-weight: bold; text-decoration: none; padding-bottom:20px; }
.bild 			{ color: #000000; font-size: 9px; font-family: Arial, sans-serif; text-align: center }
.table_invisible 	{ border: 0px; padding: 3px  }
.table_standard 	{ border: 1px; padding: 3px  }
.tables 			{ color: #000000; font-size: 10px; font-family: Arial, sans-serif; border-bottom: 0.1em solid #cccccc }
.tableshead	 	{ color: #000000; font-size: 10px; font-family: Arial, sans-serif; border-bottom: 0.3em solid #cccccc }
.tablesheadbold 	{ color: #000000; font-weight: bold; background-color: #990000; font-size: 10px; font-family: Arial, sans-serif; border-bottom: 0.3em solid #cccccc }
.noten			{ color: #000000; font-size: 10px; font-family: Arial, sans-serif; border-bottom: 0.1em solid #cccccc }
.notencolumn  	{ color: #000000; font-size: 10px; font-family: Arial, sans-serif; border-right: 0.1em solid #cccccc; border-bottom: 0.1em solid #cccccc; border-left: 0.1em solid; borderleft: 0.1em solid #cccccc }
.notenhead 	{ color: #000000; font-size: 10px; font-family: Arial, sans-serif; border-bottom: 0.2em solid #cccccc }

div.google          	{
				background: white;
				position: absolute; top: 80px; left: 724px; width:100px; 
				font-size:10pt; color:black;
				}
				
.footer			{ font-size: 7pt; line-height: 12px; font-family: Arial, sans-serif; text-decoration: none }

