body{
font-size: 11px;
font-family: Verdana;
}

*{
padding: 0;
margin: 0;
}

div{
position: relative;
}

a{
text-decoration: none;
outline: none;
}

p{
margin: 5px 0 5px 0;
line-height: 1.3em;
}

img{
border: none;
}

h1{
color: #8fc8d3;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
}

h2{
color: #258e99;
background: url(../images/dot_green.gif) no-repeat left center;
padding: 0 0 2px 16px;
border-bottom: 1px dotted #e0e0e0;
font-size: 1.1em;
}

h3{
color: #999999;
font-family: Verdana;
font-size: 17px;
font-weight: bold;
margin: 0 0 5px 0;
}

#top{
width: 990px;
height: 140px;
background: url(../images/top_bg.jpg) no-repeat left top;
}

#container{
width: 990px;
margin: auto;
}

#content{
overflow: hidden;
}

#banner{
background: url(../images/banner_left.jpg) no-repeat left top;
width: 990px;
height: 200px;
}

#banner_bottom{
width: 990px;
height: 27px;
background: url(../images/banner_bottom.jpg) no-repeat left top;
}

#menue_bottom{
width: 392px;
height: 419px;
background: url(../images/menue_bg.jpg) no-repeat 73px 0;
float: left;
}

#menue{
position: absolute;
left: 111px;
top: 150px;
z-index: 999;
}

#menue ul, #menue_top ul{
list-style: none;
margin: 0 0 0 5px;
}

#menue li{
padding: 3px 0 3px 15px;
border-bottom: 1px dotted #e0e0e0;
width: 220px;
}

#menue li ul li{
border: none;
}

#menue li, #menue li a, #menue_top li,  #menue_top li a{
color: #999;
display: block;
}

#menue li a:hover, #menue li.active a,  #menue_top li a:hover,  #menue_top li.active a{
color: #666;
}

#menue li.active{
background: url(../images/dot_gray.gif) no-repeat 0 6px;
}

#menue_top{
position: absolute;
right: 110px;
bottom: 10px;
}

#menue_top li{
float: left;
margin: 0 10px 0 10px;
padding: 0 0 0 12px;
background: url(../images/dot_green.gif) no-repeat left center;
}

#news{
margin: 10px;
width: 200px;
color: #888;
}

#news a{
color: #888;
}

#news a:hover{
color: #258e99;
text-decoration: underline;
}

#col_right{
float: left;
width: 490px;
color: #555;
margin: 70px 0 0 0;
}

#col_right a{
color: #258E99;
}

#col_right ul{
padding: 0 0 0 10px;
list-style: none;
}

#col_right ul li{
background: url(../images/dot_green.gif) no-repeat 0 7px;
padding: 2px 0 2px 15px;
}

#flash{
position: absolute;
right: 100px;
width: 520px;
height: 200px;
}

#footer{
border-top: 4px solid #8FC8D3;
padding: 10px 0 20px 0;
margin: 30px 0 0 0;
overflow: hidden;
text-align: right;
color: #888888;
}

#spruch{
position: absolute;
left: 370px;
top: 0;
width: 510px;
height: 83px;
background: url(../images/slogan.jpg) no-repeat left top;
z-index: 999999;
}

input{
border: 1px solid #ccc;
width: 200px;
padding: 2px;
margin: 0 0 5px 0;
}

select{
margin: 0 0 5px 0;
}

textarea{
width: 480px;
height: 150px;
}

label{
padding: 0 0 2px 0;
}

.submit{
margin: 5px 0 0 0;
width: 109px;
height: 26px;
border: none;
}

option{
padding: 0 10px 0 0;
}

hr{
border: none !important;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
font-size: 1px;
line-height: 1px;
height: 1px;
background-color: #efefef;
margin: 5px 0 5px 0;
}