html{
    font-size: 100.01%;
}

body{
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1em;
    background-color: White;
    color: #404142;
    margin: 0;
    padding: 0;
    background-image: url(../gfx/hintergrund.gif);
    background-position: bottom left;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

br.c{
    clear: both;
}

a:link,
a:visited{
    color: #0076ad;
}

a:hover, 
a:active{
    color: #c00;
}

/* ******************* Structure *******************  */


#outline{
    width: 985px;
}

#header{
    width: 985px;
    height: 288px;
    background-image: url(../gfx/header.gif);
}

#header ul{
    margin: 0;
    padding: 250px 0 0 30px;
    list-style: none;
}

#header ul li{
    margin: 0;
    padding: 0;
    display: inline;
}

#header ul li a:link,
#header ul li a:visited{
    display: block;
    float: left;
    padding: 10px 20px;
    margin: 0 5px 0 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    background-image: url(../gfx/nav.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #5c6366;
    text-decoration: none;
}

#header ul ul{
    display: none;
}

#header ul li a:hover, 
#header ul li a:active,
#header ul li a strong{
    color: #0076ad;
}

#header h1{
    margin: 0;
    display: none;
}

#subnavigation{
    width: 160px;
    margin: 100px 0 0 30px;
    float: left;
    font-size: 0.75em;
    text-align: right;
}

#subnavigation a{
        color: #555;
        text-decoration: none;
}

#subnavigation a:hover{
        color: #c00;
}

#subnavigation h2{
        font-size: 1em;
        margin: 0.35em 0 0 0;
}

#subnavigation ul{
    list-style: none;
    font-size: 0.9em;
    line-height: 1.8em;
}

#content{
    width: 525px;
    margin: 0 35px 0 35px;
    font-size: 0.85em;
    line-height: 1.55em;
    float: left;
}

#content h1{
    color: #0076ad;
    margin: 40px 0 25px 0;
    font-size: 35px;
    line-height: 1.1em;
    text-align: left;
}

#content h2,
#content h3{
    color: #222;
    font-size: 1em;
}

#sidebar{
    width: 200px;
    float: left;
    margin: 100px 0 0 0;
    font-size: 0.7em;
}

#sidebar h1,
#sidebar h2,
#sidebar h3{
    font-size: 1.1em;
}

#sidebar div.toggleNext{
    margin-top: 5px;
    cursor: pointer;
}

#footer{
    width: 770px;
    padding: 2em 0 2em 215px;
    border-top: 1px solid #dedede;
    margin-top: 3em;
    color: #959595;
    font-size: 0.75em;
    line-height: 1.5em;
}

#footer a:link,
#footer a:visited{
    color: #666;
    text-decoration: none;
}

#footer div.nav{
    width: 160px;
    float: left;
}

#footer div.partner{
    width: 200px;
    float: left;
}

#footer a:hover{
    color: #c00;
}

#footer h2{
    color: #333;
    font-size: 1.1em;
}

#footer ul,
#footer ul li{
    padding: 0;
    margin: 0;
    list-style: none;
}


div.hinweis{
	background-color: #FFFFCC;
	border: 2px solid #FFFF99;
	line-height: 18px;
	padding: 10px;
}

div.hinweis strong{
	display: block;
	margin: 0 0 4px 0;
}

div.kontakt-auswahl{
}

div.kontakt-auswahl img{
	cursor: pointer;
	margin: 0 2px 2px 0;
}

div.kontakt-detail{
	display: none;
	height: 100px;
	line-height: 20px;
	margin: 0 0 0 0;
}

div.kontakt-detail img{
	float: left;
	margin: 0 5px 0 0;
}


/* ******************* IE6 Notice *******************  */


#ie6notice{
    background-color: #E4E4E4;
    margin-top: -40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #C1C1C1;
    padding: 10px 0;
    font-size: 12px;
    font-family: Arial;
    line-height: 16px;
    color: #555;
}

#ie6notice div.wrapper{
    background-image: url(/files/theme/gfx/ie6.gif);
    background-position: left middle;
    background-repeat: no-repeat;
}

#ie6notice p{
    margin: 8px 0 8px 80px;
}
#ie6notice p.title{
    font-weight: bold;
    color: #333;
}



/* ******************* Redaxo Modules *******************  */

div.floatclear{
    clear: both;
}

div.image.left{
    float: left;
    margin: 0 1em 1em 0;
}

div.image.right{
    float: right;
    margin: 0 0 1em 1em;
}

div.image span.title{
    display: block;
    font-size: 0.8em;
    
}

fieldset.formular{
    border:none;
    padding: 0;
    margin: 0;
}

fieldset.formular legend{
    display: none;
}

fieldset.formular div.row{
    clear:left;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 5px;
}

fieldset.formular label{
    width: 120px;
    text-align:right;
    float:left;
    margin: 2px 20px 0 0;
    font-size:0.8em;
}

span.pflicht{
    color:#c00;
}

fieldset.formular textarea{
    width: 320px;
    height: 140px;
}

div.partner address{
    display: block;
    padding: 1em;
    background-color: #EAF3F5;
    font-size: 0.9em;
    line-height: 1.45em;
    font-style: normal;
}

div.partner dl{
    margin: 1em 0;
    padding: 0;
    line-height: 2em;
    font-size: 0.9em;
}

div.partner dl dt{
    float: left;
    clear: left;
    width: 11em;
    background-color: #EAF3F5;
    text-align: right;
    padding: 0.3em 0.8em;
    border-top: 1px solid #white;
}

div.partner dl dd{
    margin: 0 0 0 14em;
    padding: 0.3em;
    border-top: 1px solid #EAF3F5;
}

#content ul.articlelist{
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

#content ul.articlelist li{
    margin: 0 0 2em 0;
    padding: 0;
}

#content ul.articlelist h1{
    font-size: 1.2em;
    color: #888;
    margin: 0 0 0.3em 0;
}

div.MORELINK{
    display: none;
}