@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
	background-image: url(../images/bg_homepage_b.png);
	background-repeat: x-repeat;
}

img {
	border: none;
}

.clearfloat {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

/* Text ----------------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	font-size: 14px;
	color: #FFF;
	margin-top: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-size: 16px;
	color: #FFF;
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4 {
	font-size: 16px;
	color: #FFF;
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: -1px;
}


.p {
	margin-bottom: 3px;
}


a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

b {
	color: #369;
}

.copyright {
	width: 600px;
	color:#FFF;
	font-size:11px;
	margin-top: 2px;
	margin-right: 35px;
	float: right;
	margin-bottom: 5px;
}

.copyright_1 {
	width: 600px;
	color:#FFF;
	font-size:11px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
}

.formular {
	font-size: 12px;
	color: #666;
	border: none;
}

.link_box_l {
	
	width: 250px;
	height: auto;
	font-size: 13px;
	margin-top: 15px;
	float: left;
}

.link_box_r {
	
	width: 300px;
	height: auto;
	font-size: 13px;
	margin-top: 15px;
	float: right;
	margin-right: 70px;
}

/* Layout ----------------------------------------------------------------------------------------------------------*/

#center {
	width: 850px;
	margin: 0 auto;
}

#top_wrapper {
	width: 850px;
	height: 100px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	/*margin: 0 auto;*/
}

#head_wrapper {
	
	width: 850px;
	height: 370px;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
}

#head_left {
	width: 215px;
	height: 370px;
	float: left;
}

#head_picture {
	width: 635px;
	height: 370px;
	float: right;
	border: 0px;
}

#main {
	width: 850px;
	height: auto;
}

#main_left {
	width: 215px;
	height: 330px;
	float: left;
	background-image: url(/relaunch/images/inhalt_bg_left.png);
	background-repeat: no-repeat;
}

#stadtf {
	width: 114px;
	height: 130px;
	margin-top: 20px;
	margin-left: 70px;
}

#gallery_icon {
	width: 114px;
	height: 130px;
	margin-top: 20px;
	margin-left: 70px;
}

/* Bildergallery -------------------------------------------------------------------------------------------------------*/
#gallery {
		padding: 10px;
		width: 470px;
		margin-top: 10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { 
	color: #fff;
	border: none;
	
	
	}
	
/* Bildergallery Ende ----------------------------------------------------------------------------------------------------*/	

#main_right {
	width: 635px;
	height: auto;
	float: right;
}

#burg {
	width: 220px;
	height: 118px;
	float: right;
	background-image: url(../images/burg.png);
	background-repeat: no-repeat;
	margin-top: -130px;
	z-index: 999;
}

#sprachen {
	width: 110px;
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-left: 75px;
	font-size: 12px;
	text-align: right;
}

.images_klein {
	width: 355px;
	height: 137px;
	margin-top: 20px;
}


/* Hauptnavi ----------------------------------------------------------------------------------------------------- */

#menu {
	width: 215px;
	height: 288px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	text-align: right;
}

#menu a {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

#menu a:hover, #menu a:focus {
	color: #fff;
	background-image: url(../images/bg_blaugrau.png);
	background-repeat: repeat;
}

#menu ul {
	display: block;
	width: 215px; 
	height: 288px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	width: 190px;
	height: 32px;
	float: none;
	display: block;
	
}

#menu ul li#active {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #369;
	display: block;

}

/* footer ------------------------------------------------------------------------------------------------ */

#footer {
	width: 850px;
	height: 40px;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	overflow: visible;
}

#counter {
	width: 70px;
	height: 40px;
	float: left;
	margin-left: 82px;
	margin-right: 18px;
}


#footer a {
	color: #FFF;
	text-decoration: none;
	
}

#footer a:hover, #footer a:focus {
	color: #FFF;
	text-decoration: none;
}

#footer ul {
	display: inline;
	list-style: inside;
	margin-bottom: 0;
	
}

#footer ul li {
	float: inherit;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	/*border-right: #FFF solid 1px;*/
	
}

#footer ul li#active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}


/*---images wechsel--------------------------------------------------------------------------------------------------------------------------------

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position: relative; 
    overflow: hidden; 
    width: 635px; 
    height: 370px;
	float: left;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width: 5000em; 
    position: absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float: left; 
} 

/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #FFF; 
    background-color:#fff; 
}

/* impressum scroller --------------------------------------------------------------------------------------------------------------------------*/

#main_wrapper_022 {
	width: 635px;
	height: 300px;
	float: left;
	border-bottom: 1px dotted #FFF;
}

/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position: relative;
	overflow: hidden;

	/* vertical scrollers have typically larger height than width */	
	height: 280px;	 
	width: 635px;
	
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:10000em;	
	margin: -5px 0 20px 0;
}

/* single scrollable item */
.items div {
	margin: 10px 0 0 0;
	padding: 0;
	font-size:12px;
	height: 280px;
}

.items h3 {
	margin:-5px 0 0 0;
	font-size:12px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}

.items p {
	margin: 0 0 5px 0;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-align: justify;
}

/* the action buttons above the scrollable */
#actions {
	width: 635px;
	margin: 15px 0 10px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFF;
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#FFF;
}

#actions a:hover {
	color:#FFF;
	font-weight: normal;
}

.disabled {
	visibility: hidden;		
}

.nextPage {
	float:right;
}

.prevPage {
	float: left;
}



/* the overlayed element ---------------------------------------------------------------------------------------------------------------------------------------*/

#triggers {
		text-align: left;
	}
	
	#triggers img {
		cursor:pointer;
		margin:0 1px;
		background-color:#fff;*/
		border:1px solid #ccc;
		padding:1px;
	
		/*-moz-border-radius:4px;
		-webkit-border-radius:4px;*/
		
	}


.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:700px;	
	min-height:200px;
	border:1px solid #999;
	
	/* CSS3 styling for latest browsers */ 
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image: url(../images/zimmer/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
	border-bottom: none;
}

/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:12px;
		color:#fff;
		width:150px;
		text-align: left;
	}
	
	.details h3 {
		color: #09F;
		font-size:15px;
		margin:0 0 -10px 0;
		text-align: left;
	}