body {
    margin: 0;
    padding: 0;
    background: #E3E3DB;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
div {
    margin: 0;
    padding: 0;
}
form {
	margin:0;
	padding:0;
}
p {
    font: 12px/16px  Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
}

a {
    text-decoration: none;
    color: #000;
}
img {
    margin: 0;
    border: 0;
}

.magenta {
	color: #94448a;
}

.normal {
	font-weight: normal;
}

.spacer, .spacer1 {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
    padding: 0 0 10px 0;
}
.spacer1 {
    padding: 0;
}
.sep {
	clear: both;
	margin-top: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 2px;
	border-bottom: 1px solid #8AB44C;
}

.bigsep {
	margin-top: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 2px;
	border-bottom: 5px solid #D9D5C4;
}

a:hover {
    text-decoration: underline;
}

a.morelink, a.morelink:hover {
	color: #94448a;
}

/* ######################## Link typen ######################## */

a.link_doc, a.link_pdf, a.link_excel, a.link_email, a.link_extern, a.link_doc:hover, a.link_pdf:hover, a.link_excel:hover, a.link_email:hover, a.link_extern:hover {
	margin: 2px;
	padding: 3px 3px 1px 18px;
	border-bottom: 1px dotted #ccc;
	display: block;
}

a.link_doc, a.link_doc:hover {
	background: url(/images/icon_doc.gif) no-repeat 0% 50%;
}

a.link_excel, a.link_excel:hover {
	background: url(/images/icon_xls.gif) no-repeat 0% 50%;
}

a.link_pdf, a.link_pdf:hover {
	background: url(/images/icon_pdf.gif) no-repeat 0% 50%;
}

a.link_email, a.link_email:hover {
	background: url(/images/icon_mailto.gif) no-repeat 0% 50%;
}

a.link_extern, a.link_extern:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
}

a.link_extern2, a.link_extern2:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
	border-bottom: 1px dotted #ccc; 
	padding: 3px 3px 0px 18px;
}

/* ################################ KOPFBEREICH UND NAVIGATION ################################# */

#container {
    margin: 0 auto;
    width: 700px;
    background: url(/images/background.gif) repeat-y 0 0;
}
#container_end {
    width: 700px;
    height: 28px;
    background: url(/images/background_end.gif) no-repeat 0 0;
}
#header {
    position: relative;
    height: 110px;
    width: 700px;
    margin: 0;
    background: #E3E3DB url(/images/head_bg.gif) no-repeat 0 100%;
    z-index: 30;
    overflow: hidden;
}
img.logo {
	position: absolute;
  	top:10px;
  	left:0;
  	margin: 6px 0 6px 11px;
}

#header h1 {
	margin-top: 150px;
}

#navi {
    position: absolute;
    top: 79px;
    right: 17px;
    width: 411px;
    height: 31px;
    background: url(/images/navi_bg.gif) repeat-x 0 0;
    z-index: 31;
}
#navi a {
    color: #fff;
    font: bold 14px/31px Verdana, Arial, Helvetica, sans-serif;
    padding: 7px 7px;
    margin: 0 5px;
    text-decoration: none;
}
#navi a:hover {
    color: #E3E3DB;
}
#navi a.sel, #navi a.sel:hover  {
    background: url(/images/navi_sel.gif) repeat-x 0 0;
    color: #000;
}
#subnavi, #lang{
    position: absolute;
    top: 15px;
}
#subnavi {
    right: 17px;
}
#lang {
    right: 17px;
}
#subnavi a, #lang a{
    text-decoration: none;
    font-size: 12px;
}
#subnavi a:hover, #lang a:hover, #subnavi a.sel, #lang a.sel{
    text-decoration: none;
    border-bottom: solid #9AA71F 1px;
}
input.search {
    width: 120px;
    height: 15px;
    margin: 4px 3px 3px 15px;
    padding: 3px 0 0 3px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}
img.search {
    margin: 2px 0 0 11px;
}

/* ####################### INHALTSBEREICH EL-TV ######################### */

#foto {
    width: 875px;
    height: 275px;
    margin: 25px 0 25px 34px;
    display: none;
}


#eltv_container {
    width: 922px;
    height: 275px;
    margin: 25px 0 25px 11px;
	background: #9aa71f;
	display: none;
}

#main {
	margin: 15px 42px 0 31px;
	padding:0;
}


/* ####################### SPALTENAUFTEILUNG  ######################### */


#left {
	float: left;
	width: 210px;
	padding:0;
	margin:0;
	margin-right: 33px;
}
#middle {
	float: left;
	width: 382px;
	margin:0;
	padding:0;
}
#right {
	float: right;
	width: 210px;
	padding:0;
	margin:0;
}


/* ##########   FORMATIERUNGEN FÜR LINKE SPALTE ############ */

h2.spalte, h2.spalte_rechts {
	font-size: 13px;
	line-height: 15px;
	margin: 5px 0;
	padding:0;
	color: #94448a;
}
h2.spalte_rechts {
	margin: 5px 0 10px 0;
}
#left .myel-link {
	background: url(/images/si_pfeile.gif) no-repeat 5px 50%;
	border-bottom: 1px dotted #ddd;
	color: #9aa71f;
	padding: 5px 3px 5px 30px;
	font-weight: bold;
}

#left .myel-link a, #left .myel-link a:hover {
	color: #9aa71f;
}

#gemeindekarte {
	margin: 10px 0;
	
}
select.gemeinden {
	width: 180px;
	margin-left: 10px;
	border: 1px solid #bbb;
	font-size: 12px;
}

#left .aktuelles {
	margin-top: 10px;
}

#left .aktuelles h2 {
	font-size: 12px;
	line-height: 16px;
	color: #888;
	margin:0;
	padding:0;
	font-weight: normal;
}

#left .aktuelles h1 {
	font-size: 12px;
	line-height: 16px;
	color: #222;
	margin:0;
	padding:0;
	font-weight: normal;
}

#left .aktuelles h1 a, #left .aktuelles h1 a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #222;
	font-weight: normal; 
}

#left .aktuelles .akt_sep {
	margin-top: 4px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #bbb;
}

#left .termine {
	margin-top: 10px;
}

#left .termine h2 {
	font-size: 12px;
	line-height: 15px;
	color: #222;
	margin:0;
	padding:0;
	font-weight: bold;
}

#left .termine h1 {
	font-size: 12px;
	line-height: 15px;
	color: #222;
	margin:0;
	padding:0 0 0 14px;
	font-weight: normal;
	background: url(/images/si_pfeil_ma.gif) no-repeat 3px 4px;
}

#left .termine h1 a, #left .termine h1 a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #222;
	font-weight: normal; 
}

#left .termine .akt_sep {
	margin-top: 4px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #bbb;
}

/* ##########   FORMATIERUNGEN FÜR MITTLERE SPALTE ############ */

#middle h2.news, #left h2.news  {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	padding:0;
	color: #94448a;
}

#container #middle h2.news, #container #left h2.news {
	margin: 15px 0 5px 0;
	padding: 0;
	line-height: 12px;
}

#middle h1, #left h1 {
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #000;
}
#middle h3, #left h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 5px 0;
	padding:0;
	color: #777;
}

#middle .sep, #left .sep {
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
}

#middle .related, #left .related {
	margin-top: 10px;
}

#middle img.news_small, #middle_blog img.news_small {
	float: left;
	margin: 0 10px 6px 0;
}


#middle .rest_news {
	margin-top: 10px;
	font-size: 11px;
}

#middle .rest_news a, #middle .rest_news a:hover {
	font-size: 11px;
}

/* ############################### Middle right, middle - left ################ */


.middle_right {
	width: 180px;
	float: right;
}

.middle_left {
	width: 200px;
	float: left;
}

/* ######## FOOTER ####### */

#footer {
    border-top: 1px dotted #ccc;
    font-size: 11px;
    padding: 10px 0;
    color: #ccc;
    text-align: center;
}
#footer a {
    color: #ccc;
}
/* ########################### Formulare ####################### */


.formcol1 {
	width: 175px;
	float: right;
}

#middle form {
	border: 1px solid #aaa;
	padding: 10px;
	background: #fff;
	margin: 10px 5px 10px 5px;
}

#middle input.text, #middle input.textbig, #middle textarea.text, #middle select.textbig {
	border: 1px solid #ddd;
	background: #eee;
	color: #333;
	width: 150px;
	margin-left: 15px;
	font: 12px/15px Helvetica, Verdana, Arial, sans-serif;
	padding: 2px 0 2px 0;
}

#middle input.textbig, #middle textarea.text, #middle select.textbig {
	width: 325px;
}

#middle select.textbig {
	padding: 2px 0 2px 0;
}

label {
	display: block;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 0;
	color: #777;
}

a.button, a.button:hover {
	display: block;
	border: 1px solid #ddd;
	width: 325px;
	margin-top: 10px;
	text-align: center;
	line-height: 25px;
	margin-left: 15px;
	background: #eee;
	color: #333;
}
