* {
margin: 0;
padding: 0;
}
p{
padding-bottom: 5px;
}
br{
padding-bottom: 4px;
}
ul {
color     : black;
list-style: none;	 
}
a {
color     : black;
text-decoration: none; 
}

h1 {
font-size: 1.4em;
margin: 0.3em 0 0.4em 0;
font-weight: bold;
}
h2 {
font-size: 1.1em;
font-weight: bold;
margin: 0.3em 0 0.4em 0;
}

h3,h4,h5,h6 {
font-size: 1em;
}

body {
font-family: verdana,arial,helvetica,Tahoma,sans-serif;
font-size: 76%;
}
/* ----------- Kopflogo und Quick-Links ---------- */
#top_wrapper {
display: none;
 }
 
#top {
display: none;
}

/* -----------   Hauptgrafik  ---------------------------*/
#head{	
display: none;
}
/* -----------  Haupt - Navigation --------------------- */
#nav1_wrapper {
display: none;
}

#nav1_center {
display: none;
}

/* -----------  Wrapper für linke und rechte (Vollspalte ------ */
#wrapper_all {
}
#wrapper_1 {
}
#wrapper_2_box {
}
#wrapper_2_full {
}
#wrapper_left {
display: none;
}
#wrapper_right {
}
/* -----------  Breadcrumbs und Suche --------------------- */
#head_content{
display: none;
}

#search { 
display: none;
}
/* -----------  Inhalt --------------------- */
#content {
}
#content_full {
}
#content a, #content_full a {
text-decoration: underline;
}
#content h1,#content_full h1 {
font-size: 1.4em;
margin: 0 0 0.4em 0;
font-weight: bold;
color: #203046;
}
#content h2,#content_full h2  {
font-size: 1.15em;
font-weight: bold;
margin: 0.3em 0 0.4em 0;
}
/* -----------  Boxen rechts --------------------- */
#cbox_col {
display: none;
}

/* -----------  Fußzeile  --------------------- */
#foot_wrapper{
display: none;
}
#filler_bottom{
display: none;
}

