/* vim: set ic aw ts=4 sw=4 sm smd ai hlsearch: */

/* center main element and give bg-image */
#verlauf {
	width: 800px !important;
}

/* main container element */
#container {
	width: 800px !important;
}

/* head container */
#head_wrap {
	visibility: hidden !important;
	display: none !important;
	overflow: hidden !important;
}

#left_wrap {
	visibility: hidden !important;
	display: none !important;
	overflow: hidden !important;
	width: 0px !important;
}

#normal_wrap {
	width: 640px !important;
	border-left: rgb(255,255,255) solid 0px !important;
	border-right: rgb(255,255,255) solid 0px !important;
	border-bottom: 0px solid blue;
}

#normal_float {
	padding: 0 !important;
	margin: 0 !important;
}

#normal_navmenu {
	visibility: hidden !important;
	display: none !important;
	overflow: hidden !important;
}

#top_wrap {
	visibility: hidden !important;
	display: none !important;
	overflow: hidden !important;
}

#print_contact {
	visibility: visible !important;
	display: block !important;
	overflow: visible !important;
	margin-top: 20px !important;
	margin-left: 5px !important;
}

.normal_left_70 {
	width: 65% !important;
}
.normal_left_60 {
	width: 55% !important;
}
.normal_left_50 {
	width: 45% !important;
}

/* RTE styles */
span, span.title, span.lighttitle, span.text, span.lighttext, span.red {
	color: rgb(0,0,0) !important;
}

p, p.title, p.lighttitle, p.text, p.lighttext, p.titleright, p.textright, p.floatbox {
	color: rgb(0,0,0) !important;
}

#right_cont p {
	color: rgb(0,0,0) !important;
}
#right_cont p.title, #right_cont p.lighttitle, #right_cont p.titleright, p.title, p.lighttitle, p.titleright {
	font-size: 10px !important;
}

