
body {
    color:#00519d;
    margin:0;
    padding:0 0 30px 0;
    font-family: Verdana, Arial;
    font-size:12px;
}

a{
    color:#00519d;
    text-decoration:none;
    font-size:12px;
}

.bold{
    font-weight:bold;
}


#header{
    width:100%;
    background-color:#00519b;
}

#container{
    min-width:962px;
    width:962px;
    position: relative;

}

#links{
    padding: 0;
    width:215px;
    margin: 0 15px 0 15px;
    _margin-left:10px;
    float:left;
}

#navi {
	width:195px;
	margin-left:10px;
}



#center{
    float:left;
    width:545px;
    max-width:545px;
    padding: 0;
}

#content {
    _height:400px;
    min-height:400px;
    background-image:url(/fileadmin/images/blasen.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
    padding-bottom: 15px;
    text-align: justify;
    margin-top:10px;
}


#right{
    width:135px;
    float:right;
    position: relative;
    top:1px;
}



.menulevel_1, .menulevel_2, .menulevel_3, .menulevel_4, .menulevel_5{
    list-style-type:none;
    border-top:1px solid #00519b;
    padding:2px;
    margin-left:10px;
    margin-right:10px;
    width:auto;
    _width:195px;
    _margin-left:10px;
}

.menulevel_1{
    margin:0;
    background-color:#afbce1;
    padding-left:5px;
}

.menulevel_2{
    margin:0;
    background-color:#ced7ee;
/*
    padding-left:20px;
    background-image:url(/fileadmin/images/bullet_menu_level_2.gif);
*/
	
   padding-left:10px;
    background-repeat:no-repeat;
    background-position:10px 5px;
}

.menulevel_3{
    margin:0;
    background-color:#ebeef8;
/*
    padding-left:25px;
    background-image:url(/fileadmin/images/bullet_menu_level_3.gif);
*/
    padding-left:10px;
    background-repeat:no-repeat;
    background-position:15px 5px;
}

.menulevel_4{
    margin:0;
    background-color:#fbfeff;
/*
    padding-left:30px;
    background-image:url(/fileadmin/images/bullet_menu_level_4.gif);
*/
    padding-left:15px;
    background-repeat:no-repeat;
    background-position:20px 5px;
}

.menulevel_5{
    margin:0;
    background-color:#FFFFFF;
/*
    padding-left:35px;
    background-image:url(/fileadmin/images/bullet_menu_level_5.gif);
*/
    padding-left:20px;
    background-repeat:no-repeat;
    background-position:25px 5px;
}

.menu_bottom{
    border-bottom:1px solid #00519b;
}

#footerwrapper {
    position: relative;
    margin-top:1px;
    width:545px;
    max-width:545px;
    font-size:0.90em;
    padding: 0 30px 0 0;
}

#footer {
    border-top:1px solid #00519b;
    text-align: center;
}


#clear_both{
    clear:both;
}
#clear_left{
    clear:left;
}
#footer_hr{
    display:none;
}


input[type=text]{
    color: #00519D;
    border:2px solid #AFBCE1;
    font-size: 11px;
}

#searchbox_input{
    width:195px ;
    height:21px;
    margin-left:10px;
    cursor: pointer;
    padding:2px;
    color: #00519D;
    border:2px solid #AFBCE1;
    font-size: 11px;
}

input[type=submit]{
    border:2px solid #AFBCE1;
    font-size:12px;
    background-color:#ebeef8;

}


select{
    border:2px solid #AFBCE1;
    font-size:12px;
    background-color:#ebeef8;
}
#searchbox_submit{
    width:57px;
    height:21px;
    margin-left:0px;
    cursor: pointer;
    display: none;
}

#top{
    margin-bottom:15px;
}

#right, #links, #center { margin-top: 15px; }

#right #right_header { background: #CED7EE; padding: 6px;  font-size: 1.2em; }
#right_header{
    margin-bottom:10px;
}
#right { border-left: solid 2px #00519D; padding-left: 10px; }
.clearer { visibility: hidden; }
.news-list-morelink { font-weight: bold; }

h1, h2, h3 {
    margin:0;
    padding:0;

}

h1{
    font-size:1.4em;
}

h2{
    font-size:1.25em;
}

h3{
    font-size:1.1em;
}

.csc-form-label{
    font-size:11px;
}

li, ul, ol {
    margin:0px;
    padding:0px;
}

.csc-sitemap li { margin-left: 1.5em; }



#buttons_right>div{
float:right;
    display:inline;
    margin:7px;
    position:relative;
    top:-75px;
}

#print{
    cursor:pointer;
    float:right;
    position:relative;
    top:-30px;
}
#lang{
    cursor:pointer;
    float:right;
    position:relative;
    top:-30px;
    margin-left:5px;
}
#pdf{
    display:none !important;
}
.buttons_right_pipe{
    display:none !important;
}

p{
    font-size:12px;
}
.csc-uploads{
	margin-bottom:20px;
}

.csc-uploads-description{
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
}
#klickpfad{
	padding-bottom:20px;
	height:20px;
}
.csc-textpic-firstcol{
	top:20px;
}
.csc-textpic-text{
	text-align:justify !important;
}
csc-textpic-center{
	text-align:justify important;
}
#back{
	float:right;
	position:relative;
	top:-40px;
}
.csc-mailform {
	text-align:right;
	padding-right:250px;
}
#mailformAnfrage{
	width:156px;
}
div.csc-textpic-center div.csc-textpic-text {
text-align:justify !important;
}
.csc-textpic-imagewrap{
   /* nur ie Bilder oben buendig*/
    _margin-top:18px; 
}

/* ie-fix, rechte (news)spalte ein wenig breiter damit sie nicht nach unten rutscht bei langen woertern */
#container {_width: 1062px;}
#right {_width: 233px;}
#right_header {_width: 119px;}
/* end ie-fix news */



