html, body {
	height: 100%;
}

body
{
	background-color:#ffffff;
	margin:0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/052006/Hintergrund03.gif);
	background-repeat: repeat-y;
}

html>body #outer {
	height: auto;
}

#outer
{
	display: block;
	height:100%;
	width:950px;
	float:left;
	z-index:0;
	left: 0px;
	top: 0px;
	position: absolute;
}

#top
{
	display: block;
	height:120px;
	width:955px;
	float:left;
	background-image: url(../images/052006/top_bg.jpg);
	top: 0px;
}

#top_logo
{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 232px;
	height: 98px;	
}

#top_navigation
{
	position:absolute;
	left: 0px;
	top: 100px;
	width: 440px;
	height: 20px;	
	background-image: url(../images/052006/top_navi_bg.jpg);
	padding-left: 150px;
	padding-top: 3px;
}


#top_search
{
	position:absolute;
	left: 704px;
	top: 82px;
	width: 192px;
	height: 34px;	
	text-align:right;
}


#top_slogan
{
	position:absolute;
	left: 282px;
	top: 16px;
	width: 673px;
	height: 38px;	
	text-align:right;
}

#middle
{
	display: block;
	width:955px;
	float:left;
	min-height:1000px;
	background-color:#ffffff;
	background-image: url(../images/052006/main_outer_bg_ff.jpg);
	z-index: 2;
	position: relative;
}

#middle_theme
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 955px;
	height: 200px;
	z-index: 3;
}

#middle_slogan
{
	position: absolute;
	left: 700px;
	top: 0px;
	width: 200px;
	height: 200px;
	z-index: 3;
}

#middle_left
{
	width:190px;
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 45px;
	overflow-x:hidden;
	height: 955px;
	z-index: 4;
	position: relative;
}

#middle_main
{
	width:470px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 210px;
	padding-bottom: 10px;
}


#middle_right
{
	width:200px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 210px;
}

#bottom
{
	height:179px;
	width: 955px;
	float:left;
	background-image: url(../images/052006/bottom_bg_ff.jpg);
	position: relative;
	overflow:hidden;
}

#bottom_navigation
{
	position:relative;
	left:397px;
	top: 154px;
	width:320px;
	height:20px;
}

#bottom_copyright
{
	position:relative;
	left:710px;
	top: 134px;
	width:190px;
	height:20px;
}

#bottom_slogan
{
	position:relative;
	left:692px;
	top: 5px;
	width:224px;
	height:100px;
}

#bottom_logo
{
	position:relative;
	left:21px;
	top: -125px;
	width:188px;
	height:94px;
}


/*	Content Spez */

#middle_left td, #middle_right td
{
	font-size:10px;	
}

#middle_left a, #middle_right a
{
	color: #343434;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#middle_left a:hover, #middle_right a:hover
{
	text-decoration: underline;
}


#middle_left input, #middle_left select
{
	width: 140px;	
}

#middle_Slogan div
{
	padding-top: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	
}

#tblEventSearch input, #tblEventSearch select
{
	width: 180px;	
}

#tblEventSearch a
{
	text-align: right;	
}


#tblSearchControl input
{
	width:130px;	
}

.v052006_LeftNaviTable td
{
	color: #ff0000;
	padding-left: 150px;
}


#bottom_navigation, #bottom_navigation a, #bottom_copyright, #top_search a
{
	color: #ffffff;	
}

#top_navigation a
{
	color: #000000;	
	text-decoration: none;
}

#top_navigation a:hover
{
	text-decoration: underline;
}


