﻿

* {
	color: #FFFFFF;
	font-family: Verdana;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
}

body {
	margin: 0;
	
}

 hr{
	margin-top: 2px;
	margin-bottom: 2px;
	margin: 5 0 5 0;
	height: 2px;
	width: 100%;
	top: 150px;
	position: absolute;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}
h1{
	line-height: 35px;
	font-size: 2.0em;
	text-align: center;
	width: 98%;
}
h2{
	line-height: 25px;
	font-size: 1.2em;
	text-align: left;
	margin-top: 10px
	
}
h3{
	margin: 5px 0 0 0;
	line-height: 20px;
	font-size: 1.2em;
	text-align: left;
}


.menueframe {
		width: 150px;
		height: 460px;
		overflow: auto;
		}

.maindiv{
	height: 850px;
	width: 1003px;
	margin: 0px auto 0px auto;
	left: 0;
	background-image: url('../Main Pictures/Back01.jpg');
	padding-left: 5px;
	padding-right: 5px;
}
#headerdiv{
	background-image: url('../Main Pictures/header.jpg');
	padding: 0px 0px 0px 0px;
	height: 150px;
	width: 100%;
	left: 0px;
	top: 0px;
}
	

.mittendiv{
	
	top: 170px;
	position: absolute;
	width: 100%;
	height: 535px;
	font-size: 10px;
	right: 0px;
	vertical-align: middle;
}
.mittendiv_hoch{
	position: absolute;
	top: 170px;
	height: 665px;
	font-size: 10px;
	left: 0px;
	right: 5px;
}

#textdiv{
	padding: 0px;
	height: 535px;
	top: 0px;
	width: 57%;
	bottom: 0px;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	left: 165px;
	float: right;
	font-size: 1.2em;
	line-height: 16px;
	overflow: auto;
}
#textdiv_2spalten{
	padding: 0px;
	height: 520px;
	top: 0px;
	width: 82%;
	bottom: 0px;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	left: 165px;
	float: left;	
}

#rechtsdiv{
	background: url('../Main Pictures/Lady-in-Blue.jpg') no-repeat center;
	padding: 0px;
	height: 530px;
	width: 23%;
	right: 0px;
	top: 0px;
	position: absolute;
}
#menuediv{
	float: left;
	padding: 5px;
	height: 530px;
	width: 16%;
	top: 0px;
	bottom:0px;
	position: absolute;	
	}

#menueframe{
	height: 525px;
	width: 153px;
	overflow:hidden	
}
	
#schmuckdiv{
	background-position: center;
	background: url('../Main Pictures/Footer.jpg');
	height: 115px;
	top: 712px;
	width: 100%;
	left: 0px;
	position: absolute;
	clear: both;
	background-repeat: no-repeat;
}
#tabellendiv{
	position: absolute;
	top: 825px;
	height: 25px;
	bottom: 0px;
	width: 100%;
	font-size: 8px;
	left: 0px;
}
#fusstabelle a{
	display:block;
	color: white;
	text-decoration: none;
}

#fusstabelle{
	width: 100%;
	text-align: center;
	font-size: 1.0em;
	vertical-align: middle;
	height: 25px;
	Bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#fussfeld{
	width: 20%;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;	
	}

#fussfeld a{
	display: block;
	padding: 2px 2px 2px 2px;
	top: 0px;
	font-size:10px;
	
}





