/* Drucklayout */
size:21.0cm 14.85cm;
margin-top:1.7cm;
margin-bottom:1.4cm;
margin-left:2cm;
margin-right:2cm;
/* Allgemeines */
* {
	margin: 0px;
	padding: 0px;
	color: #000000; 
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hugo {
	display: none;
}
#wrapper{
}
.leftmenu{/* this is for the color of the suche menu */
	display: none;
}
.leftmenu1{
	display: none;
}
/* Content part */
.content{/* this is for the content part */
	background-color: #ffffff;
}
.contenthead{
	display:none;
}
.inhaltstext a{
	display: block;
	visibility: hidden;
	clear: both;
}
.inhaltstext a img{
	visibility: visible;
}
.inhaltstext_niedrig{
}
.inhaltstext_extreme{
}
.inhaltstext_breit{
}
.inhaltstext_breit_weiss{
}
.inhaltstext_breit_weiss{
}
.inhaltstext_breit_weiss img{
	margin: 5px;
	float: left;
}
.table_std{
	background-color: #FFFFFF;
}
.table_std td{
}
p {
	margin-bottom: 10px;
	padding: 0px;
}

.link_text{
}


/* this starts the image menu */
#menu {
	display: none;
}
.menu {
	display: none;
}
.events{
	display: none;
}
/* picture format */
.bild_links{
	float: left;
	padding: 5px; 
	clear: both;
}
/* font */
.hd1{
	clear:both ! important;
	padding-top: 10px ! important;
	font-size: 16px;
	font-weight: bold;
}
.std{/* this is fot region option */
}
.stdb{/* this is fot region option */
	font-weight: bold;
}
.hd1_contenthead{
	clear:both ! important;
	padding-top: 10px ! important;
	font-size: 36px;
	font-weight: bold;
}
.hd2_contenthead{
	font-size: 22px;
	font-weight: bold;
}
.hd1_inhaltstext{
	clear:both ! important;
	padding-top: 10px ! important;
	font-size: 16px;
	font-weight: bold;
}
a{
	font-weight: bold;
	color: blue;
}
