body {
	background-image: url(../img/background5.jpg);
	background-repeat: repeat-y;

	font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}
td  {  
	font-size: 9pt;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}
a   { 
	color: #BE3131;
	font-weight: bold; 
	text-decoration: none 
	}
a:active  { 
	color: #BE3131; 
	font-weight: bold; 
	text-decoration: none 
	}
a:hover   { 
	color: #BE3131; 
	font-weight: bold; 
	text-decoration: none 
	}
a:link   { 
	color: #BE3131; 
	font-weight: bold; 
	text-decoration: none 
	}
a:vlink   { 
	color: #BE3131; 
	font-weight: bold; 
	text-decoration: none 
	}


p { 
	margin-top: 0px; 
	margin-bottom: 4px 
	}

.subbody{
	align: center;

	background-image: url(../img/rest04.png);
	background-position: center right;
	/*background-attachment: fixed;*/
	
	background-repeat: no-repeat;

	
}

table.tbl_main{
	width: 1065px;
	min-height: 900px;

	/*margin-left: auto;
	margin-right: auto;*/
	overflow: hidden;
	
}

table.tbl_center{
	height: 800px;
}

.td_shadow{
	/*background-image: url(../img/shadow2.png);
	background-repeat: y-repeat;*/
	width: 13px;
}

.td_main{
	vertical-align: top;
	width: 875px;
	overflow: hidden;
}

.top{
	height: 200px;
	max-height: 200px;
	
	overflow: hidden;
}

.logo{
	position: relative;
	top: -210px;
	left: 5px;
	z-index:20;
}

.top_left{
	position: relative;
	overflow: visible;

	top: 0px;
	left: 0px;

	width: 160px;
	height: 220px;
	background-color: #E6D6C6;

	z-index: 1;
}

.trailer{
	position: relative;
	left: 160px;
	top: -360px;
	z-index:10;
	}

.menu_top{
	position: relative;
	left: 170px;
	top: -392px;

	width: 640px;
	z-index: 30;
}

.td_menu_left{
	width: 160px;
	background-color: #E6D6C6;
	vertical-align: top;
	}

.menu_left{
	position: relative;
	top: 10px;
	left: 6px;
	}

.menu_login{
	position: relative;
	top: 20px;
	left: 10px;
	}

.td_content{
	vertical-align: top;
	
	height: 100%;
	width: 712px;
	/*IE:*/
	//width: 694px;
	
	margin-top: 10px;

	border-right: 2pt;
	border-right-style: solid;
	border-right-color: #F1F0EE;
}

.td_content_left{
	font-size: 9pt;

	width: 50%;
	/*width: 350px;*/
	height:  100%;

	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 2px;
}

.td_content_right{
	font-size: 9pt;

	width: 50%;
	/*width: 350px;*/
	height: 100%;

	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 4px;
}

table.tbl_content{
	
	margin-left: 7px;
	/*margin-top: 10px;*/
	margin-right: 8px;
	height: 100%;

	background-image: url(../img/content_back2.png);
}

.login_header{
	position: relative;
	top: 20px;
	left: 10px;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #959595;
	font-weight: bold; 
}

.tf_loginbox{
	position: relative;
	top: 10px;
	left: 10px;

	width: 110px;
	border: 1px solid #959595;
}

.tf_passwordbox{
	position: relative;
	top: 10px;
	left: 10px;

	width: 110px;
	border: 1px solid #959595;
}

.loginbutton{
	position: relative;
	top: 15px;
	left: 10px;

	/*IE:*/
	//top: 12px;
	//left: 15px;
}

.logoutbutton{
	position: relative;
	top: 15px;
	left: 6px;

	width: 80px;
}

.lbl_loginbox{
	position: relative;
	top: 10px;
	left: 10px;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #959595;
	font-size: 7pt;
}

.lbl_passwordbox{
	position: relative;
	top: 15px;
	left: 10px;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #959595;
	font-size: 7pt;
}

.loggedin_username{
	position: relative;
	top: 10px;
	left: 10px;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #959595;
	font-size: 9pt;
}

.td_right{
	text-align: left;
	vertical-align: top;
	width: 162px;
	min-height: 820px;

	overflow: visible;
	
}

.advertising{
	position: relative;
	top: 10px;
	left: 10px;
	height: 150px;
	width: 150px;
	
	text-align: center;
	vertical-align: middle;

	overflow: hidden;
}

.adv_image{
	vertical-align: middle;

	margin-bottom:auto;
	margin-top:auto;

	overflow: hidden;
}

.news_specials{
	position: relative;
	top: 50px;
	left: 3px;
	width: 155px;
}

.wetter{
	position: relative;
	top: 55px;
	left: 3px;
	width: 148px;
}

.border{
	width: 3px;
	background-color: #FFFFFF;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	overflow: visible;
}

.link1{
	position: relative;
	top: 10px;
	left: 10px;
}

.link2{
	position: relative;
	top: -5px;
	left: 37px;
}

.link1 a, .link2 a{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #939393;
	font-weight: bold; 
}

.left_border_content, .left_border_content a{
	width: 150px;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #939393;
	font-weight: bold; 
}


/*Inhalttabelle Mitte*/
div.content{
	padding-left: 4pt;
	padding-right: 4pt;
	padding-bottom: 4pt;
	padding-top: 4pt;
	margin-bottom: 4pt;
	background: #ffffff;
	height: auto;
	max-width: 344px;
}

div.news, div.specials{
   	padding-left: 0pt;
	padding-right: 0pt;
 	padding-top: 0pt;
	padding-bottom: 2pt;
}

div.content h1 {font-size: 14pt; font-style: normal;}
div.content h2 {font-size: 12pt;}
div.content h3 {font-size: 12pt;}
div.content h4 {font-size: 10pt;}
div.content h5 {font-size: 8pt;}


div.content{
	line-height: normal;
}

div.news h1, div.specials h1 {font-size: 9pt;}
div.news h2, div.specials h2 {font-size: 9pt;}
div.news h3, div.specials h3 {font-size: 9pt;}
div.news h4, div.specials h4 {font-size: 9pt;}
div.news h5, div.specials h5 {font-size: 9pt;}

div.news, div.specials{
	width: 160;
	line-height: normal;
}

div.news p.bodytext, div.specials p.bodytext{
	font-size: 8pt;
}

div.form_error{
	color: #FF0000;
}

span.timestamp{
	font-size: 8pt;
}


