/*

- - - verwendete farben - - -
#232DA6 - blau
#C1011A - rot
#1C2485 - dunkelblau
#9196D3 - hellblau
#303AAB - blau -> news


- - - verwendete bilder - - -

*/
.linkweiss, .linkweiss a:link, .linkweiss a:visited, a.linkweiss:link, a.linkweiss:visited {
color : #fff;
}
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232DA6;
	background-color: #fff;
	text-align: center;

}

a:link, a:visited {
	color: #8C91D1;
	text-decoration: none;
}

a:hover {
	color: #A7ABDB;
	text-decoration: none;
}
#mitte a:link, #mitte a:visited {
	color: #C1011A;
}
#mitte a:hover {
	color: #575757;
}
hr	{
	height: 0px;
        border-top: 0px;
        border-bottom: 1px solid #8C91D1;
		width: 100%;
        }

a.bold:link, a.bold:visited {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

table, td, tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.blue{
color: #232DA6;
}

p {
	margin: 0 0 20px 0;
}

h1 {
	font-size: 11px;
	margin: 0;
}

h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 5px 40px 5px 10px;
	font-size: 11px;
	color: #fff;
	background: #5961BC;
	border-left: 15px solid #1C2485;
}

#copy {
	margin: 0 auto;
	width: 900px;
	text-align: left;

}

#copy a:link, #copy a:visited {
	color: #C1011A;
}


.webeditionhilfe {
	font-weight: bold;
	color: #000;
	text-align: left;
}

.clear-klein {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.clear-blau {
	clear: both;
	background: #232DA6;
}

.druck-ausblenden {
	display: none;
}

/* - - - - - - grundgeruest- - - - - - */

.template {
	margin: 30px auto 4px auto;
	padding: 0;
	border: 1px solid #232DA6;
	width: 900px;
	background: #303AAB;
}


#header {
	background: #232DA6;
	text-align: left;
}

#strich {
	background: #1C2485;
	height: 30px;
}

.content {
	text-align: left;
	background-image: url(images/hintergrund.gif);
}

.content-start {
	text-align: left;
	background: #232DA6;
}

/*- - - - -  - - - - - - - - Content - - - - - - - - - - - - - */
#mitteabstand {
	margin: 0 0 0 40px;
	width: 540px;
	float: left;
}

#mitte {
	padding: 28px 0 0 0;
	width: 500px;
	float: left;
}

.spaltelinks {
	width: 230px;
	float: left;
	margin: 0 40px 0 0;
}

.spalterechts {
	width: 230px;
	float: left;
}

.img {
	margin: 0 0 10px 0;
}

#zwischenueberschrift {
	position: absolute;
	top: 250px;
	margin-left: 240px;
}


/* - - - - - - navigation - - - - - - */

.navi {
	position: absolute;
	margin: 31px 0 0 0;
	width: 900px;
	height: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.navi ul {
	margin: 0;
	padding: 7px 20px 7px 0;
	background-color: #C1011A;
}

.navi li {
	margin: 5px 0 0 0;
	list-style: none;
	display: inline;
}

a.navilink:link, a.navilink:visited {
	border-left: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 0 8px 3px 8px;
}

a.navilink:hover {
	border-bottom: 6px solid #232DA6;
}

a.navilinkaktiv:link, a.navilinkaktiv:visited {
	border-left: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 0 8px 3px 8px;
	border-bottom: 6px solid #232DA6;
}

.pkt {
	border-right: 2px solid #fff;
}

/* - - - - - - subnavigation - - - - - - */

.subnavi {
	float: left;
	width: 170px;
}

.subnavi ul {
	padding: 0;
	border-top: 1px solid #fff;
	margin: 30px 0 0 20px;
	width: 150px;
}		
	
.subnavi li {
	display: inline;
        list-style: none;
   }


a.subnavilink:link, a.subnavilink:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 5px 0 5px 20px;
	color: #fff;
}


a.subnavilink:hover {
	background-color: #4F57B8;
}

a.subnavilinkaktiv:link, a.subnavilinkaktiv:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 5px 0 5px 20px;
	background-color: #4F57B8;
}
.rightmenu {
	position: relative;
	left: -6px;
	top: -11px;
	width: 134px;
	border:3px solid #cecece;
	background: #FFFFFF url(images/bg-right-menu.jpg) left top no-repeat;
	padding: 22px 0px 5px 0px;
}
*html .rightmenu {
	width: 139px;
}
.rightmenu a, .rightmenu a:link, .rightmenu a:visited {
	background:transparent url(images/rightmenu-a.jpg) repeat-y scroll left top;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px 0px 1px 5px;
	padding:3px 0px 5px 5px;
	text-transform:uppercase;
}
.rightmenu a img {
	border:none;
}

/* - - - - - - startseite - - - - - - */

#apotheke {
	position: absolute;
	margin: 163px 0 0 250px;
}

#news {
	margin: 100px 0 0 10px;
}

#news a:link, #news a:visited {
	color: #000;
	text-decoration: none;
}
.newsbildklein {
	float: left;
	border: 2px solid #C1011A;
	margin: 12px 0 0 -3px;
}

.newstextstartseite {
	float: left;
	width: 200px;
	margin: 0 10px 0 5px;
	color: #fff;
}


.newstext {
	float: left;
	width: 210px;
	margin: 12px 10px 0 5px;
}

.clear {
	clear: both;
}

.clear-klein {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
}

.leitsatz {
	position: absolute;
	left: 50%;
	margin-left: 150px;
	top: 120px;
	margin-top: 30px;
	z-index: 2;
	text-align: right;
}


#mitte-start {
	float: left;
	padding: 0 0 0 5px;
}



.adresseprint {
	display: none;
}

.floatnews-startseite {
	padding: 0 20px 0 0;
	float: left;
}

/* - - - - - - - - - - - - - - - - - - news - - - - - - - - - - - - - - - - - - - */

.newstext-rechts {
	color: #fff;
	width: 130px;
	float: left;
	padding: 25px 0 0 0;

}

.newsueberschrift {
	color: #fff;
	height: 30px;
	float: right;
	font-weight: bold;
	width: 167px;
}

.newsueberschrift-in {
	padding: 8px 0 0 0;
}

.newsinnenueberschrift {
	border-left: 4px solid #C1011A;
	border-right: 4px solid #C1011A;
}

#newsblockrechts {
	float: left;
	width: 170px;
	padding: 0;
}

.date {
	float: left;
	color: #8C91D1;
	font-weight: bold;
	width: 130px;
}

.headlinenews {
	float: right;
	width: 300px;
}

.headlinenews a:link, .headlinenews a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.headlinenews a:hover, .headlinenews a:active {
	color: #8C91D1;
	font-weight: bold;
}

.bildundtext {
	background: url(images/pixel.gif);
}

	
.floatnews {
	float: left;
	width: 150px;
}

.floatnewsdetail {
	width: 150px;
	float: left;
}
.newstext {
	float: left;
	color: #000;
	width: 250px;
	margin:0 0 0 50px;
	text-align: left;
}

.newdetailtext {
	float: left;
	width: 300px;
}
.newstext a:link, .newstext a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.mehr a:link, .mehr a:visited {
	color: #8C91D1;
	text-decoration: none;
	font-weight: bold;
}

#textnewslisting {
	margin: 30px 0 0 0;
}
/* - - - - - - - - - - - - - - - - - news ENDE - - - - - - - - - - - - - - - - - */


/* -------- template css -------- */

.template-box-3 {
	float: left;
	text-align: left;
	margin: 2px 2px 17px 13px;
	padding: 10px;
	width: 850px;
	border: 1px #acacac solid;
	background-color: #eee; 
}

.template-hg-bilder {
	float: left;
	border-right: 1px #000 solid;
	width: 165px;
/*	background-color: #fee; */
}



/* - - - - - - - - - - - - - - - - - AKTIONEN - - - - - - - - - - - - - - - - - */

.aktions-bg {
	padding: 5px 10px;
	height: 30px;
	background: url(images/verlauf-aktion.jpg) top left
		    no-repeat;
}

.aktions-datum {
	width: 195px;
	color: #3942AF;
	font-weight: bold;
	float: left;
}

.aktions-ueberschrift {;
	float: left;
	font-weight: bold;
	color: #1C2485;
}

.aktions-bild {

	width: 190px;
	float: left;
}

.aktions-text {
	margin: 10px 0 0 10px;
	float: left;
	width: 300px;
}

.wann-wo {
	font-weight: bold;
	float: left;
	width: 60px;

}

.wann-wo2 {
	float: left;
}

/* - - - - - - - - - - - - - - - - - NOTDIENST - - - - - - - - - - - - - - - - - */


.notdienst-tabelle {
	border: 1px solid #5961BC;
	font-size: 10px;
}

.notdienst-legende {
	font-size: 12px;
	margin: 0 0 5px 0;
	background: #1C2485;
	padding: 3px;
	font-weight: bold;
	color: #fff;
	border-bottom: 3px solid #7A81C9;
}

.notdienst-datum {
	color: #fff;
	float: left;
	padding: 3px 3px 3px 10px;
	width: 50px;
	font-weight: bold;
	background: #1C2485;
}

.notdienst-text {
	width: 150px;
	padding: 3px 3px 3px 20px;
	float: left;
}

.notdienstabstand {
	float: left;
	width: 10px;
}

.zeile-blank {
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

.zeile {
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	border-bottom: 1px solid #5961BC;
	margin: 0 0 5px 0;
}






/* - - - - - - - - Kontakt - - - - - - - - */
.kontaktspaltelinks {
	width: 200px;
	float: left;
	margin: 0 15px 0 0;
}

.kontaktspalterechts {
	width: 280px;
	float: left;
}

.bezeichnung {
	width: 90px;
	float: left;
	margin:4px 0 0 0;
	font-size: 10px;
	}

.feld {
	background-color: #E6E6F3;
	border: 1px solid #072885;
	width: 175px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	}

.inputselected {
	border: 1px solid #072885;
	width: 175px;
	margin: 0 0 5px 0;
	background-color: #F7F7FA;
	color: #313431;
	font-size: 11px;
	}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #072885;
	background-color: #E6E6F3;
	width: 270px;
	height: 260px;
	color: #313431;
	margin: 0 0 5px 0;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #072885;
	width: 270px;
	height: 260px;
	color: #313431;
	background-color: #F7F7FA;
	margin: 0 0 5px 0;
	}
.kommentar {
	font-size: 10px;
	color: #8C91D1;
}

.interesse {
	margin: 50px 0 20px 0;
}

.checkboxen-links {
	float: left;
	width: 137px;
	font-size: 10px;
}

.checkboxen-rechts {
	float: right;
	width: 137px;
	font-size: 10px;
}

#map{
	border: 8px solid #5a61bc;
	width: 500px;
	max-width: 484px;
	height: 284px;
}