body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
	padding:0;
	background-image:url(../images/site/black-streifen.jpg);
	background-repeat:repeat-x;
	color:#22262b;
}
#container {
	width:980px;
	margin:0 auto;
	z-index:1;
}
#site {
	position:absolute;
	top:0;
	width:980px;
	z-index:1;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:63px;
	z-index:1;
}
#image {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:372px;
	z-index:10;
}

#content {
	position:absolute;
	top:360px;
	left:0;
	width:838px;
	padding-left:71px;
	padding-left:71px;
}
#cont {
	width:838px;
}
/* MENUE */
#menue {
	float:left;
	width:244px;
	background-image:url(../images/site/menue/m_bg.jpg);
}
#menue_t {
	width:244px;
	height:42px;
	background-repeat:no-repeat;
}
#menue_c {
	width:234px;
	background-image:url(../images/site/menue/m_bg.jpg);
	padding-left:10px;
}
#menue_b {
	width:244px;
	height:12px;
	background-image:url(../images/site/menue/m_bot.jpg);
	background-repeat:no-repeat;
}
/* END - MENUE */

/* INHALT */
#inhalt {
	float:left;
	width:424px;
}
#inhalt_t {
	width:424px;
	height:40px;
	background-image:url(../images/site/content/c_top.jpg);
	background-repeat:no-repeat;
}
#inhalt_c {
	width:414px;
	padding-left:5px;
	padding-right:5px;
	line-height:145%;
}
/* END - INHALT */

/* RIGHT-BOXES */
#right {
	width:170px;
	float:left;
}
/* END - RIGHT-BOXES */

/* NEWS */
#news {
	background-image:url(../images/site/news/news_bg.jpg);
	width:170px;
}
#news_t {
	width:170px;
	height:42px;
	background-image:url(../images/site/news/news_bg.jpg);
	background-repeat:no-repeat;
}
#news_c {
	width:145px;
	background-image:url(../images/site/news/news_bg.jpg);
	padding-left:10px;
	padding-right:15px;
	line-height:145%;	
}
#news_b {
	width:170px;
	height:12px;
	background-image:url(../images/site/news/news_bot.jpg);
	background-repeat:no-repeat;
}
/* END - NEWS */

/* NEWS */
#faq {
	background-image:url(../images/site/faq/faq_c.jpg);
	width:170px;
}
#faq_t {
	width:170px;
	height:42px;
	background-image:url(../images/site/faq/faq_c.jpg);
	background-repeat:no-repeat;
}
#faq_c {
	width:145px;
	background-image:url(../images/site/faq/faq_c.jpg);
	padding-left:10px;
	padding-right:15px;
	line-height:145%;
}
#faq_b {
	width:170px;
	height:12px;
	background-image:url(../images/site/faq/faq_b.jpg);
	background-repeat:no-repeat;
}
/* END - NEWS */

/* SUCHE */
#search {
	background-image:url(../images/site/search/bg.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:34px;
	padding-left:15px;
	padding-top:8px;
}
input.searchfild {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:110px;
	margin-top:6px;
	float:left;
	color:#666666;
}
/* END - SUCHE */


/* BOTTOM */
#bottom {
	background-image:url(../images/site/bottom/bottom_c.jpg);
	width:838px;
	margin-bottom:10px;
}
#bottom_t {
	width:838px;
	height:50px;
	background-image:url(../images/site/bottom/bottom_c.jpg);
	background-repeat:no-repeat;
}
#bottom_c {
	width:808px;
	background-image:url(../images/site/bottom/bottom_c.jpg);
	padding-left:15px;
	padding-right:15px;
}
#bottom_b {
	width:838px;
	height:12px;
	background-image:url(../images/site/bottom/bottom_b.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
/* END - BOTTOM */