body   {
       background: url(../img/blau_pattern.jpg);
	   text-align:center;
       font-family:verdana;
       margin:0px;
	   }
#container {
		background: #005277;
		margin: 0 auto;
		width: 763px;
		}

.oben	{
		background: url(../img/header.jpg) no-repeat left bottom;
		width:763;
		height:266;
		}

.oben_de	{
		background: url(../img/header_de.jpg) no-repeat left bottom;
		width:763;
		height:266;
		}

.oben_cz	{
		background: url(../img/header_cz.jpg) no-repeat left bottom;
		width:763;
		height:266;
		}

		
.main	{
		background: #005277;
		Font-family: Arial; sans-serif;
		font-size:10pt;
		color:#FFFFFF;
		text-align:left;
		width:763px;
		}

.unten	{
		border-top: 1px solid #87CEF3;
		background: #005277;
		padding:2px;
		}

.bottomline {	
		font-size:8pt;
		color:#FFFFFF;
		text-align:center;
		text-style:italic;
		}

.rahmen {
	border: 2px solid #87CEF3;
}
		
.navi  {
		padding-top:244;
		color:#666666;
		
		}
.navigation {
		
		Font-family: Arial; sans-serif;
		font-size:11pt;
		font-weight:bold;
		color:#666666;
		text-align: center;
	    text-decoration: none;
		padding-right:15px;
		padding-left:15px;
		}

.navi a:hover {
	color: #333333;
	text-decoration: none;
	}

.navi a:active {
	color: #333333;
	text-decoration: none;
	}

a 	{color: #F3F287;
	text-decoration: none;
	Font-family: Arial; sans-serif;
	font-size:10pt;}

#content 	{margin:20px;}

h1   {
	  
	 font-face: Arial; Helvetica;
	 color:#FFFFFF;
     font-size:1.2em;
     text-align:left;
     }

h2   {
	  
	 font-face: Arial; Helvetica;
	 color:#90CCE4;
     font-size:10pt;
     text-align:left;
	 font-weight:bold;
	 font-style: italic;
     }
	 
p  {
	  
	 font-face: Arial; Helvetica;
	 color:#FFFFFF;
     font-size:10pt;
     text-align:justify;
     }
.bildtext  {
	  
	 font-face: Arial; Helvetica;
	 color:#FFFFFF;
     font-size:8.5pt;
     text-align:left;
     }

p.left  {
	  
	 font-face: Arial; Helvetica;
	 color:#FFFFFF;
     font-size:10pt;
     text-align:left;
     }

table.layout{
	width:90%;
	text-align:center;
	padding:0px;
	margin:0px;
	}
td	{
	border:0px;
	Font-face: Arial;  Helvetica; sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	vertical-align:top;
	}

li.menu {
	line-height:20pt;
	font-family:arial;
	font-weight: bold;
	font-size:1.2em;
	list-style-image: url(../img/bull.gif);
	}
ul {
	font-family: Arial; Helvetica; sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	word-spacing: normal;

}

hr	{
	border-top: solid 1px #e3f510;
	height:1px;
	clear:both;
	}
img	{
	border:0px;
	}


