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

#page_margins{border: none;width: 1200px;margin: 0;padding: 0;position: absolute;z-index: 5;background-repeat: no-repeat;}

body {
	padding: 0;
	margin: 0;
	color: #444;
	background: #F3F1DF url(hdgrnd.jpg);
	font-size : 75%;;
}


h1, h2, h3, h4, h5, h6{
	color: #000000;
	font-weight: bold;
	width: 100%;
	}
	
h3{ /*Ueberschrift bei Text*/
	font-size: 1.3em;
	margin: 20px 0 10px 0;
	border-bottom: #000000 2px solid;
	}

table { 
	width : 100%;
}
/*
#header { 
	height : 155px;
}
*/
a#homelink {
	position : absolute;
	top : 40px;
	left : 50px;
	width : 250px;
	height : 100px;
	z-index : 500;
	display : block;
}
/*
#col1 { 
	width : 300px;
} */

#col1_content { 
	margin : 320px 80px 0 0; /* das erste bestimmt pos von search */
}

#col3 {
	margin-left: 388px;
	margin-right : 0px;
	width : 510px;
}

#col3_content { 
	margin : 0 4px 0 3px;
} 

/*Eigener Teaser achtung feste Hoehe*/
.teaser { 
	width : 539px;
	height : 100px;
	margin-left: -10px;
	margin-bottom : 0;
	background : url(teaser_normal.png) no-repeat;	

}
.teaser a {
	color : #FFFFFF !important;
	padding-top : 9px;
	padding-bottom : 11px;
	padding-left : 20px;
	padding-right : 11px;
	width : 514px;
	height : 74px;
	float : left;
	cursor : pointer;
	font-weight:bold;
	text-decoration: none;
	background: url(1pixel.png) no-repeat;

} 
.teaser a:hover {
	background : url(teaser_hover.png) no-repeat;
	text-decoration : none;
}
.teaser-txt {
	float : left;
	width : 334px !important;
	padding-top : 0px;
}
.teaser-header {
	font-size : 135%;
	font-weight : bold;
	padding-left : 1px;
	color:#FFFFFF;
} 
.teaser-description {
	display : block;
	text-align: left;
	font-size : 100%;
	padding-left : 8px;
	padding-right : 5px;
	width : 310px;
	border-top : 2px solid #FFFFFF;
}
.teaser img {
	float : right;
	border : 0;
	max-height:62px;
	padding-top: 12px;
}


.date { 
	width : 539px;
	height : 100px;
	margin-left: -10px;
	margin-bottom : 0;
	background : url(teaser_normal.png) no-repeat;
}
.date a {
	color : #45433e !important;
	padding-top : 9px;
	padding-bottom : 11px;
	padding-left : 14px;
	padding-right : 11px;
	width : 514px;
	height : 74px;
	float : left;
	cursor : pointer;
	text-decoration: none;
} 
.date a:hover {
	background : url(teaser_hover.png) no-repeat;
	text-decoration : none;
}
.date-txt {
	float : left;
	width : 334px !important;
	color : #45433e;
	padding-top : 0;
}
.date-small-date {
	font-size : 80%;
	font-weight : bold;
	padding-left : 5px;
} 
.date-header {
	font-size : 135%;
	font-weight : bold;
	padding-left : 5px;
} 
.date-description {
	display : block;
	text-align: left;
	font-size : 100%;
	padding-left : 5px;
	padding-right : 5px;
	width : 319px;
	border-top : 1px solid #a39c84;
}
.date img {
	float : right;
	border : 0;
}

#rootline{
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #000000;
	z-index: 100;
	position: relative;
	padding-top:18px;
	}
#rootline a{
	color: #000000;
	text-decoration: none;
	}
#rootline a:hover{
	text-decoration: underline;
	color: #333333;
	}
	
#footer{
	color: #000;
	height: 150px;
	width: 1000px;
	margin: 0;
	padding-top: 80px;
	font-size: 90%;
	}
#footer_content{
	padding: 60px 0px 0px 460px;
	margin: 0;
	}
#footer a{
	color: #000000;
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
}	

#searchform input#suchbox {
	width : 120px !important;
	color : #FFFFFF;
	border-color : #000;
	background:#669999;
}

#searchform input#suchbox.fokus {
	border-color : #000;
	color : #FFFFFF;
	background:#336666;
} 

#adressbox{margin-top: 5px;color: #777;font-size: 90%;float: right;text-align: left;}
#adressbox p{text-align: right;margin:0px;padding: 0px;}

#nav_main{
	position: absolute;
	z-index: 200;
	width: 550px;
	color: #fff;
	left: 400px;
	height: 30px;
	top: 162px;
	font-size: 11px;
	}

ul#nav li ul{
	position: absolute;
	z-index: 200;
	left: -999em;
	border: 2px solid;
	height: auto;
	/*top: 25px;*/
	margin-top:7px;
	width: 13em;
	border-color: #FFFFFF;
}


ul#nav li, ul#nav a{
	color: #000000;
	}
	
ul#nav li:hover li a,ul#nav li li:hover li a,ul#nav li.over-look li a,ul#nav li li.over-look li a{
	color: #000000 !important;
	background: none;
	
	}
	
ul#nav li li:hover a,ul#nav li li li:hover a,ul#nav li li li:hover a.act,ul#nav li li.over-look a,ul#nav li li li.over-look a,ul#nav li li li.over-look a.act{
	color: #FFFFFF !important;
	background:#336666;
	}
ul#nav li li a.ifsub{
	background-image: url(../../images/pfeile.gif);
	background-position: right -23px;
	background-repeat: no-repeat;
	}
ul#nav li li:hover a.ifsub,ul#nav li li.over-look a.ifsub{
	color: white !important;
	background-position: right -95px;
	}
ul#nav li li a.actifsub{
	color: #E41A15 !important;
	background-position: right -59px;
	}
ul#nav li li a.act,ul#nav li li li a.act{
	color: #E41A15 !important;}

ul#nav li ul{
	background: url(klapp_bgrnd.png);
	}
	
#reiternav{
	float: left;
	width: 100%;
	list-style: none;
	background: url(solid-black.gif) repeat-x bottom;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 0.9em;
	}
	
#reiternav ul{
	text-align: center;
	line-height: 0px;
	float: left;
	margin: 0;
	padding: 0;
	}
#reiternav li{
	list-style: none;
	line-height: normal;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	white-space: nowrap;
	}

#reiternav a{
	float: left;
	display: block;
	margin: 0 3px 0 0;
	color: #000000;
	display: block;
	text-decoration: none;
	background: url(bg-reiternav.gif) repeat-x top left;
	border: #000000 solid 1px;
	border-bottom: none;
	padding: 5px 10px 3px 10px;
	white-space: nowrap;
	width: auto;
	}

#reiternav a.act{
	color: #000000;
	background: #FFFFFF url(images/bg-reiternav.gif) repeat-x top left !important;
	}
#reiternav li.trans{
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.video {
	width : 420px;
	height : 320px;
	background : url(video_small_bgrnd.gif) no-repeat;
	padding-top : 13px;
	padding-bottom : 10px;
	padding-left : 14px;
	padding-right : 10px;
	margin-left: 50px;
}

.video_main_site {
	width : 420px;
	height : 510px;
	background : url(video_big_bgrnd.gif) no-repeat;
	padding-top : 13px;
	padding-bottom : 10px;
	padding-left : 14px;
	padding-right : 10px;
	margin-left: 50px;
}

/* Calender hack */
.tx-cal-controller {
	width : 735px !important;
}
#calendar-nav{
	width : 735px !important;
}