@charset "utf-8";

a img {border: none;}

a:link {
	text-decoration: none;
	color: #ddd1d1;
}
a:visited {
	text-decoration: none;
	color: #ddd1d1;
}
a:hover {
	text-decoration: inherit;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #ddd1d1;
}

#sprachauswahl-menu a {
	text-decoration: none;
	color: #7a5d5d;
}
#sprachauswahl-menu a:visited {
	text-decoration: none;
	color: #7a5d5d;
}
#sprachauswahl-menu a:hover {
	text-decoration: inherit;
	color: #7a5d5d;
}
#sprachauswahl-menu a:active {
	text-decoration: none;
	color: #7a5d5d;
}
#text a {
	text-decoration: none;
	color: #333333;
}
#text a:visited {
	text-decoration: none;
	color: #333333;
}
#text a:hover {
	text-decoration: inherit;
	color: #80061d;
}
#text a:active {
	text-decoration: none;
	color: #333333;
}
#impressum a {
	text-decoration: none;
	color: #333333;
}
#impressum a:visited {
	text-decoration: none;
	color: #333333;
}
#impressum a:hover {
	text-decoration: inherit;
	color: #80061d;
}
#impressum a:active {
	text-decoration: none;
	color: #333333;
}


#container-startseite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd1d1;
	background-image: url(../images/bg-startseite.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 755px;
	width: 1259px;
}
#container-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd1d1;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 755px;
	width: 1259px;
}
#text {
	width: 346px;
	padding-right: 35px;
	padding-left: 35px;
	color: #7f7670;
	font-size: 14px;
	padding-top: 0px;
	height: 330px;
	overflow: auto;
	float: left;
}



#space-up {
	height: 138px;
	width: 0px;
}
#musicbutton {
	height: 50px;
	width: 50px;
	float: left;
	padding-left: 2px;
}
#musicbutton-b {
	height: 15px;
	width: 0px;
	float: left;
	padding-left: 692px;
	background-image: url(../images/bg-anfrage1.gif);
}
#bild {
	height: 472px;
	width: 533px;
	padding-left: 157px;
	float: left;
}
#bildergalerie {
	height: 470px;
	width: 950px;
	padding-left: 157px;
	float: left;
}
#anfrage {
	height: 430px;
	width: 950px;
	padding-left: 157px;
	float: left;
	padding-top: 40px;
	color: #666666;
	background-image: url(../images/bg-anfrage.gif);
}
#impressum {
	height: 430px;
	width: 910px;
	padding-left: 177px;
	float: left;
	padding-top: 20px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: auto;
}
#sprachauswahl {
	float: left;
	height: 290px;
	width: 331px;
	padding-top: 178px;
	padding-left: 85px;
}
#sprachauswahl-menu {
	float: left;
	width: 401px;
	padding-top: 10px;
	color: #666666;
	text-align: right;
	padding-bottom: 100px;
	height: -95px;
	padding-right: 15px;
}
#adresse {
	clear: both;
	height: 45px;
	width: 885px;
	padding-left: 157px;
	padding-top: 8px;
	float: left;
}
#logo {
	height: 100px;
	padding-left: 170px;
}
#menu {
	height: 38px;
	padding-left: 170px;
}
#musicbutton .button {
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
}
#musicbutton .button a {
	display: block;
	height: 20px;
	text-indent: -100em;
	overflow: hidden;
}
#musicbutton .play {
	height: 50px;
	width: 50px;
	background-image: url(/images/sound2.jpg);
}

#musicbutton .pause {
	height: 50px;
	width: 50px;
	background-image: url(/images/sound1.jpg);
	display: none;
}

