html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, small, strong, dl, dt, dd, ol, ul, li, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
ul {
	list-style: none; 
}
a img {
	border: 0;
}

html {
	overflow-y: scroll;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	line-height: 1.5;
}

*:focus {
	outline: none;
}

a {
	color: #F11A39;
	text-decoration: none;
	font-weight: normal;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.zentriert, #galerie {
	text-align: center;
}

.clear {
	clear: both; 
	height: 1px; 
	margin: 0; 
	padding: 0; 
	line-height: 1px;
}



#header {
	width: 100%;
	background: #708090;
	border-bottom: 7px solid #CCC;
}

h1 {
	font: 28px/1.5 Georgia, Verdana, Arial, Helvetica, sans-serif; 
	background: #708090;
	color: #FFF;
	padding: 30px;
}

.logo {
	border: 0;
}


#menu {
	width: 204px; 
	margin: 0 auto;
}
#menu ul {
	position: relative;
	font-size: 13px;
	list-style: none;
	margin-top: 16px;
}
#menu ul li {
	text-decoration: none;
	text-indent: 20px;
	border-bottom: 1px solid #CCC;
}
#menu ul li a {
	color: #333;
	padding: 2px 0;
	display: block;
}
#menu ul li a:hover {
	color: #F11A39;
}
	
#menu ul li ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding-top: 1px;
}
#menu ul li ul li {
	text-decoration: none;
	text-indent: 42px;
	border-top: 1px solid #CCC;
	border-bottom: 0;
}
#menu ul li ul li a {
	color: #333;
	padding: 2px 0 2px 0;
	display: block;
}
#menu ul li ul li a:hover {
	color: #F11A39;
}


#infoboxes, 
#partner {
	width: 202px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 12px;
	text-align: left;
	color: #333;
	border: 1px solid #CCC;
}
#infoboxes_inner, 
#partner_inner {
	width: 170px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5;
	display: block;
}
.url {
	font-size : 8px; 
}
hr { 
	background : #CCC;
	color : #CCC; 
	margin : 10px 0; 
	padding: 0;
	height : 1px; 
	border: 0;
}


#banner { 
	float: right; 
	border: 0;
}

#flash {
	width: 649px;
	max-width: 100%;
	margin: 0 auto;
}

h2, h4, h5 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.35em;
	margin: 21px 0 21px 0; 
}
h2 {
	border-bottom: 1px solid #CCC;
}

p {
	font-size: 0.87em;
	text-align: justify; 
}
strong {
	font-weight: bold;
}

.foto_l { 
	float: left; 
	margin-right: 21px; 
	border: 3px solid #CCC;
}
.foto_r { 
	float: right; 
	margin-left: 21px; 
	border: 3px solid #CCC;
}

.border1 {
	border: 3px solid #CCC;
}

#b96 {
	width: 536px;
	max-width: 96%;
	margin: 0 auto;
}

Ul.liste {
	font-size: 0.87em;
	text-align: justify; 
	list-style-type: square;
	list-style-position: outside; 
	padding-left: 29px; 
}

#galerie a img {
	margin: 3px;
	border: 3px solid #CCC;
}

#map_canvas {
	height: 440px;
	width: 99.9%;
}

#basis {
	border-top: 1px solid #CCC;
	margin-top: 30px;
	padding: 25px 0 25px 0;
	text-align: center;
}

h3, h6 {
	padding: 5px 0 5px 0;
	font-size: 0.75em;
	font-weight: normal;
}





@media screen and (min-width: 752px) and (max-width: 951px) {
h1 {
	font-size: 23px;
	padding: 25px;
}
#flash {
	display: none;
	height: 0px;
}
}




@media screen and (max-width: 751px) {
h1 {
	font-size: 16px;
	padding: 9px 0 9px 0;
}
h2, h4, h5 {
	font-size: 1.2em;
	margin: 14px 0 14px 0; 
}
Ul.liste, p {
	text-align: left;
}
#basis {
	margin-top: 20px;
	padding: 20px 0 20px 0;
}
h3, h6 {
	font-size: 0.6em;
}
#partner, #flash {
	display: none;
	height: 0px;
}
.foto_l, .foto_r { 
	float: none; 
	margin: 0 0 7px 0; 
	display: block;
}
#map_canvas {
	height: 290px;
	width: 90%;
}
}




@media screen and (max-width: 265px) {
#map_canvas {
	height: 180px;
	width: 90%;
}
}
