@charset "utf-8";
/* CSS Document */

body {
	background:url(gfx/site_hbg.jpg) repeat-y center #404140;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.Container {
	width:100%;
}

.BFrame {
	margin: 0 auto;
	width:800px;
}

.CFrame {
	margin: 0 auto;
	width:860px;
	height:220px;
}

.Header {
	margin: 0 auto;
	width:860px;
}

.Content {
	margin: 0 auto;
	width:800px;
	overflow:hidden;
}

.Footer {
	margin: 0 auto;
	padding-top:0px;
	width:800px;
	height:20px;
	background:url(gfx/footerbg.jpg) center no-repeat;
	text-align:center;
	font-size:12px;
}

.Header_Sub {
	margin: 0 auto;
	width:864px;
	height:24px;
	background:url(gfx/header_subbg.jpg) center no-repeat;
	padding-bottom:0px;
}

/*-----------------------*/

.News_Entry {
	margin: 0 auto;
	width:800px;
	height:54px;
	background:url(gfx/newsbg.jpg) no-repeat center;
}

.News_Headline {
	padding-top:2px;
	width:800px;
	height:27px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.News_Headline_link {
	padding-top:2px;
	width:800px;
	height:27px;
	text-align:center;
	font-size:20px;
}

.News_Headline_link a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.News_Headline_link a:hover {
	color:#333;
}

.News_Date {
	width:800px;
	height:16px;
	text-align:center;
	font-size:14px;
}

.News_Content {
	margin: 0 auto;
	padding-top:4px;
	width:700px;
	text-align:justify;
	font-size:14px;
}

.News_Subline {
	margin: 0 auto;
	width:700px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.News_Body {
	margin: 0 auto;
	width:700px;
	font-size:14px;
	padding-top:10px;
	text-align:justify;
}

/*-----------------------*/

.Contact_Address {
	margin: 0 auto;
	width:200px;
	font-size:14px;
	float:left;
}

.Contact_Form {
	margin: 0 auto;
	width:460px;
	text-align:center;
	float:right;
}

.Contact_Field {
	width:347px;
}

.Contact_Label {
	width:70px;
	height:22px;
	margin-bottom:4px;
	margin-top:2px;
	font-size:14px;
	float:right;
	text-align:left;
}

.Contact_Pulldown_Frame {
	width:500px;
	margin-bottom:4px;
	float:right;
	text-align:right;
}

.Contact_Pulldown {
	margin-top:16px;
	margin-bottom:4px;
}

.Contact_Message {
	width:500px;
	height:150px;
	margin-bottom:4px;
}

.Contact_FieldFrame {
	width:500px;
	float:right;
}

#Contact_Response {
	font-size:12px;
}

.Contact_Submit {}

/*-----------------------*/

.WWD_Content {
	margin: 0 auto;
	width:520px;
	text-align:justify;
	font-size:14px;
}

.WWD_Headline {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/*-----------------------*/

.TopSpacer {
	padding-top:30px;
}

.BotSpacer {
	margin-bottom:30px;
}

.BotSpacerBig {
	margin-bottom:300px;
}

.Legalline {
	padding-top:17px;
}

.Legalline a {
	color:#000;
	text-decoration:none;
}

.Legalline a:hover {
	color:#333;
}

.list {
	margin-bottom:6px;
}

.Imprint_Body {
	padding:10px;
}

.backlink {
	margin: 0 auto;
	padding-top:20px;
	font-size:14px;
	text-align:center;
	width:700px;
}

.backlink a {
	text-decoration:none;
	color:#000;
}

.backlink a:hover {
	color:#333;
}

/*-----------------------*/

.Fallback_Head {
	background:url(gfx/fallback/head.jpg) center no-repeat;
	width:860px;
	height:140px;
	float:left;
}

#Fallback_Title {
	background:url(gfx/fallback/title1.jpg) center no-repeat;
	width:362px;
	height:61px;
	float:left;
}

.Fallback_Ear_Left {
	background:url(gfx/fallback/ear_left.jpg) center no-repeat;
	width:210px;
	height:61px;
	float:left;
}

.Fallback_Ear_Right {
	background:url(gfx/fallback/ear_right.jpg) center no-repeat;
	width:210px;
	height:61px;
	float:left;
}

.Fallback_Arrow_Left {
	background:url(gfx/fallback/arrow_left.jpg) center no-repeat;
	width:39px;
	height:61px;
	float:left;
}

.Fallback_Arrow_Left img {
	border:0;
}

.Fallback_Arrow_Right {
	background:url(gfx/fallback/arrow_right.jpg) center no-repeat;
	width:39px;
	height:61px;
	float:left;
}

.Fallback_Arrow_Right img {
	border:0;
}

