body {
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	color:#000000;
	padding:0;
	margin:0;
}

/* ---- Zentrierung des Layouts ---- */
#layout {
	width: 905px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
}

/* ---- Globale Navigationsleiste + Toolbar ---- */

#global {
	margin: 0;
	padding: 0;
	height: 40px;
	background-color: #ffffff;
}

#global_left {
	float: left;
	padding:10px;
}

#global_right {
	padding:10px;
	float:right;
}

a.globalnavi {
	text-decoration: none;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}

/* ---- Header + Suche + Logo ---- */

#head {
	margin: 0;
	padding: 0;
	height: 132px;
	background-color: #ffffff;
	background-image:url(../img/style/background_head.jpg);
}

#head_image {
	float:left;
	padding:0px;
}

#head_search {
	float:left;
	width:257px;
	height: 57px;
	padding-top:75px;
	padding-left:20px;
	border-right:1px solid #5f89d5;
}

#head_logo {
	float:left;
	width:230px;
	padding-top:30px;
}

/* ---- Usingen A-Z ---- */


#alphabet {
	margin:0px;
	padding:0px;
	padding-top:0px;
	height:42px;
	background-color:#9da8bc;
	background-image:url(../img/style/background_alphabet.jpg);
	border-bottom:1px solid #ffffff;
}

#alphabetueberschrift {
	margin:0px;
	padding:0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:12px;
	float:left;
}

.letter {
	float:left;
	width:20px;
	height:20px;
	margin-top:10px;
	margin-left:6px;
	text-align: center;
	vertical-align:middle;
	background-color:#ffffff;
	border: 1px solid #000000;
}

.letter_link {
	color:#000000;
	display: block;
	text-decoration:none;
	padding-top:2px;
}


/* ---- Hauptnavigation + Buttons ---- */

#mainnavi {
	margin: 0;
	padding: 0;
	background-color: #E0A3B7;
}


#button1 {
	height:43px;
	float:left;
	width:150px;
	text-align:center;
	background-color:#f67d7d;
	border-right:1px solid #ffffff;
}

#button2 {
height:43px;
float:left;
width:150px;
text-align:center;
background-color:#fcdb5c;
border-right:1px solid #ffffff;
}
#button3 {
height:43px;
float:left;
width:150px;
text-align:center;
background-color:#74f0d9;
border-right:1px solid #ffffff;
}
#button4 {
height:43px;
float:left;
width:150px;
text-align:center;
background-color:#baca4e;
border-right:1px solid #ffffff;
}
#button5 {
height:43px;
float:left;
width:150px;
text-align:center;
background-color:#fec156;
border-right:1px solid #ffffff;
}
#button6 {
height:43px;
float:left;
width:150px;
text-align:center;
background-color:#77aef9;
}

.mainbutton {
	color:#000000;
	display:block;
	text-decoration:none;
	padding-top:7px;
}


/* ---- Klappmenüs ---- */

div#klappmenue {
	clear:both;
}

div.klappmenue {
	clear:both;
}


div#rathaus { 
	position: absolute;  
	overflow:no; 
	z-index: 11; 
	visibility: hidden; 
	left: auto; 
	margin-left: 0px; 
	background-color: #f7a5a5; 
	width:301px; 
	border:0px; 
	display: block;
}

#hauptnavigation li.rathaus { background-color:#f67d7d; float: left; line-height: 1.3em; width: 149px; padding-bottom:5px; display: block; }
a.hauptnavirathaus { font-weight:normal; display: block; color: #000000; text-decoration:none; border-bottom:1px solid #ea5959;padding:5px 11px 5px 20px;height:14px; }
#rathaus ul { margin:0px;padding:0;list-style-type:none;width:auto; }
#rathaus ul li { width:auto;display:block; list-style-type:none; border:0px; margin:0 1px 0 0;  overflow:hidden; }
#rathaus a:hover { background-color:#fff; border:0px; border-bottom:1px solid #ea5959;}

div#kinder { 
	position: absolute;  
	overflow:auto; 
	z-index: 11; 
	visibility: hidden; 
	left: auto; 
	margin-left: 151px; 
	background-color: #f8e498; 
	width:301px; 
	border:0px; 
	display: block;
}

#hauptnavigation li.kinder { background-color:#fcdb5c; float: left; line-height: 1.3em; width: 149px; padding-bottom:5px; display: block;}
a.hauptnavikinder { font-weight:normal; display: block; color: #000000; text-decoration:none; border-bottom:1px solid #fabb57;padding:5px 11px 5px 20px;height:14px; }
#kinder ul { margin:0px;padding:0;list-style-type:none;width:auto; }
#kinder ul li { width:auto;display:block; list-style-type:none; border:0px; margin:0 1px 0 0;  overflow:hidden; }
#kinder a:hover { background-color:#fff; border:0px; border-bottom:1px solid #fabb57;}

div#senioren { 
	position: absolute;  
	overflow:auto; 
	z-index: 11; 
	visibility: hidden; 
	left: auto; 
	margin-left: 302px; 
	background-color: #bcfbef; 
	width:301px; 
	border:0px; 
	display: block;
}

#hauptnavigation li.senioren { background-color:#74f0d9; float: left; margin-left: 1px; line-height: 1.3em; width: 149px; padding-bottom:5px; }
a.hauptnavisenioren { font-weight:normal; display: block; color: #000000; text-decoration:none; border-bottom:1px solid #4ebba7;padding:5px 11px 5px 20px;height:14px; }
#senioren ul { margin:0px;padding:0;list-style-type:none;width:auto; }
#senioren ul li { width:auto;display:block; list-style-type:none; border:0px; margin:0 1px 0 0;  overflow:hidden; }
#senioren a:hover { background-color:#fff; border:0px; border-bottom:1px solid #4ebba7;}

div#freizeit { 
	position: absolute;  
	overflow:auto; 
	z-index: 11; 
	visibility: hidden; 
	left: auto; 
	margin-left: 453px; 
	background-color: #d2dd8a; 
	width:301px; 
	border:0px; 
	display: block;
}

#hauptnavigation li.freizeit { background-color:#baca4e; float: left; margin-left: 1px; line-height: 1.3em; width: 149px; padding-bottom:5px; }
a.hauptnavifreizeit { font-weight:normal; display: block; color: #000000; text-decoration:none; border-bottom:1px solid #9aa931;padding:5px 11px 5px 20px;height:14px; }
#freizeit ul { margin:0px;padding:0;list-style-type:none;width:auto; }
#freizeit ul li { width:auto;display:block; list-style-type:none; border:0px; margin:0 1px 0 0;  overflow:hidden; }
#freizeit a:hover { background-color:#fff; border:0px; border-bottom:1px solid #9aa931;}

div#wirtschaft { 
	position: absolute;  
	overflow:auto; 
	z-index: 11; 
	visibility: hidden; 
	left: auto; 
	margin-left: 604px; 
	background-color: #ffd997; 
	width:301px; 
	border:0px; 
	display: block;
}

#hauptnavigation li.wirtschaft { background-color:#fec156; float: left; margin-left: 1px; line-height: 1.3em; width: 150px; padding-bottom:5px; }
a.hauptnaviwirtschaft { font-weight:normal; display: block; color: #000000; text-decoration:none; border-bottom:1px solid #ef9122;padding:5px 11px 5px 20px;height:14px; }
#wirtschaft ul { margin:0px;padding:0;list-style-type:none;width:auto; }
#wirtschaft ul li { width:auto;display:block; list-style-type:none; border:0px; margin:0 1px 0 0;  overflow:hidden; }
#wirtschaft a:hover { background-color:#fff; border:0px; border-bottom:1px solid #ef9122;}

div#bauen { 
	position: absolute;  
	overflow:auto; 
	z-index: 11; 
	visibility: hidden; 
	left: auto; 
	margin-left: 604px; 
	background-color: #a4c7f6; 
	width:301px; 
	border:0px; 
	display: block;
}

#hauptnavigation li.bauen { background-color:#77aef9; float: left; margin-left: 1px; line-height: 1.3em; width: 150px; padding-bottom:5px; }
a.hauptnavibauen{ font-weight:normal; display: block; color: #000000; text-decoration:none; border-bottom:1px solid #5691e2;padding:5px 11px 5px 20px;height:14px; }
#bauen ul { margin:0px;padding:0;list-style-type:none;width:auto; }
#bauen ul li { width:auto;display:block; list-style-type:none; border:0px; margin:0 1px 0 0;  overflow:hidden; }
#bauen a:hover { background-color:#fff; border:0px; border-bottom:1px solid #5691e2;}






div#index_main {
	background-image:url(../img/style/background_index.jpg);
	background-color:#e0e5f4;
	overflow: auto;

	}
	
div#index_left {
	width: 409px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

div#index_right {
	width:410px;
	margin-left:450px;
	padding-left: 20px;
	padding-top: 20px;
}



#lebenslagen td { 
	background-color: #cad6e9; 
	text-align:center;
	height:20px;
	border-bottom:1px solid #ffffff;
	}

#lebenslagen a {
	text-decoration:none;
	color:#000000;
	display:block;
	}
	
#lebenslagen a:hover { border:0px; font-weight:bold;}

div#main {
	background-image:url(../img/style/background_main.jpg);
	background-color:#ffffff;
	overflow:hidden;
	height: 100%;
	}

div#main_navi {
	width: 280px;
	float: left;
	background-color:#e0e5f4;
}





#main_navi a { font-weight:normal; display:block; color: #000000; text-decoration:none; border-bottom:1px solid #9aa6ba;height:14px; }
#main_navi ul { margin:0px; padding:0px; }
#main_navi ul li { width:auto; display:block; list-style-type:none; border:0px; } 
#main_navi a:hover { background-color:#fff; border:0px; border-bottom:1px solid #9aa6ba;}
#main_navi li {  margin-left: 1px; line-height: 1.3em; width: 150px; padding:0px; }
li.hauptlinks_ebene1 { background-color:#f0f4fe; }
#main_navi a.hauptlinks_ebene1 { padding-left:35px; }

/* Farbiger Streifen zur Navigationshilfe */

div#striprathaus { height: 5px; background-color:#f67d7d; }
div#stripkinder { height: 5px; background-color:#fcdb5c; }
div#stripsenioren { height: 5px; background-color:#74f0d9; }
div#stripfreizeit { height: 5px; background-color:#baca4e; }
div#stripwirtschaft { height: 5px; background-color:#fec156; }
div#stripbauen { height: 5px; background-color:#77aef9; }

div#main_right {
	width:580px;
	margin-left:280px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}



div#footer {
	width: 885px;
	height: 20px; 
	background-color: #cad6e9;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	color: #4d586b;
	border-bottom:1px solid #505050;
	margin-top:0px;
}

/* -----------------Inhalt--------------------- */
#content {
	min-height:600px;
	background-color:#FFCC33;
	padding: 0;
	margin: 0 15em;
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 15em;
	margin: 0;
	padding:0;
	color:#ffffff;
}

#right {
	float: right;
	width: 15em;
	margin: 0;
	padding: 0;
	color:#ffffff;
}


/* -----------Tabellen--------------------------- */

th, td { padding: 5px; border-bottom:1px solid #8d8d8d;}
td.noborder { border:0px; }

th {
	background-color: #29539b;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	height:22px;
}

td.row1
{
	background-color: #ffffff;
}

td.row2
{
	background-color:#f3f3f3;
}

/* -----------Schriftklassen--------------------------- */

.textlink{
	color:#CD0C1B;
	text-decoration:none;
}

.textlink:hover {
	text-decoration:underline;
}

.small {
	font-size:8pt;
	display:inline;
}

h2.hell {
	font-weight:bold;
	color: #b6c0dd;
	display: inline;
}

h2.dunkel {
	font-weight:bold;
	color: #242424;
	display: inline;
}


input {
	border: 1px solid #cbced9;
	background-color: #f0f4fe;
	padding:2px;
}

textarea {
	font-family:Arial, Tahoma, Verdana;
	border: 1px solid #cbced9;
	background-color: #f0f4fe;
	padding:2px;
}

ul {
	text-indent:0px;
}

ul.anlagen {
	list-style-type: square;
	text-indent:0px;
}

.normalok	{color: #00c100; font-size: 13px; font-family:Verdana, Arial; font-weight: bold;   text-decoration: none;}
.normalfehler	{color: #ff0000; font-size: 13px; font-family:Verdana, Arial; font-weight: bold;   text-decoration: none;}
