@charset "utf-8";

html 
{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

body 
{
	background-color:#FE6500;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

#mainflash 
{	
	background-color: #FA7D00;
	width: 100%;
	height: 623px;
}


/* Aus SEO.CSS übernommen */
#umschlag {
	
	background-color:#FE6500;
	margin: 0 auto;
}


#umschlag2 
{
	margin:0 auto;
}

#content	
{
	background-image:url(/images/footer_neu.jpg);
	background-position: center;
	width:1024px;
	height:832px;
	position:relative;
	margin:0px auto;
	overflow-x:hidden;
}


#text
{
	position:relative;
	top:300px;
	color:#6f1800;
	font-family:Verdana;
	text-align:left;
	font-size:14px;
	line-height:20px;
	width:940px;
	}

html>body #text
{
	width:980px;
}

#text p, #text h2
{
	margin:0px 10px 10px 20px;
}

p a
{
	color: #6f1800;
	text-decoration: none;
	font-weight:bold;
}

p a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

/* Layer Control */
#head_Popup input
{
	background-image:url('/images/layer/kinder/sprite_btn_x.gif');
}

.btn_close
{
	background-position: 0 0px;
}

.btn_close_over
{
	background-position: 0 -32px;
}

.layer_title
{
	background-image: url('/images/layer/kinder/title_back.gif');
	background-repeat: repeat-x;
}

.layer_or, .layer_ol, .layer_ur, .layer_ul
{
	width:8px; 
	background-image: url('/images/layer/kinder/sprite_rahmen_gruen.gif');
	background-repeat: no-repeat;
}

.layer_or
{
	height:24px; 
	background-position: 0 -34px;
}

.layer_ol
{
	height:24px; 
	background-position: 0 0;
}

.layer_ul
{
	background-position: 0 -68px;
}

.layer_ur
{
	background-position: 0 -88px;
}

.layer_bottom
{
	background-color: #97c60c;
}

/* Social Bookmark Stuff */
h1#widtc {
	font-size:22px; 
	margin-left:18px; 
	margin-bottom:13px;		
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6F1800;
	padding-bottom: 10px;
	text-decoration:underline;
}

img{
	border-width:0px;
}