/*
	DHV - Individuelle Anweisungen
*/



/* Basic Layout ***************************************************************/
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	padding: 20px 0;
	background: #D5ECEF url(../images/bg_page.jpg) repeat-x;
	font: 12px/1.4 Verdana, Arial, Helvetica, sans-serif;
}

#pagewrapper {
	background-color: #FFF;
	overflow: auto;
	padding: 10px 0;
}

#header {
	background: #FFF url(../images/bg_header.gif) no-repeat left 100px;
	height: 190px;
}

#header img {
	display: block;
}

#slideshow {
	width: 700px;
	height: 190px;
	overflow: hidden;
}

#topnavi {
	background-color: #009AA3;
	margin-top: 0;
}

#spalte_1 {
	margin-top: 10px;
	/* background: #EEE; */
}

#spalte_1_inside {
	background: #FFF url(../images/bg_startnews.jpg) repeat-x left bottom;
	padding: 15px 10px 0 10px;
	width: 198px;
	/* font-size: 11px; */
	border: 1px solid #7FCCD1;
}

#spalte_1_inside ul {
	/* list-style-type: none; */
	margin-bottom: 0;
}

#spalte_1_inside ul li {
	padding-bottom: 15px;
	margin-left: 18px;
	font-size: 11px;
}

#spalte_1_downloadbereich {
	padding: 10px;
	margin-top: 10px;
	width: 198px;
	border: 1px dotted #40B3BA;
}

#spalte_2 {
	margin-top: 10px;
	padding-top: 10px;
	width: 690px;
}

#footer {
	background: #FFF url(../images/bg_footer2.gif) no-repeat;
	margin-top: 20px;
	width: 940px;
	height: 120px;
	overflow: auto;
}

#footer_inside1 {
	float: right;
	margin-top: 5px;
	width: 20px;
	height: 20px;
	text-align: right;
}

#footer_inside2 {
	clear: both;
	float: right;
	margin: 40px 20px 0 0;
	font-size: 11px;
	text-align: right;
	line-height: 1.8;
}




/* Links **********************************************************************/

a { color: #009AA3; }
a:hover { text-decoration: underline; color: #990000; }
a:active { color: #009AA3; }



/* Navigation *****************************************************************/

#topnavi ul {
	background-color: #009AA3;
	color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

#topnavi ul li {
	display: inline;
	margin-left: 0;
}

#topnavi ul li a {
	padding: 5px 10px;
	background-color: #009AA3;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#topnavi ul li.menu-last a {
	border-right: none;
}

#topnavi ul li a:hover {
	background-color: #4CB8BE;
	color: #fff;
}

#topnavi ul li a.letzter {
	border-right: none;
}

#topnavi ul li.menu-current a,
#topnavi ul li.menu-parent a {
	background-color: #4CB8BE;
}

/* leftnavi */

#spalte_1 ul.menu-top {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 10px;
	list-style: none;
	border-top: 1px dotted #40B3BA;
	width: 220px;
}

#spalte_1 ul.menu-top li {
	margin: 0;
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #40B3BA;
}

#spalte_1 ul.menu-top li a {
	text-decoration: none;
}

#spalte_1 ul.menu-top li.menu-current {
	font-weight: bold;
}



/* Headings *******************************************************************/

h1 {
}

h2 {
	font-size: 18px;
	color: #009AA3;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	color: #009AA3;
	margin: 0 0 20px 0;
}

h4 {
}

h5 {
}

h6 {
}



/* Diverses *******************************************************************/

img.picright {
	float: right;
	margin: 0 0 20px 20px;
}

img.picleft {
	float: left;
	margin: 0 20px 20px 0;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

li {
	margin-left: 30px;
	padding-bottom: 8px;
}

ul li ul li,
ol li ul li {
	padding-bottom: 0;
}

ul li ul,
ol li ul {
	list-style-type: circle;
	padding-top: 8px;
	margin-bottom: 0;
}


p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

hr {
	border-color: #40B3BA;
	border-style: dotted;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

div.meldung {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #40B3BA;
}

div.meldung p {
	margin-bottom: 10px;
}

.green {
	color: #009AA3;
}

table.wtrends td {
	vertical-align: top;
	padding: 20px 0;
	border-bottom: 1px dotted #40B3BA;
}

table.wtrends td img {
	margin-right: 20px;
}

table.wtrends td p {
	margin-bottom: 0;
}

table.wtrends td.last {
	border-bottom: 0;
}

.kasten {
	background: #FFF url(../images/bg_startnews.jpg) repeat-x left bottom;
	padding: 15px 15px 0 15px;
	border: 1px solid #7FCCD1;
	margin-bottom: 20px;
}

.small {
	font-size: 11px;
}

ul.parklist {
	margin-bottom: 10px !important;
}


ul.parklist li {
	font-size: 12px !important;
	padding-bottom: 5px !important;
}

table.baeder {
	border-top: 1px dotted #40B3BA;
}

table.baeder td {
	vertical-align: top;
	padding: 15px 20px 15px 0;
	border-bottom: 1px dotted #40B3BA;
}



/* Organigramm ****************************************************************/

table.orga {
	width: 690px;
}

table.orga h3 {
	text-align: center;
	margin-bottom: 15px;
}

table.orga td {
	padding: 10px;
	vertical-align: top;
}

table.orga td.rahmen {
	border: 1px solid #7FCCD1;
	background-color: #E6F4F5;
}

table.inner {
	margin-bottom: 0;
}

table.inner td {
	padding: 0;
	vertical-align: top;
}

table.inner td ul {
	margin-bottom: 0;
}

.glinks p {
	margin-bottom: 15px;
}

#ortesuchen {
	padding: 15px;
	border: 1px solid #7FCCD1;
	background-color: #E1F0F3;
	margin-bottom: 30px;
}

table.gallery {
	margin-top: 10px;
	width: 690px;
	border: 1px solid #7FCCD1;
}

table.gallery td {
	padding: 10px 0;
	text-align: center;
	/* background: #EEE; */
}

div.picsingle {
	margin: 0 auto;
	padding-top: 20px;
	width: 500px;
	text-align: center;
}

table.geschaeftsstelle td {
	vertical-align: top;
	padding:0 15px 15px 0
}






/* Link-Icons *****************************************************************/

/* Use this class if a link gets an icon when it shouldn't.
body a.noicon { background:none !important; padding:0 !important; margin:0 !important; }

/* Make sure the icons are not cut
a[href^="mailto:"],
a[href$=".pdf"],
a[href$=".doc"],
a[href$=".xls"],
a[href$=".jpg"],
a[href$=".JPG"] {
	padding: 2px 22px 2px 0;
	margin: -2px 0;
	background-repeat: no-repeat;
	background-position: right center;
}

/* External links
/* a[href^="http:"]	{ background-image: url(../images/link_external2.png); }
a[href^="mailto:"]	{ background-image: url(../images/link_email.png); }

/* Misc */
/* a[href^="http://www.deutscher-heilbaederverband.de"] { background-image: none; }

/* Files
a[href$=".pdf"]		{ background-image: url(../images/link_pdf.png); }
a[href$=".doc"]		{ background-image: url(../images/link_doc.png); }
a[href$=".xls"]		{ background-image: url(../images/link_xls.png); }
a[href$=".jpg"],
a[href$=".JPG"]		{ background-image: url(../images/link_foto.png); }
*/

