*{
	font-size:100%;
	padding: 0;
	margin: 0;
}

body{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;	
	margin: 0px;
	padding: 0px;	
	background-color: #F5F5F5;	
	behavior: url(hover.htc);	
}


#container 
{	
 	width: 1000px;
        overflow: hidden;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF; 
  	background-image: url(logo_rci.jpg);
  	background-repeat: no-repeat;
}

h1
{
	font-family: Verdana;
	font-size: 20px;
	color: #CC0000;
        margin-bottom: 10px;
}

h2
{
	font-family: Verdana;
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 10px;
}

h3
{
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	margin-bottom: 10px;
}

h4
{
	font-family: Verdana;
	font-size: 8px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#inhalt
{
	width: 98%;
	height: 98%;
}

#inhalt a
{
      color: #CC0000;
}

#snav
{
	width: 15.2%;	
	float: left;
	/*border: 1px solid #FF0000;*/
}

#mitte
{
	width: 63%;

	float: left;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
}

#mitte p
{
	margin-bottom: 7px;
	line-height: 1.5em;
}

#mitte ul
{
     list-style-image:url(bullet.gif);
     padding-left: 25px;
  
}

* html #mitte ul
{
     list-style-image:url(bullet.gif);     
}
    


#rechts
{
	width : 18%;
	height: 98%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	padding: 3px;
}

#footer
{
	border-top: 1px solid #FF0000;
	text-align: center;
	margin-top: 25px;
	font-size: 10px;
}

#header
{
	margin: 0px;
	padding: 0px;
}
	

#topnavi
{
	margin: 0px;
	/*padding: 2px 0px 2px 0px; */
}

#top 
{
	display: inline-block; 
  	list-style-type: none;
  	white-space: nowrap;
  	padding-top: 85px;
}
  	

* html #top 
{
	display: inline-block; 
}  

#top ul
{
	padding: 0px;
	margin: 0px;
	float: right;
	width: 100%;
	border-bottom: 1px solid #FF0000;
  	/*margin-bottom: 10px;*/
}

#top li 
{
	display: block; 
	float: right;
	text-align: center;	  	
	border-left: 1px solid #FF0000;
	/*border-right: 1px solid #FF0000;*/
	border-top: 1px solid #FF0000;
	margin-left: 0px;
	padding: 4px;
	background-color: #FFFFFF;
	
}

* html #top li 
{
	display: block;
	float: right;	
	border-left: 1px solid #FF0000;
	/*border-right: 1px solid #FF0000;*/
	border-top: 1px solid #FF0000;
	margin-left: 0px;
   	padding: 4px;
        background-color: #FFFFFF;
}

.top-last
{     
	border-right: 1px solid #FF0000;
}


#top li:hover
{
        background-color: #BCBDC0;
}

#top li:hover a
{
         color: red;
}


* html #top li:hover
{
	background-color: #BCBDC0;
}

* html #top a:hover
{
      color: red;
}


#top li.aktiv:hover
{
   background-color: #BCBDC0;
}

#top li.aktiv:hover a
{
     color: red;
}


#top li.aktiv a
{
     color: white;
}

#top li.aktiv
{
     color: black;
     background-color: #BCBDC0;
}

#top li:hover a.aktiv
{

}


#top a, #top a:visited 
{
  	display: block;      
  	color:#000;   
  	text-decoration: none;
  	font-weight: bold;
}

* html #top a, * html #top a:visited 
{
	display:inline-block; 
  	margin:0 -2px;         
}

#snav
{
	float:left;
	/* margin: 3px; */
	padding: 0;
}

#snav ul
{
	list-style: none;
	text-align: right;	
	padding: 0;
	background-color: #FF0000;
}



#snav ul li
{
    background-color: #FFFFFF;
    margin: 0px 0px 1px 0px;
    padding: 3px;
}

.snav-last
{     
	border-bottom: 1px solid #FF0000;
}

#snav ul li a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#snav ul li.aktiv
{	
	background-color: #BCBDC0;	
}

#snav ul li.aktiv a
{	
	color: white;
}


#snav ul li.level2
{
	background-color: #E3E6F8;
}

#snav ul li:hover
{
	background-color: #BCBDC0;
}

#snav ul li:hover a
{
	color: #FF0000;
}

#snav ul a:hover
{
	color: #FF0000;
}

#footer
{
	clear: both;
}

.contenttable
{
     text-align: left;
}

.contenttable tr td
{
     padding: 2px;
}

.contenttable tr
{
     margin: 0px;
     padiing: 2px;
}

.contenttable table tr td
{
     margin: 0px;
     pading: 2px;
}

#seitentitel
{
      color: #CC0000;
      padding: 4px;
      font-weight: bold;
      text-align: right;
}

