/* CSS Document */
html, body {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002a4e;
	line-height: 140%;	
	background-color: #CCCCCC;
}

#leinwand {
	position: absolute;
	left: 50%;
	margin-left: -500px;	
	width: 1000px;
	top: 0px;
	height: 700px;
	background-color: #f6eec4;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #a00238;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #78343e;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #564e83;
}
a {
	color: #002a4e;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}
.textanfang {
	color: #a00238;
	font-weight: bold;
}
.textrot {
	color: #a00238;
}
.popupText {
	color: #a00238;
	font-size: 9px;
	line-height: 100%;
}
#randOben {
	background-color: #ffe383;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 159px;
	background-image: url(../_img/hg_randOben.gif);
	z-index:300;
}
#logo {
	position: absolute;
	top: 15px;
	left: 260px;
	width: 150px;
	height: 105px;
}
#impressum {
	position: absolute;
	top: 20px;
	left: 850px;
	width: 150px;
	height: 15px;
	color: #001e47;
	font-size: 10px;	
}
#impressum a {
	color: #181847;
	text-decoration: none;	
}
#impressum a:hover {
	text-decoration: underline;
}
#naviOben {
	position: absolute;
	top: 137px;
	left: 20px;
	width: 980px;
	height: 22px;
	z-index:300;
}
.naviObenText {
	float: left;
	color: #1f4c86;
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
	margin-right: 30px;
}
.naviObenText a {
	color: #00457d;
	font-weight: bold;
	text-decoration: none;
}
.naviObenText a:hover {
	color: #00457d;
	text-decoration: underline;
}
.naviObenTextAktiv {
	float: left;	
	color: #9d1b41;
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
	margin-right: 30px;
}
.naviObenTextAktiv a {
	color: #9d1b41;
	font-weight: bold;
	text-decoration: none;
}
.naviObenTextAktiv a:hover {
	color: #9d1b41;
	text-decoration: underline;
}

#inhalt {
	position: absolute;
	top: 159px;
	left: 0px;
	width: 1000px;
	height: 416px;	
	z-index: 10;
}

.textfeld {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.textfeld a {
	text-decoration: underline;
}

.textfeld a:hover {
	text-decoration: none;
}

#randUnten {
	position: absolute;
	top: 575px;
	left: 0px;
	width: 1000px;
	height: 125px;
	background-image: url(../_img/hg_randUnten.gif);
}

#naviUntenHeadline {
	position: absolute;
	top: 3px;
	left: 20px;
	width: 300px;
	height: 22px;
	color: #9d1b41;
	font-weight: bold;
	font-size: 10px;
}
#subnaviLinks {
	font-size: 11px;
	position: absolute;
	top: 40px;
	left: 20px;
	line-height: 140%;
	color: #9d1b41;
}
#subnaviMitte {
	font-size: 11px;
	position: absolute;
	top: 40px;
	left: 190px;
	line-height: 140%;
	color: #9d1b41;
}
#subnaviRechts {
	font-size: 11px;
	position: absolute;
	top: 40px;
	left: 350px;
	line-height: 140%;
	color: #9d1b41;
}
a.subnavi {
	color: #1f4c86;
	text-decoration: none;
}
a.subnavi:hover {
	text-decoration: underline;
}

#logoJeunes {
	position: absolute;
	top: 33px;
	left: 740px;
	width: 52px;
	height: 61px;
}
#logoRinghotels {
	position: absolute;
	top: 48px;
	left: 812px;
	width: 77px;
	height: 43px;
}
#logoChain {
	position: absolute;
	top: 39px;
	left: 905px;
	width: 51px;
	height: 51px;
}

