* {margin:0; padding:0; border:0;}

body, html {
	background-image: url(pics/backround.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
	
div#rahmen {
	border: 3px solid #e30066;
	position: relative;
	width: 1024px;
	min-height: 565px;
	top: 260px;
	background-color: #000000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header {
	position: relative;
	width: 1024px;
	height: 368px;
}
div#navi {
	position: relative;
	width: 300px;
	height: 500px;
	padding-top: 30px;
	padding-left: 30px;
	float: left;
}
div#content {
	position: relative;
	width: 670px;
	min-height: 500px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
div#jesign {
	position: relative;
	width: 200px;
	height: 25px;
	top: 270px;
	left: 944px;
	text-align: right;
}
.clear {
	clear:both;
}




/****************************
SCHRIFTEN LINKS
******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482404;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482404;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #986633;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #986633;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e30066;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.navi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.navi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.navi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e30066;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.navi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e30066;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e30066;
	font-weight: normal;
	line-height: 17px;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e30066;
	font-weight: normal;
	line-height: 17px;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e30066;
	font-weight: normal;
	line-height: 17px;
}
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
}


/****************************
SCHRIFTEN LINKS
******************************/

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
}
.text_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e30066;
	font-weight: normal;
	line-height: 17px;
}
.eingabefelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e30066;
	font-weight: normal;
	line-height: 17px;
	padding-left: 5px;
}
