﻿A:link
 {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited
 {text-decoration: none}
A:active
 {text-decoration: none}
A:hover
 {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

* {
	color: #FFFFFF;
	font-family: Verdana;
	position: relative;
	top: 0px;
	bottom: auto;
	vertical-align: top;
	line-height: 19px;
	z-index: auto;
	border-collapse: collapse;
	font-size: small;
}

body {
	margin-top: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

hr{
	margin-bottom:5px;
	margin-bottom:8px;
	height:2px;
	width:1024px;
}
	
.h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	vertical-align: middle;
}
h1{
	line-height: 40px;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px
}
h2{
	line-height:40px;
	font-size: 20px;
	text-align: center;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
}

.maindiv{
	padding: 0 5px 5px 5px;
	background-image: url('../Main Pictures/Back01.jpg');
	height: 850px;
	width: 1024px;
	margin: 0 auto;
}
#headerdiv{
	margin: 0 0 5px 0;
	background-position: center;
	padding: 0px 0px 0px 0px;
	height: 150px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url('../Main Pictures/Kopfbanner_deutsch_1.jpg');
	background-repeat: no-repeat;
}

#linediv{
	padding: 9px 0px 9px 0px;
	height: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 5px;
	position: relative;
}
.mittendiv{
	top: 0px;
	position: relative;
	width: 99%;
	height:600px;
	margin-right:auto;
	margin-left:auto;
}
#menuediv{
	float: left;
	padding: 0px;
	height: 500px;
	width: 160px;
	top: 5px;
	bottom: 0px;
	position: absolute;
}
.menueframe{
	height: 420px;
	width: 150px;
	left: 0px;
	top: 0px;
	bottom: 0px;

}	
.textdiv{
	height: 510px;
	top: 0px;
	width: 57%;
	bottom: 0px;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	left: 165px;
	float: right;
	line-height: 24px;
	overflow: auto;
}
.textdiv_2spalten{
	padding: 0px;
	height: 510px;
	top: 0px;
	width: 82%;
	bottom: 0px;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	left: 165px;
	float: right;
}

#vieltext{
	font-size: small;
	text-align: left;
}

#rechtsdiv{
	background-position: center;
	background-image: url('../Main Pictures/Paar_01.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	height: 500px;
	width: 230px;
	right: 0px;
	top: 0px;
	position: absolute;
	
}
#fusslinie{
	position: absolute;
	top: 810px;
	width: 1024px;
	clear: both;
}
#tablinie{
	left: 0px;
	top: 810px;
	bottom: 33px;
	width: 1024px;
	height: -8px;
	clear: both;
}

#schmuckdiv{
	background-position: center;
	background-image: url('../Main Pictures/Schmucklabel_deutsch.jpg');
	background-repeat: no-repeat;
	height: 115px;
	top: 690px;
	width: 100%;
	left: 0px;
	position:absolute;
	clear: both;
	
}
#tabellendiv{
	position: absolute;
	top: 825px;
	height: 25px;
	bottom: 0px;
	left: 5px;
	right:5px
}

#fusstabelle{
	background-position: center;
	width: 100%;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	height: 30px;
}

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


