
body {
	background-color: white;
	text-align: center;
	color: black;
  	font: 100.01% arial, sans-serif;
 	margin: 10px 0 10px 0;
}

p { 
	font-size: 90%;
	line-height: 140%;
	margin: 0 0 10px 0; 
}

img	{
	border: 0;
}

a:link,
a:visited	{ 
	color: #fe0000;
	text-decoration: underline;
}

a:hover	{ 
	color: black;
	text-decoration: none;
}

.hide, #menue, #sofortkontakt, #partnerbox, #topmenue, #infobox, #direktmenue, #fuss, .hintergrundbild_junge_start, .hintergrundbild_junge	{
	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

#rahmen	{
	display: block;
	height: auto;
	width: 100%;
	padding: 0 5% 5% 5%;
	margin: auto;
	text-align: left;
	background-color: white;
	background-image: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 90%;
}

#druckfuss	{
	display: block;
	height: auto;
	width: 100%;
	padding: 0;
	margin: auto;
	text-align: left;
	background-color: white;
	background-image: none;
}

#druckfuss a	{
	margin: 0 10px 0 0;
}

#logo	{
	margin: 0;
	width: 100%;
	padding: 0 0 25px 0;
	border-bottom: 1px solid black;
}

#article	{
	margin: 0;
	padding: 0;
	background-color: white;
}

.nomargin	{
	margin: 0;
}

.trenner, hr	{
	line-height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
	border-bottom: 1px solid black;
}