body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4,h5,h6 {
	font-size: 14px;
}
fieldset {
	border: none;
}
label {
	display: block; 
	float: left;
	width: 90px;
}
input, textarea, select {
	border: #CCCCCC 1px solid;
	background: url(img/hgtextarea.gif) repeat-x top left;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
}
input.csc-mailform-submit {
	border: #cccccc 1px solid;
	background-color: #990000;
	background-image: none;
	color: #FFFFFF;
	margin-left: 90px;
	margin-top: 5px;
}
a img {
	border: none;
}
a {
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topmenuwrap {
	display: none;
}
#logo {
	display:none;
}
#topmenu {
	display:none;
}
#headerhg {
	display:none;
}
#mainmenu {
	display: none;
}
#headerbild {
	display: none;
}
#submenu {
	display: none;
}
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#inhaltinner {
	padding: 5px 15px;
}
#inhaltinner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#inhaltinner ul li {
	list-style: none;
	height: auto !important;
	height: 1px;
	padding: 0px 0px 0px 12px;
	background: url(img/listenpunkt.gif) no-repeat 0 0;
}
#inhaltleft {
	float: left;
	width: 60%;
}
#inhaltright {
	float: right;
	width: 35%;
	margin-top: 20px;
	font-size: 10px;
	color: #333333;
	border-left: 1px dotted #CCCCCC;
}
#inhaltrightinner {
	padding-left: 10px;
}
#footer {
	border-top: 1px solid #E1E1E1;
	padding: 5px 35px 20px 35px;;
	font-size: 10px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #000000;
}
#footerleft {
	float: left;
	width: 69%;
}
#footerright {	
	display: none;
}
#boxwrap {
	display: none;
}
#zitat {
	display: none;
}
.clear {
	clear: both;
}
p.infoBox {
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #F2F2F2;
	padding: 5px;
}
dl {
	padding-bottom: 8px;
}