@import url("/se_data/global/css/menu_horizontal.css");
@import url("/css/FontSizer.css");
@import url("/css/vorlagen.css");

body{
	background-color: #ebebeb;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

h1,
h2,
h3,
h4 {
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px;
}

.more {
	text-align: right;
}

#leftColumn .more {
	margin: 5px 0px;
}

.more a {
	background: url(/gfx/bg-more-gemeinde.png) no-repeat right center !important;
	color: #fff;
	padding: 5px 20px 5px 0px;
	display: block;
	margin-right: 10px;
}

.more a:hover {
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#content {
	height: 745px;
	width: 1000px;
	position: relative;
}

#contentDefault {
	background: url(/gfx/bg-main-gemeinde.png) repeat-y left top;
	width: 1000px;
	position: relative;
	margin-top: -7px;
}

#logo {
	position: absolute;
	top: 310px;
	left: 20px;
	overflow: hidden;
}

#header #logo {
	position: absolute;
	top: 115px;
	left: 50px;
	overflow: hidden;
}

#logo a {
	background: url(/gfx/logo.png) no-repeat;
	width: 260px;
	height: 90px;
	display: block;
	text-indent: 1000px;
	overflow: hidden;
	cursor: pointer;
}

/*leftColumn Unterseite Start*/

#leftColumn {
	background: url(/gfx/bg-leftColumn-brown.png) no-repeat left top;
	width: 230px;
	float: left;
	padding: 45px 15px 45px 25px;
	min-height: 470px;
}

#leftColumn a,
#leftColumn h1,
#leftColumn h2,
#leftColumn h3 {
	color: #505050;
}

#leftColumn .subNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftColumn .subNav ul li {
	display: none;
}


#leftColumn .subNav ul li a {
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
}

#leftColumn .subNav ul li.on,
#leftColumn .subNav ul li ul li {
	display: block;
}

#leftColumn .subNav ul li.on a,
#leftColumn .subNav ul li a.parent {
	font-size: 22px;
	color: #505050;
	display: block;
	margin-bottom: 15px;
}

#leftColumn .subNav ul li.on ul li a {
	font-size: 15px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color: #962236;
	display: block;
	margin-bottom: 10px;
}

#leftColumn .subNav ul li ul li a:hover,
#leftColumn .subNav ul li ul li.on a {
	font-weight: bold;
}


/*leftColumn Unterseite End*/

/*main Unterseite Start*/

#main {
	width: 730px;
	float: left;
	overflow: hidden;
}

#header {
	width: 730px;
	height: 223px;
	position: relative;
	overflow: hidden;
}

#bow {
	background: url(/gfx/bg-bow-brown.png) no-repeat left top;
	width: 40px;
	height: 223px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/*main Unterseite End*/

/*rightColumn Startseite Start*/
#rightColumn {
	width: 315px;
	height: 705px;
	color: #1e4105;
	position: absolute;
	padding: 20px 20px 20px 85px;
	right: 0px;
	top: 0px;
	z-index: 2;
}

#rightColumn .colorBg {
	width: 420px;
	height: 745px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
}

#rightColumn #thema1Bg {
	background: url(/gfx/bg-thema1.png) no-repeat right top;
}

#rightColumn #thema2Bg {
	background: url(/gfx/bg-thema2.png) no-repeat right top;
	display: none;
}

#rightColumn #thema3Bg {
	background: url(/gfx/bg-thema3.png) no-repeat right top;
	display: none;
}

#rightColumn #thema4Bg {
	background: url(/gfx/bg-thema4.png) no-repeat right top;
	display: none;
}

#rightColumn #thema5Bg {
	background: url(/gfx/bg-thema5.png) no-repeat right top;
	display: none;
}

#rightColumn #teaser {
	position: relative;
	z-index: 2;
}

#rightColumn #teaser p {
	line-height: 19px;
	margin: 0px;
}

/*rightColumn Startseite End*/

#nachrichten {
	margin-top: 0px;
	position: relative;
	z-index: 2;
	height: 415px;
}

#nachrichten .news {
	min-height: 100px;
	margin: 0px 0px 20px 0px;
}

#nachrichten .news .bild {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	position: relative;
	z-index: 2;
}

#nachrichten .news .bild img {
	width: auto;
	height: 100px;
}

#nachrichten .news h3,
#nachrichten .news h3 a {
	color: #505050;
	margin: 0px;
	font-size: 16px;
}

#nachrichten .news p {
	color: #000;
	margin: 0px;
}

#nachrichten .pressLink {
	background: url(/gfx/bg-infoBox-gemeinde.png) repeat-x;
	width: 125px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#nachrichten .news a,
#nachrichten .news a:visited {
	color: #000000;
	text-decoration: none;
}

#nachrichten .news a:hover {
	color: #000000;
	text-decoration: underline;
}



#RSSBox {
	position: relative;
	padding: 0px;
	z-index: 2;
	width: 230px;
	margin: 50px 0px;
}

#RSSBox a {
	text-decoration: none;
}

#RSSBox a:hover {
	text-decoration: underline;
}
	
#rightColumn #RSSBox {
	position: absolute;
	bottom: 20px;
	left: 0px;
	padding: 0px 20px 0px 85px;
	z-index: 2;
	width: 315px;
	margin: 0px;
}

#rightColumn #RSSBox h1 {
	color: #505050;
	font-size: 18px;
}

#rightColumn #RSSBox h1 a {
	background: url(/gfx/rss-icon.gif) no-repeat left center;
	color: #505050;
	font-size: 18px;
	padding-left: 25px;
}

#RSSBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#RSSBox ul li {
	color: #000;
	font-size: 12px;
	padding: 2px 0px;
}

#RSSBox ul li a {
	color: #000;
}

#RSSBox .more a {
	color: #b29b6b;
}

#thema2Themen,
#thema3Themen,
#thema4Themen,
#thema5Themen,
#thema2Teaser,
#thema3Teaser,
#thema4Teaser,
#thema5Teaser {
	display: none;
}

/*------------------ ICONS ----------------*/
#rightColumn #iconBar {
	width: 75px;
	top: 10px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}

#rightColumn #iconBar a,
#rightColumn #iconBar a:hover {
	width: 75px;
	height: 75px;
	overflow: hidden;
	display: block;
	text-indent: 3000px;
	margin: 10px 0px;
}

#rightColumn #iconBar #thema1 a {
	background: url(/gfx/icons/icon-thema1.png) no-repeat left top;
}

#rightColumn #iconBar #thema1 a:hover,
#rightColumn #iconBar #thema1.on a {
	background: url(/gfx/icons/icon-thema1-on.png) no-repeat left top;
}

#rightColumn #iconBar #thema2 a {
	background: url(/gfx/icons/icon-thema2.png) no-repeat left top;
}

#rightColumn #iconBar #thema2 a:hover,
#rightColumn #iconBar #thema2.on a {
	background: url(/gfx/icons/icon-thema2-on.png) no-repeat left top;
}

#rightColumn #iconBar #thema3 a {
	background: url(/gfx/icons/icon-thema3.png) no-repeat left top;
}

#rightColumn #iconBar #thema3 a:hover,
#rightColumn #iconBar #thema3.on a {
	background: url(/gfx/icons/icon-thema3-on.png) no-repeat left top;
}

#rightColumn #iconBar #thema4 a {
	background: url(/gfx/icons/icon-thema4.png) no-repeat left top;
}

#rightColumn #iconBar #thema4 a:hover,
#rightColumn #iconBar #thema4.on a {
	background: url(/gfx/icons/icon-thema4-on.png) no-repeat left top;
}

#rightColumn #iconBar #thema5 a {
	background: url(/gfx/icons/icon-thema5.png) no-repeat left top;
}

#rightColumn #iconBar #thema5 a:hover,
#rightColumn #iconBar #thema5.on a {
	background: url(/gfx/icons/icon-thema5-on.png) no-repeat left top;
}

/*--------------- ICONS END ----------------*/

/*Icons Header Unterseite Start*/
#icons {
	position: absolute;
	right: 25px;
	bottom: 15px;
	overflow: hidden;
}

#icons div {
	width: 55px;
	height: 55px;
	overflow: hidden;
	text-indent: 1500px;
	float: left;
	margin-left: 5px;
}

#icons a.icon {
	width: 55px;
	height: 55px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#icons #thema1 a {
	background: url(/gfx/icons/icon-thema1-small.png) no-repeat left top;
}

#icons #thema2 a {
	background: url(/gfx/icons/icon-thema2-small.png) no-repeat left top;
}

#icons #thema3 a {
	background: url(/gfx/icons/icon-thema3-small.png) no-repeat left top;
}

#icons #thema4 a {
	background: url(/gfx/icons/icon-thema4-small.png) no-repeat left top;
}

#icons #thema5 a {
	background: url(/gfx/icons/icon-thema5-small.png) no-repeat left top;
}

/*Icons Header Unterseite Ende*/

/*Navbar Startseite*/
#navBar {
	width: 1000px;
	position: absolute;
	top: 435px;
	left: 0px;
	z-index: 99;
}

/*Navbar Unterseite Start*/

#navBarDefault {
	width: 1000px;
	position: relative;
	z-index: 2;
}

.MenuFooter {
	background-color: #962231;
	padding: 0px 25px;
	color: #fff;
	position: relative;
	width: 950px;
}

.MenuFooter .functions {
	position: absolute;
	right: 0px;
	top: 0px;
}


#wetter {
	width: 400px;
}

#wetter .icon,
#wetter .date,
#wetter .temp {
	float: left;
}

#wetter .date {
	padding: 8px 10px 8px 0px;
}

#wetter .temp {
	padding: 6px 0px 6px 10px;
	font-size: 14px;
	font-weight: bold;
}


#shadow {
	background: url(/gfx/shadow.png) repeat-x;
	height: 7px;
	width: 1000px;
	overflow: hidden;
}

/*----------------- MENU HOMEPAGE ------------------------*/
#navBar .Menu {
	background-color: #e7e6db;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 17px;
	width: 970px;
	height: 41px;
	padding: 0px 15px;
	position: relative;
	z-index: 10;
}

#navBar .Menu ul a:hover,
#navBar .Menu ul li.hover a {
	background-color: #962231;
	color: #fff;
}

#navBar .Menu ul li ul {
	background-color: #962231;
}

#navBar .Menu ul li ul a {
	background-color: #962231;
	padding: 2px 10px;
}

#navBar .Menu ul li ul a:hover {
	background-color: #e7e6db;
	color: #000;
}
/*--------------- MENU HOMEPAGE END ----------------------*/

.Menu ul a {
	padding: 10px;
}

/*----------------- MENU UNTERSEITE ------------------------*/

#navBarDefault .Menu {
	background-color: #e7e6db;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 16px;
	width: 970px;
	height: 40px;
	padding: 0px 15px;
	position: relative;
	z-index: 10;
}

#navBarDefault .Menu ul li a {
	font-size: 15px;
	line-height: 20px;
}

#navBarDefault .Menu ul a:hover,
#navBarDefault .Menu ul li.hover a,
#navBarDefault .Menu ul li.on a {
	background-color: #962231;
	color: #fff;
}

#navBarDefault .Menu ul li ul {
	background-color: #962231;
}

#navBarDefault .Menu ul li ul a {
	background-color: #962231;
	padding: 2px 10px;
}

#navBarDefault .Menu ul li ul a:hover {
	background-color: #e7e6db;
	color: #000;
}

#boxBG  {
	background: #EBEBEB;
	bottom: 0px;
	height: 260px;
	left: 0px;
	position: absolute;
	width: 620px;
	z-index: 1;
}


#gruenprojekt {
	position: absolute;
	left: 60px;
	top: 520px;
	z-index: 2;
}

#amtsblatt {
	position: absolute;
	right: 190px;
	top: 520px;
	z-index: 2;
}

#magazin {
	position: absolute;
	right: 20px;
	top: 520px;
	z-index: 2;
}
/*--------------- MENU HOMEPAGE END ----------------------*/

#sitesearch {
	float: left;
	padding: 6px 0px;
}

#sitesearch .query {
	background: #962231;
	border: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 10px;
	padding: 3px 0 3px 5px;
	width: 110px;
}

#sitesearch .button {
	background: url(/gfx/search-gemeinde.jpg) no-repeat;
	border: none;
	cursor:pointer;
	float: left;
	width: 20px;
}

.switch {
	float: left;
	margin-left: 15px;
}

.switch a {
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 15px;
	display: block;
	float: left;
	margin: 0px;
	padding: 7px 5px;
}

.switch a:hover,
.switch a.on {
	background: #781A2A url(/gfx/bg-switch-gemeinde.jpg) no-repeat  center top;
}

.languages {
	float: left;
	margin: 0px 15px;
}

.languages a {
	padding: 10px 0px;
	display: block;
	float: left;
	margin-right: 5px;
}

.languages a.on {
	background: url(/gfx/bg-navBar-gemeinde-on.jpg) no-repeat center top;
}

#infoBox {
	position: absolute;
	top: 525px;
	left: 245px;
	width: 270px;
}

#infoBox .headLinks #VALink,
#infoBox .headLinks a.on:hover {
	background: #ECE3C6;
	color: #505050;
	font-size: 17px;
	margin: 0px;
	overflow: hidden;
	padding: 5px 0px;
}

#infoBox .headLinks a:hover {
	color: #ebe2c5;
	font-size: 17px;
	margin: 0px;
	overflow: hidden;
	padding: 5px 0px;
}

#infoBox .headLinks a {
	background: url(/gfx/bg-infoBox-gemeinde.png) repeat-x;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 14px;
	color: #ebe2c5;
	display: block;
	float: left;
	width: 135px;
	margin-top: 6px;
	text-align: center;
	padding: 4px 0px;
}

#infoBox #bottom {
	background: url(/gfx/bg-infoBox-gemeinde.png) repeat-x;
	text-align: right;
}

#VABox {
	background-color: #ECE3C6;
	padding: 5px 10px;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
}

#leftColumn #VABox {
	background-color: transparent;
	padding: 0px;
	margin: 50px 0px; 
}

#VABox .gruppe h3 {
	color: #962231;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	margin: 5px 0px 3px 0px;
}

#VABox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #505050;
	font-size: 10px;
}

#VABox ul li span {
	margin-left: 5px;
}

#VABox ul li span a {
	color: #000;
	font-size: 12px;
}

#quickQuasu {
	background: url(/gfx/bg-quick-quasu.png) repeat-x;
	height: 30px;
	color: #fff;
	width: 950px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 5px 25px;
	z-index: 2;
}

#footer {
	background: #e7e6db;
	padding: 20px 25px 20px 25px;
	width: 950px;
	color: #505050;
	font-size: 12px;
	position: relative;
	line-height: 18px;
}

#footer a {
	color: #505050;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .contact,
#footer .links{
	float: left;
	margin-right: 23px;
}

#footer .links .row a {
	display: block;
}

#footer .imageLinks {
	position: absolute;
	right: 25px;
	bottom: 15px;
	height:70px;
}

#footer .imageLinks a {
	display: block;
	float: left;
	padding-left: 15px;
}

/*VORLAGEN*/
.template h1 {
	color: #641421;
}

.template h2,
.template h3,
.template h4 {
	color: #4d4c49;
}

/*Template Intro*/
.template_intro {
	background-color: #962236;
}

.template_intro h1 {
	color: #fff;
}

.template_intro .text {
	color: #fbf3d9;
}

.template_intro .text h2 {
	color: #fbf3d9;
}

/*Template Infobox*/
.template_infobox .infoboxContent {
	background: #962236;
}

.template_infobox h3.headline {
	color: #962236;
}

.template_infobox .infoboxContent .column h2 {
	color: #fff;
}

.template_infobox .infoboxContent .column p {
	color: #fff;
}

/*Template Divider*/


.template_divider h1{
	color: #505050;
}


/*Template intro2Bild*/

.template_intro2Bild .left,
.template_intro2Bild .right {
	background: #BDA97C;
}



