body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#000000;
}

img {
	border: 1px solid #000000;
}

table, h2, h3, p, p.aktuell {
	margin:5px 20px 10px 3px;
}

ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


ul {
	list-style-type: none;
}

ul.faq {

	margin: 0px 20px 0px 30px;
	list-style-type: disc;
}



a {
	text-decoration: none;
	color: black;
}

h1 {
	color: black;
	font-size: 20px;
	font-weight: bold;

	margin: 0px 0px 0px 30px;
	padding: 33px 0px 0px 0px;
}

table {
	font-size:12px;
	border-spacing:0px;
	border-collapse:collapse;
	
}

th {
	background-image:url(img/th.gif);
	border-bottom: 1px solid #000000;
	
	text-align: left;
	
	padding-left: 3px;
}

tr, tr.second {
	padding-left: 3px;
}

tr.second {
	background-color:#000000;
}


h2 {
	margin-top: 40px;
	font-size:16px;
	color:#000000;
	line-height:18px;
	border-bottom: 1px solid #000000;
}

h3 {
	margin-top: 40px;
	font-size:13px;
	padding-left:0px;
	color:#000000;
	line-height:18px;
	border-bottom: 1px solid #000000;
}


#conti_aktuell {
	display: none;
	visibilitly: hidden;
}


#conti_main {
	z-index:0;
	
	width:451px;
}

#title_main {
}

#content_main {
	width:451px;
	height:500px;
	margin-left: 30px;
}

#fragen {
	
	border-top: solid 1px black;

	margin: 30px 0px 0px 30px;
	
	text-align: center;
}

#menu {
	display: none;
	visibilitly: hidden;
}


#food {
	display: none;
	visibilitly: hidden;
}

.center {
	margin-left:45px;
}

.bold {
	font-weight: bold;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hidden {
}
