﻿* {
	margin:0;
	padding:0;
	border:0;
	font-style: normal;
	float:none;

}

body {

}
body {
	margin:10px auto;
	color:#333;
	font-family: arial, helvetica, san serif;
	font-size:12px;
	text-align:left;
	width:970px;
	background-color: #e5e5e5;
	height:100%;
	padding:0%;
}
input {
	border:auto;
}
#contentpane {
	background:#fff;
}

/* CXXL */
.Absatz {
font-weight: normal;
}
.Einleitung {
font-weight: bold;
}
.Fussnote {
color: #aaaaaa;
font-size: 95%;
font-style: italic;
}
.Hinweis {
color: red;
font-style:italic;
}
/* ALT
.Hinweis {
	padding:5px;
	display:block;
	background:#eeeeee;
}
 ALT END*/
/* CXXL END*/

/* Ausblenden von ein paar Daten*/
.objectpath {
    display:none;
}

.datasheet {
   /* display:none;*/
}

.vcard {
    display:none;
}
/* / Ausblenden von ein paar Daten*/


a {
	text-decoration:none;
	cursor: hand;
}
.error {
  color: #ff0000;
}
#middler {
	position: relative;
	width:970px;
	margin: 10px auto;
	text-align: left;
	float:none;
	display:block;

}
#middler * {
	text-align:left;
}

h1 {
	font-size:1.2em;
	padding:5px 0;
}
h2 {
	font-size:1.1em;
	padding:5px 0;
}
h3, h4, h5, h6, h7, h8, h9 {
	font-size:1em;
	padding:5px 0;
}


.fl { 	/* LINKS ORIENTIERTE ELEMENTE*/
	float:left;
	width:auto;
}
.fr { 	/* RECHTS ORIENTIERTE ELEMENTE*/
	float:right;
	width:auto;
}
#header {
	position:relative;
	height:270px;
	background: #666 url(/visuals/home.jpg) no-repeat top left;
}


#topbg {
	position:absolute;
	height:30px;
	background: #000;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
	opacity:0.70;
	z-index:0;
}

#logo {
	float:left;
	width:250px;
	padding:2px 15px;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
#logo a b {
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
}
#logo a:hover b {
	color:#ccc;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
}


#visualtitle {
	position:absolute;
	height:12px;
	bottom:40px;
	font-size:0.85em;
	color:#fff;
	text-align:right;
	padding-right:15px;
	float:right;
	right:0;
	width:auto;

}


/* BEREICHSPORTAL AUF STARTSEITE */
#homedisplay {
	background:#fff;
	float:left;
}
	#homedisplay ul li {
		padding:10px 0 20px 0;

	}
		#homedisplay ul li a {
			display:block;
			margin-left:15px;
			padding-left:35px;
			color:#333;
			width:140px;
			margin-bottom:5px;
			font-size:0.95em;
		}
			#homedisplay ul li a.ratsinformationssystem {
				background: url(/img/ic/ratsinformationssystem.gif) no-repeat;
				height:32px;
			}
			#homedisplay ul li a.stadtplan {
				background: url(/img/ic/stadtplan.gif) no-repeat;
				height:32px;
			}

			#homedisplay ul li a.gastgeber {
				background: url(/img/ic/gastgeber.gif) no-repeat;
				height:32px;
			}
			#homedisplay ul li a.termine {
				background: url(/img/ic/termine.gif) no-repeat;
				height:32px;
			}
			#homedisplay ul li a.branchenbuch {
				background: url(/img/ic/branchenbuch.gif) no-repeat;
				height:32px;
			}
			#homedisplay ul li a.anzeigenmaerkte {
				background: url(/img/ic/anzeigenmaerkte.gif) no-repeat;
				height:32px;
			}

			#homedisplay ul li a.wirtschaftsfoerderung {
				background: url(/img/ic/wirtschaftsfoerderung.gif) no-repeat;
				height:32px;
			}
			#homedisplay ul li a.gruendunglive {
				background: url(/img/ic/gruendunglive.gif) no-repeat;
				height:32px;
			}

			#homedisplay ul li a.lebenslagen {
				background: url(/img/ic/lebenslagen.gif) no-repeat;
				height:32px;
			}
			#homedisplay ul li a.stichwortebs {
				background: url(/img/ic/stichworte_bs.gif) no-repeat;
				height:32px;
			}
/* / BEREICHSPORTAL AUF STARTSEITE */


/* PFAD FUNKTION */
#pfad {
	height:31px;
	line-height:31px;
	color:#fff;
	position:relative;
	background: #fff;
}

	#pfad ul {
		float:left;
		list-style-type: none;
		width:auto;
		background: url(/img/bg/pfad.gif) no-repeat bottom right;
		height:31px;
		padding-right:0px;
		position:relative;
	}
		#pfad ul li {
			float:left;
			list-style-type: none;
			width:auto;
			margin:0;
			position:relative;
		}

		#pfad ul li.last {
			background:none;
			padding-right:20px;
			padding-left:10px;
			font-weight:bold;
		}
		#pfad ul li a {
			color:#fff;
			display:block;
			width:auto;
			padding-right:20px;
			padding-left:10px;
			background: url(/img/bg/pfad_off.gif) no-repeat bottom right;
		}
		#pfad ul li.first a {
			padding-left:15px;

		}
		#pfad ul li.hack {
			background: url(/img/bg/pfad_off.gif) no-repeat -385px 100%;
			padding-left:15px;
			margin-left:-15px;
		}

		#pfad ul li.prelast a {
			background: url(/img/bg/pfad_off_prelast.gif) no-repeat bottom right;
		}
		#pfad ul li a:hover {
			color:#000;
		}
/* / PFAD FUNKTION */


/* CONTENTBEREICH */
#inhalt {
	background:#fff;
	float:left;
}
#inhalt #menu,#inhalt #smenu, #inhalt #menuxt {
	width:190px;
	float:left;
	border-top:3px solid #37434a;
	padding-right:5px;
}
#inhalt #menuxt {
	border-top:none;
}
#inhalt #menuend {
	border-bottom:6px solid #37434a;
	width:185px;

}
#inhalt #menu ul,#inhalt #smenu ul, #inhalt #menuxt ul {
		list-style-type: none;
		width:auto;
		padding-right:0px;
		margin:15px 5px 25px 10px;
}
#inhalt #smenu ul
{
	margin:15px 5px 25px 8px;
}
#inhalt #menu ul li,#inhalt #smenu ul li, #inhalt #menuxt ul li{
		margin-bottom:10px;
		padding:0;
}
#inhalt #menu ul li a,#inhalt #smenu ul li a, #inhalt #menuxt ul li a {
		font-size:1em;
		padding-left:12px;
		background: url(/img/ic/pfeil_home.gif) no-repeat -2px 0;
		color: #37434a;
		display:block;
		width:auto;
}

#inhalt #menu ul li a.back, #inhalt #smenu ul li a.back, #inhalt #menuxt ul li a.back {
		font-size:1em;
		padding-left:12px;
		background: url(/img/ic/pfeil_schwarz_left.gif) no-repeat -2px 0;
		color: #000;
		display:block;
		font-weight:bold;
}
#inhalt #smenu ul li a.open, #inhalt #smenu ul li a.akt,#inhalt #menu ul li a.open, #inhalt #menu ul li a.akt, #inhalt #menuxt ul li a.open, #inhalt #menuxt ul li a.akt {
		font-size:1em;
		padding-left:12px;
		color: #000;
		display:block;
		font-weight:bold;
}
#smenu ul li.sublv2, #menu ul li.sublv2, #menuxt ul li.sublv2, #smenu ul li.sublv3, #menu ul li.sublv3, #menuxt ul li.sublv3, #smenu ul li.endesublv3, #menu ul li.endesublv3
{
    margin-left:10px;
}
 #smenu ul li.sublv3, #menu ul li.sublv3, #menuxt ul li.sublv3, #smenu ul li.endesublv4, #menu ul li.endesublv4 {
 	margin-left:20px;
 	font-size:11px;
 }
 #smenu ul li.sublv4, #menu ul li.sublv4, #menuxt ul li.sublv4, #smenu ul li.endesublv5, #menu ul li.endesublv5 {
 	margin-left:30px;
 	font-size:11px;
 }
 #smenu ul li.sublv5, #menu ul li.sublv5, #menuxt ul li.sublv5 {
 	margin-left:40px;
 	font-size:10px;
 }


#inhalt #menu ul li.sublv3 a.akt, #inhalt #menu ul li.sublv4 a.akt {
	font-weight:normal;
}
#inhalt #smenu ul li.seek a, #inhalt #smenu ul li.seekakt a, #inhalt #menu ul li.seek a, #inhalt #menu ul li.seekakt a {
	font-size:1em;
	background: url(/img/ic/seek_home.gif) no-repeat 0 0;
	color: #37434a;
	display:block;
	width:auto;
	height:15px;
	line-height:15px;
	padding-left:0px;
}
#inhalt #menu ul li.seekakt a,#inhalt #smenu ul li.seekakt a {
	background: url(/img/ic/seek_home_akt.gif) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
}
#inhalt #menu ul li.seek a b, #inhalt #menu ul li.seekakt a b, #inhalt #smenu ul li.seek a b, #inhalt #smenu ul li.seekakt a b {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	margin-left:3px;
	padding:0 2px 0 12px;
	text-align:center;
	width:45px;
	display:block;float:left;
}

.pager {
	text-transform:none;
	margin-right:5px;
	padding-top:7px;
	width:720px;
}
.pager span.seiten,.footpager span.seiten {
	display:block;
	float:left;
	text-align:center;
	margin-left:50px;
	width:240px;
}

.centercontent .pager {
	text-transform:none;
	margin-right:5px;
}
.centercontent .pager span.seiten {
	display:block;
	float:left;
	width:150px;
	text-align:center;
}
.pager a.next {
	background: url(/img/ic/pfeil_weiss.gif) no-repeat 100% 50% ;
	padding-right:15px;
	color:#fff;
	margin-left:15px;
	font-weight:bold;
}
.pager a.prev {
	background: url(/img/ic/pfeil_weiss_left.gif) no-repeat 0 50% ;
	padding-left:15px;
	color:#fff;
	margin-right:15px;
	font-weight:bold;
}
.pager a.disabled, .pager a.disabled:hover {
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	opacity:0.50;
	cursor:default;
}
.footpager {
	margin-right:10px;
	font-weight:bold;
	width:710px;
	float:right;
	margin-bottom:15px;
	padding-top:2px;
    border:1px solid #fff;
}
.centercontent .footpager {
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	width:710px;
	float:right;
}
.rightcontent .footpager {
	margin-right:0px;
	margin-left:0;
	font-weight:bold;
	width:740px;
	float:right;
}
.rightcontent .footpager span.seiten {
	display:block;
	float:left;
	width:450px;
	text-align:center;
}

.pager span.seiten {
	margin-top:0px;
}

.footpager a.next b, .footpager a.prev b {
	background:#37434a;
	display:block;
	line-height:13px;
	padding: 0 10px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.85em;
}
.footpager a.prev {
	background: url(/img/ic/pfeil_prev.gif) no-repeat 0 50% ;
	padding-left:15px;
	color:#fff;
	margin-right:15px;
}
.footpager a.next {
	background: url(/img/ic/pfeil_next.gif) no-repeat 100% 50% ;
	padding-right:15px;
	color:#fff;
	margin-left:15px;
}

.rightcontent .pager {
margin-right:15px;

}


.footpager a.disabled, .pager a.disabled:hover {
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	opacity:0.50;
	cursor:default;
}

#inhalt #menuxt #menufunc, #inhalt #smenuxt #menufunc {
		font-size:1em;
		color: #37434a;
		display:block;
		width:185px;
		margin-bottom:25px;

}
#inhalt #menuxt #menufunc div.funcheader, #inhalt .container div.boxheader {
	height:14px;
	color:#fff;
	text-transform:uppercase;
	font-size:1em;
	padding-top:16px;
	background:#37434a;
	padding-left:10px;
	margin-bottom:10px;
}
#inhalt #menuxt #menufunc input {
	margin-left:5px;
}

#inhalt div.rightcontent, #inhalt .centercontent {
	width:775px;
	float:right;
	margin:0;
	padding-bottom:15px;

}
#inhalt .centercontent{
	width:585px;
	float:left;
}
#inhalt .headline, #inhalt .mainheadline, #inhalt .grayheadline, #inhalt div#reiternav, #inhalt .centercontent div.box h3,#inhalt  .rightcontent div.box h3 {
	text-transform:uppercase;
	height:30px;
	color:#fff;
	background:#37434a;
	font-stretch: semi-expanded;
	float:left;
	width:770px;
	margin-left:0px;
}
#inhalt .mainheadline, #inhalt .grayheadline, #inhalt div#reiternav,#inhalt  .centercontent div.box h3,#inhalt  .rightcontent div.box h3 {
	height:auto;
	padding-top:12px;
	padding-bottom:4px;
	/*
	height:14px;
	*/
	height:auto;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
}
#inhalt .centercontent .headline, #inhalt .centercontent .mainheadline, #inhalt .centercontent div#reiternav {
	width:570px;
}
#inhalt .centercontent div.box h3, #inhalt .centercontent .mainheadline, #inhalt .centercontent div#reiternav {
	width:565px;
}
#inhalt .headline h1, #inhalt .headline h2, #inhalt div#reiternav {
	font-size:1em;
	padding-top:16px;
	font-weight:normal;
	padding-left:10px;
}
#inhalt .headlinehome {
	width:970px;
}
div#reiternav, div#navname, div#reiter1, div#reiter2, div#reiter3, div#reiter4, div#reiter5, div#reiter6, div#reiter7, div#reiter8, div#reiter9, div#reiter10 {
	float:left;
}
div#reiter1, div#reiter2, div#reiter3, div#reiter4, div#reiter5, div#reiter6, div#reiter7, div#reiter8, div#reiter9, div#reiter10 {
	float:left;
	width:560px;
}
#inhalt div#reiternav, #inhalt .centercontent div#reiternav {
	color:#fff;
	height:auto;
	background:#37434a;
}

#inhalt a:hover {
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80
}

#inhalt div.boxfull {
	width:350px;
	float:left;
	margin:0  0 15px 15px;
	padding-bottom:15px;
	background:#fff;
}
#inhalt div.rightcontent div.boxfull, #inhalt .centercontent div.boxfull {
	width:750px;
	float:left;
	margin:0  0 15px 15px;
	padding-bottom:15px;
}

#inhalt .centercontent div.boxfull {
	width:565px;
	margin-left:10px;
}

#inhalt  .boxfull ul {
	padding-top:0;
	margin-left:15px;
	margin-top:5px;
	padding-bottom:10px;
}
#inhalt  p {
	padding:0;
	margin:0;
	padding-top:0px;
	padding-bottom:10px;
}

/* container rechts */
#inhalt .containerendb {
		border-top: 4px solid #37434a;
}
#inhalt .container,#inhalt .containerend {
	width:190px;
	float:right;
	height:100%;
	background:#fff url(/img/bg/container.gif) repeat-y 0 0;
	padding-bottom:0px;
}
#inhalt .container a span.description {
	font-size:0.8em;
	text-transform:uppercase;
	color:#666;
}
a span.description, a span.description2 {
	font-size:0.8em;
	text-transform:uppercase;
	color:#666;
	white-space: normal;
}
#inhalt .containerend {
	background:#fff url(/img/bg/containerend.gif) no-repeat 0 0;
	height:100px;
}
#inhalt .container div.box, #inhalt .container div.bannerbox {
	padding:0 5px 0 10px;
	border-top:4px solid #37434a;
	float:left;
	width:175px;
	margin-bottom:20px;
}
#inhalt .container div.bannerbox {
}
#inhalt .container .box a {
	display:block;
	width:160px;
}
#inhalt .container div.boxheader {
	height:15px;
	color:#fff;
	text-transform:uppercase;
	font-size:1em;
	padding-top:14px;
	background:#37434a;
	padding-left:10px;
	margin-bottom:0px;
}
#inhalt .container .box h1,
#inhalt .container .box h2,
#inhalt .container .box h3,
#inhalt .container .box h4,
#inhalt .container .box h5,
#inhalt .container .box h6 {
	font-size:1em;
	text-transform:uppercase;
	color:#37434a;
	padding-bottom:10px;
	float:left;
	width:170px;
}
.bottomborder {
	border-bottom:1px solid #ccc;
}
.paddtop10 {
	padding-top:10px;
}

.boxfull ul {
	list-style-type: none;
	margin-top:15px;
}
div.w480, .boxfull ul.w480  li{
	width:450px;
	display:block;
	margin-right:20px;
}
div.w550 {
	width:540px;
	display:block;
	margin-right:10px;
}
div.w550 {
	width:540px;
	display:block;
	margin-right:10px;
}


.centercontent div.w380dyn {
	width:350px;
}

/* Dynamische breiten für Artikel */
div.box1halb {
 	width:470px;
 	float:left;
 	display:block;
}
.centercontent div.box1halb {
	width:260px;
}
.rightcontent div.box1halb {
	width:360px;
}

.centercontent div.box1halbbild {
	width:230px;
}
.rightcontent div.box1halb {
	width:330px;
}

.centercontent div.box1viertel {
	width:130px;
}
.rightcontent div.box1viertel {
	width:270px;
}

.centercontent div.box1drittel {
	width:170px;
}
.rightcontent div.box1drittel {
	width:350px;
}

.centercontent div.box2drittel {
	width:350px;
}
.rightcontent div.box2drittel {
	width:540px;
}

.centercontent div.box2viertel {
	width:250px;
}
.rightcontent div.box2viertel {
	width:440px;
}

/* Dynamische breiten für Artikel */




div.w380, div.w380dyn {
	width:360px;
	display:block;
	margin-right:10px;
}
div.w400 {
	width:380px;
	display:block;
	margin-right:10px;
}
div.w500 {
	width:480px;
	display:block;
	margin-right:10px;
}
.centercontent div.w380dyn {
	width:170px;
}

div.w375 {
	width:365px;
	display:block;
	margin-right:10px;

}

div.w250 {
	width:265px;
	display:block;
	margin-right:10px;
}
div.w260 {
	width:265px;
	display:block;
	margin-right:10px;
}
div.w290 {
	width:280px;
	display:block;
	margin-right:10px;
}
div.w320 {
	width:310px;
	display:block;
	margin-right:10px;
}
div.w310 {
	width:300px;
	display:block;
	margin-right:10px;
}
div.w300 {
	width:290px;
	display:block;
	margin-right:10px;
}
div.thumb
{
	width:550px;
	display:block;
	margin-right:10px;
}
div.w190 {
	width:180px;
	display:block;
	margin-right:10px;
}
div.w170 {
	width:160px;
	display:block;
	margin-right:10px;
}
div.w110 {
	width:100px;
	display:block;
	margin-right:10px;
}
div.wpr50 {
	width: 50%;
}
div.wpr75 {
	width: 75%;
}
/* Bildobjekte */
div.bo150 {
                width:150px;
                margin:0px !important;
}
div.bo180 {
                width:180px;
                margin:0px !important;
}
div.bo250 {
                width:250px;
                margin:0px !important;
                padding-right:10px;
}

a.imgzoom {
	background:transparent url(/img/ic/zoom_home.gif) no-repeat bottom right;
	padding-bottom:15px;
	display:block;
	width:auto;
}

#inhalt div.artikelcontainer {
	width:180px;
	display:block;
	margin-left:10px;
}
#inhalt div.artikelfuncblock a {
	margin-right:8px;
	font-size:0.95em;
	padding-left:13px;

	float:right;
	width:auto;
}
#inhalt a.mehr,#inhalt a.back, #inhalt a.gal, #inhalt a.map, #inhalt a.ext, #inhalt a.doc, #inhalt a.mailto, #inhalt a.http, div.tel, div.mobil, div.fax, #inhalt a.open  {
	padding-left:16px;
	display:block;
	width:auto;
	margin-bottom:5px;
}
 div.tel, div.fax, div.mobil {
 	background:transparent url(/img/ic/tel.gif) no-repeat 0 50% ;
 }
 div.mobil {
 	background:transparent url(/img/ic/handy.gif) no-repeat 0 50% ;
 }
 div.fax {
 	background:transparent url(/img/ic/fax.gif) no-repeat 0 50% ;
 }

div.docdl {
	position:relative;
	border:1px solid #ccc;
	float:left;
	padding:8px;
	margin-top:15px;
	width:340px;
}
div.docdl h3 {
	font-size:1em;
	position:absolute;
	top:-10px;
	left:-2px;
	padding:2px 5px 0px 0px;
	background:#fff;
}
div.docdl div.liste {
	margin-top:5px;
	width:100%;
	float:left;
}
div.docdl a {
	display:block;
	width:auto;
	float:left;
}
div.docdl span {
	display:block;
	width:auto;
	float:right;
}

div.galthumb, div.galthumb50 {
	float:left;
	width:93px;
	height:93px;
	background-position: 50% 50%;
	border:5px solid #e3e3e3;
	margin:0 5px 5px 5px;
	background-repeat:no-repeat;
}
div.galthumb50, img.galthumb50 {
	width:50px;
	height:50px;
	background-position: 50% 50%;
	border:1px solid #e3e3e3;
	margin:0 3px 3px 0px;
}
img.galthumb {
	width:93px;
	height:93px;
}
img.thumb100, img.thumb100_100, img.thumb180_120, img.thumb150_100 {
/*
	width:100px;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	background: url(/img/ladebalken_kreis.gif) no-repeat 0 0;
*/
}
img.thumb100_100 {
	height:100px;
}
img.thumb180_120, img.thumb180_150 {
	width:180px;
	height:120px;
}

img.thumb150_100 {
	width:150px;
	height:100px;
}


.bereichsfunc {
	color:#fff;
}
.bereichsfunc .headline {
	margin-left:10px;
	text-transform:uppercase;
	padding-top:20px;
}

.bereichsfunc ul {
		list-style-type: none;
		width:auto;
		margin-top:15px;
		padding:15px 5px 15px 10px;

}
.bereichsfunc table th {
	padding-left:8px;
}
.bereichsfunc table td {
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80;
	padding:1px;
	width:auto;
}
.bereichsfunc ul li{
		margin-bottom:10px;
}
	.bereichsfunc ul li a {
		font-size:1em;
		padding-left:12px;
		background: url(/img/ic/pfeil_weiss.gif) no-repeat 0 0;
		color: #fff;
		display:block;
		-moz-opacity:0.80;
		filter:alpha(opacity=80);
		opacity:0.80;
	}

.bereichsfunc .spalte1, .bereichsfunc .spalte2 {
	width: 285px;
	float:left;

}


.bereichsfunc .spalte3 {
	width: 400px;
	float:left;
}
.bereichsfunc a.more, .bereichsfunc a.extern {
	width:auto;
	float:right;
	background: url(/img/ic/pfeil_weiss.gif) no-repeat 100% 50% ;
	padding-right:15px;
	color:#fff;
	text-transform:none;
	text-align:right;
	margin-right:10px;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80;
}
.bereichsfunc a.extern {
	background: url(/img/ic/ext_weiss.gif) no-repeat 100% 50% ;
}
.bereichsfunc a:hover {
		-moz-opacity:1.00;
		filter:alpha(opacity=100);
		opacity:1.00;
	}
.bereichsfunc button, button.zufisubmit, .bereichsfunc a.suchbut {
	background: url(/img/ic/pfeil_weiss.gif) no-repeat 100% 50% ;
	padding-right:12px;
	font-weight:bold;
	font-size:1em;
}
.bereichsfunc button b, button.zufisubmit b, .bereichsfunc a.suchbut b {
	display:block;
	background:#fff;
	padding:1px 4px;
}

.gray {
	color:#666;
	text-decoration:none;
}
/* / CONTENTBEREICH */


/* bottom */
#globalfunk {
	float:left;
	background:#333 url(/img/bg/globalfunc.jpg) repeat-x;
	width:970px;
	padding:20px 0px 10px 0px;
	margin:0px;
}
#globalfunk .linkbox {
	float:left;
	width:190px;
	margin-right:4px;

}
#globalfunk .last {
	margin-right:0px;
}
#globalfunk .linkbox .links {
	border-left:1px solid #666;
	padding:5px 10px;
	margin-left:15px;
	float:left;
	width:150px;

}
#globalfunk .function {
	color:#fff;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:1em;
	font-stretch: semi-expanded;
	margin-left:15px;
	width:170px;
	float:left;
}
#globalfunk .linkbox .links a {
	display:block;
	padding-left:15px;
	background: url(/img/ic/pfeil_weiss.gif) no-repeat 0 50%;

	font-size:1em;
	color:#fff;
	padding-top:0px;
	margin-bottom:6px;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80;
}
#globalfunk .linkbox .links a.v120 {
	line-height:1.1em;
	font-size:1.2em;
}
#globalfunk .linkbox .links a.v140 {
	line-height:1.1em;
	font-size:1.3em;
}
#globalfunk .linkbox .links a:hover {
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00
}

*.last {
	margin-right:0;
}


.pager a.disabled, .pager a.disabled:hover {
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	opacity:0.50;
	cursor:default;
}

/* TRANSPARENZEN */
.oc0 {
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0
}
.oc10 {
	-moz-opacity:0.10;
	filter:alpha(opacity=10);
	opacity:0.10
}
.oc20 {
	-moz-opacity:0.20;
	filter:alpha(opacity=20);
	opacity:0.20
}
.oc30 {
	-moz-opacity:0.30;
	filter:alpha(opacity=30);
	opacity:0.30
}

.oc40 {
	-moz-opacity:0.40;
	filter:alpha(opacity=40);
	opacity:0.40
}
.oc50 {
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	opacity:0.50
}
.oc60 {
	-moz-opacity:0.60;
	filter:alpha(opacity=60);
	opacity:0.60
}
.oc70 {
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
	opacity:0.70
}
.oc80 {
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80;
}
.oc90 {
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80;
}
#bottom {
	width:970px;
	float:left;
	height:10px;
}
.ie7hack {
	height:0px;
	overflow:hidden;
	display:block;
}



/* HOME */
body.home {
	background: #e5e5e5;
}
body.home a, body.home a.listlink:hover {
	color: #37434a;
}


body.home #header {
	height:310px;
}



body.home #globalmenu {
	background: transparent url(/img/bg/globalmenu.gif) repeat-x bottom left;
}

body.home #inhalt .headline,body.home #inhalt div.rightcontent div.box h3, body.home #inhalt .centercontent div.box h3, , body.zufihome{
	background:#37434a;
	margin-left:0;
	width:965px;
	padding-left:5px;
}

body.home #inhalt a.mehr,body.home #inhalt a.back, body.home #inhalt a.gal, body.home #inhalt a.map, body.home #inhalt a.ext, body.home #inhalt a.doc,
body.home #inhalt a.http,
body.home #inhalt a.mailto,
body.home #inhalt a.ext ,
#menuxt #menufunc li a.ext {
	background:transparent url(/img/ic/pfeil_home.gif) no-repeat 0 0;
}
 body.home #inhalt a.gal {
	background:transparent url(/img/ic/gal_home.gif) no-repeat 0 0;
}
 body.home #inhalt a.map {
	background:transparent url(/img/ic/map_home.gif) no-repeat 0 0;
}
body.home #inhalt a.ext, #menuxt #menufunc li a.ext {
	background:transparent url(/img/ic/ext_home.gif) no-repeat 0 0;
}
body.home #inhalt a.mailto {
	background:transparent url(/img/ic/mail_home.gif) no-repeat 0 0;
}
body.home #inhalt a.doc {
	background:transparent url(/img/ic/doc_home.gif) no-repeat 0 0;
}
body.home #inhalt a.back {
	background:transparent url(/img/ic/pfeil_left_home.gif) no-repeat 0 50%;
}
/* / HOME */



body.intern #header {
	height:310px;
}
body.intern #inhalt div.rightcontent, body.intern  #inhalt .centercontent {
	border-top:3px solid #ccc;
}


/* LEBEN IN LÜNEBURG */
body.lg {
	background: #e5e5e5;
}
body.lg a, body.lg a.listlink:hover, a.minibannerlink {
	color: #0068b3;
}
body.lg  #inhalt .mainheadline, body.lg #inhalt div.rightcontent div.box h3, body.lg #inhalt .centercontent div.box h3, body.zufilg {
	background: #0068b3;
}

body.lg #globalmenu {
	background: transparent url(/img/bg/lgmenu.gif) repeat-x bottom left;
}
#homedisplay ul li.lg {
		border-top: 8px solid #0068b3;
	}
		#homedisplay ul li.lg a:hover {
			color: #0068b3;
		}

body.lg #inhalt #menu ul li a.open, body.lg #inhalt #menu ul li a.akt , body.lg #inhalt #smenu ul li a.open, body.lg #inhalt #smenu ul li a.akt {
	background: url(/img/ic/pfeil_lg.gif) no-repeat -2px 0 ;
	color: #0068b3;
}
body.lg #inhalt #menu ul li a.open, body.lg #inhalt #smenu ul li a.open {
	background: url(/img/ic/pfeil_lg_down.gif) no-repeat -2px 0;
}

body.lg #inhalt .headline {
	background:#0068b3;
}
body.lg #inhalt div.rightcontent, body.lg  #inhalt .centercontent {
	border-top:3px solid #0068b3;
}

body.lg #inhalt a.mehr,body.lg #inhalt a.back, body.lg #inhalt a.gal, body.lg #inhalt a.map, body.lg#inhalt  a.ext, body.lg#inhalt  a.doc,
body.lg #inhalt a.http,
body.lg #inhalt a.mailto,
body.lg #inhalt a.ext {
	background:transparent url(/img/ic/pfeil_lg.gif) no-repeat 0 0;
}
 body.lg #inhalt a.gal {
	background:transparent url(/img/ic/gal_lg.gif) no-repeat 0 0;
}
 body.lg #inhalt a.map {
	background:transparent url(/img/ic/map_lg.gif) no-repeat 0 0;
}
 body.lg #inhalt a.ext {
	background:transparent url(/img/ic/ext_lg.gif) no-repeat 0 0;
}
 body.lg #inhalt a.mailto {
	background:transparent url(/img/ic/mail_lg.gif) no-repeat 0 0;
}
 body.lg #inhalt a.doc {
	background:transparent url(/img/ic/doc_lg.gif) no-repeat 0 50%;
}

/* Leben in Lüneburg  farbiger Bereich UNTEN */
body.lg div.bereichsfunc {
	background:#0068b3;

}
body.lg div.bereichsfunc button b, body.lg div.bereichsfunc a.suchbut b {
	color:#0068b3;
}
body.lg #inhalt a.back {
	background:transparent url(/img/ic/pfeil_left_lg.gif) no-repeat 0 0;
}

/* / LEBEN IN LÜNEBURG */






/* TOURISMUS */
body.tf {
	background: #e5e5e5;
}
body.tf a, body.tf a.listlink:hover, a.minibannerlink {
	color: #4e870a;
}
body.tf  #inhalt .mainheadline, body.tf #inhalt div.rightcontent div.box h3, body.tf #inhalt .centercontent div.box h3, body.zufitf {
	background: #4e870a;
}
body.tf #globalmenu {
	background: transparent url(/img/bg/tfmenu.gif) repeat-x bottom left;
}
#homedisplay ul li.tf {
	border-top: 8px solid #4e870a;
}
	#homedisplay ul li.tf a:hover {
		color: #4e870a;
	}

body.tf #inhalt #menu ul li a.open, body.tf #inhalt #menu ul li a.akt {
	background: url(/img/ic/pfeil_tf.gif) no-repeat -2px 0 ;
	color: #4e870a;
}
body.tf #inhalt #menu ul li a.open {
	background: url(/img/ic/pfeil_tf_down.gif) no-repeat -2px 0;
}

body.tf #inhalt div.rightcontent, body.tf  #inhalt .centercontent {
	border-top:3px solid #4e870a;
}
body.tf #inhalt .headline {
	background:#4e870a;
}

body.tf #inhalt .container {
	border-top:3px solid #4e870a;
}

body.tf #inhalt a.mehr, body.tf #inhalt a.back, body.tf #inhalt a.gal, body.tf #inhalt a.map, body.tf#inhalt  a.ext, body.tf#inhalt  a.doc, body.tf #inhalt a.http, body.tf #inhalt a.mailto, body.tf #inhalt a.ext
{
	background:transparent url(/img/ic/pfeil_tf.gif) no-repeat 0 0;
}
 body.tf #inhalt a.gal {
	background:transparent url(/img/ic/gal_tf.gif) no-repeat 0 0;
}
 body.tf #inhalt a.map {
	background:transparent url(/img/ic/map_tf.gif) no-repeat 0 0;
}
 body.tf #inhalt a.ext {
	background:transparent url(/img/ic/ext_tf.gif) no-repeat 0 0;
}
 body.tf #inhalt a.mailto {
	background:transparent url(/img/ic/mail_tf.gif) no-repeat 0 0;
}
 body.tf #inhalt a.doc {
	background:transparent url(/img/ic/doc_tf.gif) no-repeat 0 0;
}
body.tf #inhalt a.back {
	background:transparent url(/img/ic/pfeil_left_tf.gif) no-repeat 0 50%;
}

/* TOURISMUS  farbiger Bereich UNTEN */
body.tf div.bereichsfunc {
	background:#4e870a;

}
body.tf div.bereichsfunc button b, body.lg div.bereichsfunc a.suchbut b {
	color:#4e870a;
}
body.tf .bereichsfunc div.spalte2 ul
{
    border-left:1px solid #d7ebb8;
}
/* / TOURISMUS */






/* MARKTPLATZ */
body.micor2 {
	background: #e5e5e5;
}
body.micor2 a, body.micor2 a.listlink:hover, a.minibannerlink {
	color: #8a287f;
}
body.micor2  #inhalt .mainheadline, body.micor2 #inhalt div.rightcontent div.box h3, body.micor2 #inhalt .centercontent div.box h3, body.micor2home {
	background: #8a287f;
}
body.micor2 #globalmenu {
	background: transparent url(/img/bg/mpmenu.gif) repeat-x bottom left;
}
#homedisplay ul li.micor2 {
	border-top: 8px solid #8a287f;
}
	#homedisplay ul li.micor2 a:hover {
		color: #8a287f;
	}

body.micor2 #inhalt #menu ul li a.open, body.micor2 #inhalt #menu ul li a.akt {
	background: url(/img/ic/pfeil_mp.gif) no-repeat -2px 0 ;
	color: #8a287f;
}
body.micor2 #inhalt #menu ul li a.open {
	background: url(/img/ic/pfeil_mp_down.gif) no-repeat -2px 0;
}
body.micor2 #inhalt .headline {
	background:#8a287f;
}

body.micor2 #inhalt div.rightcontent, body.micor2  #inhalt .centercontent {
	border-top:3px solid #8a287f;
}
body.micor2 #inhalt a.mehr, body.micor2 #inhalt a.back, body.micor2 #inhalt a.gal, body.micor2 #inhalt a.map, body.micor2#inhalt  a.ext, body.micor2#inhalt  a.doc,
body.micor2 #inhalt a.http,
body.micor2 #inhalt a.mailto,
body.micor2 #inhalt a.ext {
	background:transparent url(/img/ic/pfeil_mp.gif) no-repeat 0 0;
}
 body.micor2 #inhalt a.gal {
	background:transparent url(/img/ic/gal_mp.gif) no-repeat 0 0;
}
 body.micor2 #inhalt a.map {
	background:transparent url(/img/ic/map_mp.gif) no-repeat 0 0;
}
 body.micor2 #inhalt a.ext {
	background:transparent url(/img/ic/ext_mp.gif) no-repeat 0 0;
}
 body.micor2 #inhalt a.mailto {
	background:transparent url(/img/ic/mail_mp.gif) no-repeat 0 0;
}
 body.micor2 #inhalt a.doc {
	background:transparent url(/img/ic/doc_mp.gif) no-repeat 0 0;
}
body.micor2 #inhalt a.back {
	background:transparent url(/img/ic/pfeil_left_mp.gif) no-repeat 0 50%;
}

/* Marktplatz  farbiger Bereich UNTEN */
body.micor2 div.bereichsfunc {
	background:#8a287f;

}
body.micor2 div.bereichsfunc button b, body.micor2 div.bereichsfunc a.suchbut b {
	color:#8a287f;
}
/* / MARKTPLATZ */







/* WIRTSCHAFT */
body.wi {
	background: #e5e5e5;
}
body.wi a, body.wi a.listlink:hover, a.minibannerlink {
	color: #006672;
}
body.wi  #inhalt .mainheadline, body.wi #inhalt div.rightcontent div.box h3, body.wi #inhalt .centercontent div.box h3, body.zufiwi {
	background: #006672;
}
body.wi #globalmenu {
	background: transparent url(/img/bg/wimenu.gif) repeat-x bottom left;
}
#homedisplay ul li.wi {
		border-top: 8px solid #006672;
	}
	#homedisplay ul li.wi a:hover {
		color: #006672;
	}

body.wi #inhalt #menu ul li a.open, body.wi #inhalt #menu ul li a.akt {
	background: url(/img/ic/pfeil_wi.gif) no-repeat -2px 0 ;
	color: #006672;
}
body.wi #inhalt #menu ul li a.open {
	background: url(/img/ic/pfeil_wi_down.gif) no-repeat -2px 0;
}

body.wi #inhalt .headline {
	background:#006672;
}
body.wi #inhalt div.rightcontent, body.wi  #inhalt .centercontent {
	border-top:3px solid #006672;
}

body.wi #inhalt a.mehr,body.wi #inhalt a.back, body.wi #inhalt a.gal, body.wi #inhalt a.map, body.wi#inhalt  a.ext, body.wi#inhalt  a.doc,
body.wi #inhalt a.http,
body.wi #inhalt a.mailto,
body.wi #inhalt a.ext {
	background:transparent url(/img/ic/pfeil_wi.gif) no-repeat 0 0;
}
 body.wi #inhalt a.gal {
	background:transparent url(/img/ic/gal_wi.gif) no-repeat 0 0;
}
 body.wi #inhalt a.map {
	background:transparent url(/img/ic/map_wi.gif) no-repeat 0 0;
}
 body.wi #inhalt a.ext {
	background:transparent url(/img/ic/ext_wi.gif) no-repeat 0 0;
}
 body.wi #inhalt a.mailto {
	background:transparent url(/img/ic/mail_wi.gif) no-repeat 0 0;
}
 body.wi #inhalt a.doc {
	background:transparent url(/img/ic/doc_wi.gif) no-repeat 0 0;
}
body.wi #inhalt a.back {
	background:transparent url(/img/ic/pfeil_left_wi.gif) no-repeat 0 50%;
}

/* Wirtschaft farbiger Bereich UNTEN*/
body.wi div.bereichsfunc {
	background:#006672;

}
body.wi div.bereichsfunc button b,  body.wi div.bereichsfunc a.suchbut {
	color:#006672;
}
/* / WIRTSCHAFT */






/* BÜRGERSERVICE */
body.bs {
	background: #e5e5e5;
}

body.bs a, body.bs a.listlink:hover, a.minibannerlink {
	color: #e20100;
}
body.bs  #inhalt .mainheadline, body.bs #inhalt div.rightcontent div.box h3, body.bs #inhalt .centercontent div.box h3, body.zufibs {
	background: #e20100;
}
body.bs #globalmenu {
	background: transparent url(/img/bg/bsmenu.gif) repeat-x bottom left;
}
#homedisplay ul li.bs {
	border-top: 8px solid #e20100;
}
	#homedisplay ul li.bs a:hover {
		color: #e20100;
	}

body.bs #inhalt #menu ul li a.open, body.bs #inhalt #menu ul li a.akt {
	background: url(/img/ic/pfeil_bs.gif) no-repeat -2px 0 ;
	color: #e20100;
}
body.bs #inhalt #menu ul li a.open {
	background: url(/img/ic/pfeil_bs_down.gif) no-repeat -2px 0;
}

body.bs #inhalt .headline {
	background:#e20100;
}
body.bs #inhalt div.rightcontent, body.bs  #inhalt .centercontent {
	border-top:3px solid #e20100;
}

body.bs #inhalt a.mehr, body.bs #inhalt a.back, body.bs #inhalt a.gal, body.bs #inhalt a.map, body.bs#inhalt  a.ext, body.bs#inhalt  a.doc,
body.bs #inhalt a.http,
body.bs #inhalt a.mailto,
body.bs #inhalt a.ext {
	background:transparent url(/img/ic/pfeil_bs.gif) no-repeat 0 0;
}
 body.bs #inhalt a.gal {
	background:transparent url(/img/ic/gal_bs.gif) no-repeat 0 0;
}
 body.bs #inhalt a.map {
	background:transparent url(/img/ic/map_bs.gif) no-repeat 0 0;
}
 body.bs #inhalt a.ext {
	background:transparent url(/img/ic/ext_bs.gif) no-repeat 0 0;
}
 body.bs #inhalt a.mailto {
	background:transparent url(/img/ic/ext_mail.gif) no-repeat 0 0;
}
 body.bs #inhalt a.doc {
	background:transparent url(/img/ic/doc_bs.gif) no-repeat 0 0;
}
body.bs #inhalt a.back {
	background:transparent url(/img/ic/pfeil_left_bs.gif) no-repeat 0 50%;
}

/* Bürderservice farbiger Bereich UNTEN */
body.bs div.bereichsfunc {
	background:#e20100;

}
body.bs div.bereichsfunc button b, body.bs div.bereichsfunc a.suchbut {
	color:#e20100;
}
/* / BÜRGERSERVICE */


body div.wmpuPopupBox table tr td {
	font-size:11px;
	line-height:13px;
}
.xxl-editbutton {
	display:inline;
}
table {
	font-size:1em;
}
div  a.suchbut, div a.abmeldebut, table a.suchbut, input.suchbut, .formtable input[type=submit]{
	background:#37434a url(/img/ic/pfeil_weiss.gif) no-repeat 100% 50%;
	color:#fff;
	display:block;
	width:auto;
	padding:2px 20px 2px 10px;
	float:right;
	font-size:12px;
}
div  a.abmeldebut {
	background:#37434a url(/img/ic/kreuz_weiss.gif) no-repeat 100% 50%;
	padding:2px 24px 2px 10px;
}
a.back {
	font-weight:bold;
	margin-top:10px;
	background-position: 0 50%;
}
div.bar {
	width:0px;
	float:left;
	background: url(/img/bg/pfad_off.gif) no-repeat  0 50%;
	height:15px;
	color:#fff;
	overflow:visible;
	padding-left:2px;
	border-right:1px solid #000;
	text-align:center;
}
div.barinfo {
	width:auto;
	float:right;
	margin-right:4px;
}
div.bar0, div.bar1, div.bar2, div.bar3, div.bar4 {
	width:0px;
}
div.bar5,div.bar6,div.bar7,div.bar8 {
	width:10px;
}

div.bar10,div.bar11,div.bar12,div.bar13,div.bar14 {
	width:20px;
}
div.bar15,div.bar16,div.bar17,div.bar18,div.bar19 {
	width:30px;
}
div.bar20,div.bar21,div.bar22,div.bar23,div.bar24 {
	width:40px;
}
div.bar25,div.bar26,div.bar27,div.bar28,div.bar29 {
	width:50px;
}
div.bar30,div.bar31,div.bar32,div.bar33,div.bar34 {
	width:60px;
}
div.bar35,div.bar36,div.bar37,div.bar38,div.bar39 {
	width:70px;
}
div.bar40,div.bar41,div.bar42,div.bar43,div.bar44 {
	width:80px;
}
div.bar45,div.bar46,div.bar47,div.bar48,div.bar49 {
	width:90px;
}

div.bar50,div.bar51,div.bar52,div.bar53,div.bar54 {
	width:100px;
}
div.bar55,div.bar56,div.bar57,div.bar58,div.bar59 {
	width:110px;
}
div.bar60,div.bar61,div.bar62,div.bar63,div.bar64 {
	width:120px;
}
div.bar65,div.bar66,div.bar67,div.bar68,div.bar69 {
	width:130px;
}
div.bar70,div.bar71,div.bar72,div.bar73,div.bar74 {
	width:140px;
}
div.bar75,div.bar76,div.bar77,div.bar78,div.bar79 {
	width:150px;
}
div.bar80,div.bar81,div.bar82,div.bar83,div.bar84 {
	width:160px;
}
div.bar85,div.bar86,div.bar87,div.bar88,div.bar88 {
	width:170px;
}
div.bar90,div.bar91,div.bar92,div.bar93,div.bar94 {
	width:180px;
}
div.bar95,div.bar96,div.bar97,div.bar98,div.bar99 {
	width:190px;
}
div.bar100 {
	width:100px;
}



div.barout {
	font-size:11px;
	width:0px;
	float:left;
	background: url(/img/bg/pfad.gif) no-repeat  0 50%;
	height:15px;
	color:#fff;
	width:200px;
	border:1px solid #333;

}
a.listlink, body.lg a.listlink, body.home a.listlink, body.tf a.listlink, body.micor2 a.listlink, body.bs a.listlink, body.wi a.listlink {
	color:#000;
	background:transparent url(/img/ic/list_black.gif) no-repeat 0 .1em;
	padding-left:14px;
	display:block;
	width:auto;
}
#inhalt div#reiternav, #inhalt .centercontent div#reiternav {
	height:auto;
	background: url(/img/bg/globalfunc.jpg) repeat-x bottom left;
}
div#reiternav a.reiter, div#reiternav a.reiterakt {
	padding:2px 8px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#ffffff;
	background:#37434a;
	background: url(/img/bg/pfad.gif) no-repeat top left;
	float:left;
	display:block;
	width:auto;
	cursor:pointer;
	font-size:11px;
}

div#reiternav a.reiterakt {
	padding:2px 8px;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#37434a;
	background:#ffffff;
}
.formtable td
{
    padding:5px;
}
.formtable select, .selecthack {
	color:#ffffff;
	background:#37434a;
	height:14px;
	line-height:14px;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:1;
	position:absolute;
	font-weight:normal;
}
.formtable select.oc100 {
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	opacity:1.0;
	height:20px;
	position:static;
}
.selectcontainer {
	position:relative;
	display:block;
}
.selectclicker {
	position:relative;
	display:none;
}

input.filtern, input.filternakt, input.filtern, input.filternakt, input.filternbig, input.filternbigakt,
.formtable input[type=text].filtern,
.formtable input[type=text].filternakt,
.formtable input[type=text].filternbig,
.formtable input[type=text].filternbigakt {
	background: url(/img/bg/filtern.gif) no-repeat left top;
	height:15px;
	width:132px;
	padding:3px 10px 1px 20px;
	font-size:0.95em;
	border:0px solid;
	overflow:hidden;
}
input.filternbig,
input.filternbigakt,
.formtable input[type=text].filternbig,
.formtable input[type=text].filternbigakt {
	background: url(/img/bg/filternbig.gif) no-repeat;
	background-position: 0 0px;
	width:270px;
}
input.filternakt,
input.filternbigakt,
formtable input[type=text].filternbig,
.formtable input[type=text].filternbigakt {
	background-position: 0 -19px;

}

.formtablediv {
	PADDING-LEFT: 10px;
	BACKGROUND: #e1e1e1;
	MARGIN-LEFT: 0px;
	width: 99%
	
}
.formtable div.selectname {
	display:block;
	background: #37434a url(/img/ic/pfeil_weiss_down.gif) no-repeat 100% 50%;
	z-index:0;
	height:14px;
	line-height:14px;
	padding:2px;
	font-weight:normal;
	color:#fff;
	margin-top:0;
	width:258px;
	overflow:hidden;
	font-size:12px;
	font-family:Heletica, Arial;
	font-stretch: condensed;
	letter-spacing: -0.3pt;
}
table td {
	height: 18px;
	vertical-align: top;
}
.formtable .textinput, .formtable input[type=text], .formtable input[type=password] {
	border:1px solid #999;
	height:1.3em;
}
textarea {
	border:1px solid #999;
}
.formtable input[type=checkbox], .formtable input[type=radio] {
	margin:0 4px 0 0;
}
index:0;
}
.mainheadline .hloff {
	cursor:pointer;
	padding-left:16px;
	background: url(/img/ic/pfeil_weiss.gif) no-repeat 0 50%;
}

.mainheadline .hlon, .mainheadline .hloff:hover {
	cursor:pointer;
	padding-left:16px;
	background: url(/img/ic/pfeil_weiss_down.gif) no-repeat 0 50%;
}

.marginleft16, .ml16 {
	margin-left:16px;
}
body.zufizufi {
	color:#fff;
	background:transparent url(/img/trans.gif);
}
body.bs  #inhalt .graybg, body.tf  #inhalt .graybg, body.lg  #inhalt .graybg, body.wi  #inhalt .graybg, body.bs  #inhalt .graybg, body.micor2  #inhalt .graybg {
	background:#37434a;
}

body.bs  #inhalt .transbg, body.tf  #inhalt .transbg, body.lg  #inhalt .transbg, body.wi  #inhalt .transbg, body.bs  #inhalt .transbg, body.micor2  #inhalt .transbg {
	-moz-opacity:0.60;
	filter:alpha(opacity=60);
	opacity:0.60;
	background:#fff;
	color:#37434a;
	font-weight:bold;


}
iframe.zufisuchframe {
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	opacity:0.80;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(/img/trans.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	overflow: hidden;
}
div.pfadback {
	margin-left:10px;

}
div.pfadback * {
	display:none;
}
div.pfadback a, div.pfadback a.back {
	display:block;
	margin-bottom:5px;
}

.centercontent ul, .rightcontent ul,  ol, dl, fieldset, address  {
	padding-left:2em;
	margin-bottom: 1em;
	margin-left:0;

}
.centercontent ul, .rightcontent ul {
	list-style-type: disc;
}
.centercontent ul li, .rightcontent ul li,  ol li {
	/*line-height:auto;*/
	margin-bottom:.4em;
}
.centercontent ol, .rightcontent ol {
	/*list-style-type: auto;*/
}

.centercontent ol[type=a], .rightcontent olol[type=a] {
	list-style-type: lower-alpha;
}
ul.nobullet {
	list-style-type: none;
	padding-left:0;
}
a.printer, a.nurtext, a.footermap {
	background: transparent url(/img/ic/drucken.gif) no-repeat 50% 50%;
	line-height:16px;
	width:16px;
	height:16px;
	padding:2px;
	padding-left:8px;
	float:right;
	display:block;
}
a.nurtext {
	background: transparent url(/img/ic/nurtext.gif) no-repeat 50% 50%;
}
a.footermap {
	background: transparent url(/img/ic/footermap.gif) no-repeat 50% 50%;
	padding-left:2px;
}

body.micor2 a.nurtext:hover,
body.micor2 a.footermap:hover,
body.micor2 a.printer:hover
{
	background-color:#8a287f;
}

body.bs a.nurtext:hover,
body.bs a.footermap:hover,
body.bs a.printer:hover
{
	background-color:#e20100;
}

body.wi a.nurtext:hover,
body.wi a.footermap:hover,
body.wi a.printer:hover
{
	background-color:#006672;
}

body.lg a.nurtext:hover,
body.lg a.footermap:hover,
body.lg a.printer:hover
{
	background-color:#0068b3;
}

body.tf a.nurtext:hover,
body.tf a.footermap:hover,
body.tf a.printer:hover
{
	background-color:#4e870a;
}



#footermsg {
	padding:2px;
	width:200px;
	height:16px;
	font-size:12px;
	color:#000;
	float:right;
	text-align:right;
}
.print {
	display:none;
}
.topborder {
	padding-top:8px;
	margin-top:8px;
	border-top:1px dotted #999;
}

#inhalt .centercontent table td, #inhalt .rightcontent table td {
/*	padding:auto;*/
}
th {
	padding:4px;
	font-size:12px;
	text-transform:uppercase;
	background:#ddd;
	color:#fff;
}
table.content td {
	padding:4px;
}



/* MINIBANNER */

div.minibannercontainer {
	width:170px;
	float:left;
	padding:5px;
	background:#ddd;
	border: 1px solid #666;
	color:#000;
}
a.minibannerlink {
	font-size:12px;
	line-height:16px;
}
img.minibanner {
	width:156px;
	border:1px solid;
}


div.azindex {
	background:#37434a url(/img/bg/pfad.gif) no-repeat top left;
	width:100%;
	padding-left:10px;
	border-top:1px solid #37434a;
	border-bottom:4px solid #37434a;
}
div.azindex a {
	background: url(/img/bg/pfad_off.gif) no-repeat bottom left;
	float:left;
	display:block;
	padding:3px 5px;
	color:#fff;
	border-right:1px solid #666;
	border-left:1px solid #999;
}
div.azindex a.akt, div.globalpager {
	background: url(/img/bg/pfad.gif) no-repeat bottom left;

}
#inhalt div.globalpager {
	padding-top:16px;
}
#inhalt a.open {
	background: url(/img/ic/pfeil_down.gif) no-repeat -2px 0;
}
span.imgtitle {
	line-height:12px;
	float:left;
	overflow:hidden;
	width:auto;
	display:block;
	position:relative;
    font-weight:normal !important;
	padding:6px 0px 2px !important;
	left:0px !important;
}


.bld2ddd{
	BORDER-LEFT: #dddddd 2px dotted;
}

.bbd1c {
	BORDER-BOTTOM: #ccc 1px dotted;
}

.bld2c {
	BORDER-LEFT: #dddddd 2px dotted;
}
.bld1c {
	BORDER-LEFT: #dddddd 1px dotted;
}
.bb2s {
  border-bottom: 2px solid #000;
}
.textonly {
	display: none;
}

img.bildlinks {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	text-align:left;
}

.boxfull img[align=left] {
	float:left;
                margin-right:8px;
}
.boxfull img[align=right] {
	float:right;
                margin-left:8px;

}

.w500 {
  width:500px;
}


.maindiv {
	background: url('/Portaldata/1/images/microsite/bg/bg_microsite.gif') repeat-y 0 0;
	color: #000;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 936px;
}

.pagebox {
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-left: 10px;

}
.content {
	width: 720px;
}

.banner {
	float: left;
	width: 176px;
	padding-top: 10px;
/*	background: #717768;*/
}

.banner a {
	display: block;
	padding-bottom: 10px;
}
/* Änderung 27.07.09 */
a {
  text-decoration: none;
  color: #62717a;
  font-weight: bold;
}

a:hover {
	color: #37434a;
}
.seekbranchen
{
    padding-bottom:10px;
}

/* + + + + HEAD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.head {
	float: left;
	width: 700px;
	height: 150px;
	padding-bottom: 0px;
	position: relative;
	top: -10px;
}
.globalnav {
	float: left;
	width: 730px;
	padding-bottom: 10px;
	position: relative;
	top: -10px;
	left: -10px;
	padding-top: 20px;
	padding-right: 10px;
	background-color: #37434A;
}
.globalnav a {
	color: #fff;
}
/* + + + + MENU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.menu {
	float: left;
	width: 700px;
	position: relative;
	left: -10px;
	top: -10px;
}

/* + + + + CONTENT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.contenthight {
  height: 370px;
}
.contenthight2 {
  height: 370px;
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
/* Änderung vom 27.07.09 */
h2 {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	background: #37434a;
	color: #fff;
	clear:both;
}

.content1 {
	float: left;
	width: 345px;
	padding-right: 20px;
}

.karte {
	float: right;
	width: 340px;
	background: #EFF2EB;
}

.content2 {
	float: left;
	width: 345px;
	}

.box1, .box1i {
	float: left;
	width: 304px;
	height: 30px;
	margin-top: 10px;
	padding: 5px;
	padding-left: 36px;

}

.box2, .box2i {
	float: left;
	width: 304px;
	height: 30px;
	margin-top: 10px;
	padding: 5px;
	padding-left: 36px;

}

.text {
	float: left;
	width: 239px;
	padding-top: 1px;
}

.mini {
	font-size: 9px;
	padding-top: 2px;
}

.downloadPDF {
	float: right;
	width: 65px;
	height: 30px;
/*	background: url('/Portaldata/1/images/golf-heide/downloadPDF.gif') no-repeat center;*/
}

.popup {
  margin: 0;
  padding:0;
  background: #fff;
  width: 300px;
  }

.popup a {
	font-weight: bold;
color: #637C3A;
}
.popup a:hover {
color: #666666;
}
/* GOLFHEIDE END */

.mainheadline1, .mainheadline2, .mainheadline3, .mainheadline4, .mainheadline5 {
	text-transform:uppercase;
	color:#fff;
	font-stretch: semi-expanded;
	float:left;
	width:100%;
	margin-left:0px;
	padding-left: 10px;
	padding-top: 10px;
}
#verzeichnismainhl
{
	width:713px;
}
.wfull ul {
    margin-left:25px;
	margin-bottom:10px;
	list-style-position:inside;
}
.wfull ul li {
	padding: 3px;
}
/******************************************************************************/
.mainheadline2, .navicolor1  {
	background:#0068B3;
}
a.doc1, a.mehr1,.ueberschrift1, .micro1 a {
	color: #0068B3;
}
.mehr1, .micro1 a {
	background:transparent url(/img/ic/pfeil_lg.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
a.doc1 {
	background:transparent url(/img/ic/doc_lg.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
/******************************************************************************/
.mainheadline2, .navicolor2  {
	background:#8A287F;
}
a.doc2, a.mehr2,.ueberschrift2, .micro2 a {
	color: #8A287F;
}
a.mehr2, .micro2 a {
	background:transparent url(/img/ic/pfeil_mp.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
a.doc2 {
	background:transparent url(/img/ic/doc_mp.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
/******************************************************************************/
.mainheadline3, .navicolor3  {
	background:#4E870A;
}
a.doc3, a.mehr3, .ueberschrift3, .micro3 a {
	color: #4E870A;
}
a.mehr3, .micro3 a {
	/*background:transparent url(/img/ic/pfeil_tf.gif) no-repeat scroll 0 60%;
	padding-left: 15px;*/
}
a.doc3 {
	background:transparent url(/img/ic/doc_tf.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
/******************************************************************************/
.mainheadline4, .navicolor4 {
	background: #006672;
}
a.doc4, a.mehr4, .ueberschrift4, .micro4 a{
	color: #006672;
}
a.mehr4, .micro4 a {
	background:transparent url(/img/ic/pfeil_wi.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
a.doc4 {
	background:transparent url(/img/ic/doc_wi.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}

/******************************************************************************/
.mainheadline5, .navicolor5  {
	background:#E20100;
}
a.doc5, a.mehr5,.ueberschrift5, .micro5 a{
	color: #E20100;
}
.mehr5, .micro5 a {
	/*background:transparent url(/img/ic/pfeil_bs.gif) no-repeat scroll 0 60%;
	padding-left: 15px;*/
}
a.doc5 {
	background:transparent url(/img/ic/doc_bs.gif) no-repeat scroll 0 60%;
	padding-left: 15px;
}
.micro5 a.imgzoom,.micro3 a.imgzoom {
	background:transparent url(/img/ic/zoom_home.gif) no-repeat scroll right bottom;
}
.micro5 {
	border-bottom: 1px dotted #999999;
}
p {
	line-height:1.4em;
	margin:0px 20px 8px 0px;
}
.micro5 p {
	margin-bottom:20px;

}
.micro5 ul, .micro3 ul {
	padding-left:30px;
}
.allgmicro .boxfull {
	width: 99%;
}
.w171 {
	width: 195px;
}
/******************************************************************************/
.globalnavigation {
padding-left: 5px;
padding-right: 5px;
border-left: 1px dotted #fff;
}
.navigation {
padding: 10px;
text-transform:uppercase;
border: 1px solid #fff;
}
.navigation a{
	color: #fff;
}
.navigation a:hover{
	color: #aaa;
}
.imageheader {
 position: relative;
 left: -10px;
 float: left;
}
.boxfull {
	width:100%;
}
.w176 {
	width: 176px;
}
/******************************************************************************/

.pointer {
	cursor:pointer;
}
.fs10 {
  font-size:10px;
}
.fwb {
  font-weight: bold;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
 clear: both;
}
.bccc {
  background: #ccc;
}
.pl15 {
  padding-left: 15px;
}
.w350 {
	width: 350px;
}














