/*********************/
/* GENERAL           */
/*********************/

body {
	margin: 0; padding: 0;
	background: #76ac87 url(images/layout/bg.jpg) repeat-x top center;
	text-align: center;
	font: normal 11px Verdana;
	color: #666666;
}

img {
	border: 0;
}

form {
	margin: 0; padding: 0;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.clear {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
	_height: 1%;
    clear: both;
    visibility: hidden;
}

/* TEXT STYLE */

h1 {
	margin: 0; padding: 0;
	font: bold 22px 'Trebuchet MS';
	color: #616A7C;
}

p {
	margin: 0; padding: 0;
	margin-bottom: 15px;
	line-height: 14px;
	text-align: justify;
}

a {
	font-weight: bold;
	color: #35b95d;
	text-decoration: none;
}
a:hover,
a:active {
	color: #29f869;
	text-decoration: underline;
}

input, textarea {
	margin: 0; padding: 2px;
	height: 14px;
	border: solid 1px #D7D7D7;
	background: #ffffff; /*#E3E8EB;*/
	font: normal 10px Verdana;
	color: #5E5F63;
}
textarea {
	height: auto;
}
.chkBox { /* to get rid of weird padding and border around input checkboxes in IE 6 */
	padding: 0;
	border: 0;
	background: transparent;
}
.file {
	margin: 0; padding: 2px;
	height: 20px;
	border: solid 1px #D7D7D7;
	background: #ffffff;
	font: normal 10px Verdana;
	color: #5E5F63;
}

img.mail {
	margin: 0; padding: 0;
	margin-bottom: 2px;
	*margin-top: 2px;
	*margin-bottom: 0;
	width: 14px; height: 10px;
	border: 0;
	vertical-align: middle;
}



/*********************/
/* TOP NAVIGATION    */
/*********************/
#topnav {
	margin: auto; padding: 0;
	width: 980px; height: 115px;
	background: transparent url(images/layout/topnav.jpg) no-repeat top center;
	text-align: center;
}

#topnav_top {
	margin: 0; padding: 0 5px;
	padding-top: 3px;
	width: 960px; height: 56px;
	text-align: right;
	font: normal 10px Verdana;
	color: #D0D0D0;
}

#topnav_main {
	margin: 0; padding: 0;
	padding-left: 5px;
	width: 960px; height: 16px;
	position: relative; z-index: 1000;
	display: block;
	float: left;
}
/*
a#topnav_logo {
	margin: 0; padding: 0;
	width: 150px; height: 56px;
	background: transparent url(images/layout/topnav_logo.jpg) no-repeat 0px 0px;
}

a#topnav_logo:hover {
	background: transparent url(images/layout/topnav_logo.jpg) no-repeat 0px -56px;
}
*/
#topnav_main a {
	display: block;
	float: right;
}

a#topnav_main_1, a#topnav_main_1:hover,
a#topnav_main_2, a#topnav_main_2:hover,
a#topnav_main_3, a#topnav_main_3:hover,
a#topnav_main_4, a#topnav_main_4:hover,
a#topnav_main_5, a#topnav_main_5:hover {
	margin: 0; padding: 0;
	padding-top: 5px;
	width: 100px; height: 25px;
	text-decoration: none;
	font: normal 18px "Trebuchet MS";
	color: #35b95d;
}
a#topnav_main_1:hover,
a#topnav_main_2:hover,
a#topnav_main_3:hover,
a#topnav_main_4:hover,
a#topnav_main_5:hover {
	color: #29f869;
	color: #29f869;
	color: #29f869;
}
a#topnav_main_1 { background: transparent url(images/layout/topnav_main.jpg) no-repeat 0px 0px; }
a#topnav_main_2 { background: transparent url(images/layout/topnav_main.jpg) no-repeat -100px 0px; }
a#topnav_main_3 { background: transparent url(images/layout/topnav_main.jpg) no-repeat -200px 0px; }
a#topnav_main_4 { background: transparent url(images/layout/topnav_main.jpg) no-repeat -300px 0px; }
a#topnav_main_5 { background: transparent url(images/layout/topnav_main.jpg) no-repeat -300px 0px; }

a#topnav_main_1:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat 0px -56px; } /* Adjust positioning according to the width and height of each link item */
a#topnav_main_2:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -100px -56px; }
a#topnav_main_3:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -200px -56px; }
a#topnav_main_4:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -300px -56px; }
a#topnav_main_5:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -300px -56px; }


a#topnav_main_1.topnav_main_selected, a#topnav_main_1.topnav_main_selected:hover,
a#topnav_main_2.topnav_main_selected, a#topnav_main_2.topnav_main_selected:hover,
a#topnav_main_3.topnav_main_selected, a#topnav_main_3.topnav_main_selected:hover,
a#topnav_main_4.topnav_main_selected, a#topnav_main_4.topnav_main_selected:hover,
a#topnav_main_5.topnav_main_selected, a#topnav_main_5.topnav_main_selected:hover {
	color: #FFFFFF;
}
	color: #FFFFFF;
}
a#topnav_main_1.topnav_main_selected, a#topnav_main_1.topnav_main_selected:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat 0px -112px; }
a#topnav_main_2.topnav_main_selected, a#topnav_main_2.topnav_main_selected:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -100px -112px; }
a#topnav_main_3.topnav_main_selected, a#topnav_main_3.topnav_main_selected:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -200px -112px; }
a#topnav_main_4.topnav_main_selected, a#topnav_main_4.topnav_main_selected:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -300px -112px; }
a#topnav_main_5.topnav_main_selected, a#topnav_main_5.topnav_main_selected:hover { background: transparent url(images/layout/topnav_main.jpg) no-repeat -300px -112px; }


/* TOPNAV DROPDOWN MENU */

#main_1_drop, #main_2_drop, #main_3_drop, #main_4_drop {
	margin: 0; padding: 0;
	position: absolute;
	display: none;
	list-style: none;
	text-align: left;
}
#main_1_drop { top: 56px; left: 154px; background: transparent url(images/layout/topnav_main_dropdown.jpg) repeat-x 0px 0px; }
#main_2_drop { top: 56px; left: 254px; background: transparent url(images/layout/topnav_main_dropdown.jpg) repeat-x -105px 0px; }
#main_3_drop { top: 56px; left: 354px; background: transparent url(images/layout/topnav_main_dropdown.jpg) repeat-x -210px 0px; }
#main_4_drop { top: 56px; left: 454px; background: transparent url(images/layout/topnav_main_dropdown.jpg) repeat-x -315px 0px; }

#main_1_drop li a,
#main_2_drop li a,
#main_3_drop li a,
#main_4_drop li a {
	margin: 0; padding: 5px;
	width: 90px;
	display: block;
	float: none; /* Overwrite "#topnav_main a" float setting */
	border: solid 1px #000000;
	border-top: 0;
	background: transparent;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #40dbf4;
	text-decoration: none;
}

#main_1_drop li a:hover,
#main_2_drop li a:hover,
#main_3_drop li a:hover,
#main_4_drop li a:hover {
	background: #005A7B;
	color: #FFFFFF;
	text-decoration: none;
}


/*********************/
/* CONTENT           */
/*********************/

#cBody {
	margin: auto; padding: 0;
	width: 980px;
	background: transparent url(images/layout/content_bg.jpg) repeat-y top center;
	text-align: center;
}

#cBody_top {
	margin: 0; padding: 0;
	background: transparent url(images/layout/content_top.jpg) no-repeat top center;
}

#cBody_bottom {
	margin: 0; padding: 0 20px;
	padding-bottom: 5px;
	width: 940px; height: 20px;
	background: transparent url(images/layout/content_bottom.jpg) no-repeat bottom center;
}


#content {
	margin: 0; 
	padding: 20px; /* 5px for the drop-shadow and 15px for padding */
	padding-bottom: 0px;
	width: 940px;
	min-height: 500px;	/* min height so that the gradient blends in with the footer */
	overflow: auto;
	text-align: left;
}



/* 2 columns */
.colLeft {
	float: left;
	height: auto;
}
.colRight {
	float: right;
}


/*********************/
/* Container         */
/*********************/

/* Überschriften */

.containerHeader {
	margin: 0; padding: 0;
	height: 20px;
	border: solid 1px #DFDFDF;
	border-bottom: 0;
	background: transparent url(images/layout/header.jpg) repeat-x center center;
}

.containerHeader h1 {
	margin: 0; padding: 0 5px;
	padding-top: 3px;
	font: bold 12px Verdana;
	text-align: left;
	color: #000000;
}

.containerHeader img {
	border: 0;
	vertical-align: middle;
}


/* Daten-Bereich */
/* immer 30px schmaler als Header*/

.containerD {
	margin: 0; padding: 15px;
	margin-bottom: 15px;
	height: auto;
	border: solid 1px #DFDFDF;
	background: #FAFAFA;
}

.container_bg {
	background: #FFFFFF;
}

.errorMsg {
	border: 1px solid #cc0000;
	background-color: #E9E9E9;
	color: #cc0000;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}


/* Breite für Überschriften und Container */

.full_widthH{
	width: 938px;
}

.full_widthC {
	width: 908px;
}




/*********************/
/* Google-Karte      */
/*********************/

#InfoPopup {
	white-space: normal;
	text-align: center;
	min-width: 220px;
	min-height: 250px;
	font-family:Verdana;
}

#InfoPopup b {
	font-weight: bold;
	font-family:Verdana;
	font-size: larger;
}

#InfoPopup p {
	margin: 0; padding: 0;
	margin-bottom: 15px;
	line-height: 14px;
	text-align: center;
}



/*********************/
/* FOOTER            */
/*********************/
#Footer {
	margin: auto; padding: 0;
	background: transparent url(images/layout/footer.jpg) no-repeat top center;
	width: 980px;
	text-align: center;
}

#Footer_links {
	margin: 0; padding: 0;
	padding-top: 4px;
	width: 980px; height: 24px;
	color: #000000;
	text-align: center;
}

#Footer_links a, #Footer_links a:hover {
	font-weight: bold;
	color: #000000;
}

#Footer_copyright {
	margin: 0; padding: 5px 0;
	padding-bottom: 20px;
	color: #EAEAEA;
	text-align: center;
}