/* allgemein */
html, body { height:100%; width:100%; }
body { margin: 0px 0px 0px 0px; color:#000000; background-color:#87011D; }
*, tr, td, p { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; }

p { margin: 0px 0px 0px 0px; }

td { vertical-align:top; }

#logo { 
	position: relative;
	height:87px; 
}


#nav_o { 
	position: relative;
	height:11px;
	background-color:#A3A3A3;
}

#bg_o { 
	position: relative;
	height:11px; 
	background-color:#E10231;
}

#topnav {

	height:24px;
	padding-left:15px;
	margin-top:7px;
	background-color:#ffffff;
}

#header {
	width: 885px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../../fileadmin/template/header_bg.gif);
}

div#startbild {
	background-image: url(../../fileadmin/template/startseite_bg.gif);
	background-repeat : repeat-x;
	background-position : top;
}

div#content {
	font-size:11px;
	line-height:130%;
	margin: 25px 25px 25px 26px;
}

#navigation {
	background-color:#CCCCCC;
	width: 170px;
	margin-top: 18px;
}

#navigation_start {
	background-color:#FFFFFF;
	width: 170px;
	margin-top: 27px;
	margin-bottom: 20px;
}

.hometext {
	color: #E10231;
	padding: 56px 32px 20px 32px;	
}

p.bodytext { margin: 10px 0px 0px 0px;} 

/* img-text */
div.imageorient-18 { margin: 15px 0px 0px 0px; }
div.imageorient-2 { margin: 15px 0px 0px 0px; }
div.imageorient-26 { margin: 15px 0px 0px 0px; }
p.csc-caption { font-size:10px; color:#808080; margin: 3px 0px 0px 0px; }

td.bg_nav { 	
	background-color:#CCCCCC;
 }

td.bg_nav_start { 	
	background-color:#FFFFFF;
 }
 
.tr-even, tr-odd, tbody {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

.contenttable {
        margin: 10px 0px 0px 0px;
}

.innerNav {
	width: 140px;
        max-width: 140px;
        overflow: hidden;
}


.navi {
	font-size:10px;
	cursor:pointer;
	padding: 5px 0px 5px 20px;
	border-top: 1px solid #686868;
}

.navi_a {
	font-size:10px;
	cursor:pointer;
	padding: 5px 0px 5px 20px;
	background-color: #EAEAEA;
	border-top: 1px solid #686868;
}

.navi_u {
	font-size:10px;
	cursor:pointer;
	padding: 5px 0px 5px 20px;
	background-color: #FFFFFF;
	color:#656565;
}

.linie {
	height:1px;
	border-top: 1px solid #686868;
}

.liniegrau {
	top:93px;
	height:1px;
	background-color:#808080;
}

.liniegrau_start {
	height:1px;
	background-color:#808080;
}

/* allgemeine Links */
a:link, a:visited { color:#000000;  text-decoration:none; }
a:active, a:hover { color:#000000; text-decoration:none; }

div#content a:link, div#content a:visited { border-bottom: 1px dashed #808080; }
div#content a:active, div#content a:hover { border-bottom: 1px solid #808080; }

/* Navigation */
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover { font-size:10px; color:#656565; text-decoration:none; }

/* Unternavigation */
a.nav_u:link, a.nav_u:visited, a.nav_u:active, a.nav_u:hover { font-size:10px; color:#656565; text-decoration:none; }

a.nav_u:hover { text-decoration:underline; } 

/* Ueberschriften */
h1 {font-size:14px; font-weight:bold; color:#000000; margin-bottom:3px; margin-top:3px; margin-left:0px; margin-right:0px; }
h2 {font-size:12px; font-weight:bold; color:#000000; margin: 3px 0px 0px 0px; padding: 0px 0px 0px 0px; }
h3 {font-size:12px; font-weight:normal; color:#000000; margin: 3px 0px 10px 0px; padding: 0px 0px 0px 0px; }
h4 {font-size:11px; font-weight:bold; color:#000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.csc-header { margin: 15px 0px 0px 0px; }

p.csc-linkToTop {
   text-align: right;
   margin-right: 12px;
}

div#content p.csc-linkToTop a:link, div#content p.csc-linkToTop a:visited, div#content p.csc-linkToTop a:hover, div#content p.csc-linkToTop a:active { border-bottom: 0px; }

/* Sitemap */

p.csc-sitemap-level1 {
    font-weight:bold;
    font-size: 14px;
    padding: 12px 0px 0px 0px;
    text-decoration:none;

}

p.csc-sitemap-level2 {
    font-size: 12px;    
    padding: 3px 0px 0px 0px;
    margin-left: 9px;
	
}