@charset "UTF-8";
a:link {color:#1A1B1E; text-decoration: none;}
a:visited {color:#1A1B1E; text-decoration: none;}
a:hover {color: #C2D732; text-decoration: underline; letter-spacing: 1px;}
a:active {
	/* [disabled]color:#1A1B1E; */
	text-decoration: none;
}
html, body, form, fieldset {
    padding: 0px 5px 0px 5px;
    height: 90%;
}

body  {
	color: #2D2E2E;
	background: #FFF;
	font-family: verdana;
	font-weight: bold;
	line-height: 150%;
	font-size: 12px;
	margin: 0 auto;
}
#page   {
    width: 91%;
    height: 92%;
    
}
#striche    {
    height: 80px;
    width: 95%;
    margin:-1.66em 0
}
#top    {
    height: 80px;
}
#logo   {
    float: left;
    width: 250px;    
}
#navi    {
    float: left;
    width: 25%;
    line-height: 190%;
}
#appbox {
    text-align: right;
}
#center {  
    height: 90%;
    margin-top: 100px;

}
#centerbox  {
    height: 90%;
    /* margin-top: 20px; */
}
#centerleftbox  {
    margin-left: 10px;
    width: 240px;
    height: 85%;
    float: left;
}
#centerleft {

}
#optionavibox   {

    min-width: 200px;
    width: 25%;
    float: left;

}
#optionavi  {
    font-size: x-small;
    padding-right: 50px;
}

#optionavi h3 {
    margin-top: 0px;
}
#contentbox {

}
#content    {

}
#container  {
    height: 395px;

}
#slogan {
    margin-left: 2px;
    float: left;
}
#kontakt    {
    text-align: right;
}
#footer {
    position: relative;
	clear:both;
}
#footerbox  {

}
.higher {
    min-height: 770px;
}
.bolder {
    padding-left: 20%;
    font-weight: bolder;
    font-size: x-large;
    text-align: right;
    float: left;
}
