/*- main body raumverzeichnis -*/
#main_body{
	
	width: 550px
}


/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #000000;
	font: .7em Tahoma,Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #ef3e33;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #231f20 1px solid;
	font-size: 11px;
	padding: 1px 2px
}
li{
	list-style: none
}
h2, h3{
	font-size: 1em;
	margin: 0 0 .8em
}
h4{
	color: #2f3b42;
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1.3em
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 1020px
}
/*=== Header ===*/
#header{
	background: #ffffff;
	height: 150px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	text-indent: -9999px;
	width: 230px
}
#header h1 a{
	display: block;
	height: 141px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Title -*/
.title{
	background: #e2e3e4;
	height: 201px;
	margin: 0 0 0 230px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	width: 790px
}
.title img{
	display: block;
	height: 201px;
	width: 772px
}
/*- Slogan -*/
.slogan{
	background: #ef3e33;
	color: #ffffff;
	float: left;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 8px;
	position: relative
}
.slogan a{
	color: #ffffff
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 10px;
	height: 20px;
	margin: 0 auto;
	width: 1020px
}
.nav1 ul{
	background: #e2e3e4;
	float: right;
	width: 430px
}
.nav1 li{
	background: url(nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 20px
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #56646c;
	display: block;
	float: left;
	padding: 0 5px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ef3e33
}
/*- Nav2 -*/
.nav2{
	background: #435058;
	margin: 0 0 1em;
	padding: 55px 0 0
}
.nav2 li a{
	background: #74828a;
	border: 1px solid #e2e3e4;
	border-right: 0;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 0 0 1px;
	padding: 0 0 0 9px;
	text-transform: uppercase
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #d6dde1;
	color: #000000;
	text-decoration: none
}
/* Nav2 Sub Menu */
.nav2 li.active li a{
	background: url(nav2-ico.gif) #d6dde1 no-repeat 9px 7px;
	border: 0;
	color: #2f3b42;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 28px;
	text-transform: none
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	background: url(nav2-ico-.gif) #d6dde1 no-repeat 9px 7px;
	color: #ef3e33
}
.nav2 li.active li.active a{
	border-bottom: 1px solid #adb5b9
}
/* Nav2 Sub Menu 2 */
.nav2 li.active li.active li a{
	background: #d6dde1;
	border-bottom: 1px solid #cad2d6;
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 30px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	font-weight: bold
}
/*- Navigation Path -*/
.nav-path{
	border-bottom: 1px solid #000000;
	color: #000000;
	height: 55px;
	margin: 0 0 .7em
}
.nav-path a{
	color: #000000
}
.nav-path ul{
	padding: 1.2em 0 0
}
.nav-path li{
	display: inline;
	padding: 0 2px
}
/*=== Headlines ===*/
.headline, .headline2{
	background: url(hd-bgr.jpg) repeat-x top;
	border: 1px solid #000000;
	height: 28px;
	margin: 0 0 1em;
	padding: 0 0 0 8px
}
.headline h2, .headline2 h2{
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
	margin: 0
}
.headline2{
	background: url(hd-bgr2.jpg) repeat-x top
}
.headline2 h2{
	color: #000000
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.png) repeat-y;
	height: 1%;
	padding: 0 0 15px;
	position: relative
}
#columns-top, #columns-bot{
	height: 9px;
	margin: 0 auto;
	overflow: hidden;
	width: 1020px
}
#columns-top{
	background: url(columns-top.png) no-repeat top;
	position: relative
}
#columns-bot{
	background: url(columns-bot.png) no-repeat top
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 230px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 11px;
	width: 568px
}
#home #centercol{
	margin-top: 55px
}
/*=== Right Column ===*/
#rightcol{
	background: url(rightcol-bgr.gif) #e2e3e4 repeat-y left;
	color: #2f3b42;
	float: right;
	margin: 29px 0 0;
	padding: 25px 0 0;
	width: 200px
}
#rightcol .content{
	height: 1%;
	padding: 0 15px 15px
}
#rightcol .content2{
	background: url(rightcol-bgr2.gif) #55636b repeat-y left;
	color: #ffffff;
	height: 1%;
	padding: 25px 15px
}
#rightcol .content2 a{
	color: #ffffff
}
#rightcol .content2 h4{
	color: #ffffff
}
#rightcol .content2 ul,
#rightcol .content2 p{
	padding: 0 0 1em
}
/*=== Sub Columns ===*/
.col1{
	border-top: 1px solid #000000;
	float: left;
	padding: 10px 0 0;
	width: 360px
}
.col1.noborder{
	border: 0;
	padding: 0
}
.col1 a{
	color: #000000;
	text-decoration: underline
}
.col1.noborder a{
	color: #ef3e33;
	text-decoration: none
}
.col2{
	float: right;
	width: 200px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #ef3e33;
	height: 1%;
	padding: 1px 1px 1px 1px;
}
.box h4{
	color: #ffffff;
	font-size: 12px;
	line-height: 27px;
	margin: 0 0 0 8px
}
.box img{
	display: block;
	height: auto;
	width: 228px
}
/*- Box 'Weather' -*/
.box-weather{
	background: #ffffff;
	border: 1px solid #000000;
	height: 1%;
	padding: 8px
}
.box-weather h4{
	margin: 0 0 1.7em
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em
}
.list1 h4{
	color: #67757e;
	font-weight: normal;
	margin: 0 0 .2em
}
.list1 li{
	border-bottom: 1px solid #000000;
	height: 1%;
	margin: 0 0 .8em;
	padding: 0 0 .8em
}
/*- List2 -*/
.list2{
	margin: 0 0 1em
}
.list2 li{
	margin: 0 0 .3em
}
.list2 li a{
	color: #2f3b42
}
.list2 li a:hover{
	color: #ef3e33
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	height: 17px;
	margin: 0 0 10px;
	padding: 0 0 0 10px
}
#search input{
	float: left;
	width: 120px
}
#search input.btn{
	margin: 0 0 0 5px;
	width: auto
}
/*=== Link Buttons ===*/
/*- PDF, Print Icons -*/
.icons{
	float: right;
	padding: 10px 0 0
}
.icons img{
	margin: 0 0 0 5px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	border: 1px solid #000000;
	display: block;
	margin: 0 0 .8em;
	width: 198px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}







#contenttab {
	width: 568px;
	height: 484px;
}


#contentboxsub {
margin: 0px;
padding: 0px 0px 0px 0px;
}



#contentboxsub form td{
	padding: 0px;
}

#contentboxsub td{
	padding: 0px 0px 0px 0px;
	text-align: left;
}



#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: none;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #ef3e33;
	}

#contentboxsub font a{
	color: #ef3e33;
}


#contentboxsub p a{
	color: #ef3e33;
}

#contentboxsub a:visited{
	color: #ae2e26;
	text-decoration: none;
}

#contentboxsub input{
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}


