BODY	{
	width: 90%;
	margin: 10px auto;
	color: #565656;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; margin: 10px;
	vertical-align: top;
}

#container {
	background: none;
	border: 1px solid #0284DE;
	float: left;
}

h1 {
	background: none;
	background-position : bottom left;
	border: 1px solid #565656;
	width: auto;
	padding: 5px 0px 5px 14px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight : bold;
}

#anfrage_print {
	display: none;
}

/* # # # # TOP-MENU # # # # # # # # # # # # # # # # # # # # # # # # # # */

#topblock {
	display: none;
}

/* # # # # HEAD # # # # # # # # # # # # # # # # # # # # # # # # # # */


#logo {
	float: left;
	height: 80px;
	border: 0;
	
}

#headline {
	float: left;
	padding-top: 36px;
	padding-left: 10px;
	font-size: 11px;
}

#headpic {
	display: none;
}

/* # # # # MAIN-MENU # # # # # # # # # # # # # # # # # # # # # # # # # # */

#menu {
	display: none;
}

/* # # # # LEFT # # # # # # # # # # # # # # # # # # # # # # # # # # */

#menu h2 {
	display: none;
}

.leftbox {
	display: none;
}

/* # # # # CONTENT # # # # # # # # # # # # # # # # # # # # # # # # # # */

#content {
	float: left;
	width: 95%;
	padding:10px;
	margin: 0px;
}

.textbox {
	width: auto;
	border-top: 1px dotted #565656;
	border-bottom: 1px dotted #565656;
	padding: 5px;
	margin: 0;
	margin-bottom: 15px;
	background: #F7FCFF;
}

/* # # # # RIGHT # # # # # # # # # # # # # # # # # # # # # # # # # # */

#right {
	display: none;
}
