@import "./vorlagen.css";
@import "./multiMenu.css";
@import "./headerGallery.css";

body {
	padding: 0;
	margin: 0;
	color: #333;
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	line-height: 1.4em;
}

#badWoerishofen {
	width: 1000px;
	position: relative;
	z-index: 1;
}

#badWoerishofen.extranet {
	width: 780px;
}

.homepage {
	background: url(/gfx/backHome.gif) repeat-y;
}

#homepageHeader {
	z-index: 1;
}

.stoerer {
	position: absolute; 
	z-index: 1; 
	width: 165px; 
	height: 90px; 
	top: 255px; 
	left: 240px;
}

#homepageHeader .stoerer img {
	z-index: 1;
}

.subpage {
	background: url(/gfx/backSub.gif) repeat-y;
}

.defaultbreit {
	background: none;
}

.extranet {
	background: #f4f4f4;
}

#spalte3 {
	overflow: hidden;
}

#spalte1 {
	z-index: 100;
	width: 150px;
}

#badWoerishofen.popup {
	width: 120px;
}


.box a,
.template_bild_rechts h1 {
	color: #0B4D99;
}

a {
	color: #2D76AD;
	text-decoration: none;
}


#pageContent a {
	text-decoration: underline;
}

#header {
	height: 100px;
	background-position: 354px 50%;
	padding: 10px 10px 10px 0px;
	background-color: #fff;
	position: relative;
}

#logo {
	position: absolute;
	display: block;
	left: 354px;
	top: 0px;
	width: 285px;
	height: 119px;
	background: url(/gfx/logo.jpg) no-repeat 50% 50%;
}

#logoInfopoint {
	position: absolute;
	display: block;
	left: 220px;
	top: 0px;
	width: 285px;
	height: 119px;
	background: url(/gfx/logo.jpg) no-repeat 50% 50%;
}

.extranet #header {
	border-bottom: 15px solid #fff;
	height: 60px;
	background: #fff url(/gfx/logo.gif) no-repeat;
	background-position: 30px 100%;
	padding: 10px;
	position: relative;
}

#mainNav {
	border-bottom: 10px solid #fff;
	position: relative;
}



#navImg {
	border-bottom: 10px solid #fff;
}





#pageContent {
	margin: 0 10px;
	padding: 0;
}

#pageContentBreit {
	margin: 0px 0px 0px 10px;
	padding: 0;
	background: #F4F4F4;
}


#pageContent h1, #pageContent .headline {
	font-size: 1.5em;
}









/* FRAMES */

.frame {
	float: left;
}

.width_XL {
	width: 655px;
}

.width_XXL {
	width: 830px;
}

.width_L {
	width: 480px;
}

.width_SL {
	width: 340px;
}

.width_M {
	width: 165px;
}

.width_S {
	width: 165px;
}

.width_MS {
	width: 150px;
}

.width_XS {
	width: 165px;
}

#textBottom {
	padding: 15px;
	background: #EBEBEB;
	width: 960px;
}

.abstand {
	padding-top: 10px;
	padding-left: 15px;
	background: #fff;
}


/* BOXEN */
#impressionen {
	background: url(/gfx/impressionenBG.jpg);
	line-height: 1.3em;
	margin-bottom: 0;
	height: 110px;
	overflow: hidden;
	font-size: 0.9em;
}

#impressionen b {
	display:block;
	padding: 10px 10px 0 10px;
}

#impressionen p {
	padding: 10px 10px 0 10px;
}

#banner .innen {
	text-align: center;
}

#banner iframe {
	margin-bottom: 10px;
}
#infoBox img {
	margin-top: -6px;
}
.box {
	border-bottom: 10px solid #fff;
	font-size: 0.9em;
	background: #ebebeb;
}

.box.service {
	cursor: pointer;
}
.box h3 {
	padding: 7px 15px;
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #999;
	color: #fff;
	margin: 0px;
}

.box h3 a {
	color: #fff;
}


#spalte1 .box .innen {
	border-bottom: 1px solid #c7c7c7;
}
#spalte1 .box h3 {
	border-bottom: 1px dotted #fff;
}

.box p {
	margin: 0 0 10px 0;
}

.box .innen {
	padding: 10px;
	margin: 0px;
}

#kalender h2 {
	font-size: 1.1em;
}

.box ul {
	margin: 0 0 10px 15px;
	padding: 0;
}

.mehr {
	float: right;
	padding: 2px 1em;
	font-size: 0.9em;
	background: #d4d4d4;
}

.pressmehr {
	float: right;
	padding: 2px 1em;
	font-size: 0.9em;
	background: #c0d0d8;
}

#pageContent .mehr a {
	text-decoration: none;
}

.homepage #spalte4 {
	margin-left: 10px;
}



/* pageContent */

#pageContent h3 {
	font-size: 1em;
}

/* ALLGEMEINES */

h1, h2, h3, .headline {
	margin: 0;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

#languages {
	padding: 78px 10px 0px 0px;
}
#languages img {
	margin-left: 2px;
}
#rathaus {
	display: block;
	padding: 80px 10px 0px 0px;
	float: right;
	color: #6C6A6A;
}

#footer {
	background: #cecece;
	border-top: 10px solid #fff;
	font-size: 0.9em;
	position: relative;
	bottom: 0;
}
#colorLine {
	height: 6px;
	overflow: hidden;
}
#colorLine .color {
	float: left;
	width: 20%;
	height: 6px;
	overflow: hidden;
}
#colorLine .color1 { background-color: #f9b900; }
#colorLine .color2 { background-color: #0088a0; }
#colorLine .color3 { background-color: #5e7cba; }
#colorLine .color4 { background-color: #e66a0a; }
#colorLine .color5 { background-color: #008222; }

#footerNav {
	background: url(/gfx/footerFade.gif) repeat-x left bottom #e3e3e3;
	padding: 10px 15px 20px 0px;
}

#adress {
	padding: 15px 15px 15px 160px;
	margin: 0;
}
#footer ul {
	padding: 0px 0px 0px 160px;
	margin: 0;
}
#footer .creator {
	white-space: nowrap;
}

.extranet #adress {
	padding: 0 0 0 30px;
}

#adress p {
	text-transform: capitalize;	
	margin: 0 57px 0 0;
}

#adress p a {
	text-transform: lowercase;	
}

#footer ul li {
	float: left;
	margin-right: 20px;
}

#footer #signatur {
	font-size: 0.9em;
}


#sucheFooter, #sucheHeader {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c3c3c3;
	border-bottom-color: #ddd;
	border-top-color: #999;
	position: relative;
	width: 133px;
	background-color: #fff;
}
#sucheFooter .text, #sucheHeader .text {
	width: 110px;
	border-width: 0px;
}
#sucheFooter a, #sucheHeader a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 19px;
	height: 19px;
	background: url(/gfx/lupe.jpg) no-repeat 50% 50%;
}
#sucheFooter {
	float: right;
}
#sucheHeader {
	position: absolute;
	left: 165px;
	bottom: 10px;
}

/* banner */
.bannerTable .item {
	padding-bottom: 10px;
}
/**
Fix Bildunterschrift, Press
**/
/*.template_default .bild
{
	width: 200px;
	float: right;
}
.template_default .bild small
{
	clear: right;
	width: 200px;
}*/

/* Main Navigation, behavior for IE5-6 */
.nav
{
	behavior: none;
}

.survey-box { border-right: 1px solid #B4C7D7; border-left: 1px solid #B4C7D7; border-bottom: 1px solid #B4C7D7; border-top: 1px solid #B4C7D7; background-color: #C5D8E9; cellspacing: 15px;} 

.survey-umfrage{ padding: 2px; background-color: #B4C7D7;} 
.survey-umfrage-text { font-family: Helvetica; font-size: 16px; color: #000000; font-weight: bold;} 

.survey-frage { padding: 2px; border-top: 1px solid #C5D8E9; background-color: #B4C7D7;} 
.survey-frage-text { font-family: Helvetica; font-size: 12px; color: #000000; font-weight: bold;} 

.survey-antwort { padding: 2px; background-color: #B4C7D7; } 
.survey-antwort-text { font-family: Helvetica; font-size: 12px; color: #000000; } 
.survey-antwort-headline { padding: 2px; background-color: #C5D8E9;  border-bottom: 1px solid #999999; } 

/*.survey-control-all { border-left: 1px solid #ffffff; border-top: 1px solid #ffffff;} */
.survey-control { padding: 3px;  background-color: #B4C7D7; } 
.survey-control-text { font-family: Helvetica; font-size: 12px; color: #000000; } 

.template__survey .dialog .eingabeUser .anschrift .eingabe.nachname {
	display: none;
}
.template__survey .dialog .eingabeUser .anschrift .eingabe.strasse {
	display: none;
}
.template__survey .dialog .eingabeUser .anschrift .eingabe.plz {
	display: none;
}
.template__survey .dialog .eingabeUser .anschrift .eingabe.ort {
	display: none;
}
.template__survey .dialog .eingabeUser .anschrift .eingabe.vorname {
	display: none;
}

.template__survey .dialog .frageName {
	font-size: 13px;
}

.template__survey .dialog .frageListe .frage {
	background-color:#DDDDDD;
	margin-bottom:3px;
	width:100%;
}




/*.template__survey .dialog .frageListe .frage .antwort #survey_antwort_text_3763 {
	width: 200px;
	height: 20px;
} */

/* --- mod_form --- */
.form_zwischentext   { background-color: #C5D8E9;}
.form_td	{ padding-bottom: 5px;}



/* Veranstaltungen-Spalte */
#kalender .Veranstaltungen .Veranstaltung {
	list-style: none;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px dotted #999;
}

#kalender .Veranstaltungen .gruppe h2 {
	padding: 0px;
	margin: 0px;
}

#kalender .Veranstaltungen .Veranstaltung .uhrzeit {
	color: #2b97e0;
}

#kalender .Veranstaltungen .Veranstaltung a:link, #kalender .Veranstaltungen .Veranstaltung a:visited {
	color: #666;
}
#kalender .Veranstaltungen .Veranstaltung a:hover {
	color: #999;
}


/* --- ImageSlider --- */

.template_imageslider {
	background: #DDDDDD;
}


/* --- Veranstaltungskalender --- */

#eintrittVa p.eintritt .hint {
	cursor:help;
	line-height:16px;
}

/* --- LOGIN --- */

#SecureBar {
	display: none;
}

