body {
	margin:0;
	padding:0;
}

div {
	display:block;
}

img {
	border:none;
}

table {
	margin-bottom:10px;
}
#NormalBodyContent {
	background-color:#333333;
	width:100%;
	height:3000px;
	position:absolute;
	top:0;
	left:0;
}
#PageContent {
	background-color:#ffffff;
	width:700px;
	height:3000px;
	position:absolute;
	top:0;
	left:100px;
	overflow:hidden;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color:#333333;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	text-transform:none;
}

.topBtn a.topBtn:link,a.topBtn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #cccccc;
	text-decoration: none;
}
div.topBtn {
	margin-top:20px;
	padding-top:20px;
	padding-bottom:10px;
	visibility:hidden;
}

.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	margin-left:-13px;
	padding-left:0px;
}

h1,h2,.h2ueber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size:16px;
}

td h2 {
	margin-top:20px;
	margin-bottom:10px;
}


p,.bodyText,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

p {
	margin: 8px 0px;
}

td p {
	margin:0;
	padding:0;
}
td {
	padding:5px;
}

.fett {
	font-weight:bold;
}
.kursiv {
	font-style:italic;
}

.presseQuelle {
	font-style:italic;
	color: #cccccc;
	margin-top:4px;
	margin-bottom:10px;
}

.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}

.pictureBox {
	height:38px;
	margin-bottom:20px;
	clear:left;
}

.pictureImg {
	width:100px;
	float:left;
}
.pictureImg img {
	border:none;	
}

.pictureText {
	width:250px;
	margin-left:100px;
}

.pictureCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a.lbhidden {
	display:none;
}

.noteImg {
	margin-right:30px;
	float:left;
}

.noteLinkBox {
	margin-bottom:15px;
}
.noteTitle {
	width:250px;
	margin-left:50px;
	padding-top:3px;
	font-weight:bold;
	color:#666666;
	text-transform:none;
}
.noteText {
	color:#cccccc;
	font-weight:normal;
}

.helpText {
	font-size: 9px;
	padding: 20px;
	width: 80%;
	color:#cccccc;
	margin-top:40px;
}
