*{
font-size:12px;
font-family:arial;
}

body{
background-color:#FFFFFF;
margin:0px;
}

div.main{
width:1005px;
float:left;
overflow:hidden;
}

div.Top_Div{
height:130px;
width:1000px;
float:left;
overflow:hidden;
}

div.TopInner_Div{
float:left;
width:1000px;
height:100px;
}

div.LogoBild_Div{
float:left;
}

div.StartBild_Div{
float:left;
}

div.StartBild_Div img{
width:900px;
height:100px;
}

div.Breadcrumb_Div{
width:1000px;
float:left;
padding-top:5px;
background-image:url(../templates/bilder/BreadCrumbLine.gif);
background-repeat:repeat-x;
white-space:nowrap; 
}

div.BreadcrumbLeft_Div{
width:250px;
float:left;
margin-top:2px;
}

div.BreadcrumbRight_Div{
float:left;
margin-top:2px;
}

div.Icons_Div{
height:25px;
float:right;
}

div.Icon_Kontakt{
float:left;
}

div.Icon_Impressum{
padding-left:10px;
padding-right:15px;
float:left;
}

div.Sub_Div{
float:left;

width:1000px;
display:table;
overflow:hidden;
}

div.SubIndex_Div{
width:250px;
height:100%;
overflow-x:hidden;
background:#A9C6FF;
/*background:#E1E1E1;*/
}

div.SubIndex_Div *{
	float:left;
	overflow-x:hidden;
}

div.SubContent_Div{
width:745px;
height:100%;
float:left;
overflow-x:hidden;
}

div.Footer_Div{
width:1000px;
height:18px;
background-color:#6B6B6B;
float:left;
}

div.BreadcrumbFooter_Div{
float:left;
}

#HP_DIV-Logo{
position:relative; 
top:35px;
width:1024px;
height:150px;
border-width:0px;
border-spacing:0px;
margin:0px;
padding:0px;
}

#HP_LogoLinks{
width:150px;
height:150px;
border-width:0px;
border-spacing:0px;
margin:0px;
padding:0px;
vertical-align:bottom;
}

#HP_LogoRechts{
width:870px;
height:150px;
border-width:0px;
border-spacing:0px;
margin:0px;
padding:0px;
vertical-align:bottom;
}

#DIV-LINE-TOP{
width:1024px;
height:5px;
padding-top:0px;
background-color:#6B6B6B;
}

#BREADCRUMB_TABLE{
width:1024;
background-color:#6B6B6B;
border-spacing:0px;
padding:0px;
margin:0px;
}

#BREADCRUMB_TD-LEFT{
background-color:#6B6B6B;
width:220px;
border-spacing:0px;
padding:0px;
margin:0px;
}

#BREADCRUMB_TD-RIGHT{
width:804px;
color:#ABABAB;
background-color:#6B6B6B;
vertical-align:middle;
text-align:left;
border-spacing:0px;
padding:0px;
margin:0px;
}

#DIV_CONTAINER-TOP{
width:1024px;
border-width:0px;
border-spacing:0px;
padding:0px;
margin:0px;
}

#DIV_CONTAINER-DOWN{
width:1024px;
background-color:#6B6B6B;
text-align:left;
border-width:0px;
border-spacing:0px;
padding:0px;
margin-top:10px;
clear:both;
}

#SEITEN-DIV_INDEX{
width:250px;
margin-top:0px;
float:left;
background-color:#E1E1E1;
}

#SEITEN-DIV_INHALT{
width:500px;
margin-top:15px;
margin-left:250px;
}

#SEITEN-DIV_RIGHT{
width:250px;
margin-top:10px;
float:right;
}

#STATUS_DIV-LINE-BOTTOM{
height:25px;
color:#ABABAB;
background-color:#6B6B6B;
}

#ICON-DIV{
width:200px;
height:25px;
float:right;
background-color:#6B6B6B;
}

#HP_Kontakt{
width:21px;
height:21px;
position:relative;
top:2px;
left:5px; 
}

#HP_Impressum{
width:20px;
height:20px;
position:relative;
top:1px;
left:10px;
}

/*T3 Standardmailformular*/
fieldset.csc-mailform {
	margin: 0px;
	border: none;
}

div.csc-mailform-field label {
	display:block;
}

div.csc-mailform-field input, select {
	font-size: 12px;
	width: 50%
}

div.csc-mailform-field textarea {
	font-size: 12px;
	width: 100%
}

div.csc-mailform-field input.csc-mailform-submit {
	font-size: 12px;
	width: auto;
}

span.csc-mailform-radio input.csc-mailform-radio {
	float: left;
	width: auto;
}

span.csc-mailform-radio label {
	float: left;
}

div.csc-mailform-field fieldset {
	border: none;
}

div.csc-mailform-field fieldset legend {
	display: none;
}

