* {
margin: 0px;
padding: 0px;
}

body {
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #333;
}

.image_container img
{
	padding: 5px;
	border: 1px solid #333;

}

li
{
	list-style-position:inside;
}
#wrapper
{
	margin-top:10px;
	background-color: #fff;
	border: 3px solid #333;
}

a, img
{
	border: none;
	text-decoration: none;
	outline: none;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 12px;
	display: block;
	text-align: right;
	border-bottom: 1px solid #333;
	font-weight: normal;
	letter-spacing: 3px;	
	margin-bottom: 20px;
}

h3
{
	font-size: 13px;
	margin-bottom: 20px;
	letter-spacing: 3px;
	font-weight: normal;
	
}

#header
{
	text-indent: -6000px;
	background-image: url('img/header.jpg');
	background-position: top;
	background-repeat:no-repeat;
	background-color: #fff;
	height: 210px;
}

#left
{
	background-image: url('img/left.jpg');
	background-position: top;
	background-repeat:no-repeat;
	background-color: #fff;
	height: 500px;
	padding-left: 0px;
	margin-left: 0px;

}

#navi
{
	margin: 20px;
}

#right
{
	height: 500px;
	background-image: url('img/right.jpg');	
	background-position: top;
	background-repeat:no-repeat;
	background-color: #fff;
	font-size: 11px;

}

#main
{
	background-image: url('img/main.jpg');	
	background-position: top;
	background-repeat:no-repeat;
	background-color: #fff;
	padding: 20px 40px;
	min-height:500px;
	height:auto !important;
 	height:500px;

}

#main ul li
{
	list-style-position:outside;
	margin-left: 15px;
}


#left ul li a, span.active, #footer ul li a
{
	color: #777;
	font-size: 12px;
	text-align: right;
	display: block;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 19px;
}

span.active
{
	text-decoration: underline;
}

#footer ul li a, #footer ul li span.active
{
	text-align: center;
	display: block;
		letter-spacing: 1px;
		font-weight: normal;
}

#left ul, #footer ul
{
	list-style-type: none;
}

#kontakt table
{
	border-spacing: 5px;
}

#kontakt input
{
	width: 200px;	
}

#f1 table tr td
{
	vertical-align: top;
}

#map_canvas
{
	padding: 5px;
	border: 0px solid #333;	
}

.image_container
{
	margin: 15px 0;	
}


.ce_text
{
	margin-bottom: 10px;
}

.toggler
{
	border-bottom: 2px solid #333;
	margin: 5px 0; 	
	font-weight: bold;
	letter-spacing: 3px;
	color: #333;
}

.accordion
{
	margin-bottom: 5px;
}

.infobox
{
		margin: 20px 30px 20px 20px; 
}

.infobox  a
{
	line-height: 25px;
	margin-left: 2px;
	color: #333;
	text-decoration: underline;

}

.infobox  table
{
	width: 100%;
}

.cite
{
	width: 320px;
	text-align: right;
	margin-left: 142px;
}
.liste_abstand ul li
{
	height: 18px;
}

.ce_text a
{
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	
}

