body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #363636;
	background-color: #f6f6ea;
	text-align: center;
}

#top, #jump, #path {
	display: none;
}

#container {
	position: relative;
	margin: 30px auto 30px auto;
	padding: 0;
	width: 870px;
	text-align: left;
	z-index: 0;
	background: #ffffff url(../img/container.png) repeat-y;
}

#header {
	width: 870px;
	height: 90px;
	margin: 0;
	background: url(../img/header.png) no-repeat top;
}

#header h1 {
	position: absolute;
	top: 12px;
	margin: 0 0 0 20px;
	padding: 0;
	background: url(../img/header_h1.png) no-repeat;
	z-index: 6;
}

#header h1 a {
	display: block; 
	width: 255px;
	height: 65px;
	overflow: hidden;
	text-indent: -999999em;
}

#content {
	padding: 0;
	margin: 206px 20px 0 20px;
}

#col1 {
	float: left;
	width: 320px;
	margin: 0;
	padding: 14px 10px 25px 10px;
}

#col2 {
	float: right;
	width: 485px;
	margin: 0 5px 0 0;
	padding: 50px 0 25px 0;
	text-align: right;
}

#col1 img,
#col2 img {
	border: 1px solid #0a4c92;
	margin: 0 15px 0 0;
}

#col2 dd {
	margin: 5px 0 10px 0;
	text-align: left;
}

#col3 {
	clear: both;
	width: 320px;
	margin: 0;
	padding: 0 10px 25px 10px;
	color: #ec921a;
}

#col1 a,
#col2 a,
#col3 a {
	color: #ec921a;
	text-decoration: none;
}

#col1 a:hover,
#col1 a:active,
#col2 a:hover,
#col2 a:active,
#col3 a:hover,
#col3 a:active {
	text-decoration: underline;
}

#ocls ul {
	list-style: none;
}

#ocls ul span {
	display: none;
}

#ocls ul ul {
	list-style-position: outside;
	list-style-image: url(../img/toolbox_pfeil.gif);
	margin: 2px 0 2px 0;
	padding: 0;
}

h2 {
	margin: 0 0 6px 0;
	padding: 0;
	position: relative;
	height: 18px;
	width: 320px;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	z-index: 2;
	color: #0a4c92;
	text-transform: uppercase;
}

h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	position: relative;
	height: 18px;
	width: 320px;
	overflow: hidden;
	line-height: 10px;
	font-size: 12px;
	font-weight: bold;
	z-index: 2;
	color: #ec921a;
}

h2 span, h3 span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

h4 {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	position: relative;
	overflow: hidden;
	line-height: 14px;
	font-size: 12px;
	font-style: italic;
	z-index: 2;
	color: #ec921a;
}

#col2 h4 {
	margin: 0 0 10px 0;
	padding: 0;
}

h5 {
	margin: 10px 0 10px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	line-height: 10px;
	font-size: 11px;
	font-style: normal;
	z-index: 2;
	color: #ec921a;
}

h6 {
	margin: 10px 0 10px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	line-height: 10px;
	font-size: 10px;
	font-style: italic;
	z-index: 2;
	color: #ec921a;
}

p {
	margin: 6px 0 0 0;
}

ul {
	list-style-position: outside;
	list-style-image: url(../img/list1_bullet.gif);
	margin: 2px 0 2px 18px;
	padding: 0;
}
ul ul {
	list-style-image: url(../img/list2_bullet.gif);
}

ol {
	list-style-position: outside;
	margin: 2px 0 2px 20px;
	padding: 0;
}

li {
	margin: 0 0 1px 0;
}

table {
	background-color: #f1f1f2;
	border-collapse: collapse;
	border: 1px solid #d1d2d4;
	margin-top: 10px;
	margin-bottom: 5px;
}
td, th {
	border-collapse: collapse;
	padding: 5px;
	border: 1px dotted #d1d2d4;
}
th {
	color: #ec921a;
}
tr.tr-even {
	background-color: #ffffff;
}

#aside {
	position: absolute;
	top: 90px;
	height: 196px;
	left: 0;
	margin: 0 20px 0 20px;
	float: left;
	background-color: #ec921a;
}

#aside object {
	position: absolute;
	left: 0;
	top: 0;
}
#menu {
	width: 830px;
	height: 40px;
	margin: 0;
	padding: 10px 0 0 0;
	z-index: 8;
}
		
#menu ul{
	list-style: none;
	width: 830px; 
	height: 40px;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
		
#menu ul li{
	display: block;
	margin: 0;
	padding: 0;	
}
		
#menu ul li span {
	display: none;
}
		
#menu ul ul {
	display: block;
	width: 830px; 
	position: absolute;
	padding: 0;
	list-style-image: none;
}
		
#menu ul ul li {
	position: relative;
	display: block;
	float: left;
	width: 150px;
	margin-left: 10px;
	height: 40px;
	background: none;
	border-right: 1px dotted #0a4c92;
}

/*
#menu ul ul li.last-child{
	border-right: 0px;
}
*/

#menu ul ul li span {
	display: none;
}

#menu ul ul li a {
	display: block;
	height: 40px;
	text-align: left;
	overflow: hidden;
	text-indent: -9999999em;
}
#menu ul ul li a:hover {
	background-position: 0 -100%;
}
#menu ul ul li.active a, 
#menu ul ul li a:active, 
#menu ul ul li a.active, 
#menu ul ul li a:focus{
	 background-position: 0 -200%;
}

#menu ul ul li.active {
	display: block;
}

#menu ul ul ul {
	display: none;
	position: absolute;
	padding: 10px 0 0 0;
	width: 120px;
	right: 10px;
	list-style-image: none;
}

#menu ul ul ul li {
	width: 120px;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	height: 14px;
	text-align: right;
	float: none;
	display: block;
}

#menu ul ul ul a {
	display: inline;
	color: #0a4c92;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 0;
	white-space: nowrap;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
	overflow: visible;
	text-indent: 0;
}

#menu ul ul li.active ul,
#menu ul ul ul li.active,
#menu ul ul ul li a:active {
	display: block;
	text-align: right;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.active, #menu a:active {
	text-decoration: underline;
}
		
#footer {
	float: none;
	clear: both;
	font-size: 9pt;
	background: url(../img/footer.png) no-repeat bottom;
	padding: 0 20px 20px 20px;
}

address {
	width: 810px;
	position: relative; 
	color: #959595;
	padding: 10px;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #d1d2d4;
	background-color: #f1f1f2;
}

address a {
	position: relative;
	color: #ec921a;
	text-decoration: none;
}

address a:hover,
address a:active {
	text-decoration: underline;
}

#agentur_net {
	clear: both;
	padding: 0;
    display: inline;
    margin: 20px 0px 8px 50px; 
    float:left;
    font-size: 17px;
	overflow: hidden;
	position: absolute;
	bottom: 0px; 
	right: -18px; 
	width: 18px;
	height: 105px;
}

#agentur_net span {
	display: none;
}

#agentur_net a strong { 
	display: block;
	height: 100%;
	width: 100%;
	visibility: hidden;
}

#agentur_net a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: url(../img/agentur_net_logo.png) no-repeat;
	text-indent: -9999999%;
}

#col2 .csc-textpic-imagecolumn {
	float: right !important;
	margin-left: 10px;
}

.csc-uploads-fileSize {
	white-space: nowrap;
}


/*###########################################
  hinzugefügt durch feiel_admin am 01.12.2009
  ########################################### */
  
legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
	border:0;
}

.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}

.formu {
	width:70%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:60px;
	border: 1px solid #C0C0C0;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width:200px;
	font-size:inherit;
}

.mf-check {
	border: 0px;
}
.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	font-size:inherit;
	width:200px;
	
}

#mailformPLZ{
	width:35px;
}

.mf-submit {
	color: #ffffff;
	background-color: #EC921A;
	border: 0px;
	margin-top:10px;
	width:200px;
}
