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

/*------------Tag Definition-----------*/
body {
	color:#666666;
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#ffffff;
	background-image:url(../logos/rot.gif);
	background-repeat:repeat;
	background-position:right 0px;	
}
h1 {
 color: #666666;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.4em;
}
h2 {
 	color: #666666;
 	font-family: verdana, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 1.2em;
}
h3 {
 color: #666666;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.2em;
}
h4 {
 	color: #666666;
 	font-family: verdana, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 1.1em;
}

p {
 	 margin-left:10px;
	 line-height: 1.4em;   
}
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;
}


#fett {
	font-weight:bold;
	margin-left:10px;
	line-height: 1.4em; 
}
#fett2 {
	font-weight:bold;
	font-size:16px;
}
#fett3 {
	font-weight:bold;
	text-decoration:underline;
}
#fettabsatz
{
line-height:1.8em;
font-weight:bold;
font-size:16px;
}
/* Kopfbereich */
#kopf {
	background-color:#b8bbba;
	top:0px;
	left:0px;
	width:100%;
	height:134px;
	position:absolute;
}
#logo {
	position:absolute;
	top:0em;
	left:0em;
	z-index:21;	
}
/* Ende Kopfbereich */
/* Linker Seitenbereich */
#links {
	position:absolute;
	top:134px;
	left:0em;
	right:0em;	
	z-index:2;
	background-color:#ffffff;
}

#smenue {
	position:absolute;
	display:block;
	top:0px;
	left:80px;
	width:15.2em;	
	border-top: 4px solid #e3e5e4;
	border-left: 4px solid #e3e5e4;
	border-right: 4px solid #e3e5e4;
	border-bottom: 4px solid #e3e5e4;			
	font-family:Arial, Helvetica, sans-serif;	
	font-size:0.9em;
	background-color:#e3e5e4;
}
#smenue ul {
	list-style-type:none;	
	margin:0;
	padding:0;
}
#smenue li a {
	color:#000000;		
	display:block;
	text-decoration:none;
	line-height:1.5em;
	padding-left:0.5em;	
}
#smenue li a:hover {
	background-color:#ffffff;	
	color:#c60020;
	font-weight:bold;
}
#smenue li ul li a {
	color:#c60020;
}
#smenue ul li ul {
	background-color:#e3e5e4;
	padding-left:1.5em;	
}
.navibackground {
	background-color:#e3e5e4;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}
.navibackgroundunten {
	background-color:#e3e5e4;
	font-weight:bold;
}
.aktiv {
	font-weight:bold;		
	background-color:#ffffff;
}
.aktivuntermenue {
	font-weight:normal;
	border-bottom: 1px solid #fff;
}
.aktivuntermenueunten {
	font-weight:normal;
}
.auswahl {
	background-color:#fff;	
	color:#c60020;
	font-weight:bold;
	}
.einzug {
	padding-left:1em;
}
.unsichtbar {
	display:none;
}
.vertilinie {
	border-left:1px solid #fff;
}

#logo2 {
	position:absolute;	 
	z-index:63;			
	left:-0.3em;
}

/* Ende Linker Seitenbereich */

/* Mittlerer Seitenbereich */
#mitte {
	position:absolute;
	top:134px;
	left:20.15em;
	right:0em;
	background-color:#b8bbba;
	z-index:3;
	overflow:hidden;

}
/* Brotkrumen-Pfad */
#content p#breadcrumb {
	font-size: .85em;           
	line-height: 1.3em;   
	margin: 0 .5em;              /* Aussenabstand: oben/unten keiner, rechts/links 0.5em */
	padding: 0 0 .5em 0;         /* Innenabstand: unten 0.5em, Rest keiner */
	/* padding: 0 0 .5em .5em;      Innenabstand: oben/rechts keiner, unten/links 0.5em */
}

#leerzeile {
	position:relative;
	top:10px;
	height:100%;
	background-color:#ffffff;
	z-index:43;
}

#inhalt {
	top:200px;	
	padding:20px 80px 20em 40px; /* Abstand: Inhalt 20em unten */
	z-index:52;	
}
#mmenue {
	position:absolute;
	display:block;
	top:101px;
	left:763px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:0.9em;
}
.mmenue a {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:1.3em;
	padding-top:1.3em;
}
.mmenue a:hover {
	background-color:#ffffff;
	text-decoration: underline;
	color:#c60020;
	font-weight:bold;
}
.mactive {
	background-color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
	color:#c60020;
}
/* Ende Mittlerer Seitenbereich */

/* Hilfe */
acronym { border-bottom: 1px dotted #404040; cursor: help; }
a acronym { border-bottom: 0 !important; cursor: default !important; }

abbr { border-bottom: 1px dotted #404040; cursor: help; }
a abbr { border-bottom: 0 !important; cursor: default !important; }

code, kbd, samp {
  color: #404040;
  font-family: 'Courier New',Courier,monospace;
  font-size: 1.2em;
}

/* Ende Hilfe */

/* Rechter Seitenbereich */
#rechts {
	position:absolute;
	top:165px;
	right:50px;
	z-index:4;	
}
#rechts2 {
	position:absolute;
	top:355px;
	right:50px;
}
/* Ende Rechter Seitenbereich */

