* {
margin: 0;
padding: 0;
}
body {
text-align: center;
font: 95% Verdana, Arial, Helvetica, sans-serif;
background: #ccc;
line-height: 150%;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #cc3300;
margin: 0 15px 10px 0;
}
h2 {
font-size: 1em;
line-height: 1.4em;
text-indent: 5px;
height: 1.6em;
font-weight: normal;
width: 100%;
}
h3 {
font-size: .9em;
font-weight: normal;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 1.2em;
padding: 0;
margin: 0;
}
.componentheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #cc3300;
margin: 0 15px 10px 0;
width: 80%;
display: block;
}
.componentheadingsuche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #cc3300;
margin: 0 15px 10px 0;
}
.componentheading_inhalt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #cc3300;
width: 80%;
display: block;
margin: 0 15px 10px 0;
}

/* IDs */

#container {
margin: 0 auto;
position: relative;
color: #000;
background: #fff;
text-align: left;
min-width: 750px;
max-width: 960px;
_width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 950? "960px": "auto" );
}
#kopfbereich {
width: 100%;
height: 100px;
background: transparent url(../testimages/banner100.jpg) 0 130% no-repeat;
}
#logo {

}
#pathway {
position: relative;
left: 120px;
top: 12px;
}
#hauptfenster {
color: #000;
background: transparent;
padding: 0;
margin: 20px 0 0 0;
width: 100%;
}
#footer {
clear: both;
background: #002247;
padding: 5px;
text-align: right;
line-height: 200%;
margin: 0;
color: #fff;
font-weight: bold;
font-size: 70%;
}
}
#linke_spalte {
float: left;
width: 120px;
color: #000;
background: transparent;
padding: 0;
margin: 0; 
}
#rechte_spalte {
float: right;
width: 190px;
padding-left: 10px;
color: #000;
background: transparent;
border-top: 1px solid #333;
}
#layoutwahl3 {
margin-right: 200px;
margin-left: 120px;
padding: 10px 10px 10px 25px;
color: #000;
background: transparent;
border-left: 1px solid #333;
border-top: 1px solid #333;
min-height: 500px;
}
#layoutwahl2 {
margin-left: 120px;
padding: 10px 10px 10px 25px;
color: #000;
background: transparent;
border-left: 1px solid #333;
border-top: 1px solid #333;
min-height: 500px;
}

/* linke Spalte (Navigation) */

#menu {
margin: 20px 0;
padding: 0;
}
#navigation {
width: 120px;
}
.module_menu {
margin-top: 15px;
line-height: 110%;
}

/* rechte Spalte (Aktuelles und ggf. Zusatzmodul) */

.aktuelles {
margin: 30px 0 0 20px;
text-align: left;
}
.aktuelles p {
width: 165px;
margin: 0;
text-align: left;
}
.buttonheading {
margin: 0 0 0 84%;
text-align: right;
}
.componentheading {
float: left;
}


/* Inhaltsseiten */

#searchform .contentpaneopen {
display: block;
color: #cc3300;
}

/* Inhaltsstile */

#inhaltstitel {
width: 100%;
height: 30px;
margin: 0 0 25px 0;
}
