body {
    margin: 0;
    padding: 0;
    background: #E3E3DB;
	font: 14px/18px 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;
}

#middle li {
	font: 12px/16px  Arial, Helvetica, sans-serif;
}

#gemeinde_bottom {
	font: 12px/16px  Arial, Helvetica, sans-serif;
}

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

.magenta {
	color: #94448a;
}

.normal {
	font-weight: normal;
}

img.start_rss {
	float:left; 
	margin: 0 10px 0 0;
}

blockquote {
	margin: 5px 0 5px 40px;
	padding: 10px 30px 5px 30px;
	font-style: italic;
	background: url(/images/blockquote_standard_back.gif) no-repeat 0 0;
}

ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

li {
	margin: 5px 5px 5px 20px;
	padding:0;
}
.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;
}

#login_container {
	text-align: center;
	background: #fff;
}

/* ########## Editiermenue unterm Kopf ########## */

.edit_container {
	margin:0;
	padding: 10px;
	background: #F2E354;
	height: 30px;
}

a.edit_link, a.edit_link:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	background: url(/images/editlinks_back.gif) no-repeat 0% 50%;
	width: 150px;
	height: 29px;
	padding-left: 30px;	
}

a.edit_link1, a.edit_link1:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	width: 80px;
	height: 29px;
}



/* ######################## 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, a.link_jpg, a.link_jpg:hover {
	display: block;
	margin: 2px;
	padding: 3px 3px 1px 18px;
	border-bottom: 1px dotted #ccc;
}

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_jpg, a.link_jpg:hover {
	background: url(/images/icon_jpg.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;
}

/* Galierielink zu Beginne des News-eintrages */

a.showgal, a.showgal:hover {
	display: block;
	float: right;
	color: #B2B4AC;
	background: url(/images/si_galerie.gif) no-repeat 5px 50%;
	padding: 0 0 0 27px;
	margin: 0 0 1px 15px;
}
#foto a.close, #foto a.close:hover {
	display: block;
	text-align: left;
	padding: 0 0 0 35px;
	margin-left: 35px;
	margin-bottom: 2px;
	color: #777;
	background: url(/images/close_gal_back.gif) no-repeat 0 0;
    font: 12px/16px  Arial, Helvetica, sans-serif;
}

#foto h1 {
	font: bold 20px/24px Arial, Helvetica, sans-serif;
	color:#333;
	padding: 10px 10px 10px 30px;
}

#foto p {
	font: 13px/19px Arial, Helvetica, sans-serif;
	color:#444;
	padding: 10px 10px 10px 30px;
}

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

#container {
    margin: 0 auto;
    width: 950px;
    background: url(/images/background.gif) repeat-y 0 0;
}
#container_end {
    width: 950px;
    height: 28px;
    background: url(/images/background_end.gif) no-repeat 0 0;
}

#login_container {
	display: none;
	background: #eee;
	color: #444;
}

#header {
    position: relative;
    height: 110px;
    width: 950px;
    margin: 0;
    padding:0;
    background: #E3E3DB url(/images/head_bg.gif) no-repeat 0 100%;
    z-index: 30;
}
#logo {
	position: absolute;
    height: 110px;
    width: 231px;
    overflow: hidden;
	top:0;
	left: 0;
}

img.logo {
	position: absolute;
  	top:0;
  	left:0;
  	margin: 6px 0 6px 11px;
}

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

#navi {
    position: absolute;
    top: 79px;
    right: 17px;
    width: 660px;
    height: 31px;
    background: url(/images/navi_bg.gif) repeat-x 0 0;
    z-index: 33;
}
#search {
    position: absolute;
    top: 0;
    right: 0;
    width: 241px;
    height: 31px;
    background: url(/images/search_bg.gif) repeat-x 0 0;
    z-index: 32;
    overflow: hidden;
}
#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: 258px;
    height: 25px;
    margin:0;
    padding:0;
}
#lang {
    right: 17px;
    height: 25px;
}
#subnavi a, #lang a{
    text-decoration: none;
    font-size: 12px;
    line-height: 13px;
}
#subnavi a:hover, #lang a:hover, #subnavi a.sel, #lang a.sel{
    text-decoration: underline;
}
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 GALERIEN EL-TV ######################### */

#gal_container {
    width: 950px;
    padding:0;
    margin:0;
	display: none;
}

#foto {
	height: 370px;
	width: 922px;
    margin: 25px 0 25px 11px;
	text-align: left;
}

#flashdummy {
	width: 860px;
	height: 320px;
	margin-left: 30px;
	background: #000;
}

#the_flash {
	width: 860px;
	height: 330px;
	margin-left: 30px;
}

#eltv_container1 {
    width: 922px;
    height: 275px;
    margin: 12px 0 0px 11px;
	background: #fff;
}
#eltv_container {
    width: 922px;
    height: 275px;
    margin: 25px 0 25px 11px;
	background: #fff;
display: none;
}

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


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


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

#middle, #middle_blog {
	float: left;
	width: 402px;
	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;
}

h2.spalte_rechts a, h2.spalte_rechts a:hover {
	font-size: 13px;
	line-height: 15px;
	color: #94448a;
	padding:0;
	margin: 5px 0;
	background: none;
	font-weight: bold;
}

#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;
	font-size: 12px;
}

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

#left .myel-link a.sel, #left .myel-link a.sel:hover {
	color: #000;
}

#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 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding:0;
	color: #94448a;
}


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

#middle_blog h2.news {
	margin: 15px 0 0px 0;
}

#container #middle h2.news {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 12px;
}

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

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

#middle .related {
	margin-top: 10px;
    font: 12px/16px  Arial, Helvetica, sans-serif;
}

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

#middle img.news_big, #middle_blog img.news_big {
	margin: 6px 0;
}

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

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

#middle .pagination{
	margin-top: 15px;
	color: #444;
	font-size: 12px;
}

.page_1 {
	display: none;
}

table.content {
	margin: 10px 5px 10px 0;
	border: 1px solid #dcd5b5;
	font-size: 12px;
	line-height: 15px;
	color: #222;
}

table.content th {
	font-weight: bold;
}

table.content td {
	background: #eee;
}

#middle table.teamtable {
    font: 12px/16px  Arial, Helvetica, sans-serif;
}

#middle .rss {	
	display: block;
	margin: 2px;
	padding: 3px 3px 1px 18px;
	border-bottom: 1px dotted #ccc;
	background: url(/images/rss.gif) no-repeat 0% 50%;
}
/* ############################## WEBBLOG ########################## */

#blog_header {
	height: 68px;
	background: #F6F7F3;
	width: 922px;
	margin: 0px 17px 0 11px;
	position: relative;
}
#blog_header img.bh_left {
	position: absolute;
	left: 20px;
	bottom: 0px; 
}
#blog_header img.bh_right {
	position: absolute;
	right: 20px;
	bottom: 13px; 
}
#middle_blog .blog {
	float: left;
	margin-bottom: 25px;
}
#middle_blog .blog div.date {
	float: left;
	width: 65px;
	padding-top: 10px;
}
#middle_blog .blog div.blog_content {
	float: right;
	width: 330px;
}
#middle_blog p {
	line-height: 18px;
}
#middle_blog p.comment, #middle p.comment {
	margin: 5px 0;
}
#middle_blog p.comment, #middle_blog p.comment a, #middle p.comment, #middle p.comment a {
	color: #94448a;
	font-size: 11px;
}

.blog_subline {
	margin: 0px;
	font-size: 11px;
	line-height: 20px;
	padding: 3px 3px 5px 0;
}

.blog_subline a.tag, .blog_subline a.tag:hover {
	background: url(/images/tags.gif) no-repeat 0% 50%;
	padding: 4px 4px 4px 18px;
	color: #94448a;
}

#middle_blog h3.comment, #middle h3.comment {
	font-size: 14px;
	color: #555;
}

#middle_blog h5.date, #middle h5.date {
	font-size: 11px;
	color: #777;
	margin:0;
}

#middle_blog p.comment, #middle p.comment {
	color: #777;
}

/* ########################### 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: 345px;
}

#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: 345px;
	margin-top: 10px;
	text-align: center;
	line-height: 25px;
	margin-left: 15px;
	background: #eee;
	color: #333;
}
/* ################## BLOG COMMENT FORM ################### */


.blog_comment_form {
	margin-left: 0px;

}

.blog_comment_form label {
	display: block;
	font-weight: normal;
	margin: 7px 0 0 0;
	padding: 0;
}

.blog_comment_form input.text, .blog_comment_form select.text {
	border: 1px solid #aaa;
	background: #fff;
	color: #666;
	width: 310px;
	margin-left: 15px;
	font-size: 12px;
}

.blog_comment_form input.submit {
	border: 1px solid #ddd;
	width: 312px;
	margin-top: 10px;
	text-align: center;
	line-height: 25px;
	margin-left: 15px;
	background: #eee;
	padding: 8px 0;
	color: #333;
}

.blog_comment_form textarea.text {
	border: 1px solid #aaa;
	background: #fff;
	color: #666;
	width: 310px;
	margin-left: 15px;
	font: 12px/15px Helvetica, Verdana, Arial, sans-serif;
}


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


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

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

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


/* #### BLOGBOX VLADIMIR ####### */

#right .vlad_blog, #right .vlad_blog2, #right .vlad_blog3, #right .vlad_blog4 {
	height: 250px;
	background: url(/images/vladi_weblog_back.jpg) 0 0 no-repeat;
	position: relative;
	top:0;
	left:0;
}

#right .vlad_blog2 {
	background: url(/images/vladi_weblog_back2.jpg) 0 0 no-repeat;
}

#right .vlad_blog3 {
	background: url(/images/vladi_weblog_back3.jpg) 0 0 no-repeat;
}

#right .vlad_blog4 {
	background: url(/images/vladi_weblog_back4.jpg) 0 0 no-repeat;
}


#right .vlad_blog #vlad_fragen, #right .vlad_blog2 #vlad_fragen, #right .vlad_blog3 #vlad_fragen, #right .vlad_blog4 #vlad_fragen {
	position: absolute;
	top: 51px;
	text-align: left;
	left: 18px;
	font-size: 10px;
	line-height: 13px;
	color: #6A5E7D;
}

#right .vlad_blog #vlad_fragen a, #right .vlad_blog #vlad_fragen a:hover, #right .vlad_blog2 #vlad_fragen a, #right .vlad_blog2 #vlad_fragen a:hover, #right .vlad_blog3 #vlad_fragen a, #right .vlad_blog3 #vlad_fragen a:hover, #right .vlad_blog4 #vlad_fragen a, #right .vlad_blog4 #vlad_fragen a:hover {
	text-decoration: underline;
	color: #85B00B;
}

#right .vlad_blog .vlad_inhalt, #right .vlad_blog2 .vlad_inhalt, #right .vlad_blog3 .vlad_inhalt, #right .vlad_blog4 .vlad_inhalt {
	position: absolute;
	top: 95px;
	left: 15px;
	width: 180px;
}

.vlad_inhalt h3 {
	font-size: 11px;
	line-height: 15px;
	color: #6A5E7D;
	margin:0;
	padding:0;
	font-weight: bold;
}

.vlad_inhalt h2 {
	font-size: 10px;
	line-height: 12px;
	color: #6A5E7D;
	margin:0;
	padding:0;
	font-weight: normal;
}

.vlad_inhalt h2 a, .vlad_inhalt h2 a:hover {
	font-size: 10px;
	line-height: 12px;
	color: #6A5E7D;
	margin:0;
	padding:0;
	font-weight: normal;
}

.vlad_inhalt .sep {
	margin: 1px 0;
	border-bottom: 1px solid #ADA3BF;
}

.vlad_link {
	position: absolute;
	top: 226px;
	left: 126px;
	width: 70px;
	height: 20px;
}


#right .gal_box {
	background: #E2E6D4;
	margin-top: 20px;
}

/* ######## GALLERIEBOX ####### */

.gal_box h2.titel {
	font-size: 14px;
	line-height: 20px;
	color: #B2B4AC;
	background: url(/images/si_galerie.gif) no-repeat 15px 50%;
	padding: 5px 30px 7px 40px;
	margin-bottom: 1px;

}

.gal_box h2.titel a, .gal_box h2.titel a:hover {
	font-size: 14px;
	line-height: 20px;
	color: #B2B4AC;
}

.gal_box h1 {
	font-size: 12px;
	line-height: 14px;
	padding: 0 15px 5px 15px;
	margin:0;
}
.gal_box h1 a, .gal_box h1 a:hover {
	font-size: 12px;
	line-height: 14px;
	margin:0;
}

.gal_box p {
	padding: 10px 15px;
}

/* ######## Dossier- und Tagsbox ####### */

#right .dossier, #right .cal, #right .tags {
	background: #E8E8E4;
	border-top: 5px solid #D9D5C4;
	margin-top: 20px;
	padding: 0 15px 10px 15px;
	font-size: 12px;
}

.dossier a, .dossier a:hover, .dossier a.sel, .dossier a.sel:hover {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #222;
	margin: 5px 0;
	padding:0 0 0 14px;
	font-weight: normal;
	background: url(/images/si_pfeil_ma.gif) no-repeat 3px 4px;
}

.dossier a.sel, .dossier a.sel:hover {
	font-weight: bold;
}
.tags a, .tags a:hover, .tags a.sel, .tags a.sel:hover {
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #9AA71F;
	margin: 8px 0;
	padding:0 0 0 24px;
	font-weight: normal;
	background: url(/images/tags.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #ccc;
}

.tags a.sel, .tags a.sel:hover {
	font-weight: bold;
}

.tags ul {
	list-style-type: none;
	margin:0;
}

.tags ul li {
	margin: 3px 0 3px 10px;
}

.rss a, .rss a:hover, .rss a.sel, .rss a.sel:hover {
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #9AA71F;
	margin: 8px 0;
	padding:0 0 0 24px;
	font-weight: normal;
	background: url(/images/rss.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #ccc;
}

.rss a.sel, .rss a.sel:hover {
	font-weight: bold;
}

/* ###################### BLOG KALENDER ##################### */


.cal .calendarBG {
	margin-left: 0px;
	color: #636463;
}

.cal .calendarHeader {
	color: #9AA71F;
}

.cal .calendarHeader a, .calendarHeader a:hover {
	color: #9AA71F;
}

.cal .calendarMonthLinks {
	color: #636463;
}


.cal .calendarDayHeading {
	margin:0;
	padding:0;
	text-align: center;
}

.cal .calendarToday {
	background: #94448a;
	font-weight: bold;
	color: #fff;
}

.cal .calendarToday a, .cal .calendarToday a:hover {
	color: #fff;
}

.cal .calendarCell {
	background: #fff;
}

.cal .cal_with {
	
	background: #D9D5C4;	
	color: #9AA71F;
}
.cal .cal_with a, .cal .cal_witha:hover {
	color: #9AA71F;
}
.cal .calendarBlank {

}


/* ####################################### Sitemap ################################# */

#sitemap_container {
    margin: 0 auto;
    width: 950px;
    background: #e3e3db;
    padding: 15px 0 25px 36px;
    float: left;
}
#sitemap {
    width: 872px;
    background: url(/images/sitemap_bg.gif) no-repeat 0 0;
    float: left
}
#map1, #map2, #map3, #map4 {
    width: 210px;
    margin: 15px 0px;
    padding: 0;
    float: left;
    border-left: 0;
}
#map2, #map3, #map4 {
    border-left: #bebebe 1px solid;
}
#map1 h3, #map2 h3, #map3 h3, #map4 h3{
    padding: 0px 15px 0px 15px;
    margin: 0;
    color: #94448a;
    font-weight: bold;
    font-size: 13px;
	line-height: 15px;
}
#map1 ul, #map2 ul, #map3 ul, #map4 ul {
    color: #52514D;
    padding: 0 0 0 10px;
    margin: 10px 10px 0 5px;
}
#map1 ul li, #map2 ul li, #map3 ul li, #map4 ul li {
    padding: 0 0 3px 0;
}

#map1, a #map2, a #map3, a #map4 a {
    padding: 0 15px 0 0;
    color: #52514D;
}

/* ############################################ GEMEINDESEITEN ################################## */

#gemeinde_top {
    margin: 0;
    padding: 0 0 10px 0;
    float: right;
    width: 639px;
}
#gemeinde_bottom, #gemeinde_center {
    border-top: 5px solid #D9D5C4;
    margin: 0;
    padding: 0 0 10px 0;
    float: right;
    width: 639px;
}
#gemeinde_bottom {
    border: 0;
}

div.commune_middle, div.commune_right {
    height: 70px;
	border-bottom: 5px solid #D9D5C4;
    position: relative;
    margin-bottom: 15px;
}
div.commune_middle {
    margin-right: 0;
    padding-right: 0;
}
div.commune_right img {
    position: absolute;
    bottom: 3px;
    left: 0;
}

h1#commune {
    position: absolute;
    font-weight: bold;
    bottom: 3px;
    left: 0;
}

#main h2.termine {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding:0;
	color: #94448a;
}

img.pdf {
    margin: 10px 0 10px 0;
}
div.aktuelles p {
    margin: 10px 0 0 0;
    font-size: 11px;
}
div.member {
    float: left;
    width: 106px;
    margin: 30px 0 30px 0;
}
div.member p, div.member a {
    font-weight: bold;
    font-size: 11px;
    color: #94448a;
    text-align: center;
}
div.member img {
    margin: 0 0 4px 14px;
}
div.teaser, div.teaser1 {
    float: left;
    width: 199px;
    margin: 0 20px 0 0;
    border-top: 5px solid #D9D5C4;
}

div.teaser1 {
    margin: 0;
}

#middle img.team {
	border: 1px solid #aaa;
}

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

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

#sitemap {
	font-size: 12px;
	line-height: 16px;
}


/* ############################################  RUDI LIF CONTAINER  #################################### */

#rudi_container {
    height: 330px;
    width: 922px;
    margin: 12px 0 0 11px;
	background: #fff;
}

#rudi_innen {
	width: 886px;
	height: 318px;
	border-left: #fff solid 17px;
	background: #9aa71f url(/images/wahlen_09.gif) no-repeat 100% 100%;
	position: relative;
}

#rudi_innen_sl {
	width: 886px;
	height: 318px;
	border-left: #fff solid 17px;
	background: #9aa71f url(/images/wahlen_09_sl.gif) no-repeat 100% 100%;
	position: relative;
}


#rudi_foto {
	position: absolute;
	right: 0px;
	top: 0px;
}

#rudi_navi { 
	position: absolute; 
	width: 886px; 
	height: 30px;
	top: 0px;
	left: 0px;
	z-index: 50;
} 

#rudinav { 
	width: 886px; 
	height: 30px;
	background: url(/images/vnavi_de.gif) no-repeat 0 -30px;
	margin: 0;
	padding: 0;
	position: relative; 
} 

#rudinav li { 
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
}

#rudinav li, #rudinav a { 
	height: 30px;
	display: block;
	padding: 0;
	margin: 0; 
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */ 
} 
#rudi_1, #rudi_2, #rudi_3, #rudi_4, #rudi_5, #rudi_6, #rudi_7 {
	position: absolute;
	left: 15px;
	top: 43px;
	width: 856px;
	height: 261px;
	display: none;
}
#rudi_1 {
	display: block;
}

#nl1 { top: 0px; left: 0px; width: 273px; } 
#nl2 { top: 0px; left: 273px; width: 229px;} 

#nl1 a { background: transparent url(/images/vnavi_de.gif) 0px 0px no-repeat;} 
#nl2 a { background: transparent url(/images/vnavi_de.gif) -273px 0px no-repeat;} 

#nl1 a:hover { background: transparent url(/images/vnavi_de.gif) 0px -30px no-repeat;} 
#nl2 a:hover { background: transparent url(/images/vnavi_de.gif) -273px -30px no-repeat;} 

#nl1 a.sel { background: transparent url(/images/vnavi_de.gif) 0px -60px no-repeat;} 
#nl2 a.sel { background: transparent url(/images/vnavi_de.gif) -273px -60px no-repeat;} 

/* Rudionav sl */

#rudinavsl { 
	width: 886px; 
	height: 30px;
	background: url(/images/vnavi_sl.gif) no-repeat 0 -30px;
	margin: 0;
	padding: 0;
	position: relative; 
} 

#rudinavsl li { 
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
}

#rudinavsl li, #rudinavsl a { 
	height: 30px;
	display: block;
	padding: 0;
	margin: 0; 
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */ 
} 

#nl1sl { top: 0px; left: 0px; width: 207px; } 
#nl2sl { top: 0px; left: 207px; width: 229px;} 

#nl1sl a { background: transparent url(/images/vnavi_sl.gif) 0px 0px no-repeat;} 
#nl2sl a { background: transparent url(/images/vnavi_sl.gif) -207px 0px no-repeat;} 

#nl1sl a:hover { background: transparent url(/images/vnavi_sl.gif) 0px -30px no-repeat;} 
#nl2sl a:hover { background: transparent url(/images/vnavi_sl.gif) -207px -30px no-repeat;} 

#nl1sl a.sel { background: transparent url(/images/vnavi_sl.gif) 0px -60px no-repeat;} 
#nl2sl a.sel { background: transparent url(/images/vnavi_sl.gif) -207px -60px no-repeat;} 


.v09_kandbox {
	float: left;
	width: 160px;
	background: #8d991c;
	height: 261px;
	position: relative;
}

.v09_kandspacer {
	float: left;
	width: 29px;
	height: 100px;
}

.v09_kandspacer_small {
	float: left;
	width: 14px;
	height: 100px;
}


.v09_title {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 4px 0 5px 0;
}

.v09_title a, .v09_title a:hover {
	color: #fff;
}

.v09_bild {
	margin: 0px;
}

.v09_bild img {
	margin-left: 10px;
}

.v09_desc {
	color: #fff;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

a.v09_gemlink, a.v09_gemlink:hover {
	color: #800753;
	display: block;
	width: 160px;
	height: 15px;
	position: absolute;
	bottom: 5px;
	left: 10px;
}

/* Volitve 09 SLIDER */

#main_slider, #main_slider2 {
	width: 856px;
	height: 261px;
	margin: 0;
	padding:0;
	position: relative;
	z-index:6;
	background: none; 
}

#slider_mask, #slider_mask2 {
	position: relative;
	width: 760px;
	height: 261px;
	overflow: hidden;
	z-index: 7;
	left: 48px;
}

#slidebox, #slidebox2 {position:absolute;}

div.contbox, div.contbox2 {
	width:760px;
	height:261px;
	float:left;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#prev, #prev2 {
	position: absolute;
	top: 100px;
	left: 5px;
	z-index: 8;
}

#next, #next2 {
	position: absolute;
	top: 100px;
	right: 5px;
	z-index: 8;
}

#handles {
	color: #eee;
	position: absolute;
	top: 340px;
	left: 50px;
	border-left: 1px solid #2c464f;
	border-top: 1px solid #2c464f;
	border-right: 1px solid #2c464f;
}

#handles span {
	color: #eee;
	cursor: pointer;
	display: block;
	padding: 3px 5px 3px 5px;
	background: #222;
	float: left;
}

#handles span.active {
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 3px 5px 3px 5px;
	background: #999;
	float: left;
}

.top_video {
	width: 415px;
	height: 250px;
	position: absolute;
	top: 3px;
	left: 10px;
	border: 3px solid #fff;
}
.topvid_desc {
	width: 290px;
	height: 251px;
	position: absolute;
	top: 5px;
	left: 460px;
}

.topvid_desc h1 {
	margin:0;
	padding: 0 40px 10px 0;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
}

.topvid_desc p {
	margin:0;
	padding: 3px 0 0 0;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

/* SLider ende */