html {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
body {
    margin: 0px;
    padding: 0px;
	background-color: #1d5785;
}
h1 {
    font-family: Georgia, Times New Roman, serif;
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	color: #f00;
	font-style: italic;
	text-align: center;
}
#main {
    width: 780px;
    margin: auto;
}

div#oben {
	width: 773px;
	height: 117px;
	background: url(/img/top.jpg) no-repeat;
	margin-top: 20px;
}

div#mitte {
	width: 773px;
	background: url(/img/mid.gif) repeat-y;
}

div#unten {
	width: 773px;
	height: 55px;
	background: url(/img/bottom.gif) no-repeat;
	color: #fff;
	text-align: center;
	padding: 30px 0 0 0;
}

div#content {
	padding: 5px 200px 10px 220px;
	line-height: 150%;
}
div#content-b {
	padding: 5px 25px 10px 220px;
	line-height: 150%;
}
div#rechts {
	position: relative;
	right: 3px;
	float: right;
	margin: -10px 0 0 0;
}

#menu {
	position: relative;
	left: 3px;
	margin: -10px 0 0 0;
	float: left;
	width: 193px;
	padding: 0;
	font-size: 14px;
	text-align: center;
	background: url(/img/menu-bg.jpg) no-repeat;
	font-weight: bold;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	line-height: 42px;
}
#menu li a {
	position: relative;
	z-index: 1;
	display: block;
	height: 42px;
	width: 180px;
	xxpadding-left: 15px;
	padding: 0 5px 0 15px;
	text-decoration: none;
	color: #666;
}
#menu li a:hover {
	color: #f00;
}
#menu ul li {
	list-style: none;
	line-height: 25px;
	font-size: 12px;
}
#menu ul li a {
	height: 35px;
	padding-left: 25px;
}
#menu ul li a:hover {
}
.saktivg {
	color: #900;
	height: 42px;
	padding-left: 15px;
}
.saktivk {
	color: #900;
	height: 35px;
	padding-left: 25px;
	background: url(/img/sipro3_11.jpg) no-repeat;
}
#flags {
	display: block;
	font-size: 13px;
    padding: 8px 0 0 0;
    margin: 0;
	line-height: 10px;
	list-style: none;
}
#flags img {
	border: 0;
	padding-bottom: 2px;
	width: 24px;
	height: 14px;
	vertical-align: middle;
	margin: 2px;
}
#flags li {
	float: left;
	padding: 3px 2px 0px 18px;
}
#flags li a {
	text-decoration: none;
}
.schatten {
	width: 15em;
	background-image:url(/img/schatten.png);
}
* html .schatten {
	bac\kground-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/schatten.png',sizingMethod='scale');
}
.schatten div {
	padding: 0.2em;
	background-color: #f00;
	position: relative;
	top: -5px;
	left: -5px;
}
.bild {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: smaller;
	background-color: #d4d4d4;
}
.bild img {
	border: 1px black solid;
}
.bild1 {
	text-align: center;
	font-size: smaller;
	background-color: #fde7a8;
}
#dsBild {
    position: relative;
    width: 520px;
    height: 550px;
    border: 1px solid black;
    overflow: hidden;
}

.slogan {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #800;
    font-family: Comic Sans MS, Helvetica, sans-serif;
	text-align: center;
	background-color: #ee1;
}
.tab1 {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
.tab1 td {
	text-align: center;
	border-right: 1px dashed #800;
}
.tab1 th {
	background-color: #d9bf73;
	border-right: 1px dashed #800;
}
.h {
	background-color: #fde7a8;
}
.rot {
	color: #f00;
}
#karte_e {
	position: relative;
	width: 520px;
	height: 510px;
	background: url(/img/karte_e.gif) no-repeat;
}
#karte_w {
	position: relative;
	width: 520px;
	height: 337px;
	background: url(/img/karte_w.gif) no-repeat;
}
#map {
    width: 520px;
    height: 462px;
    border: 1px solid black;
    margin-top: 12px;
}
#bildtext {
	display: block;
	text-align: center;
	height: 20px;
	background-color: #d4d4d4;
	padding: 3px;
}
#stipps {
    margin: auto;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	color: #bbb;
	width: 780px;
	height: 10px;
}
#stipps a {
	color: #bbb;
	text-decoration: none;
}
#stipps a:hover {
	text-decoration: underline;
}
#impr {
	text-align: center;
	color: #fff;
	padding-bottom: 8px;
}
