* {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	
}

body {
	background-color: white;
}

img {
	border: 0;
}


/* ... SCHRIFTEN ... */

h1 {
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #555555;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: -3px;
	color: #555555;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin-bottom: 3px;
	color: #555555;
}


/* ... WRAPPER ... */

#wrapper1 {
	width: 980px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto 0px;
}

#wrapper2 {
	width: 980px;
	clear: both;
}


/* ... HEADER ... */

#header {
	width: 980px;
	height: 80px;
	text-align: right;
}

	#language_changer {
		height: 20px;
		padding-top: 50px;
		padding-right: 10px;
		float: right;
		text-align: right;
	}
	
	#language_changer a {
		font-size: 10px;
		text-decoration: none;
}
	
	#language_changer a:hover, #language_changer a.selected {
		color: #d1591a;
}
	
	#header_logo {
		width: 150px;
		height: 80px;
		float: right;
	}


/* ... MAIN-NAVI ... */
	
#left {
	float: left;
	width: 142px;
	padding-right: 5px;
}

	#navi a {
		width: 133px;
		padding-right: 9px;
		font-size: 14px;
		font-weight: normal;
		display: block;
		float: right;
		text-align: right;
		height:  16px;
		line-height: 16px;
		text-decoration: none;
	}

	#navi ul {
		list-style-type: none;
		padding-left: 10px;
	}
	
	#navi li {
		display: block;
		float: right;
		margin-right: 0px;
	}

 	#navi a:hover {	
		color: #d1591a;
		border-right-width: 4px;
		border-right-style: solid;
		border-right-color: #d1591a;
  		padding-right:5px;
	}

 	#navi a.selected {	
		color: #d1591a;
		border-right-width: 4px;
		border-right-style: solid;
		border-right-color: #d1591a;
  		padding-right:5px;
	}

		#navi li ul li a {
			width: 133px;
			padding-right: 9px;
			font-size: 12px;
			font-weight: normal;
			display: block;
			float: right;
			text-align: right;
			height:  15px;
			line-height: 15px;
			text-decoration: none;
			border-right-width: 4px;
			border-right-style: solid;
			border-right-color: #d1591a;
  			padding-right:5px;
		}

			#navi li ul li a:hover {
				color: #d1591a;
			}

			#navi li ul li a.subselected {
				color: #d1591a;
			}


/* ... NAVI ZUSATFORMATIERUNGEN FUER ABSTAENDE ... */
			
.first {
	margin-top:12px;
}

.last {
	margin-bottom: 12px;
}


/* ... SUB-NAVI ... */

#subnavi {
	clear: both;
	width: 807px;
}

	#subnavi a {
		padding-left:5px;
		padding-right:5px;
    	font-size: 15px;
    	float: left;
    	text-decoration: none;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #777777;
	}

	#subnavi ul {
		margin: 0;
    	text-align: center;
	}
	
	#subnavi li {
		list-style: none;
    	display: inline;
	}

 	#subnavi a:hover, #subnavi a.selected {	
		color: #d1591a;
	}


/* ... CONTENT ... */

#content {
	float: left;
	width: 807px;
	padding: 12px;
	min-height: 550px;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}


/* ... FOOTER ... */

#footer {
	clear: both;
	width: 807px;
	padding: 12px;
	margin-left: 135px;
	text-align: left;
}

	#footer p {
	font-size: 9px;
	color: #555555;
	}

	#footer a {
	font-size: 9px;
	color: #555555;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #d1591a;
	}
	

/* ... CLASSES ... */

.newswrapper {
	width: 807px;
	padding-bottom: 25px;
}

.newspicture {
	float: left;
	width: 120px;
	height: 80px;
	padding-right: 12px;	
}

.newscontent {
	float: left;
	width: 600px;
}

	.newscontent a {
		color: #d1591a;
}

.content_left {
	float: left;
	width: 397px;
	text-align: left;
}

.content_right {
	float: left;
	padding-left: 12px;
	width: 398px;
	text-align: left;
}

.overview_box_1 {
	float: left;
	width: 249px;
	height: 253px;
	padding: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}

.overview_box_2 {
	float: left;
	width: 249px;
	height: 253px;
	padding: 5px;
	margin-bottom: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}

.content_overview_box {
	width: 249px;
	height: 90px;
	text-decoration: none;
}

	.content_overview_box a {
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 3px;
	}
	
	.content_overview_box a:hover {
		color: #d1591a;
	}

.image_overview_box {
	width: 249px;
	height: 160px;
}

.googlemap {
	width: 807px;
	height: 531px;
	background-color: #DDDDDD;
}

.contact_box1 {
	float: left;
	width: 145px;
	padding-right: 12px;
}

.contact_box2 {
	float: left;
	width: 189px;
	padding-right: 12px;
}

.contact_box3 {
	float: left;
	width: 189px;
	padding-right: 55px;
}

.overlay_image {
	z-index: 2;
	float: left;
	position: relative;
}

.overlay_left {
	float: left;
	width: 24px;
	height: 43px;
	padding-top: 250px;
	z-index: 3;
	position: relative;
	margin-left: -800px;
}

.overlay_right {
	float: right;
	width: 24px;
	height: 43px;
	padding-top: 250px;
	padding-right: 8px;
	z-index: 3;
	position: relative;
	margin-left: -35px;
}

.overlay_visible_left {
	visibility:hidden;
	float: left;
	width: 24px;
	height: 43px;
	padding-top: 250px;
	z-index: 3;
	position: relative;
	margin-left: -800px;
}

.overlay_visible_right {
	visibility:hidden;
	float: right;
	width: 24px;
	height: 43px;
	padding-top: 250px;
	padding-right: 8px;
	z-index: 3;
	position: relative;
	margin-left: -35px;
}