@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFBF0;
	font-family: Tahoma;
	margin-top: 0px;
}
.nav{
	background-color: #C8C8CA;
	height:25px;
	padding-left:25px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
}
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 750px;
}

.small {
	font-size: 10px;
}
.norm {
	font-size:14px;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 22px;
}
.footer {
	border-bottom-style: none;
	border-bottom-color: #A0A0A4;
	border-bottom-width: 1px;
}
DIV.Karte {
	left: 100px;
	background-image: url(images/karte001-kl.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	top: 20px;
	right: 200px;
	bottom: 10px;
}
.head {
	background-image: url(../images/ra-meis004-neu.jpg);
	background-repeat: no-repeat;
	background-position: 13px;
	height: 108px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}
.head-en {
	background-image: url(../images/ra-meis004-neu-en.jpg);
	background-repeat: no-repeat;
	background-position: 13px;
	height: 108px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.head-fr {
	background-image: url(../images/ra-meis004-neu-fr.jpg);
	background-repeat: no-repeat;
	background-position: 13px;
	height: 108px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

