/*body*/
body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-position: bottom;
	font-family: Calibri, Arial;
	color: White;
	overflow: auto;
	/*scrolleiste nur im MSIE*/
	scrollbar-arrow-color: white;
	scrollbar-base-color: rgb(31, 73, 125);
	scrollbar-track-color: white;
}
/*---Seiten-Layout---*/
/* Titelleiste */
#oben {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../page/lay.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 810px;
}

/* Überschriften */
h2 {
	font-family: Calibri, Arial;
	color: white;
	margin-bottom: 18px;
	letter-spacing: 0px;
	font-size: 22px;
	border-bottom: solid 0px #746b64;
	padding-bottom: 4px;
}

/* Listen */
ul {
	list-style-image: url(../navbar/bullet.png);
}

/* Titelleiste--obere Zeile */
#kopf1 {
	height: 45px;
	vertical-align: bottom;
	text-align: center;
	padding-right: 40px;
	color: #000;
	font-size: 20px;
	font-style: normal;
	padding-bottom: 2px;
	width: 810px;
}

/* Titelleiste--untere Zeile */
#kopf2 {
	vertical-align: bottom;
	text-align: right;
	height: 137px;
	border-top: solid 0px #CFCFCF;
	font-size: 14px;
	font-style: italic;
	color: #fff;
	padding-right: 40px;
	padding-bottom: 0px;
	width: 810px;
}

/* Mitteltabelle */
#mitte {
	background-image: url(../page/bgin.png);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
	width: 810px;
}
/* Abgrenzung Inhalt/Menü */
#inhalt_top {
	background-image: url(../page/bgin_top.png);
	background-color: transparent;
	background-position: center top;
	padding: 0;
	margin: 0;
	color: white;
	width: 100%;
	height: 30px;
}

/* Inhalt */
#inhalt {
	text-align: justify;
	padding-top: 0;
	padding-bottom: 40px;
	font-size: 15px;
	line-height: 19px;
	color: white;
	width: 100%;
	vertical-align: top;
}

#fuss {
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	color: rgb(31, 73, 125);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 3px;
	width: 100%;
}

#fuss a {
	font-size: 12px;
	color: rgb(31, 73, 125);
}

#fuss2 {
	font-family: Cambria, Adobe Caslon Pro Bold;
	font-size: 18px;
	color: White;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	font-style: normal;
	letter-spacing: 1px;
	width: 100%;
}

/*---Online-Katalog---*/
#katalog_top {
	background: url("../page/top_table.png") top right no-repeat;
	width: 650px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

#katalog_bottom {
	background: url("../page/bottom_table.png") bottom left no-repeat;
	width: 650px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

/*---allgemeine links im text---*/
a:link,a:active,a:visited {
	font-size: 15px;
	line-height: 19px;
	font-family: Calibri, Arial;
	color: #fff;
	text-decoration: underline;
}

a:hover {
	background: white;
	color: rgb(31, 73, 125);
	text-decoration: none;
}

/*images*/
.right {
	float: right;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.left {
	float: left;
	margin-right: 20px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*---Hauptmenü---*/
#menu {
	background: url(../navbar/nav_all.png) white;
	background-position: 0px -80px;
	text-decoration: none;
	width: 100%;
	background-color: white;
	vertical-align: middle;
	z-index: 100;
	position: relative;
}

#menu ul {
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	margin: 0;
	display: inline;
	line-height: 40px;
	float: left;
	position: relative;
	z-index: 100;
}

#menu ul li a {
	background: url(../navbar/nav_all.png) repeat-x;
	background-position: 0px -80px;
	padding: 0 25px 0 25px;
	border-left-style: solid;
	border-left-color: white;
	border-left-width: 1px;
	margin-right: -4px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 40px;
	display: block;
	color: White;
	font-size: 16px;
	overflow: hidden;
}

#menu ul li a:hover {
	background: url(../navbar/nav.gif) repeat-x;
	color: rgb(31, 73, 125);
}

#menu ul li a:active {
	background: url(../navbar/nav_all.png) repeat-x;
	background-position: 0px -120px;
	color: rgb(31, 73, 125);
}

#menu ul li a.current {
	background: url(../navbar/nav_all.png) repeat-x;
	background-position: 0 -120px;
	color: rgb(31, 73, 125);
}

#menu ul li a.current:hover {
	background: url(../navbar/nav_all.png) repeat-x;
	background-position: 0px -120px;
	color: rgb(31, 73, 125);
}

/*---Untermenü---*/
#submenu {
	background-color: White;
	padding: 5px 0 5px 0;
	align: center;
}

#submenu a {
	background: url("../navbar/arrow_all.png") no-repeat top left;
	background-position: 0px 0px;
	color: rgb(31, 73, 125);
	padding: 2px 20px 2px 40px;
	vertical-align: middle;
	margin-right:;
	border: 0;
}

#submenu a:hover {
	background: url("../navbar/arrow_all.png") no-repeat top left;
	background-position: 0 -23px;
	text-decoration: none;
}

/*---Infpmenü---*/
#infomenu a {
	color: rgb(31, 73, 125);
	padding: 0 20px 0 10px;
	vertical-align: bottom;
	border: 0;
	background-color: White;
}

#infomenu a:hover {
	text-decoration: none;
}

#infomenu a img {
	border: 0;
	height: 130px;
	filter: alpha(opacity = 80); /*für IE*/
	-moz-opacity: 0.8; /*Mozilla*/
}

#infomenu a:hover img {
	margin-top: 2px;
	filter: alpha(opacity = 100); /*für IE*/
	-moz-opacity: 1.0; /*Mozilla*/
}