/* CSS Document */

<style type="text/css">
    
    body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-image: url(images/hrh.jpg);
    }
    .oneColFixCtr #container {
	width: 763px;
	margin: 0 auto;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-image: url(images/contenthr.gif);
	
    }
    .oneColFixCtr #mainContent {
	padding: 0 0px;
	margin-left: 26px;
	margin-right: 26px;

    }
	
#werbung {
	margin:0 0px;
	padding:0px 0 0;
	background-repeat: repeat-x;
	width: 763px;
	background-image: url(images/hrh.jpg);
	text-align: right;	
}	
	
	    #tabs {
	background-image: url(images/hrh.jpg);
	height: 34px;
	width: 763px;

}

    #tabs ul {
	margin:0 0px 0 6px;
	padding:0;
	list-style:none;
}
    #tabs ul li {
	margin:0 0px 0 0;
	padding:0;
	float:left;
	width: 125px;
}
    #tabs ul li a {
	display:block;
	position:relative;
	padding:14px 0px 0px;
	border:0;
	background:url(images/btn_leer.gif) repeat-x 0 0;
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-size: 11px;
	width: 125px;
	height: 20px;
	text-align: center;
}
    


    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {
	background:url(images/btn_leer.gif) 0 0 repeat-x;
	color:#B90160;
}


#header {
	margin:0 0px;
	padding:0px 0 0;
	clear: both;
	height: 201px;
}

#footer {
	margin:0 0px;
	padding:0px 0 0;
	clear: both;
	height: 45px;
	background-color: #FFFFFF;
}

#inhalt {
	margin:0 0px;
	padding:0px 0 0;
	background-repeat: repeat-y;
	width: 763px;
	background-image: url(images/contenthr.gif);
}


#links {
	margin:0 0px 0 0px;
	padding:0px 0 0;
	width: 330px;
	float: left;
	height: 100%;
}

#rechts {
	margin:0 0px 0 0px;
	padding:0px 0 0;
	width: 355px;
	float: right;
	height: 100%;
}

.kleineinhalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	clip: rect(auto,4px,auto,auto);
	}
	
	#absetzen {
	background-color: #E3BBE2;
	border: 1px solid #FF00FF;
}
	
	
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Stil1 {font-size: 90%}

.Stil5 {
	font-size: 0.7em;
	line-height: 1.3em;
}
    
    </style>

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	text-transform: capitalize;
	color: #666;
	
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #666;
}
.titel_gross {
	font-size: 1.8em;
}

