@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	background-image: none;
	text-align: justify;
}

#header {
	display: none;
}

#header_suche {
	display: none;
}

#nav_left {
display: none;
}

#Kontakt_AP {
display: none;
}

#main_right {
display: none;
}

#main_content_bottom {
display: none;
}

#main_demo {
display: none;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 20px;
}

/*a[href]:after {content: '(' attr[href] ')' ; }*/

