body, html {
	margin: 0px;
	padding:0;
	background-image: url(../img/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: #222222;
}
a {
	color: #1314cf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul{
    font-size: 18px;
	line-height: 24px;
}
#center {
	margin: 0px auto;
	width: 860px;
	min-height: 500px;
	background: #fff;
}
#blackbar {
	background: #000;
	height: 21px;
}
#content {
	padding: 25px;
}
#header {
	height: 181px;
}
#header img {
	border: 0;
	margin-top: 63px;
}
#nav {
	height: 19px;
	border-bottom: 1px solid #c8c8c8;
}
#nav ul {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	height: 19px;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 19px;
	list-style-type: none;
}
#homeb {
	display: block;
	width: 47px;
	height: 19px;
	background: url(../img/home.gif) no-repeat;
}
#homeb:hover {
	background: url(../img/home_hover.gif) no-repeat;
}
#bkb {
	display: block;
	width: 167px;
	height: 19px;
	margin-left: 25px;
	background: url(../img/bk.gif) no-repeat;
}
#bkb:hover {
	background: url(../img/bk_hover.gif) no-repeat;
}
#historieb {
	display: block;
	width: 67px;
	height: 19px;
	margin-left: 25px;
	background: url(../img/historie.gif) no-repeat;
}
#historieb:hover {
	background: url(../img/historie_hover.gif) no-repeat;
}
#galerieb {
	display: block;
	width: 65px;
	height: 19px;
	margin-left: 25px;
	background: url(../img/galerie.gif) no-repeat;
}
#galerieb:hover {
	background: url(../img/galerie_hover.gif) no-repeat;
}
#linksb {
	display: block;
	width: 51px;
	height: 19px;
	margin-left: 25px;
	background: url(../img/links.gif) no-repeat;
}
#linksb:hover {
	background: url(../img/links_hover.gif) no-repeat;
}
#kontaktb {
	display: block;
	width: 71px;
	height: 19px;
	margin-left: 25px;
	background: url(../img/kontakt.gif) no-repeat;
}
#kontaktb:hover {
	background: url(../img/kontakt_hover.gif) no-repeat;
}
#sprachauswahl {
	font-size: 10px;
	float: right;
	width: 200px;
	margin-top: 2px;
}
#sprachauswahl a {
	float: right;
	margin-left: 2px;
	margin-top: 2px;
	border: 0px;
}
#sprachauswahl img{
	border: 0;
}
#sprachauswahl span {
	margin-right: 5px;
	float: right;
}
#content2 {
	background: url(../img/shadow.gif) no-repeat;
	min-height: 200px;
	padding-top: 43px;
}
.sectionimg {
	margin-left: 0px;
	margin-bottom: 20px;
}
#startleft {
	padding: 6px;
	width: 558px;
}
#all{
    padding:6px;
}
#startright {
	float: right;
	width: 220px;
}
.red {
	color: #ff0000;
}
#nrimg, #zurgal {
	color: #000;
	margin-left: 10px;
	text-decoration: none;
	font-size: 11px;
}
#nrimg img {
	border: 0;
	padding-right: 6px;
	margin-bottom: -1px;
}
#nrimg span:hover {
	text-decoration: underline;
}
#zurgal img {
	border: 0;
	padding-right: 6px;
	margin-bottom: -1px;
}
#zurgal span:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#footer {
	background: url(../img/footer.gif) no-repeat;
	margin-top: 12px;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 11px;
	line-height: 14px;
}
