/* JU - Template by Advance Media 2009 */


@charset "iso-8859-1";

/***
	Global reset
***/
* {
	margin: 0px; padding: 0px; border: none; f
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}
/***		***/

table {
	
padding-left:10px;
padding-top:3px;	
}

ul {
	list-style-type: none;
	font-size:1.0em;
}



/***
	Clearer div
***/
div.clearer {
	clear: both;
}
/***		***/



/***
	Background image for whole page
***/
body {
	background: url(bg_body.jpg) repeat-x;
	background-color: #133b5e;
	/*text-align: center;  Center hack */
}
/***		***/

#main {
	padding-left:80px;
	
}

#main2 {
	float:left;
	display:block;
	clear:both;
	position:relative;
	width:1100px;
	min-height:600px;
	background: url(bg_content.jpg) 0 0;	
	
}


/***
	Page wrapper div
***/
div#page {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -570px;
	padding-left:19px;
	width: 1100px;
	text-align: left; /* Center hack */
	font-family: Arial, verdana, sans-serif;
}
/***		***/



/***
	Needed for gradient background
***/
div#bg_gradient_top {
	width: 940px;
	background: url(page_bg_top_gradient.png) 0 0 no-repeat;
}
div#bg_gradient_bottom_wrapper {
	padding-bottom: 10px;
	width: 940px;
	min-height: 544px;
	background: url(page_bg_bottom_gradient.png) 0 100% no-repeat;
}
/***		***/



/***
	Header
***/
#header {
	margin: 0 0px;
	width: 1100px;
	height: 123px;
	padding-left:-13px;
}
/***		***/



-------------------------------------------------------------------------------*/
/* ### Header Navigation ##################################################### */

#navheight_horiz_vert {
	min-height: 153px;
	
}

* html body #navheight_horiz_vert { height: 153px; } /* IE 6 / 5.5 Hack */

#navheight_horiz_vert ul.nav1st { padding:0px; }


#nav-header {
	font-size: 0.8em;
	padding-left:13px;
	height:30px;
}



#nav-header li {
	display:block;
	float:left;
	text-align:center;
	line-height:22px;
	vertical-align:bottom;
}

#nav-header a, 
#nav-header a:link {
	color:#fff; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	
}

#nav-header a:hover {
	color:#fff;
}

#nav-header a.current, 
#nav-header a.current:link {
	color:#fff;
}

#nav-header a.current:hover {
	color:#eee;
	background-color: #4B5761;
}

/*Prüfung der verschiedenen Buttons*/

#link1 {
	display:block;
	background-image:url(btt_startseite.jpg);
	height:23px;
	width:145px;
}

#link1 a {
	padding-top:3px;
}

#current1 {
	display:block;
	background-image:url(btt_startseite_aktiv.jpg);
	height:23px;
	width:145px;
}




/* ### Sub Navigation ######################################################### */

#nav {
	display:block;
	float:left;
	width:150px;
	
}

#nav p.copy,
#nav p {
	
	color:#fff;
	background: inherit;
	text-align: right;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}





ul.nav1st {
	width:146px;
	list-style-type: none;
	border-bottom: 1px solid white;
	margin-left: 10px;
	padding-top:20px;
} 
	
ul.nav1st li {
	
}
	
ul.nav1st li a:active {
		
	}

ul.nav1st li a,
ul.nav1st li a:link,
ul.nav1st li a:visited {
	height:17px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 20px;
	padding-top:4px;
	background-image: url(btt_menu.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: #ffffff;
	font-size: 0.7em;
	
	}
	

ul.nav1st li a:hover,
ul.nav1st li a:focus,
ul.nav1st li a:active,
ul.nav1st li a.current {
	background-image:url(btt_menu_aktiv.jpg);
			}
		
ul.nav2nd {
	
	margin: 0 0 0 0px;
	list-style-type: none;
	}
			
ul.nav2nd li {
	list-style-type:none;
	display: block;
	}

ul.nav2nd li a,
ul.nav2nd li a:link,
ul.nav2nd li a:visited {
	color: #ffffff;
	display: block;
	font-weight: bold;
	vertical-align:middle;
	padding-left:30px;
	}
	
			
ul.nav2nd li a:hover,
ul.nav2nd li a:focus,
ul.nav2nd li a:active,
ul.nav2nd li.active a {
	color: #ffffff;
	background-image:url(btt_menu_aktiv.jpg);
	}

	
ul.nav3nd {
		list-style-type: none;
		background-color: #e9e5da;

	}
			
ul.nav3nd li {
	
	}
	
ul.nav3nd li a,

ul.nav3nd li a:visited {
	background-image: none;
	background-color: #e9e5da;
    border-bottom:1px solid white;
	}
			
ul.nav3nd li a:hover,
ul.nav3nd li a:focus,
ul.nav3nd li a:active,
ul.nav3nd li.active a {
	background-image: none;
	background-color: #e9e1cc;
	border-bottom:1px solid white;
	}	
	
	
ul.nav4th {
	list-style-type: bullet;
	background-color: #e9e1cc;
	border-bottom:1px solid white;
	}
			
ul.nav4th li {
	margin-left:20px;
	list-style-type: bullet;
	background-color: #e9e1cc;
	
	}
	
ul.nav4th li a,
ul.nav4th li a:visited {
	list-style-type: bullet;
	background-image: none;
	background-color: #e9e1cc;
	font-size:0.9em;
	text-transform:none;
	border-bottom:0px;
	}
			
ul.nav4th li a:hover,
ul.nav4th li a:focus,
ul.nav4th li a:active,
ul.nav4th li.active a {
	list-style-type: bullet;
	background-image: none;
	background-color: #e9e1cc;
	}
	

/* News container */
div#news {
	width: 120px;
	border: 1px solid blue;
}
	



/*** end left column ***/


/* Breadcrumb  */

#breadcrumb {
	position:absolute;
	top:164px;
	left:35px;	
	color: #fff;
	font-size:0.7em;
}

#breadcrumb a {
	color: #fff;
}


/* Breadcrumb  */

#mainpath {
	position:absolute;
	top:191px;
	left:35px;	
	color: #fff;
	font-size:1.0em;
	font-weight:bold;
	text-transform:uppercase;
}

div#quicklinks {
	position: absolute;
	left: 720px;
	top:40px;
	vertical-align:middle;
	
}



div#quicklinks a {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:0.7em;
	padding-right:5px;
	vertical-align:middle;
}

div#quicklinks a img {
	padding-bottom: 2px;	
	vertical-align:middle;
	padding-right: 6px;
}

div#anschrift {
	width: 244px;
}

div#anschrift_content {
		padding: 3px 30px 3px 15px;
		font-size: 8pt;
		background: url(news_bg.png) 0 0 repeat-y;
	}
	
	
	/***
	Left column
***/
div#leftcolumn {
	float: left;
	width: 155px;
	/*border:1px solid blue;*/
	padding-left:27px;
	padding-top:102px;
}

/**Right Column**/

div#rightcolumn {
	display:inline;
	float:left;
	width: 227px;

}

div#bildergalerie {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	font-family: arial;
	font-size:0.7em;
	color: #002c51;
	background: url(bg_gallery.jpg);
	height:86px;
	margin-bottom:25px;
}

div#bildergalerie img{
	padding-top: 10px;

}

div#communities {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	font-family: arial;
	font-size:0.7em;
	color: #002c51;
	background: url(bg_communities.jpg);
	height:82px;
	margin-bottom:25px;
}

div#communities img{
	padding: 2px 1px 3px 2px;

}



div#twitter_div {
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	vertical-align:middle;
	font-family: arial;
	font-size:0.7em;
	color: #002c51;
	background: url(bg_twitter.jpg);
	height:102px;
	margin-bottom:25px;
}


div#twitter_div h1{
	font-family: arial;
	font-size:0.9em;
	font-weight:bold;
	color: #002c51;
}

div#twitter_div ul{
	list-style-type:none;
}

/***
	Content
***/
div#content {
	float: left;
	width: 495px;
	font-size: 10pt;
	/*border:1px solid black;*/
	padding-top:100px;
}

	div#content .site_header {
		/*margin: 0 -20px 0.6em -20px;
		padding: 4px 20px 0 20px;*/
		width: 514px;
		background: url(heading_bg.jpg) 0 0 no-repeat;
		font-size: 14pt;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
	}
	
	div#content p {
		font-size: 0.8em;
		margin-bottom: 0.3em;
		margin-left:20px;
		margin-top:10px;
		padding-right:5px;
		color: #002c51;
	}
	
	div#content h1 {
		font-size: 1.2em;
		margin-bottom: 0.3em;
		margin-left:20px;
		margin-top:10px;
		color: #002c51;
	}
	
	div#leftcolumn div.wysiwygimg {
		margin-left:6px;
	}
	
	div#leftcolumn h1 {
		font-size: 0.8em;
		margin-bottom: 0.3em;
		margin-top:10px;
		color: #002c51;
		margin-left:6px;
	}
	
	div#leftcolumn p {
		font-size: 0.7em;
		margin-bottom: 0.3em;
		margin-top:10px;
		color: #002c51;
		margin-left:6px;
	}
	
	div#leftcolumn img {
		margin-right: 0px;
		margin-left: 0px;
	}
	
	div#leftcolumn a.leftlink {
		color: #002c51;
	}
	
	div#content h2 {
		font-size: 1.1em;
		margin-top: 0.4em;
		margin-bottom: 0.2em;
		margin-left:20px;
	}
	
	div#content h3 {
		font-size: 1.1em;
		margin-bottom: 0.3em;
		margin-left:20px;
		margin-top:10px;
		color: #CCCCCC;
		font-style: italic;
	}
	
	div#content a,
	div#content a:visited {
		text-decoration: none;
		color: #3d4c98;
	}
	div#content a:hover,
	div#content a:focus,
	div#content a:active {
		text-decoration: underline;
	}
	
	div#content ul {
		margin: 0.3em 1.2em;
	}


	div#content img {
		margin-left: 0.5em;
	}
		div#content img.floatLeft {
			float: left;
			margin-right: 0.8em;
			padding-left: 13px;
		}
		div#content img.floatRight {
			float: right;
			margin-right: 0.8em;
		}
	
	
	div#content fieldset {
		border: 1px solid #3d4c98;
		padding: 10px;
	}
		div#content fieldset .formgen_error {
			color: #f00;
		}
		div#content fieldset legend {
			padding: 0 5px;
		}
		div#content fieldset label,
		div#content fieldset div.formheadline {
			display: inline-block;
			width: 100px;
			margin: 5px 0;
		}
		div#content fieldset input,
		div#content fieldset textarea {
			border: 1px solid #3d4c98;
			background-color: #e2eef6;
		}
		div#content fieldset input.formgen_error,
		div#content fieldset textarea.formgen_error {
			background-color: #f00;
		}
		div#content fieldset input:hover,
		div#content fieldset input:active,
		div#content fieldset input:focus,
		div#content fieldset textarea:hover,
		div#content fieldset textarea:focus,
		div#content fieldset textarea:active {
			background-color: #fff;
		}
		div#content fieldset input.formsubmit {
			background-color: #8bb7de;
			padding: 2px 7px;
			margin: 10px 0 0 0;
		}
		div#content fieldset textarea {
			display: block;
			font-family: Arial, verdana, sans-serif;
			font-size: 10pt;
		}
/***		***/



/***
	Footer
***/
div#footer {
	position:relative;
	float:left;
	display:block;
	clear: both;
	margin: 0 px;
	width: 1100px;
	height: 107px;
	padding: 7px 10px;
	background: url(bg_footer.jpg);
	color: #333;
	font-size: 8pt;
}
	
	div#footer p
	{
		padding-left:150px;	
		color:#fff;
	}
	
	div#footer a,
	div#footer a:visited {
		color: #fff;
	}
	div#footer a:hover,
	div#footer a:focus,
	div#footer a:active {
		text-decoration: none;
		color: #fff;
	}
/***		***/

div#slideshow {
	
padding-left:8px;
padding-top:2px;	
	
}


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {}
.wysiwygimg a.wysiwygimg:focus {}
.wysiwygimg a.wysiwygimg:active {}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 5px; 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}




/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 14px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}
/*navigation*/

/*
Dummy CSS (without any design),
assuming there is a <div id="id_of_nav">
 around the navigation
*/

#id_of_nav {
}

#id_of_nav ul {
}
#id_of_nav ul li {
}
#id_of_nav ul li a {
}
#id_of_nav ul li a:link,
#id_of_nav ul li a:visited {
}
#id_of_nav ul li a:hover,
#id_of_nav ul li a:active,
#id_of_nav ul li a:focus {
}
/* highlighted current element */
#id_of_nav ul li strong {
}
#id_of_nav ul li strong a {
}

/* second level */
#id_of_nav ul ul {
}
#id_of_nav ul ul li {
}
#id_of_nav ul ul li a {
}
/* and so on ... */


