/* --- IMPORT VON RTE-STYLES  --------------------------------------- */
@import url(rte.css); 

/* --- Body & Hintergrundfarben ------------------------------------- */

body {
background-color: #004886;
xheight: 100%;
}

body,td, textarea,input {
	font-family: arial, helvetica, sans-serif;
	XXfont-size: 1em;
	color: #6d6e71;
}

.standard_bg {
	background-color: #fff6dc;
}

.grey_navi {
	background-color: #d9d3c0;
}

.clearfix{
clear:both;
}

body {
 color:#6D6E71;
 background-color:#004886;
 font-family:Verdana, Arial,Helvetica, sans-serif;
 XXfont-size:0.975em;
 color:#454545;
 margin:0px auto; 
 padding:0px;
 text-align: center;
}

.site {
  margin: 0px auto auto;
  text-align:left;
  background-color: #FFF6DC;
  width: 881px;         /* Breite des Elements */
  xheight: 100%;
}  

#head
{float:none;
 width:881px;
 background-color:#FFF6DC;
}

.setup {
  background-color:#FFF6DC;
  height:20px;
  width:881px;
}

.anzeige {
  background-color:#FFF6DC;
}

.navigation {
  float:left;
   width:182px;
   XXheight:auto;
   margin-bottom:10px;
}

.content {
  float:left;
  width:679px;
  padding-left: 10px;
  padding-right: 10px;
}


/* --- Links -------------------------------------------------------- */

ul{margin-left:5px;
   margin-top:2px;
   margin-bottom:2px;
   padding-left:5px;
   /*list-style-position:outside;*/
   }

li{margin-left:10px;
   padding-left:0px;
   list-style-position:outside;
   }

a {
	text-decoration:underline;
	font-family: arial, helvetica, sans-serif;
	XXfont-size: 0.975em;
	font-weight: normal;	
	color: #6d6e71;	
}

.menu-level1-no a, .menu-level1-no a  {
	display:inline;
	font-weight: bold;
	text-decoration:none;
	color: #6d6e71;
	list-style-position:outside;
}

.menu-level1-act a {
	font-weight: bold;
	text-decoration:none;
	color: #bb0e0e;
	list-style-position:outside;
}

.menu-level2-no a {
	font-weight: bold;
	text-decoration:none;
	list-style-position:outside;
}

.menu-level2-act a {
	font-weight: bold;
	text-decoration:none;	
	color: #000000;
	list-style-position:outside;
}


div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  clear:none;
}
