/* Einstieg in TYPO3 Beispielprojekt            */
/* Copyright 2006 Frank Bongers, Andreas Stöckl */
a:link { font-weight:bold; color:#ffffcc; text-decoration:none; }
a:visited { font-weight:bold; color:#ffffcc; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:#cc0033; text-decoration:none; }
a:active { font-weight:bold; color:#cc0033; text-decoration:underline; }




.maintable {
	
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.content {
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;}
	vertical-align: text-top;


}




.pfad {
font: 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-transform: uppercase;
			}

body 	{	

	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
}
			
h1 		{ 	font-size: 18px;

			 }
			 			
h2 		{ 	font-size: 14px;
			 }	
			 			
h3 		{ 	font-size: 12px;
			 }	
			 
			 
			 
.mini 	{  	font-size: 10px;
			}	
				
.formular {	border: solid 1px #666666;

}

			
/***********************************************/
/* Layout Divs                                 */
/***********************************************/				 			

#header {	 
			width:100%;
			border-bottom:3px solid #182C84;
			margin-bottom:0.5em;
			}
			
			
			
#headergrafik {	height:103px; 
			width:100%;
			background-image:url('fileadmin/images/t3e_schiff.gif');
			background-repeat:no-repeat;}	
			
			}					
		
#search {
	float:left;
	padding-left:1em;
	width:20em;
	font-size:0.85em;
	font-weight:bold;
	color:#666666;
}
			

			
	


#nav 	{	clear:both;
			float:left;
			width:18em; 
			}	

#inhalt {	background: url(bg.jpg);
			}

#inhalt img {	border:1px solid #666666;}

#spalte_rechts {float:left;
				margin:0em 1em;
				width:14em;
				}

/* Navigation */

#nav ul 	{	list-style-type:none;
				padding:0;
				margin:0 0 1em 2em;
				}
#nav ul ul	{	list-style-type:none;
				padding:0;
				margin-bottom:0.5em;
				}			
								
li.mainnav 	{}	
		

li.mainnav a { 
				
				padding:0.2em 0.5em;
				text-decoration:none;
				color:#666666;
				font-weight:bold;
				}	
				
li.mainnav a:hover {	}
					
li.subnav	{	list-style-type:none;
				margin: 0;
				padding:0;
				margin-bottom:0.2em;
				}				
				
li.subnav a {	 
				
				padding:0.2em 0.2em;
				text-decoration:none;
				color:#666666;
				font-weight:normal;
				}	
										
li.subnav a:hover {	}

/* Navigation Ende */


#kontakt  {	list-style-type:none;
			margin:2em 0;
			padding:0;
			}
			
#kontakt li {padding-left:2.5em;
			 margin-bottom:1em;
			 }	

#kontakt li a { display:block; width:14em;
				padding:0.2em 0.5em;
				font-size:0.8em;
				color:#666666;
			}
			
#footer {	clear:both;
			width:77%; 
			border-top:1px solid #666666;
			font-size:0.8em;
			padding:1em 1em 0em 21em;
			}
			
/* Schrift */

			
			
/* Farben */



