body {
			height: 100%;
			background: url('../grafika/body.gif') repeat-x #fff;
			color: #000CC;
			margin: 0;
			padding: 0; 
			font-family: arial, helvetica, sans-serif, sans;
		    font-size: 75%;
			}
#main{
  margin: 0 auto;
  width:  1020px;
  min-height:600px;
}			
#kopf {
			/*position: fixed;*/
			/*top: 0;*/
			min-height: 149px;
			width: 1020px;
			z-index: 2;
			background-color: ##E0EAF4;
			}
			
#logo {
			float: left;
			width:300px;
			min-height:149px;
			background-color:#E0EAF4;
			}					
	
#logo:hover {
			background-color:#E0EAF4;
			}	

#kopfrechts {
      float:right;
      width:720px;
      min-height:149px;
			/*position: absolute;
			top: 0;
			left: 300px;*/
			}			

#nebennavi {
			height: 41px;
			}					

#nebennavi img {
			position: relative;
			left: 365px; /*285*/
			top: 23px;
			}				
			
#visual {
			/*width: 700px;*/
			height: 82px;
			background: url(/grafika/horniLista.jpg) no-repeat;
			}		
			
#navi {
			width: 635px;
			background-color: #e6e2df;
			height: 26px;
			}		
						
#navi a {
}


#inhalt {
	/*margin: 180px 0 0 0;*/ 
	z-index: 1;
	width:1020px;
	min-height:600px;
			}
			
#neben {
	float: left;
	/*padding: 50px 0 0 20px;*/
	padding-left:20px;
	/*padding-right:26px;*/
	}			
			
#mitte {
	/*margin: 100px 80px 0 320px;*/
	width: 700px;
	min-height: 387px;
	/*background: url(/media/windrad-hintergrund.gif) no-repeat;*/
	float:right;
	padding:1px;
	}			

#mitte a:hover{
	background-color: white;
}	
	
.links {
	float: left;
	width: 50%;
	padding-right: 2em;
	}	
	
.rechts {
	margin: 1.6em 0 0 20em;
	}	
	
.links2 {
	clear: both;
	float: left;
	width: 50%;
	padding-right: 2em;
	}	
	
.rechts2 {
	margin: 5.5em 0 0 20em;
	}	
	
.links3 {
	clear: both;
	float: left;
	width: 50%;
	padding-right: 2em;
	}	
	
.rechts3 {
	margin: 5em 0 0 20em;
	}				
.clear{clear:both;}

/*Basic*/
 
hr {width: 96%; text-align: left; margin:0;padding:0; color: black; height: 1px;}

table {
  font-size: 100%;

}

h1, h3  { 
        
        color: #91004b;
        font-size: 100%;
        height: 18px;
        background: url("../media/bg-h3.gif") right no-repeat;
        margin:21px 0 21px 0;padding:0;
}

h4  {
        color: #003f72;
        font-size: 100%;
        margin:21px 0 21px 0;padding:0;
}

h5 { 
        
        color: #003f72;
        font-size: 100%;
        margin:21px 0 21px 0;padding:0;
}

h6  {
        color: #003f72;
        font-size: 100%;
        margin:5px 0 5px 0;padding:0;
        
}
p {
	line-height: 1.5em;
	text-align:justify;
	
	}
	
h7 { 
        
        color: #91004b;
        font-size: 100%;
        margin:23px 0 23px 0;padding:0;
}
	

a { 
	color: #91004b;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active { 
	color: #91004B;
	font-weight: bold;
	text-decoration: underline;
	background: white;
	}

	
a img {
	border:none;
	}

img {
	border:none;
	padding: 0;
	margin: 0;
	}		
.galery img{
  margin: 10px;
}		
.none {
        display: none;
}



.unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
	}					

strong, .important {
        font-weight: bold;
        color: #0051B7; 
}

.kontakt   {
         width: 65%
}

.kontakt  a:hover {
        background: none;
}
.kontakt ul {
        margin:0 0  2.5em 0;
        padding:0;
}

.kontakt ul li {
        list-style-type: none;
}
#navigace  {
         float: right;
         
       }
.clear  {
 clear: right;
}
/*\*//*/
	
	

/**/



			
