@charset "UTF-8";

html{
	display: table;
	width: 100%;
	height: 100%;
}
body {
	display: table-cell;
	vertical-align: middle;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
img { 
	border: 0; 
}
a:hover {
	text-decoration: underline;
	color: #252525;
}
#page {
	margin: 0 auto;
	margin-top: 48px;
	margin-bottom: 68px;
    width: 1000px;
	height: 600px;
	border: none;
}
#header {
	position: relative;
	width: 1000px;
	height: 40px;
}
#navigation {
	position: relative;
	width: 1000px;
	height: 55px;
}
#content {
	display: block;
	border: 0px;
	position: center;
	width: 1000px;
	height: 500px;
}
#picture {
	display:table-cell;
	vertical-align:middle;
	border: 0px;
	position: center;
	width: inherit;
	height: 470px;
}
#text {
	border: 0px;
	position: left;
	width: inherit;
	height: 250px;
	text-decoration: none;
}
#subtitle {
	float: left;
	display: block;
	border: 0px;
	position: relative;
	width: 20px;
	height: 25px;
}
#nummer {
	float: left;
	display: block;
	border: 0px;
	position: relative;
	width: 8px;
	height: 25px;
}
#blank {
	float: left;
	display: block;
	border: 0px;
	position: relative;
	width: 9px;
	height: 25px;
}
#content_blank {
	border: 0px;
	position: relative;
	width: 100px;
	height: 25px;
}
#content_number {
	border: 0px;
	position: relative;
	width: 86px;
	height: 25px;
}
#forward {
	float: right;
	background-image: url("../images/pfeil_rechts.gif");
	background-color: #FFFFFF;
	width: 13px;
	height: 15px;
}
#back {
	float: left;
	background-image: url("../images/pfeil_links.gif");
	background-color: #FFFFFF;
	width: 13px;
	height: 15px;
	font-size: 0px;
}
#content_number a:hover {
	background-color: #FFFFFF;
}
a:hover {
	position:relative;
	background-color: #99CCCC;
	cursor: default;
	border: 0px;
	text-decoration: none;
	color: #252525;
}
a:active {
	position:relative;
	border: 0px;
	cursor: default;
	text-decoration: none;
	color: #252525;
}
a:link {
	color: #252525;
	cursor: default;
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	color: #252525;
}
a.main-on {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #99CCCC;
	font-weight: bold;
	color: #252525;
	cursor: default;
	word-spacing: 0.1em;
	letter-spacing: 0em;
	padding-left: 5px;
	padding-right: 5px;
}
.style1 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #252525;
	letter-spacing: 2px;
	cursor:default;	
	word-spacing: 0.1em;
}
.style2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #252525;
	letter-spacing: 0em;
	cursor: default;
	word-spacing: 0.1em;
	padding-left: 5px;
	padding-right: 5px;
}
.style3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #252525;
	letter-spacing: 0em;
	cursor: default;
	word-spacing: 0.1em;
	padding-left: 5px;
	padding-right: 5px;
}
.style4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #252525;
	letter-spacing: 0em;
	cursor: default;
	word-spacing: 0.1em;
	padding-left: 5px;
	padding-right: 5px;
}
.style4 a:hover {
	cursor: default;
	background-color: #FFFFFF;
	text-decoration: underline;	
	font-weight: normal;
}
.style4 a:visited {
	color: #252525;
	cursor: default;
	background-color: #FFFFFF;
	font-weight: normal;
}
.style4 a:active {
	cursor: default;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.style4 a:link {
	cursor: default;
	color: #252525;
	font-weight: normal;
}
