/* CSS Document */
h3 {
	font-size:1.9em;
	text-align:center;
	font-weight:normal;
	
}

h4 {
	margin:10px 0px;
	font-size:1.2em;
}

h5 {
	margin:0px;
	font-size:1.2em;
}

h5 a.default, h5 a:link.default, h5 a:visited.default, h5 a:hover.default,h5 a:active.default{
	color:#000000;
}

div#content ul {
	margin-left:20px;
}

p {
	text-align:inherit;
}

div.text {
	text-align:justify;
}

label {
	margin:0px 5px;
}

div.grey_box {
	border: 1px solid #CCC;
	padding:5px;
	text-align:center;
}

div.grey_box {
	margin:10px 0px;
}

/* IE Fix */
* html table {
	margin:20px 0px;
}

div#navi {
	margin-bottom:10px;
}

.trend{
	color: #CC0033;
	font-weight: bold;
}

img.left {
	float:left;
	margin:5px;
	margin-bottom:0px;
	width:75px;
}

img.right {
	float:right;
	margin:5px;
	margin-bottom:0px;
	width:75px;
}

.clear {
	clear:both;
}

div.search_bit {
	border-bottom:1px solid black;
	padding-bottom:1px;
}

div.search_bit a {
	color: #CC0033;
	font-weight:bold;
}

input.grey {
	color:#CC0033; 
	font-weight:bold; 
	background-color:#F6F6F6;
	border: 1px solid #000;
	padding: 2px 4px;
	font-size: 12px;
	margin:5px;
}

input.keywords {
	width:200px;
}


ul.linklist {
	margin-left:30px;
}

p.footnote {
	font-size:0.8em;
	text-align:center;
}

div.error {
	border:1px dashed black;
	background-color:#FF0000;
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	width:400px;
	text-align:center;
}

div#message {
	border:1px dashed black;
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	color:#CC0033;
	font-weight:bold;
	padding:2px;
	width:400px;
}

div#city_overview {
	width:400px;
}

div#city_overview th {
	color: #CC0033;
}

div#city_overview td.right {
	text-align:right;
}

div.box {
	width:479px;
	background-image:url(images/box_back.jpg);
}
div.box div.top {
	background-image:url(images/box_top.jpg);
	background-repeat:no-repeat;
	height:7px;
}

div.box div.top_text {
	height:auto; 
	border-bottom:1px solid #CCC;
	background-image:url(images/box_top.jpg);
	background-repeat:no-repeat;
	font-size:1.6em; 
	text-align:center; 
	padding:10px 0px; 
	font-weight:bold; 
}	

div.box div.bottom {
	background-image:url(images/box_bottom.jpg);
	height:7px;
}

div.box div.content {
	padding:0px; 
	padding-left:1px;
}

div.box980 {
	width:980px;
	background-image:url(images/box980_back.jpg);
	margin-bottom:10px;
}
div.box980 div.top {
	background-image:url(images/box980_top.jpg);
	background-repeat:no-repeat;
	height:7px;
}

div.box980 div.top_text {
	height:auto; 
	border-bottom:1px solid #CCC;
	background-image:url(images/box980_top.jpg);
	background-repeat:no-repeat;
	font-size:1.6em; 
	text-align:center; 
	padding:10px 0px; 
	font-weight:bold; 
}	
div.box980 div.bottom {
	background-image:url(images/box980_bottom.jpg);
	height:7px;
}

div.box980 div.content {
	padding:0px 10px;
}


div.schild {
	background-image:url(../../images/schild.jpg);
	width:300px;
	height:212px;
	font-weight:bold;
	margin:0px auto;
}

div.schild div.schild_content {
	padding:70px 0px;
}

div.schild div.small {
	font-size:0.8em;
}

div.schild div.schild_content div {
	color:#000000;
	font-size:1.9em;
	margin-bottom:10px;
}

div.schild div.schild_content div.small {
	font-size:1.4em;
}

div.schild p.kreis {
	color:#000000;
	font-size:1.2em;
}

div.schild div.kreis {
}

div.borderd_bottom {
	border-bottom:1px solid #CCC;
	height:60px;
}

div.borderd_bottom img.cat {
	float:left;
	margin:5px;
	width:50px;	
}

div.borderd_bottom h5 {
	margin:0px;
	padding:0px;
}

div.borderd_bottom div.text {
	padding-top:10px;
	padding-left:5px;

	float:left;
}

input.search_button {
	background-color:#CC0033;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	height:18px;
}

div.ads {
	height:68px;
	text-align:center;
	padding:2px;
}

div.ads_banner {
	height:60px;
	text-align:center;
	padding:6px;
}

div.ads img.image {
	width:50px;
}

div.ads h5 {
	font-size:1em;
	text-align:left;
}
div.ads div.ads_text {
	text-align:justify;
	line-height:normal;
	width:400px;
}

div#details table {
	border-collapse: collapse;
	width: 100%;
}

div#details th, div#details td {
	vertical-align: top;
	text-align:left;
	padding:3px 5px;
}

div#details th {
	text-align:left;
	width:160px;
}

div#details table.liste td {
	vertical-align:middle;

}

div#details table.liste td img {
	float:left;
	margin-right:5px;
}

div#details table.oeffnunfszeiten td, div#details table.oeffnunfszeiten th {
	width:auto;
	text-align:center;
}

div#details table.oeffnunfszeiten th.day {
	text-align:left;
}

p.label {
	float:left;
	width:120px;
	display:block;
}

div#kontakt table {
	border-collapse: collapse;
	width: 700px;
	margin:10px auto;
}
div#kontakt th,div#kontakt td {
	border: 1px solid #CCC;
	vertical-align: top;
	text-align:left;
	padding:3px 10px;
}

div#kontakt th {
	text-align:left;
}

div#kontakt th.default {
	width:220px;
}

div#kontakt input.text, div#kontakt textarea.text, div#kontakt select.text {
	width:400px;
}

div#edit input.text {
	width:300px;
	margin-bottom:5px;
}

div#edit select {
	width:400px;
}

div#edit div.navi {
	text-align:center;
}

div#edit table.navi {
	font-size:10px;
	margin:auto;
	margin-top:8px;
	width:auto;
}

div#edit table.navi td {
	padding:1px 15px;
	border:1px solid black;
}

div#edit p.footnode {
	font-size:0.9em;
}

div#error {
	border:1px dashed black;
	background-color:#FF0000;
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	width:400px;
	text-align:center;
}