/***********************************************************

HTML-tags

***********************************************************/

body{
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
color: #444;
text-align: center;
}

h1{
font-size: 1.9em;
font-weight: normal;
margin: 0 0 10px;
}

h2{
font-size: 1.2em;
font-weight: bold;
margin: 0 0 5px;
}

p{
padding: 0 0 10px 0;
text-align: justify;
}

#col_right p{
text-align: left;
}

hr{
font-size: 1px;
border: none;
height: 1px;
border-bottom: 1px solid #ccc;
margin: 0 0 10px 0;
clear: both;
}

/***********************************************************

IDīs

***********************************************************/

#container{
width: 1000px;
margin: auto;
background: url(../layout/container_bg_pattern.jpg) repeat-y left top;
text-align: left;
overflow: hidden;
}

#container_inner{
width: 972px;
margin: 0 14px 0 14px;
}

#footer{
width: 972px;
height: 21px;
background: url(../layout/footer_linie.gif) no-repeat left top;
padding: 0 0 10px 0;
}

#footerschatten{
width: 1000px;
height: 25px;
background: url(../images/schatten_f.jpg) no-repeat left top;
margin: auto;
}

#head{
position: relative;
font-size: 0.9em;
height: 180px;
}

#head_navi{
position: absolute;
right: 10px;
bottom: 7px;
}

#head_navi ul li{
float: left;
margin: 0 10px 0 5px;
}

#head_navi ul li a{
color: #777;
text-decoration: none;
}

#head_navi ul li a:hover{
text-decoration: underline;
}

#col_left{
float: left;
width: 220px;
margin: 10px 0 0 0;
}

#col_left .navi_label{
position: relative;
}

#col_left .navi_label div{
position: absolute;
color: #fff;
font-size: 1.2em;
font-weight: bold;
left: 10px;
bottom: 5px;
}

#col_left ul{
width: 219px;
background-color: #fff;
border-right: 1px solid #ccc;
}

#col_left ul li{
padding: 6px 0 6px 10px;
border-bottom: 1px solid #ccc;
}

#col_left ul li ul{
width: auto;
border: none;
margin: 5px 0 0 10px;
display: none;
}

#col_left ul li ul li{
border: none;
padding: 4px 0 4px 0;
}

#col_left ul li ul li a{
font-weight: normal;
color: #777;
}


#col_left a{
font-size: 1em;
font-weight: bold;
color: #666;
text-decoration: none;
}

#col_left a:hover{
text-decoration: underline;
}

#col_left a.active{
font-weight: bold;
}

#col_middle{
float: left;
width: 560px;
line-height: 1.4em;
}

#col_middle img{
margin: 10px;
}

#col_middle a{
color: #777;
}

#content{
margin: 20px 20px 20px 20px;
font-size: 0.9em;
}


#col_right{
float: left;
width: 165px;
font-size: 0.9em;
margin: 10px 0 0 0;
text-align: left;
}

.box{
width: 165px;
}

.box_top{
background: url(../layout/box_top.gif) no-repeat left top;
width: 165px;
height: 26px;
}

.box_inner{
background-color: #fff;
width: 163px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
overflow: hidden;
}

.box_content{
margin: 5px;
}

.box_bottom{
background: url(../layout/box_bottom.gif) no-repeat left top;
width: 165px;
height: 24px;
}

.box_label{
font-size: 1.3em;
font-weight: bold;
color: #fff;
padding: 4px 0 0 10px;
}

/***********************************************************

Klassen

***********************************************************/

.clear{
height: 1%;
clear: both;
}

.show{
display: block;
}

#kontakt input, #kontakt textarea{
border: 1px solid #ccc;
width: 200px;
}

#kontakt select{
border: 1px solid #ccc;
}

#kontakt textarea{
width: 350px;
}
