/* Padding & Margin FIX */
*{
	margin:0;
	padding:0;
}
/* standard tag definitions */
body{
	background:#175070 url(img/body_bg.png) repeat-x scroll 10% 0;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
}

a, a:active, a:visited{
	color:#ffffff;
}

a:hover{
	color:#9D9D9D;
}

/* Main DIV's */
#main{
	margin-left:auto;
	margin-right:auto;	
	width:911px;
	height:100%;
}

#top_logo{
	background:transparent url(img/top_logo.png) no-repeat scroll bottom left;
	width:911px;
	height:66px;
	margin-bottom:7px;
}

#main_menu{
	background:transparent url(img/menu_bg.png) no-repeat scroll bottom left;
	width:911px;
	height:72px;
	text-align:center;
	text-transform:uppercase;
	border-bottom:3px solid transparent;
}

#rhh_logo{
	float:left;
	background:transparent url(img/rhh_logo2.png) no-repeat scroll top left;
	width:359px;
	height:215px;
	border-right:3px solid transparent;
	border-bottom:3px solid transparent;
}

#flash_teaser{
	z-index:-1;
	float:left;
	background:transparent url(img/altschrott_e3.jpg) no-repeat scroll top left;
	width:527px;
	height:193px;
	border-top:11px solid #222222;
	border-left:11px solid #222222;
	border-right:11px solid #222222;
	border-bottom:11px solid #222222;
}

#wrap{
	clear:left;
	background:#000000 url(img/content_bg.png) repeat-x scroll top left;
	height:100%;
	min-height:364px;
	width:895px;
	padding:10px 8px 10px 8px;
}

/* inner wrap Content */
#main_content{
	float:left;
	width:500px;
	margin:0 22px 0 0;
	overflow:hidden;
}

#main_content2{
	float:left;
	width:670px;
	margin:0 20px 0 0;
	overflow:hidden;
}

#main_content h1,#main_content2 h1{
	font-size:14px;
}
#main_content h2,#main_content2 h2{
	font-size:14px;
}

#main_content ul,#main_content2 ul{
	list-style-position:outside;
	margin:0 0 0 30px;
}

#sub_content{
	float:left;
	margin:0 13px 0 0;
	font-size:11px;
}


/* MAIN NEWS BLOCK */
#main_news{
	float:right;
	background:#679AD9 url(img/main_news_bg.png) no-repeat scroll top left;
	width:200px;
	min-height:353px;
	font-size:11px;
}

div#containter{
	float:right;
	background:#222222 none repeat scroll 0 0;
	padding:8px; 
	width:355px;
	border:1px solid #93ACCA;

}

#main_news h3 {
	font-size:13px;
	text-transform:uppercase;
	margin:16px 0 10px 8px;
}

/* main news menu */
#main_news ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

#main_news span {
	background:transparent url(img/menu2_line.png) no-repeat scroll bottom left;
	width:200px;
	display:block;
}

#main_news a{
	line-height:26px;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding-left:26px;
	color:#1E1F20;
}
#main_news a:hover{color:#f0f0f0;}
#main_news a.menu_current{color:#f0f0f0;}

#main_news a.read_more_news {
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	padding-left:0px;
	float:right;
}
#main_news a.read_more_news:hover{
	color:#000000;
}

#main_news p.post_news{
	text-align:justify;
	padding:5px 15px 0px 15px;
}

#main_news h4{
	font-size:12px;
	padding:5px 15px 0 15px;
}
#main_news hr.news_line{
	clear:right;
	border:0 none;
	margin:0 0 5px 0;
	height:1px;
	background: transparent url(img/menu2_line.png) no-repeat scroll bottom left;
}
#main_news ul li ul li a{
	padding-left:31px;
	font-size:11px;
}


#footer{
	background:transparent url(img/footer_bg.png) no-repeat scroll bottom left;
	width:911px;
	height:13px;
	padding:7px 0 0 0;
	font-size:10px;
	text-align:center;
	color:#174f70;
	margin:-4px 0 0 0;
}

#footer a, #footer a:visited{
	color:#174f70;
	text-decoration:none;
}
#footer a:hover{
	color:#ffffff;
}

/* Main_Menu */
#main_menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:911px;
	margin:auto;
}

#main_menu li{
	
	display:inline;
	text-align:center;
	line-height:72px;
	height:72px;
}

#main_menu a{
	padding:29px 20px 29px 20px;
	background:transparent url(img/menu_li.png) no-repeat scroll top right;
	color:#92BDF2;
	font-family:Arial Black;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}

#main_menu a:hover{
	color:#FAFAFA;
}

#main_menu a.menu_current {
	color:#F08381;
}

#main_menu a.menu_current:hover{
	color:#FAFAFA;
}

.sub_news{
	background:#EF7C7B url(img/sub_news_bg.png) no-repeat scroll top left;
	padding:8px 5px 5px 5px;
	width:141px;
	min-height:99px;
	color:#000000;
	text-align:justify;
}
a.rmore{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	float:right;
}


#ol_teaser{
	height:108px;
	width:548px;
	background:transparent url(img/ol_teaser_bg.png) repeat-x scroll top left;
	left:50%;
	margin:0 0 0 -93px;
	padding:0;
	position:absolute;
	top:248px;
	overflow:hidden;
	font-size:11px;
}

p#ol_headl{
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin:23px 0 6px 18px;
	color:white;

}
p#ol_cont{
	margin:0 18px 0 18px;
	padding:0 5px 0 0;
	text-align:justify;
}

/* two sections */
div.page_intro_small{
	width:500px;
	height:166px;
	margin: 0 0 10px 0;
	font-size:11px;
}
div.inner_page_intro_small{
	width:464px;
	height:66px;
	background: transparent url(img/page_intro_overlay.png) repeat-x scroll top left;
	padding:100px 18px 0 18px;
	overflow:hidden;
}


div.inner_page_intro_small h1{
	font-size:16px;
	margin:0 0 4px 0;
}

/* WITHOUT SECTION */
div.page_intro_big{
	width:666px;
	height:166px;
	margin: 0 0 10px 0;
	font-size:11px;
}
div.inner_page_intro_big{
	width:630px;
	height:66px;
	background: transparent url(img/page_intro_overlay.png) repeat-x scroll top left;
	padding:100px 18px 0 18px;
	overflow:hidden;
}


div.inner_page_intro_big h1{
	font-size:16px;
	margin:0 0 4px 0;
}


button.backk{
	border:0 none;
	background: transparent none;
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
	margin:0 0 0 -2px;
}

button.backk:hover{
	color:#9D9D9D;
	cursor:pointer;
}





hr.mydot {
	margin:12px 8px 12px 8px;
	
	border: 0px; /* Für Firefox und Opera */
	border-top: dashed 2px #ED423F;
	border-bottom: solid 1px #000000; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */


	
}
