body,td,th {
	color: #000000;

}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

		height:100%;
}

/*	
	TYPO
*/ 

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#121212
}

h1 {
	font-size:16px;
	padding:8px 0 4px 0;
	margin:0px
}

h2 {
	font-size:13px;
	font-weight:bold;
	padding:4px 0;
	margin:0;
}


h3 {
	font-size:12px;
	font-weight:bold;
	padding:4px 0px;
	margin:0px
}

p {
	padding:0 0 8px 0;
	margin:0;
	font-size: 12px;
	color: #121212;
	letter-spacing: normal;
	line-height: 17px;
 }

strong {
	font-weight:700
}


/* 
	LINKS
*/

a img {
	border:none
}

a:link {
	color:#006594;
	text-decoration:none
}

a:active {
	color:#cccccc;
	text-decoration:underline;
}

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

a:hover { 
	color:#006594;
	text-decoration:underline
}


/* WRAPPER für den Inhalt */
#wrapper {
	width: 100%; margin: auto auto; min-height: 100%;
		background-color: #CCCCCC;
}

#wrapper_main {
	width: 710px; margin: auto auto;
	background-image: url(images/site_bg.gif);
		
}


* html #wrapper {height: 100%;} /* IE Hack für 100% Höhe */



/* Wrapper für den Inhaltsbereich height:275px;*/
#content_wrap_startseite, #content_wrap_unterseite {
	width:710px;
	
	margin-bottom:0px;
	background-image: url(images/content_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


/* Flash-Header */
#header {
	width:710px;
	height:153px;
	min-width:710px;
	min-height:153px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.gif);	
}


#navi {
	width:710px;
	height:17px;
	min-width:710px;
	min-height:17px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	background-image: url(images/nav.gif);	
}

#navi ul{
	margin-top: 0px;
	margin-left: 70px;
	margin-bottom: 0px;
	padding: 0px;

}


#navi ul li {
	float: left;
	list-style-type: none;
	margin-right: 25px;
	color: #E20A16;
	font-size: 12px;
	font-weight: bold;
}

#navi ul li a{
	text-transform: uppercase;
	color: #000000;
}

#subnavi {
	width:464px;
	height:19px;
	min-width:464px;
	min-height:19px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: 190px;
	
}

#subnavi ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#subnavi ul li {
	float: left;
	list-style-type: none;
	margin-right: 25px;
	color: #E20A16;
	font-size: 10px;
	font-weight: bold;
}

#subnavi ul li a{
	text-transform: uppercase;
	color: #000000;
}

#subspace {
	width:464px;
	height:60px;
	min-width:464px;
	min-height:60px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 190px;
	
}

#footertext {
	width:464px;
	height:20px;
	min-width:464px;
	min-height:20px;
	color:8F8F8F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 190px;
	
}

#headlinetext {
	text-transform: uppercase;
	font-weight: bold;
	color: #cccccc;
	font-size: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	
}

#headline {
	width:710px;
	height:32px;
	min-width:710px;
	min-height:32px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(images/headline.gif);	
}

/* Positionierung und Layout der Fußzeile */
#footer_wrap {
	width:710;
	height:100px;
	min-width:710px;
	min-height:100px;

	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;

	
}


#footer {
	width:710px;
	height:100px;
	min-width:710px;
	min-height:100px;
	text-align:left;
	background-image: url(images/footer.gif);
	background-color: #cccccc;
	background-position: top;
	background-repeat: no-repeat;

}


/* Positionierung des Inhaltsbereichs */
#content_startseite, #content_unterseite {
	margin:auto;
	width:600px;

	text-align:left;
	overflow: hidden;
	margin-left: 43px;
	
}

/* Layout der beiden Inhaltsbereiche margin-bottom: 10px;	height:265px;*/

/* Leerer Clearer zum Abschluss der Spalten */	
.clearer {
	clear:both;
}



.modulefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.moduletextfield {font-family: Arial, Helvetica, sans-serif;  border: 1px solid #000000; margin: 3px; width:164px;}
.modulebutton {font-family: Arial, Helvetica, sans-serif;  border: 1px solid #000000; background-color:#000000; color:#ffffff}


#nextDate {
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	min-height: 181px;
	height: 181px;
	overflow: hidden;
}
#nextDate img {
	border: 1px solid #000000;
	margin-right: 10px;
	float: left;
}
#nextDate div {
	clear: right;
	width: 306px;
	float: right;

	
}
#nextDate .headline {
	font-size: 150%;
}
#nextDate .date {
	font-size: 200%;
}
#nextDate .location {
	margin-bottom: 8px;
	margin-top: 2px;
}