html{}
body{font-family: Arial;margin: 0;font-size: 12pt;
}
div#clear{clear: both;}
/* ======== KOPFZEILE ====== */
div#kopfzeile{
width: 100%;
/*height: 185px;*/
height: 11.6em;
margin:0;
padding: 0;
min-width: 1000px;
overflow: hidden; 
}

div#kopfzeile_text_logo{
height:162px;
float:left;
margin: 16px 0px 0 60px;
#margin:13px 0px 0px 40px;
}

div#kopfzeile_text_logo_cont{
background-color: white;}

div#kopfzeile_bild{
background: url(../img/wig_kopfzeile_bild.jpg);
height:174px;
/*margin-left: 490px;*/
margin-left: 31em;}

div#wig_logo{
height: 95px;
width: 364px;
background: url(../img/wig_logo.jpg);
margin-bottom: 0;}

div#text_kopf{
margin-top: 0;}

div#text_kopf h1{
color: #707072;
font-size: 0.95em;
/*font-size:11pt;*/
font-weight: normal;
margin-top: 0;
margin-bottom:1em;}

div#text_kopf h1.kopf_invisible, .invisible{
display:none;
}

/* ======== INHALTSBEREICH ====== */

div#navi_inhalt_box{
padding:0;
margin: 0;
background: url(../img/navi_bg.jpg) repeat;
/*float: left;*/
min-width: 1000px;
position: relative;
}

/* ======== INHALT ====== */

div#content_box{
/*margin-left: 221px;*/
margin-left: 13.8em;
background-color: white;
position: static;
min-width: 750px;
min-height: 400px;
}

* html #content_box{height: 400px;}

/* ======== Anpassung der Schriftgrösse ====== */
div#visibility_selection_wrap a{
color: #707072;
text-decoration: none;
}
div#visibility_selection_wrap a:hover{
color: #ee803b;
text-decoration: none;
}

p.visibility_selection_text{
color: #707072;
margin: 0.68em 0 0 5px;
float:left;
}

div#visibility_selection_wrap{
float:right;
}

a.visibility_selection_links{
/*margin: 10px 5px;*/
margin: 0.68em 5px 0 5px;
float: left;
}