/*------------Der Runde Tisch Kreis Kleve-----------*/
/*------------CSS Standard-Seite--------------*/

/*------------Tag Definition-----------*/
body {
	color: #000000;
	font-size:0.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#fcfbd1;
	background-position:right 0px;	
}
h1 {
 color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.4em;
}
h2 {
 	color: #000000;
 	font-family:Verdana, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 1.3em;
}
h3 {
 color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.2em;
}
h4 {
 	color: #000000;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 1.1em;
}

p {
 	 font-size:1.1em;
	 margin-left:10px;
}
.gelb {
     color:#fffc50;
}
a:link {
	text-decoration:underline;
	color:#000000;	
}
a:visited {
	color:#c60020;	
	text-decoration: underline;
}
a:hover {
	color:#c60020;	
	text-decoration:underline;
}
a.navi:hover {
	text-decoration:none;	
	color:#c60020;
}
a:active {
	color:#c60020;	
	text-decoration: underline;
}

ul {
 font-size:1.1em;
 }
 
 #logo {
	position:absolute;
	top:15px;
	left:0em;
	z-index:21;	
}
 #logo2 {
	position:absolute;
	top:15px;
	left:0em;
	z-index:4;	
}
.tabelle {
	 margin-left:10px;
}

#hintergrund {
	background-color: #FFFFFF;
	text-align: left; /* hebt zentrierung des Textes aus BODY auf */
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* Linker Seitenbereich */
#links {
	position:absolute;
	top:0px;
	left:0em;
	right:0em;	
	z-index:2;
}

#smenue {
	position:absolute;
	display:block;
	top:154px;
	left:140px;
	width:11em;		
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:0.91em;
}
#smenue ul {
	list-style-type:none;	
	margin:0;
	padding:0;
}
#smenue li a {
	color:#00478d;
	display:block;
	text-decoration:none;
	line-height:1.65em;
	padding-left:0;	
}
#smenue li a:hover {	
	color:#990000;
	font-weight:bold;
}

.navibackground {
}

.aktiv {
	font-weight:bold;
	color:#990000;
	line-height:1.65em;		
}

.auswahl {
	color:#c60020;
	font-weight:bold;
	}
.einzug {
	padding-left:1em;
}
.unsichtbar {
	display:none;
}



/* Ende Linker Seitenbereich */

/* Mittlerer Seitenbereich */

#mitte_start {
	position:absolute;
	top:0px;
	left:316px;
	right:0em;
	width:68%;
	height:608px;
	background-color:#040404;
	background-image:url(../images/startbild.jpg);
	background-repeat:no-repeat;
	z-index:4;
}
#mitte {
	position:absolute;
	top:0px;
	left:316px;
	right:0em;
	width:68%;
	background-color:#b9ae76;
	background-image:url(../images/mitte_hgb.jpg);
	background-repeat:no-repeat;
	z-index:3;
}

#leerzeile {
	position:relative;
	top:0px;
	left:0px;
	height:100%;
	z-index:43;
	overflow:hidden;
	background-position:left;
}
#leer {
	position:relative;
	overflow:hidden;
	background-image:url(../images/m_dot.gif);
	background-repeat:no-repeat;
}

#inhaltstart {
	top:0px;	
	padding:11px 210px 9em 40px; /* Abstand: Inhalt 9em unten */
	z-index:52;	
	}

#inhalt {
	top:0px;	
	padding:108px 210px 9em 40px; /* Abstand: Inhalt 9em unten */
	z-index:52;	
	}

#link a {
	color:#00478d;
	text-decoration:none;
	font-weight: bold;
	font-size:0.8em;
}
#link a:visited {
	color:#990000;	
	text-decoration:none;
}
#link a:hover {
	color:#990000;	
	text-decoration:underline;
}
#link a.navi:hover {
	text-decoration:none;	
	color:#990000;
}
#link a:active {
	color:#00478d;	
	text-decoration:none;
}


/* Ende Mittlerer Seitenbereich */

/* Rechter Seitenbereich */

#news {
		background-color:#fcfbd1;
		padding:0;
		margin:0;
}
#rechtsstart {
    border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	position:absolute;
	/*background-color:#fcfbd1;*/
	top:106px;
	right:47px;
	/*left:660px;*/
	width: 140px;
	/*float:right;*/
}
#rechts2 {
    border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	position:absolute;
	background-color:#fcfbd1;
	top:190px;
	right:47px;
	/*left:660px;*/
	width: 140px;
	/*float:right;*/
}
.aktuellestext {
    font-size:0.8em;
	margin-left:10px;
	margin-right:10px;
}
.ueberschrift {
    font-size:0.9em;
	margin-left:10px;
	margin-right:10px;
	line-height:1.8em;
	padding:0;
	margin-top:0;
}

/* Ende Rechter Seitenbereich */

