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

img, img a
{
	border: none;
}


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

#wrap
{
	width: 960px;
	margin: 20px auto 0;
}


#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: 950px;
	position: relative;
	
}

#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;
	font-family: "Arial", sans-serif;
}

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

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

#mainnav li:hover ul{
    display: block;
    }

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

#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: 0;
}

#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;
     text-align:center;
           
}

#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;
    display: none;
}

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

.tx-easytagcloud-pi1
{

text-align:center;

}

#content input.los#suchformsubmit {
    width: auto;
}

.csc-sitemap li {
    padding-left: 20px;
}

/* Powermail Styles */

.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 label {
	float: left;
	width: 100px;
	height: auto;
	font-weight: bold;
	color: black;
}

.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea,
.tx-powermail-pi1 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;
}

.tx-powermail-pi1 input:focus,
.tx-powermail-pi1 textarea:focus,
.tx-powermail-pi1 select:focus {
    border: 1px solid #7f7f7f;
    background: white;
}

.tx-powermail-pi1 {
	width: 350px;
}

.tx-powermail-pi1 img.tx-srfreecap-pi2-image {
	width: 200px;
	height: auto;
	border: 1px solid #7F7F7F;
	margin-left: 100px;
}

span.tx-srfreecap-pi2-cant-read {
	width: 200px;
	height: auto;
	margin-left: 100px;
	color: #454547;
	display: block;
}

input.powermail_anfrage.powermail_submit {
	margin-left: 100px;
	margin-top: 10px;
}

* html input.powermail_anfrage.powermail_submit {
	margin-left: 50px;	
}

#content .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

.powermail_check_inner {
	width: 300px;
	float: left;
	clear: both;
}

.powermail_anfrage.powermail_check {
	width: auto;
	margin-top: 2px;
}

#powermaildiv_uid40 {
	padding-top: 5px;
}

/*DROPDOWN*/
/*
#mainnav #scdLevel{
    display: none;
    position: absolute;
    z-index: 999;
    top: 42px;
    left: 0;
    background: #fff;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10xp 10px;
    padding: 10px;
    width: 200px;
    }

#mainnav #scdLevel li{
    display: block;
    float: left;
    }

#mainnav #scdLevel a{
    display: block;
    float: none;
    clear: both;
    border: none;
    padding: 0;
    }
    
#mainnav #scdLevel ul{
	clear: both;
	padding: 0;	
}

#mainnav li.scndLevel li {
    float: left;
}    


#mainnav #scdLevel  a {
    border-bottom: 2px solid #E8E8E8;
    color: #B2B2B2;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    margin: 0 0 0 10px;
    padding: 2px 15px 5px 0;
    text-transform: uppercase;
}

#mainnav #thirdLevel{
	clear: both;
    margin: 0;
    padding: 10px 0; 
}


#mainnav #thirdLevel li {
    clear: both;
    display: block;
    float: none;
}    


#mainnav #thirdLevel a {
    border: medium none;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    padding-top: 9px;
    text-decoration: none;
    text-transform: uppercase;
}
*/
/*DROP*/

/*MENU NEU*/


#navContainer{
	position: relative;

}
	

.scndLevel{
	display: none;
	position: absolute;
    top: 43px;
	}


/*
#mainnav li a.curr, #mainnav li:hover ul.scndLevel, #mainnav a.top:hover #scndLevel{
	display: block;
	}
*/


#mainnav li ul.scndLevel {
    background: none repeat scroll 0 0 #FFFFFF;
   /* border: 1px solid #C2C2C2;*/
    border-radius: 7px 7px 5px 5px;
    left: 0;
    margin: -2px 0 0 0px;
    /*opacity: 0.9;*/
   /*padding: 10px 13px 10px 5px;*/
   padding-left:5px;
    position: absolute;
    width: auto;
    z-index: 999;
	border-top:7px solid #DEAD2C;
	box-shadow: 0px 0px 8px #000;
	width: 942px;
}


#mainnav li ul.scndLevel li{
	display: block;
	float: left;
	padding:3px 0;
}


#mainnav li ul.scndLevel li a {
    border-bottom: 2px solid #e8e8e8;
    color: #b2b2b2;
    font-size: 16px;
    height: 17px;
    margin: 0 0 0 10px;
    padding: 2px 2px 5px 2px;
    text-transform: none;
    font-weight: normal;
    border: none;
    border-bottom: 2px solid #e8e8e8; 
}
/*
#mainnav li ul.scndLevel li a:hover{
	color: #0c3a76;
	background: none;
}
*/
/*
#mainnav li ul.scndLevel li a:hover{
    border-bottom: 2px solid #c2c2c2;
    font-size: 16px;
    height: 17px;
    text-transform: uppercase;
    padding: 2px 15px 5px 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
*/
#mainnav li ul.scndLevel li{
    float: left;
    }
    
#mainnav .thirdLevel li{
    float: none;
    clear: both;
    display: block;
    padding: 5px 0;
    }

#mainnav .thirdLevel {
    padding: 0;
    margin: 0;
    clear: both;
    padding: 0 0 10px 0;
    } 
    
#mainnav ul ul.thirdLevel li a{
    
    font-weight: normal;
    color: #333;
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    padding-top: 1px;
    border: none; 
    height: 14px; 
    }       
/*
#mainnav #thirdLevel a:hover{
   color: #0C3A76;
   background: none;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding-top: 9px;
    border: none;
    }
*/


#mainnav ul ul ul li{
    clear: both;
    float: none;
    }


#mainnav ul ul li a.curr, #mainnav ul ul li a:hover
{
	background: none;
	color: #5e5f62;
	border-bottom: 2px solid #5e5f62;
} 


#mainnav  ul.thirdLevel{
	padding-top: 10px;	
}


#mainnav  ul.thirdLevel a:hover, #mainnav  ul.thirdLevel a.curr{
	color: #DEAD2C;
	border: none;
	}


#wrapper {
		width: 946px;
		margin: 0 auto;
		text-align: left;
padding-bottom:30px;
	}

	


	/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 942px;
		height: 19px;
		background-color: #eee;
		border:  1px solid #ccc;
	}
	
	


#mainnav li.last ul.scndLevel{
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    margin: -2px 0 0 1px;
    
    position: absolute;
    background: #fff;
    opacity: 1;
    z-index: 999;
    border: 1px solid #c2c2c2;
    border-top: none;
    width: auto;
    border-top: 1px solid #c2c2c2;
    padding: 10px 13px 10px 5px;

    left: 500px;
}


.align-center{
    text-align: center;
    }

/*SUBMENU*/

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

#prodleft .quart,  #prodleft li.curr .quart{
	margin: 0;	
}

#prodleft .quart li{
	margin-left: 15px !important;	
}
       
.tx-flickrset-pi1-list-image h5{
    display: none;
    }    
    
.over{
    z-index: 10;
    }    
	
/* TEAM - NEU*/

 .tx-fdfx2cols-pi1 p
 {
	float:left;
	padding:0;
 }
 .tx-fdfx2cols-pi1 h2
 {
	border-bottom:2px solid #5A636A;
 }
 
 div.c2l1d-middle
 {
	left:350px;
	width:312px;
	border:none;
	padding-bottom:10px;
	border-bottom:1px dotted #5A636A;
 }

 div.c2l1d-left
 {
	width:312px;
	border:none;
	padding-bottom:10px;
	border-bottom:1px dotted #5A636A;
 }
 
 .tx-fdfx2cols-pi1 img
 {
	margin:5px 10px 0 0;
 }
 
.tx-fdfx2cols-pi1 a img
 {
	margin: 0;
 } 
 
 .tx-fdfx2cols-pi1 
 {
	margin-bottom:70px !important;
 }
   
body#seite-1667     div.c2l1d-middle img
{
	margin:0 15px 2px 0;
	display: block;
    float: left;
}



body#seite-1667     div.c2l1d-middle p
{
	display:block;
}
div#c6042 div.c2l1d-middle, div#c6046 div.c2l1d-middle, div#c6053 div.c2l1d-middle
{
	border:none !important;
}


/* neues Menue */

#kontakt textarea
{height:60px;
	resize:none;
	width:200px;
	}
 li#kontakt  ul.scndLevel
 {
	
 }
 #neuigkeitenDIV, #unternehmenDIV, #leistungenDIV , #softwareDIV, #loesungenDIV, #referenzenDIV, #kontaktDIV
{
	display:none;
} 

li.menueLi a
 {
	border:none !important;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;
	float:none!important;
 }

li.menueLi
{
	margin-left:20px;
	/*border-left:2px solid #E8E8E8;*/
	padding:10px 0 10px 15px !important;
	background:#f0f0f0;
	border-radius:0 0 5px 0;
	float:right !important;
	
}


li.menueLi .csc-default
{
	height:auto;
}
   
li.menueLi h1
{
	color:#B2B2B2;
	font-size:16px;
	font-weight:normal;
	/*border-color:-moz-use-text-color -moz-use-text-color #E8E8E8;
	 border-style: none none solid;
    border-width: medium medium 2px;*/
	float:none;
	margin-bottom:5px;
}   

li.menueLi img
{
	
	margin-right:5px;
}
 
#unternehmen ul.scndLevel
{
	background:url("images/bgUnternehmen.jpg") no-repeat right bottom  #fff !important;
}

#leistungen ul.scndLevel
{
	background:url("images/bgLeistung.png") no-repeat right bottom #fff !important;
}


#software ul.scndLevel
{
	background:url("images/bgSoftware.png") no-repeat right bottom #fff !important;
}


#loesungen ul.scndLevel
{
	background:url("images/bgLoesung.png") no-repeat right bottom #fff !important;
}

#referenzen ul.scndLevel
{
	background:url("images/bgReferenzen.png") no-repeat right bottom #fff !important;
}

#kontakt ul.scndLevel
{
	background:url("images/bgKontakt.png") no-repeat right bottom #fff !important;
	height:250px;
}

#kontakt li.kontakt 
{
	background:none;
	float:left !important;
}

#kontakt .csc-mailform-field label, .csc-mailform-label
{
	font-weight:normal !important;
}

#kontakt  p
{
	padding:0;
}

#kontakt h1
{
	margin:-3px 0 12px 0;
}

/* Youtube Channel*/
#youtubeDiv
{
	margin-left:55px;
	height:340px;
}
#youtubeDivUser ul
{
	list-style-type:none !important;
	width:2000px;
	padding-top:12px;
	
}

#youtubeDivUser ul li
{
	float:left;
}

#youtubeDivUser 
{
	overflow:hidden;
	width:544px;
	
	left:67px;
	position:absolute;
}

#next
{
	top:44px;
	right:10px;
	position:absolute;
	
}

#prev
{
	top:44px;
	left:10px;
	position:absolute;
}



#listBg
{
	height:120px;
	background:url("images/bg_yt.png") repeat-x;
	margin:20px 0;
	border:1px solid #ffff;
	border-radius: 7px 7px 5px 5px;
	box-shadow: 5px 7px 11px -13px #000000;
	position: relative;
	
}

#c6059
{
	padding-bottom:20px;
}

#c6059 #container, #c6059 #container img
{
	border:none !important;
	padding:0 !important;
}

#seite-2071 .csc-mailform-field label, .csc-mailform-label
{
	width:268px !important;
}

#seite-2071 .csc-mailform-check
{
	position:relative;
	left:-79px;
}

#seite-2071 .csc-mailform-submit
{
	margin-left:273px;
}

#seite-2071 .csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select
{
	width:173px;
}


