/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images_system/background_kachel.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#ral_logo {
	position:absolute;
	z-index:10;
	top:440px;
	left:40px;
	}

#news {
	position:absolute;
	left:852px;
	top:145px;
	width:167px;
	height:auto;
	z-index:1;
	background:url(../images_system/news_kachel.gif) repeat-y;
	}
#news-padder {
	padding:0 10px;}
#news-padder h1 {display:none;}
#horizontal_waste_wrapper {
	background:url(../images_system/waste_kachel.gif) repeat-x;
	}
#horizontal_waste_wrapper_ecke {
	width:1024px;
	background-image: url(../images_system/waste_ecke.gif);
	background-position:827px top;
	background-repeat:no-repeat;
	}
#header_container {
	width:826px;
	}
#header_left {
	float:left;	
	width:230px;
	height:43px;
	background-color:#848484;
	background-image:url(../images_system/kopf_links_kachel.gif);
	background-repeat:repeat-x;
	}
#header_right {
	float:left;
	width:596px;
	height:43px;
	background-color:#fff;
	background-image:url(../images_system/kopf_rechts_kachel.gif);
	background-repeat:repeat-x;
	margin:0;padding:0;
	}
#h_nav_container {
	clear:both;
	width:827px;
	}
#h_nav_left {
	float:left;	
	width:230px;
	height:102px;
	background-color:#848484;
	background-image:url(../images_system/logo_kachel.gif);
	background-repeat:repeat-x;
	}
#h_nav_right {
	float:left;
	width:597px;
	height:102px;
	background-color:#fff;
	background-image:url(../images_system/main_nav_kachel.gif);
	background-repeat:repeat-x;
	}

/* lower part -------------  */

#lower_container {
	
	/* Kopfbild wird im Header per CMS verındert und eingetragen */
	background-position:1px 150px;
	background-repeat:no-repeat;
	height:630px;
	}
	
	*html #lower_container {
		background-position:1px 50px;
		}

/* CONTENT styles ------------------------ */
	
#content {
	float:left;
	padding:25px;
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
color:#333;
	}
#content h1 {
	font-size:22px;
	font-stretch:condensed;
	border-bottom:1px dotted #999999;
	margin:0;
	padding:0 0 5px 0;
	color:#242123;
	}
#content h2 {
	font-size:14px;
font-family:Arial narrow, Arial;	
font-stretch:condensed;
	line-height:18px;
	color:#555;
	}
#content h3 {
	font-size:12px;
	font-stretch:condensed;
	line-height:14px;
	color:#222;
	}

#content a {color:#555;}
#content a:hover {color:#43111d;}

#content input {border:1px solid #888;}
#content textarea {border:1px solid #888;}


/* --- new content styles --- */

#content h2 {
	font-size:14px;
	line-height:18px;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	}
#content h3 {
	margin:15px 0 10px 0;
	font-size:14px;
	color:#264462;
	}
#content p {
	margin:0 0 15px 0;
	color:#333;
	font-size:12px;
	line-height:14px;
	}
#content a {
	color:#355473;
font-weight:bold;}
#content a:hover {
	color:#ff6600;}

#content ul {
	margin:10px;}
#content ul.downloads {
margin:0; padding-left:10px;}

#content li {
	background-image:url(../images_system/bullit_list.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0 5px 20px;
	list-style:none;}
	
#content .downloads li {
	background-image:url(../files/images/pdf_icon_klein.gif);
	background-repeat:no-repeat;
	background-position:0px -0px;
	padding:0px 0 5px 20px;
	list-style:none;
margin-left:0px;}
	


#content hr {
	height:1px;
	background-color:#c9ced5;
	border:none;
	color:#c9ced5}
#content td {
	font-size:12px; line-height:14px;}
#content td p {
	font-size:12px;}

/* class styles fır den content bereich --------- */

address {background:#F1F3F4;
border:1px solid #A1AAB6;
padding:5px;}

.Rand_rechts {
	border-right:1px solid #c9ced5;}

.underline {
border-bottom:1px solid #C9CED5;
padding:0 0 5px 0;}

.Einleitung {
	font-size:14px;
	line-height:16px;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	font-weight:bold;
	}
.Einleitung p {
	font-size:14px;
	line-height:16px;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	font-weight:bold;
	}



