@charset "utf-8";

/* CSS Document */

html,
body {
	min-height: 100%;
	height: auto;
	height: 100%;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:100%;
}

ul#navigation,
ul#naviAdd,
form, 
#contentSidebar {
	display:none;
}

#header {
	border-bottom:1px solid #000000;
	margin:0 0 10px 0;
}

#header img {
	display:none;
}

h1.branding a {
	display:none;
}

h1.branding-print a {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:2px;
	padding-bottom:2px !important;
	display:block;
	text-indent:0 !important;
	line-height:120%;
	width:500px;
	position:static;
}

h1 a {
	text-decoration:none;
	color:#000;
}

#header h1.branding-print img {
	display:block;
	border:none;
	margin:0 0 20px 0;
}


h2 {
	font-size: 16pt;
	line-height:100%;
	display:block;
	color:#000;
	text-indent:4500px;
	margin:0 0 5px;
}

h3 {
	font-size: 15pt;
	font-weight:normal;
	padding:0 0 5px 0;
}

p,
ul li {
	font-weight:normal;
	font-size: 13pt;
	color:#000;
	line-height:130%;
}

#footer #Oeffnungszeiten {
float:left;
width:320px;
padding:0 50px 0 0;
}

#footer #Adresse {
float:left;
}

#footer #Adresse p {
	float:left;
	margin:0 10px 0 0;
}

#footer ul {
	list-style:none;
	padding:0;
	margin:0;
}


#footer #Oeffnungszeiten ul li.first {
width:125px;
}

#footer #Oeffnungszeiten ul li {
float:left;
}
