@charset "UTF-8";
/* CSS Document */

BODY
	{
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
#banner_positionierer
	{
	clear: both;
	margin: 0px auto;
	width: 980px;
	height: 0px;
	}
	
#werbe_banner
	{
	float: right;
	position: relative;
	top: 110px;
	
	width: 150px;
	height: 500px;
	margin: 0px;
	border: #FFFFFF solid 10px;
	}
	
*html #banner_positionierer
	{
	clear: both;
	margin: 0px auto;
	width: 980px;
	height: 0px;
	max-height: 0px;
	line-height: 0px;
	/*background-color: #00FF00;*/
	margin: -510px 0px 0px 0px;
	}
	
*html #werbe_banner
	{
	float: right;
	position: relative;
	top: 630px;
	
	width: 150px;
	height: 500px;
	margin: 0px;
	border: #FFFFFF solid 10px;
	}
	

	
#header_container
	{
	height: 191px;
	margin-top: 5px;
	
	background-image: url(../img/header_start-bg.gif);
	background-repeat: repeat-x;
	
	text-align: center;
	}
	
#header
	{
	margin: 0px auto;
	width: 940px;
	height: 180px;
	}
	
#header IMG, #werbe_banner IMG
	{
	border: none;
	}
	
#logo
	{
	float: left;
	width: 225px;
	margin-left: 40px;
	margin-bottom: -4px;
	}
	
#header_schriftzug
	{
	float: left;
	width: 283px;
	margin: 80px 0px 0px 100px;
	}
	
#main_navi_container
	{
	background-color: #FFFFFF;
	}
	
#main_navi UL LI
	{
	margin-top: -4px;
	}
	
#top_content_container
	{
	width: 760px;
	margin-bottom: 30px;
	}
	
#top_content
	{
	width:760px;
	line-height:1.5em;
	float:left;
	padding-bottom:15px;
	}
	
 .topcontenttext {
 float:left;
 width:550px;
 }
	
.topcontentimage {
float:right;
width:160px;
}	
	
#top_title
	{
	width: 382px;
	height: 42px;
	background-image: url(../img/titel4startseite.gif);
	background-repeat: no-repeat;
	margin: 25px 0px 8px 0px;
	}
	
#top_title H1
	{
	display: none;
	}
	
#pix_left IMG
	{
	border: none;
	margin-bottom: 20px;
	}
	
	
#left_title-veranstaltungen
	{
	width: 129px;
	height: 17px;
	background-image: url(../img/start_text-veranstaltungen.gif);
	
	background-repeat: no-repeat;
	}
	
#title-news
	{
	width: 233px;
	height: 17px;
	background-image: url(../img/start_text-nachrichten.gif);
	
	background-repeat: no-repeat;
	}
	
#left_title-veranstaltungen H2, #title-news H2
	{
	display: none;
	}
	

DIV.doted_line
	{
	height: 2px;
	margin: 4px 0px 4px 0px;
	background-image: url(../img/line_rot-bg.gif);
	background-repeat: repeat-x;
	}
		
DIV.doted_line HR
	{
	display: none;
	}
	
	
#veranstaltungs_container UL
	{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}
	
#veranstaltungs_container UL LI
	{
	list-style-image: url(../img/list_symbol4start.gif);
	margin-top: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	}
	
#veranstaltungs_container UL LI A
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
#veranstaltungs_container UL LI A:hover
	{
	text-decoration: underline;
	}
	
A.link_weiteres
	{
	text-decoration: none;
	font-weight: normal;
	color: #7E0E1A;
	font-size: 0.9em;
	}
	
A.link_weiteres:hover
	{
	text-decoration: underline;
	}
	
.bottom_of_the_box
	{
	margin-top: 4px;
	text-align: right;
	padding-bottom: 15px;
	}
	
#content_container
	{
	float: left;
	margin-left: 35px;
	width: 580px;
	}
	

.bottom_of_the_box a:link, .bottom_of_the_box a:visited, .bottom_of_the_box a:active {
color: #800e1a;	
	}
	
.bottom_of_the_box a:hover {
text-decoration:none;
}	
	
.news_teaser
	{
	
	}
	
* HTML .news_teaser
	{
	height: 140px;
	}
	
.teaser_content_image
	{
	float: left;
	width:130px;
	}
	
.teaser_content
	{
	padding-top:20px;
	width: 580px;
	background-image:url(../img/left_box_hl-bg.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	}
	
.teaser_content_subheader {
padding-left:140px;

}	
	
.teaser_content H2
	{
	color:#000000;
	margin: 0px;
	}
	

.teaser_content_subheader h2 A:link, .teaser_content_subheader H2 A:active, .teaser_content_subheader H2 A:visited {
font-size:0.6em;
	color:#000000;
	font-weight: bold;
	background-image: url(../img/list_symbol4start.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin: 0px;
	text-decoration:none;
	}

.teaser_content_subheader h2 A:hover {
test-decoration:underline;
}		
	
.teaser_content P
	{
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;
	}
	
.teaser_content P.ort
	{
	margin: 0px 0px 8px 0px;
	}
/*
################################################################
################################################################
################################################################
################################################################
################################################################
*/
	
.spezial_box
	{
	float: left;
	width: 240px;
	margin-right: 20px;
	font-size: 0.9em;
	}
	
#box_title-asp
	{
	width: 196px;
	height: 17px;
	background-image: url(../img/start_text-asp.gif);
	}
	
#box_title-av
	{
	width: 202px;
	height: 17px;
	background-image: url(../img/start_text-av.gif);
	}
	
#box_title-tioe
	{
	width: 148px;
	height: 17px;
	background-image:url(../img/start_text-tioe.gif);
	}
	
#box_title-login
	{
	width: 127px;
	height: 17px;
	background-image:url(../img/start_text-ml.gif);
	}
	
#box_title-asp, #box_title-av, #box_title-tioe, #box_title-login
	{
	background-repeat: no-repeat;
	}
	
#box_title-asp H2, #box_title-av H2, #box_title-tioe H2, #box_title-login H2
	{
	display: none;
	}
	
	

.spezial_box UL
	{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}
	
.spezial_box UL LI
	{
	list-style-image: url(../img/list_symbol4start.gif);
	margin-top: 10px;
	line-height: 1.3em;
	}
	
.spezial_box A
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.spezial_box A:hover
	{
	text-decoration: underline;
	}
	
#tisch_suchen_content
	{
	margin-bottom: 15px;
	}

INPUT
	{
	border: #7e0e1a 1px solid;
	background-color: #FFFFFF;
	}	

INPUT.input-text
	{
	width: 238px;
	margin: 0px 0px 10px 0px;
	}
	
INPUT.input-cmd
	{
	float: right;
	color: #7e0e1a;
	font-size: 0.9em;
	height: 20px;
	width: 80px;
	margin-top: -4px;	
	}
	
.eventteaseritem {
	background-image: url(../img/list_symbol4start.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:10px;
	padding-bottom:10px;
	font-size:0.9em;
}

.eventtitle a:link, .eventtitle a:active, .eventtitle a:visited {
color:#000000;
font-weight:bold;
text-decoration:none;
}

.eventtitle a:hover {
text-decoration:underline;
}

#meta_login {
text-align:center;
}

.tx-felogin-pi1 {
font-size:0.8em;
width:980px;
background-color:#003333;
}

input.username {
width:70px;
height:13px;
font-size:0.9em;
}

input.pass {
width:70px;
height:13px;
font-size:0.9em;
}


input.login {
height:18px;
width:70px;
font-size:0.9em;
margin-top:2px;
}
input.logout {
height:18px;
width:70px;
font-size:0.9em;
margin-top:2px;
}


