* { padding: 0px; margin: 0px;  }

img, img a
{
	border: none;
}


body {
	font-family: "Trebuchet MS",Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #636466;
	background-color: #f3f3f3;
}

#wrapper
{
	width: 960px;
	margin: 0 auto;
}


#top
{
	width: 946px;
	float: left;
    position: relative;
    top: -20px;
}

#logo{
	float: left;	
	width: 200px;
	background-color: #f3f3f3;
}

#logogemeindeportal
{
padding-bottom:10px;
background-color: none;
float:left;
width: 200px;
}

#logo h1 a
{
	display: block;
	width: 200px;
	height: 55px;
	color: #f3f3f3;
	font-size: 7pt;
	background-image: url(images/logo_top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
}
#logogemeindeportal h1 a
{
	display: block;
	width: 200px;
	height: 55px;
	color: #f3f3f3;
	font-size: 7pt;
	background-image: url(images/logo_top_gemeindeportal.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
}

#logo h1
{
	padding: 0px;
	margin: 0px;
}
#logogemeindeportal h1
{
	padding: 0px;
	margin: 0px;
}

#fbfanpage
{
	float: right;
	margin-right: 80px;
}

#lang
{
	float: right;
	width: 100px;
	padding-top: 30px;
	color: #000;
	font-size: 8pt;
	text-align: right;
}

#lang a
{
	color: #808284;
	text-decoration: none; 
}

#teaser
{
	width: 947px;
	height: 42px;
	float: left;
	background-image: url(images/mainnavbar.png);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	padding-left: 7px;
	background-position: 7px top;
    position: relative;
    top: -20px;
}

#mainnav
{
	float: left;	
	width: 745px;
}

#mainnav ul
{
	padding-left: 20px;
}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
}

#mainnav li a
{
	float: left;
	display: block;
	color: #454547;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	border-right: 1px solid #c2c3c3;
    height: 15px;
}

#mainnav li.last a
{
	border-right: none;	
}

#mainnav li a.curr, #mainnav li a:hover
{
	background-color: #5e5f62;
	color: #fff;
}

#search
{
	float: right;
	background-image: url(images/searchfield.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 175px;
	background-position: right top;
}

#search input.search_input
{
background:transparent none repeat scroll 0 0;
border: none;
color:#636466;
font-family:tahoma;
font-size:11px;
margin-left: 40px;
margin-top: 11px;
text-align:center;
width:120px

}


#search input.los
{
	position: absolute;
	top: -3000px;
}

#maincontent
{
	width: 960px;
	float: left;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;	
    position: relative;
    top: -20px;
	
}

#maincontent_top
{
	width: 960px;
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/contentheader.jpg);
	background-position: 1px top;	
	margin-top: 10px;
    position: relative;
    top: -20px;
}

#maincontent_bottom
{
	width: 960px;
	float: left;
	height: 58px;
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;	
    position: relative;
    top: -20px;
}

#left
{
	width: 215px;
	float: left;
	padding-left: 20px;
}

#left li
{
	list-style-type: none;	
	width: 90%;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

#left li a
{
	display: block;
    width: 180px;
	background-image: url(images/arrow_subnav.png);
	background-repeat: no-repeat;
	
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
    padding-left: 40px;
	
	color: #636466;
	text-decoration: none;
	
	background-position: right center;	
    font-weight: bold;
    font-size: 13px;
}

#left li a:hover {
    color: #dead2c;
}

#left li a.curr
{
	font-weight: bold;	
    color: black;
}

#left ul
{
	padding-bottom: 10px;	
}

#left li.curr ul {
    margin-left: 20px;
}

#left li.curr li {
    list-style-type: disc;
    color: #dead2c;
    margin-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom 10px;
}

#left li.curr li a {
    font-weight: normal;
    background-image: none;
    padding-left: 0;
}

#left li.curr li a.curr {
    font-weight: bold;
    background-image: none;
    padding-left: 0;
}

#main
{
	width: 675px;
	float: right;
	padding-right: 20px;
    padding-top: 5px;
}

#headerfoto
{
	width: 675px;
	float: left;
	background-image: url(images/headerbild_test.png);
	background-repeat: no-repeat;	
	
}

#content
{
	width: 675px;
	float: left;
	/*line-height: 1.5em;*/
}

#content p
{
    line-height: 1.5em;
}

#pagetitle
{
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	
	font-size: 35px;
	padding-bottom: 10px;
	
	color: #000;
}

#pagetitle h1
{
		font-size: 35px;
		color: #000;
		font-weight: normal;
		padding: 0px;
}

h1 { 
font-size:27px;
padding-bottom: 7px;
color: #000;
}

h2 {
 font-size: 14px;
 padding-bottom: 5px;
 color: #636466;
 margin-top: 4px;
 margin-bottom: 4px;
}

h3 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #000;
	
}

p
{
	padding-bottom: 10px;	
	padding-top: 10px;
}

#content li
{
	list-style-position: inside;
    padding-bottom: 5px;
}

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

#content hr
{
	margin-top: 10px;
	border: none;
	border-top: 1px solid #000;
	padding-bottom: 5px;
	height: 10px;
	color: #fff;
}

#footer
{
	width: 940px;
	float: left;
	padding-left: 20px;
	font-size: 8pt;
    position: relative;
    top: -20px;
}

#content input.los
{
	width: 30px;	
}

form#mailform
{
	width: 450px;
}

.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none;
}

.csc-mailform-field label, .csc-mailform-label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;
color: black;
font-weight: bold;
}

.csc-mailform-field img
{
	float: left;
	width: 100px;
}

#captchaResponse
{
	float:right;
	margin:0 110px 0 0;
	width:90px;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #7f7f7f;
background:#e5e5e5;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

.csc-mailform-field input:focus,
.csc-mailform-field textarea:focus,
.csc-mailform-field select:focus {
    border: 1px solid #7f7f7f;
    background: white;
}

textarea
{
	height: 50px;	
}

fieldset
{
	border: none;	
}

input.csc-mailform-submit {
margin-left: 135px;
clear: both;
}



/* topslider */

#topslider {
    height: 300px;
    background-color: #e5a712;

    padding: 20px;

    display: none;
    z-index: 100;
}

#topslider_content {
    width: 954px;
    margin: 0 auto;
}

#topslider_content_left {
    width:450px;
    float: left;
}

#topslider_content_right {
    width:450px;
    float: right;
}

#topslider p, #topslider h1 {
    color: white;
}

a.topsliderpanel {
    display:block;
    position: relative;
    float: right;
    height:20px;
    top:0;
    width:183px;
    background-image: url('images/sliderbutton.gif');
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    z-index: 100;
}

#topslider h1 {
    color: white;
}
#topslider h2 {
    color: white;
}
#topslider h3 {
    color: white;
}

.tx-easytagcloud-pi1
{

text-align:center;

}

