*
{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #fff;
	background-color: #bbb;
	font-family: Verdana;
}

a
{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

table#main_logo
{
	width: 100%;
	border: 0;
	height: 590px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}

table#main_logo *
{
	cursor: pointer;
	padding: 0;
}

table#main_logo img
{
	padding: 10px;
}

table#main
{
	width: 80%;
	border: 0;
	height: 550px;
	margin: auto;
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px dotted white;
}

table#main td
{
	padding: 30px;
	margin: 5px;
}

#td_content
{
	width: 70%;
}

img
{
	border: 0;
	padding: 10px;
}

#td_logo
{
	border-bottom: 1px dotted white;
	text-align: center;
	height: 60px;
}

#td_logo img
{
	width: 15em;
	padding: 4px;
}

#menu
{
	height: 75%;
}

.jFlowPrev
{
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 5px;
}

table#kontaktform
{
	width: 60%;
	border: 1px dotted white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#kontaktform input
{
	width: 257px;
}

table#kontaktform td
{
	padding: 10px;
}

#titel
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	text-decoration: underline;
}

#e_titel
{
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 15px;
	font-size: 1.1em;
	text-align: center;
}

#text
{
	margin: 10px;
	text-align: justify;
}

#sidebar
{
	text-decoration: none;
	font-weight: bold;
	overflow:hidden;
	width:200px;
	line-height: 20px;
}

#sidebar ul li
{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.jFlowControl
{
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

#jFlowSlide a
{
	line-height: 40px;
}

.children
{
	border-bottom:1px solid #ffffff;
}

.children li span
{
	font-size: 0.8em;
	margin-left: 10px;
}

table#news
{
	width: 95%;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px dotted white;
}

table#news td
{
	height: 10px;
	padding: 5px;
}

#zeit
{
	text-align: left;
	font-style: italic;
	text-decoration: underline;
}

#impressum
{
	text-align: center;
}

#map_canvas
{
	width: 500px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}

#map_canvas *
{
	background-color: transparent;
	color: #000 !important;
}

#mail_text
{
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 1.0em;
}

#mail
{
	width: 100%
}

#mail td
{
	text-align: center;
}

#mail input
{
	width: 200px;
}

table#blind_table
{
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table#blind_table td
{
	padding: 0;
	margin: 0;
}

table#blind_table img
{
	height: 350px;
}

#haftung_links
{
	margin: auto;
	margin-top: 20px;
	font-size: 0.8em;
	font-style: italic;
	text-align: justify;
	width: 350px;

}