
/*##############################
www. .de Stylesheet
Datei: style.css
Media: screen
Datum: 27.07.2007
###############################*/
*{
	margin:0;
	padding:0;
}
html{
	font-family: Arial,			 Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

body{
	height:100%;
	min-height:100%;
	background-color:#fff;
	color: #000;

}

/* fakemenu fuer imagefades */
#fakemenutop {
      color:#12248b;
      height:25px;
      padding-left:20px;
      position:absolute;
/*      top:-200px;*/
      width:176px;
      font-weight:bold;
      z-index: 50000;
}
#fakemenutop a{
	text-decoration: none;
	color: #12248b;	
}
#fakemenutop a:hover{
	text-decoration: underline;
	
}
#fakemenutop .mt1{
/*	float:left; */
}
#fakemenutop .mt {
/*	display:block;
	float:left; */
	margin-right:24px;
}

/* fakemenu fuer imagefades */

#briefkopf{
	display: none;
}

#middle .csc-firstHeader {
	
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	/* text-transform: uppercase; */
	color: #0B3984;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	/* text-transform: uppercase; */
	color: #0B3984;

}

h2, h3, h4, h5{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
}


h6 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #777;
	padding-bottom: 5px;
	margin-bottom: 10px;
	/* text-transform: uppercase; */
}

a img {border: 0px;}

.bodytext{
	line-height: 16px;
}

p {
	margin-bottom: 15px;
}

ul li {

	list-style-image: url(../image/aufzaehlung.gif);
	margin: 0 0 10px 15px;
	padding-left: 10px;
	

}

ol li {

	margin: 0 0 0 15px;
	padding-left: 10px;

}

ul, ol {

	padding-top: 3px;
	margin-bottom: 15px;
	font-size: 12px;
	margin-left: 25px;
	line-height: 16px;

}

#content strong em {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #B51030;
	font-size: 13px;
}

#right .contenttable {
	font-size: 11px;

}
#middle .contenttable {
	border-top: 1px solid #98A2CE;
	border-left: 1px solid #98A2CE;

}

#middle .contenttable td{
	border-bottom: 1px solid #98A2CE;
	border-right: 1px solid #98A2CE;
	padding: 5px 5px 0px 5px;

}
#middle .contenttable th{
	color: #fff;
	background-color: #8692C5;
	padding: 10px 5px 0px 5px;

}


#main{
	margin: 0px auto 0 auto;
	width: 1000px;
	background-image: url(../image/hg-950.gif);
	/* background-position: 50%; */
	background-repeat: repeat-y;
	/* während der Erstellung 	
	height: 100%;
	min-height: 100%;*/



}

/* Hauptelemente */
.hotline{
	padding:0px 17px 89px;
}
#header{
	width:inherit;
	height:226px;
	margin-bottom:20px;
}

#menutop {
      color:#12248b;
      height:25px;
      padding-left:20px;
      position:relative;
      top:-200px;
      width:176px;
      font-weight:bold;
}
#menutop a{
	text-decoration: none;
	color: #12248b;	
}
#menutop a:hover{
	text-decoration: underline;
	
}
#menutop .mt1{
/*	float:left; */
}
#menutop .mt {
/*	display:block;
	float:left; */
	margin-right:24px;
}
/* linke Spalte und Inhalte: */
#left{
	float:left;
	width:200px;
	margin-bottom:25px;
	position:relative;
	top:-27px	


}

/* linkes Menü */
.lm1 a, .lm2 a, .lm3 a, .lm1cur a, .lm2cur a, .lm3cur a, .lm1act a, .lm2act a, .lm3act a, .lm4 a, .lm4cur a{
	display: block;
	padding: 5px 10px 6px 23px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #8692c5;
/*	border-bottom: 1px solid #98A2CE;  */
}
* html .lm1 a,* html .lm2 a,* html .lm1cur a,* html .lm2cur a,* html .lm1act a,* html .lm2act a{
	width:166px;
}
* html .lm3 a,* html .lm3act a, * html .lm4 a,* html .lm4cur a{
	width:152px;
}
* html .lm4 a,* html .lm4cur a{
	width: 140px;
}

.lm1 a{
	
	/* border-bottom: 8px solid #98A2CE;*/
	border-top: 8px solid #98A2CE; 
	font-size: 13px;
}

.lm1 a:hover{
	color: #ffd775;
	background-color: #6E78AE;
}
.lm1cur a{
	color: #ffd775;
	background-color: #6E78AE;
	font-size: 13px;
	/* border-bottom: 8px solid #98A2CE; */
	border-top: 8px solid #98A2CE; 
}
.lm1act a{
	color: #ffd775;
	background-color: #6E78AE;
	font-size: 13px;
	border-top: 8px solid #98A2CE;
}

.lm2 a, .lm2cur a, .lm2act a, .lm3 a, .lm3cur a {
	font-size: 11px;
	background-color: #6E78AE;

}
.lm2 a:hover, .lm2cur a, .lm2act a {
	font-size: 11px;
	color: #ffd775;
	background-color: #6E78AE;
	
}

.lm3 a, .lm3cur a, .lm3act a {

	background-color: #576199;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px 6px 38px;

}

.lm4 a, .lm4cur a {

	background-color: #576199;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px 6px 50px;

}

.lm3 a:hover, .lm3cur a, .lm3act a {
	color: #ffd775;
	background-color: #576199;
}

.lm4 a, .lm4cur a {
	background-color: #434b7b;

}
.lm4 a:hover, .lm4cur a {
	color: #ffd775;

}


.leftheader{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 23px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.dasistbalzter{
	margin-top:30px;
}

.aussendienst{
	margin-top:25px;
}
/* mittlere Spalte und Inhalte: */
#middlewrap{
	float: left;
	width: 600px;	

}
#middle{
	float:left;
	width:550px;
	padding: 0px 25px 0px 25px;
	/* während der Erstellung: */
	min-height:1px;


}
* html middle{
	padding: 0px 0px 0px 0px;	
}

#middle a{

	color: #10218B; 
}


#middle a:hover{
	color: #F08A00; 
}

#middle img {
	margin-top: 5px;
}

/* rechte Spalte und Inhalte: */
#right{
	float: left;
	width: 200px;
	margin-bottom: 25px;
	position: relative;
	top: -112px; 
}

#right a{
	color: #10218B; 
}
#right a:hover{
	color: #F08A00; 
}

.tx-macinasearchbox-pi1{
	margin-bottom:15px;
}
.suche{
	color:#b5b9db;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
}
.suchwort{
	width:105px;
	margin-right:12px;
}

#right .csc-firstHeader{
	margin:0px 0px 0px 0px;
	
	
}
#right h1{
	color:#fff;
	background-color:#8692C5;
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	/* letter-spacing: 0.1em; */
}
#right .bodytext{
	margin-bottom:0px;
	padding:3px 10px 0px 10px;

}
.rightspacer{
	height:15px;
	width:inherit;
}
.rightpics{
	margin-top:12px;
}
#footer{
	height: 20px;
	width: inherit;
	background-color: #fff;
	text-align:center;
	color:#7785be;
	font-weight:bold;
	padding-top:5px;
}
#middle #footer a{
	color:#7785be;
	text-decoration:none;
}
#middle #footer a:hover{
	text-decoration:underline;
}
/* Rahmen und Bildunterschrift */

/* Rahmenoptionen Content*/

.csc-frame-frame4 {

        background-color: #F1F2F8;
        padding: 15px 30px;
        margin-bottom: 10px;
        border-bottom: 1px solid #98A2CE;
        !min-height: 90px;
}

.csc-frame-frame5 {

        margin-bottom: 15px;
        padding-bottom: 5px;
        border-bottom: 1px solid #98A2CE;

}


/* Rahmenoptionen */

/* Rahmen 1 und 3 für die rechte Spalten-Teaser */

.csc-frame-frame1,.csc-frame-frame3 {
        
        background-color: #f1f2f8;
        width: 200px;


}
.csc-frame-frame3 {
        background-color: #fff7e5;
}

.csc-frame-frame1 h1,.csc-frame-frame3 h1, .csc-frame-frame3 h2{

        background-color: #595959;
        padding: 5px 10px;
        color: #fff;
        text-decoration: none;
        font-size: 11px;
}
#right .csc-frame-frame3 h1{
        background-color: #f08a00;
}
#right .csc-frame-frame3 h2{
        background-color: #d21c1c;
        font-weight: normal;
        font-size: 12px;
}

.csc-frame-frame1 .bodytext,.csc-frame-frame2 .bodytext {
	padding: 0 10px 10px 10px;
}
#right .csc-frame-frame1 .csc-textpic-imagecolumn{
	width:150px !important;
}
#right .csc-frame-frame1, #right .csc-frame-frame3 {
	font-size: 11px;
}


#middle .csc-frame-frame2 {

        border-bottom: 1px solid #999;
        padding-bottom: 15px;
        margin-bottom: 15px;

}

#middle .csc-frame-frame2 .bodytext{

        padding: 0;

}



.csc-textpic-caption {
	font-size: 10px;
	color: #999;
	padding-bottom: 5px;
}

/* Formulare */

form {
	padding: 15px 0px;
	font-size: 11px;
}


fieldset {
	border: 0;
	margin-bottom: 5px;
}


label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}


fieldset input {
	width: 220px;
	margin-bottom: 5px;

}


textarea {

	width: 220px;
	margin-bottom: 5px;

}


.csc-mailform-field{
	line-height: 2em;
	margin-bottom: 5px;
}


.csc-mailform-submit {
	margin-left: 145px;
	width: 220px;
	background-color: #B51030;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.csc-mailform-submit:hover {
	background-color: #FB3F00;

}



/* Alle gemeinsame eigenschaften */

div.t1 {
	display:block;
	width: 182px;
	height: 137px;
	background-image:url(../image/t1.jpg);
	background-repeat:no-repeat;
	float:left;
}


div.t2, a.t3, a.t4, a.t5, a.t6, div.t7, a.t8, a.t9{
	display:block;
	margin-left:5px;
	background-repeat:no-repeat;
	float:left;
}
a.t4, a.t5, a.t6, div.t7, a.t8, a.t9{
	margin-top:5px;

}

div.t2{
     	background-image:url(../image/t2.jpg);
	width: 182px;
	height: 137px;     
}
a.t3{
     	background-image:url(../image/t3.jpg);
	width: 182px;
	height: 137px;
}
a.t4{
	background-image:url(../image/t4.jpg);
	width: 182px;
	height: 137px;
	margin-left:0px;	
}
a.t5{
     background-image:url(../image/t5.jpg);
	width: 182px;
	height: 137px;
}
a.t6{
     background-image:url(../image/t6.jpg);
	width: 182px;
	height: 137px;
}
div.t7{
     background-image:url(../image/t7.jpg);
	width: 182px;
	height: 137px;
	margin-left:0px;
}
a.t8{
     background-image:url(../image/t8.jpg);
	width: 182px;
	height: 137px;
}
a.t9{
     background-image:url(../image/t9.jpg);
	width: 182px;
	height: 137px;
}

/* #middle a.t1:hover {
	background-image:url(../image/t1-over.jpg);
}
#middle a.t2:hover {
	background-image:url(../image/t2-over.jpg);
} */
#middle a.t3:hover {
	background-image:url(../image/t3-over.jpg);
}
#middle a.t4:hover {
	background-image:url(../image/t4-over.jpg);
}
#middle a.t5:hover {
	background-image:url(../image/t5-over.jpg);
}
#middle a.t6:hover {
	background-image:url(../image/t6-over.jpg);
}
/* #middle a.t7:hover {
	background-image:url(../image/t7-over.jpg);
} */
#middle a.t8:hover {
	background-image:url(../image/t8-over.jpg);
}
#middle a.t9:hover {
	background-image:url(../image/t9-over.jpg);
}


/* Differenzen */
.klar{
	clear:left;
}

/* Startseite */ 
#uid38 #middle{
	padding: 0px 0px 0px 20px;
	width:575px;
}
#uid38 #middle td{
	padding: 0px 5px 0px 0px;
}

#uid38 #header2 {
	margin-bottom: -3px;
}

#uid38 .hotline{
	margin-left: -3px;
}

/*

#uid38 #middle {
	width:563px;
}

* html #uid38 #middle {
	width:563px;
	padding-left: 12px;
}

*/


