.welcome {font-size:3em;}
/* ------Header*/

DIV#header_inhalt {

	width:100%;
	height:130px;
}

html > body DIV#header_inhalt {
	height:auto;
	min-height:100px;
}

DIV#header_schild {
	float:left;
}

DIV#header_titel {
	margin: 0 0 0 190px;
	vertical-align:top;
	font-size: 20px;
	color:#eeeeee;
}

DIV#header_rechts {
	float:right;
	width: 180px;
	padding: 5px 40px 0 0;
	margin:0 0 0 0 ;
}

DIV#header a {
	text-decoration:none; color:#eeeeee;
}

DIV#header a:hover {
	text-decoration:underline;
}

DIV#header_termin .gross {
	font-size:15px;
}

DIV#header_termin .klein {
	font-size:11px;
}

/* ------Hauptfenster*/


DIV#programm_rechts {
	float:right;
	width: 180px;
	margin-left: 20px;
	padding-right:20px;
}

DIV#main
{
	margin: 15px auto 30px 25%;
	padding-right:0px;
	width: 500px;
}

html > body DIV#main {
	margin: 15px auto 30px auto;
}

DIV#main td {
	font-size: 12px;
}

DIV#main_breit {
	margin: 15px auto 30px 210px;
	padding-right:40px;
	width:70%;
}
DIV#main_breit td {
	font-size: 12px;
}
/*----------Navigation */


DIV#links {
	clear:left;
	float:left;
	width: 180px;
	max-width: 180px;
	margin-top:-5px;
}

HTML > BODY DIV#links {width:auto; min-width:180px; }

DIV#navi {
	font-size: 15px;
	font-stretch:narrower;
	margin: 20px 0px 0px 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align:left;
}


.separator {
	position:relative;
	top:-3px;
	text-align:left;
	background-image: none;
	height: 8px;
	vertical-align: top;
	margin: 0 0 2px 5px;
}

div.navi {
	background-image: url(webpix/fenster_button.gif) ;
	background-repeat:no-repeat;
	height: 30px;
	padding:5px 0 0 30px;
}

/*-----Für Opera und Mozilla (korrektes CSS)-------*/
html > body .navi {
	height:auto;
	min-height: 28px;
	padding-top:5px;
}
/*---------------------------------*/

DIV#navi a {
	text-decoration:none;
	font-weight: bold;
}
DIV#navi a:link 	{ 	color:#ffffff	}
DIV#navi a:visited 	{	color:#dddddd	}
DIV#navi a:hover 	{ 	color:#aaaaaa	}
DIV#navi a:active	{
	color:#eeeeee;
	padding-left:1px;
	padding-top:3px;
}
DIV#navi a:focus 	{	color:#aaaaaa	}


DIV#navi .subnavi {
	font-size: 12px;
	color:#eeeeee;
	padding-top: 3px;
	padding-bottom:10px;
	line-height:14px;
}

DIV#navi .subnavi  ul li {list-style-type: none;}
DIV#navi .navi_active {
	font-size: 17px;
	color:#ffffff;
	padding:5px 0 0 5px;
}

/*-------------------- Programm*/

.kopf {
	background-color:#666666;
	color:#eeeeee;
 	padding:1px 0 5px 0;
	padding-bottom:5px;
}

.erste {
	height:auto;
	border-collapse:collapse;
}
.erste img {
	float:left;
}
.erste_mit_linie_oben {
	height:auto;
	border-collapse:collapse;
	border-top:1px solid #666666;
}

.zweite {
	height:auto;
	border-collapse:collapse;
	padding:15px 0 5px 0;
	border-bottom:1px solid #666666;
}

.rand_links {
	border-left:1px solid #666666;
}
/*-------------------- Programm Frontpage*/

DIV#programm_table_front {
	text-align: left;
	vertical-align: top;
	width:auto;
	font-size: 1em;
	margin:0 0 20px 0;
}

DIV#programm_table_front_kopf {
	background-color:#AA1C1C;
	color:#eeeeee;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:20px;
	margin-top:5px;
}

DIV#programm_table_front .wann {
	border-top:1px solid #888888;padding-left:3px;padding-right:1px;
}
DIV#programm_table_front .wer {
	margin-bottom:5px;margin-top:3px;	padding-left:3px; font-weight:bold
}
DIV#programm_table_front a {
	color:#000000;text-decoration:none;
}
DIV#programm_table_front a:hover
{
	color:#AA1C1C;text-decoration:none;
}
/*-----------------------------Dekoboxen */

.ro {
	background:url(webpix/slide_box/ro.jpg) top right no-repeat;
	background-color:#AA1C1B;
	margin:0;
	padding:0;
}
.lo {
	background:url(webpix/slide_box/lo.jpg) top left no-repeat;
	margin:0;
	padding:0;
}
.ru {
	background:url(webpix/slide_box/ru.jpg) bottom right no-repeat;
	margin:0;
	padding:0;
}
.lu {
	background:url(webpix/slide_box/lu.jpg) bottom left no-repeat;
	margin:0;
	padding:0;
}

.box_inhalt {
	margin:0;

}

.box_inhalt p {
	margin:0;
	padding:0;
}
/* -------------------Misc */
DIV#radiogruppen td {
	text-align: left;
	vertical-align: top;
	border-top: solid #cccccc thin;
	padding: 10px 0 10px 0;
}

DIV#sendetermine td {
	text-align: left;
	vertical-align: top;
	border-top: solid #cccccc thin;
	padding: 10px 10px 10px 10px;
}
DIV#sendetermine table {
	margin-left:auto;
	margin-right:auto;
	empty-cells:show;
}

.aktuell_box {
	border:1px solid #AA1C1C;
	padding: 0px;
	width:220px;
	float:left;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

.aktuell_box IMG {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.aktuell_box_ueber {
	color:white;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	background-color:#AA1C1C;
	padding: 2px 5px 2px 5px;
}
.aktuell_box_inhalt {
	padding: 0px 5px 0px 5px ;
}
.aktuell_box h2	{
	margin-top:5px;
	margin-bottom:0px;
	font-size:2em;
	font-weight:900;
}
/*----------------- Formulare----------- */
FORM#ansicht {
	padding: 2px 10px 5px 10px;
}
input {
	border: 1px solid #aaaaaa;
	background-color:#dddddd;
}
textarea {
	border: 1px solid #aaaaaa;
	background-color:#dddddd;
}
.invisible {visibility:hidden;}

/*--------------- Galerie----------- */

.img_div {
	padding: 5px;
	float: left;
}
