/******************* GLOBAL *******************/

html { 
  padding:0;
  margin:0;
  min-height: 100%;
}

body {
	background:#320915 url('../bilder/background.jpg') repeat-x;
	padding:0px;
 	margin:0px;
  	min-height: 100%;
	color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#320915
}

a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#center {
	margin:0 auto;
	width:1022px;
	min-height:100%;
	height:100%;
	background-color:#EAB646;
}

img {
	border:0px none;
}

/******************* HEAD *******************/

#head {
	width:1022px;
	height:311px;
	background:url('../bilder/head.jpg') no-repeat;
}


#head_space {
	width:1022px;
	height:230px;
}

/******************* NAVIGATION 1 *******************/

#navilist {
	 padding-left:128px;
}

ul#navilist {
	list-style-type:none;
	font:bold 13px Arial;
	text-align:center;
	line-height:30px; 
	margin:0;
}

#navilist li { float:left; }

#navilist li a {
	text-decoration: none;
	background: url('../bilder/head_but.png') no-repeat;
	filter:progid:DXImageTransform;
	float: left;
	height:43px;
	width:122px;
	line-height:45px;
	color:#886723
}

#navilist li a:hover {
	background: url('../bilder/head_but_over.png') no-repeat;
	filter:progid:DXImageTransform;
	color:#5E4513
}

#navilist li a:active {
	background: url('../bilder/head_but_over.png') no-repeat;
	filter:progid:DXImageTransform;
	color:#5E4513
}

/******************* CONTENT *******************/

#left {
	width:160px;
	float:left;
	margin-left:10px;
}

#mid {
	width:492px;
	float:left;
	margin-left:10px;
}

#right {
	width:330px;
	float:left;
	margin-left:10px;
}

div.navi_l_top, .navi_r_top, .navi_m_top {
	width:155px;
	height:28px;
	background:url('../bilder/navi_l_top.gif') no-repeat;
	color:#FFFFFF;
	line-height:25px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:1px; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; font-family:Tahoma
}

div.navi_r_top {
	width:325px;
	background:url('../bilder/navi_r_top.gif') no-repeat;
}

div.navi_m_top {
	width:487px;
	background:url('../bilder/navi_m_top.gif') no-repeat;
}

div.navi_r_mid, .navi_m_mid {
	width:330px;
	background-color:#EFEEC0;
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:9px;
}

div.navi_m_mid {
	width:492px;
}

div.navi_r_mid img{
	border:1px solid #128E6C;
	margin-left:9px;
	margin-top:9px;
	float:left;
}

div.navi_l_mid {
	width:150px;
	background:url('../bilder/navi_l_mid.gif') repeat-y;
	padding:5px;
}

div.w_120, .w_300 {
	padding:0px;
	margin:0 auto;
	width:120px;
	height:600px;
	background-color:#AE2E51;
	background-repeat:no-repeat;
	color:#fff;
	font:12px Tahoma;
	text-align:center;
}

div.w_300 {
	width:300px;
	height:250px;
	margin-top:10px;
}

div.clear {
	clear:both;
}

div.line {
	width:492px;
	height:2px;
	background:url('../bilder/line.gif') no-repeat;
	margin-top:10px;
	overflow:hidden
}

/****************** Tabelle *************************/

table.vid_tbl {
	border:0px;
	width:472px;
	margin-top:10px;
	margin-left:10px;
}

.td_space {
	width:10px;
}

.td_v_space {
	width:310px;
	height:10px;
	overflow:hidden;
}

.td_text {
	width:310px;
}

.td_text_head, .td_text_mid, .td_text_foot {
	width:310px;
	height:17px;
	background-color:#128E6C;
	font:bold 12px Tahoma;
	color:#FFFFFF;
	padding-left:5px;
	overflow:hidden;
}
.td_text_head a:link {color:#FFFFFF}
.td_text_head a:visited {color:#FFFFFF}
.td_text_head a:hover {color:#FFFFFF}
.td_text_head a:active {color:#FFFFFF}

.td_text_mid {
	height:50px;
	font-weight:normal;
}

.td_text_foot{
	font-weight:normal;
}


td.td_img img {
	border:1px solid #128E6C;
}


/******************* NAVIGATION 2 *******************/

#navilist_02 {
	padding-left:0px;
}

ul#navilist_02 {
	list-style-type:none;
	font:11px Tahoma;
	line-height:20px; 
	margin:0;
}

#navilist_02 li {  }

#navilist_02 li a {
	text-decoration: none;
	background: url('../bilder/navi_l_but.gif') no-repeat;
	height:21px;
	display:block;
	width:134px;
	line-height:20px;
	padding-left:26px;
	color:#0A503D
}

#navilist_02 li a:hover {
	background: url('../bilder/navi_l_but_over.gif') no-repeat;
	color:#AE2E51
}

#navilist_02 li a:active {
	background: url('../bilder/navi_l_but_over.gif') no-repeat;
	color:#AE2E51
}

div.footer {
	width:1022px;
	height:20px;
	background: url('../bilder/footer.gif') no-repeat;
}

#wf { width: 160px; height: 600px; position: fixed; right: 50%; margin-right: 517px; top: 5px; }