body {
	font:100.01% "Verdana", Arial, Helvetica, sans-serif;
	color:#000;
	background: #fff;
	font-size: 12pt;
}
img 			{ border:none; }

/*
 * Typo Layout....
 *****************************/
h1 {
	font-size:0.9em;
	font-weight:normal;
	color:#419ed9;
	padding-bottom:12px;
}
h2 {
	font-size:0.8em;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#999;
	padding-bottom:15px;
	text-align:center;
	font-family:Helvetica, sans-serif;
}
p {
	font-size:0.7em;
	line-height:1.4em;
	padding-bottom:12px;
}
hr {
	clear:left;
	border:1px solid #eee;
	margin-bottom:10px;
}

#TopNav {
display:none;
}
#Suchleiste {
display:none;
}
#Spalte-links {
display:none;
}
#Spalte-rechts{
display:none;
}

#Benutzerprofil .bbild {
	float:left;
	width:50%;
}
#Benutterprofil .btopref {
	float:left;
	width:40%;
}
#Benutzerprofil p{
	padding:1px 0;
	margin:0;
	line-height:16px;
	clear:both;
}
#Benutzerprofil label{
	float:left;
	width:150px;
	font-weight:bold;
}
#Benutzerprofil h1{
	font-weight:normal;
	border-bottom:1px solid #c2c2c2;
	padding:15px 0 5px 0;
	margin: 0 0 10px 0;
}
#Benutzerprofil span
{
	float:left;
	color:#bcbcbc;
}
#option-box
{
display:none;
}

/*
 * Copyright
 *****************************/
#Copy {
	margin-top:15px;
	float:left;
	border-top:1px solid #c2c2c2;
	padding:5px 0 5px 5px;
	color:#000;
}
#Copy span {
	font-size:0.7em;
}
