@charset "UTF-8";
* {
margin:0px;
padding: 0px;
}

/* local white space reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,bold,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0px;
	vertical-align:baseline;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	}

html {
	height: 100%;
}
a:link {
	text-decoration:none;
	color: #747474;
}
a:visited {
	text-decoration:none;
	color: #747474;
	
}
a:hover {
	text-decoration:none;
	color: #747474;
	
}
a:active {
	color: #747474;
	text-decoration:none;
	background-color: #F2E1DC;
	
}

body {
	font-size: 10px;
	color: #747474;
	background-color: #FFFFFF;
}

/* ==================================================== */


blockquote,cite,code,dd,dt,li,p,pre,td,th{font-size:12px;}
table{font-family:inherit;font-size:inherit;font-weight:inherit;border-collapse:separate;border-spacing:0;background-color:fff;}
h1,h2,h3,h4{font-size:1.2em;color:#8b8c8e;font-weight:700;}
.content{color:#666;}
:focus{outline:0;}
dl{margin:0;padding:0;}
table caption{font-weight:700;}
caption,th,td{
	font-weight:400;
	text-align:left;
	padding-top:0;
	padding-right:0;
	font-size:1em;
	background-color:#F2E1DC;
}
td{
	background-color:#F2E1DC;
}
fieldset{border:none;}
form label{cursor:pointer;}
label,input,select,textarea{margin:0;padding:2px;}
input,select,textarea{font-weight:inherit;border:1px solid #ccc;font-size:100%;font-family:inherit;margin:2px 2px 2px 0;float:right;width:200px;}
#mailformcheck {width:auto;margin-bottom:8px;}
#mailformformtype_mail {width:auto;}
input.selected,textarea.selected{background-color:#ccc;color:inherit;}
#suchfeld{height:13px;border-top:1px solid #999;border-left:1px solid #999;border-bottom:0 none;border-right:0 none;width:130px;color:#333;display:block;font-size:10px;float:left;}
.homeLoginForm{border-width:1px 0 0 1px;width:130px;color:#333;display:block;font-size:10px;}
#suchfeld{margin-bottom:10px;margin-top:-5px;}
#mailform label{display:block;margin:0;float:left;width:180px;}
#mailform div{clear:both;margin:0 auto;padding:4px;width:400px;}
.csc-mailform-submit{margin-top:1em;color:#fff;background:#999;border:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}
.floatbox{overflow:hidden;}
.hidden{display:none;}
form,form p{font-size:1em;}
