@charset "windows-1250";


#kopfbild {
	display: none;
}

#logo {
	display: none;
}

#logoprint {
	width: 257px;
	height: 64px;
}

/**********************************************************************************/
/*	            TOPNAVIGATION                                                     */
/**********************************************************************************/

#topnavi {
	display: none;
}


	
/**********************************************************************************/
/*	            HAUPTNAVIGATION                                                     */
/**********************************************************************************/

#hauptnavi {
	display: none;

}


/**********************************************************************************/
/*	            SUBNAVIGATION                                                     */
/**********************************************************************************/

#subnavi {
	display: none;
}


/**********************************************************************************/
/*	            CONTENTBEREICHE                                                   */
/**********************************************************************************/

#contentmitte {
	width: 600px;
	height: 850px;
	margin: 50px 0 0 ;
}

#contentmitte h1, #contentmittehome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #173E5D;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0 0 -4px 0;
}

#contentmitte p, #contentmittehome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

#contentmittehome {
	width: 600px;
	margin: 50px 0 0 0;
	height: 850px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#contentrechts {
	display: none;
}

#footerprint {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.printbutton {
	display: none;
}



