/* DATEI: formate.css */



body {margin:0px; padding: 0px;}



/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */

/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

/* 2px = 1 Pixel, Wert aenderbar */







p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre

     { font-family:Arial,sans-serif,helvetica; line-height: 1.4; }



/* font-family = Schriftart fuer Textelemente */

/* Arial,sans-serif,helvetica = Arial und serifenlose Schrift, Wert aenderbar */







h1 { font-size:14pt; }



/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */

/* font-size = Schriftgroesse */

/* 18pt = 18 Punkt, Wert aenderbar */







h2 { font-size:16pt; }



/* Seitenueberschriften */

/* font-size = Schriftgroesse */

/* 16pt = 16 Punkt, Wert aenderbar */







h2.sh2 { font-size:16pt; }



/* Abschnittsueberschriften innerhalb einer Seite */

/* font-size = Schriftgroesse */

/* 16pt = 16 Punkt, Wert aenderbar */


.jobs_blau {font-size:16pt;  color:#037CC2; }




h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }



/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */

/* font-size = Schriftgroesse */

/* 11pt = 11 Punkt, Wert aenderbar */





h4 { font-size:10pt; }



/* Zwischenueberschriften an manchen Stellen */

/* font-size = Schriftgroesse */

/* 10pt = 10 Punkt, Wert aenderbar */





p,ul,ol,li,div,td,th,address,nobr,b,i,hr { font-size:13px; }







pre { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }



/* Quelltext-Beispiele */

/* font-family = Schriftart */

/* Courier New,Courier = Schriftarten, Wert aenderbar */

/* font-size = Schriftgroesse */

/* 9pt = 9 Punkt, Wert aenderbar */

/* color = Farbe */

/* #0000C0 = blau, Wert aenderbar */





tt { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }



/* Quelltext-Befehle im normalen Fliesstext */

/* font-family = Schriftart */

/* Courier New,Courier = Schriftarten, Wert aenderbar */

/* font-size = Schriftgroesse */

/* 9pt = 9 Punkt, Wert aenderbar */

/* color = Farbe */

/* #0000C0 = blau, Wert aenderbar */


A {
        color: #000000;
        text-decoration: underline;
        }

A:HOVER {
        color: Red;
        text-decoration: underline;
}

A.menu0 {
        color: #037CC2;
        text-decoration: none;
        font-size:12px;

        }

A.menu0:HOVER {
        color: #606060;
        text-decoration: underline;
}


A.menu1 {
        color: #FFFFFF;
        text-decoration: none;
        font-size:12px;
        }

A.menu1:HOVER {
        color: #606060;
        text-decoration: underline;
}

A.nav_left {
        color: #FFFFFF;
        text-decoration: none;
        font-size:12px;
		margin-left:10;
        }

A.nav_left:HOVER {
        color: #606060;
        text-decoration: underline;
}

A.link_ohne {
        color: #000000;
        text-decoration: none;
        font-size:13px;
		margin-left:20;
        }

A.link_ohnet:HOVER {
        color: #606060;
        text-decoration: underline;
}







A.menu1a {
        color: #FFFFFF;
        text-decoration: none;
        font-size:14px;
        font-weight:bold;
        }

A.menu1a:HOVER {
        color: #606060;
        text-decoration: underline;
}


A.menu2 {
        color: #037CC2;
        text-decoration: none;
        font-size:13px;

        }

A.menu2:HOVER {
        color: #000000;
        text-decoration: underline;

}



A.menu3 {
        color: #191919;
        text-decoration: none;
        font-size:11px;
        }

A.menu3:HOVER {
        color: #8F8F8F;
        text-decoration: underline;
}




A.menu4 {
        color: #000000;
        text-decoration: none;
        font-size:13px;
        }

A.menu4:HOVER {
        color: FF8000;
        text-decoration: underline;
}



A.menu5 {
        color: #000000;
        text-decoration: none;
        font-size:13px;
        font-weight:bold;
        }

A.menu5:HOVER {
        color: FF8000;
        text-decoration: underline;
}

A.menu6 {
        color: #191919;
        text-decoration: none;
        font-size:13px;
        font-weight:bold;
        }

A.menu6:HOVER {
        color: #8F8F8F;
        text-decoration: underline;
}
A.menu7 {
        color: #191919;
        text-decoration: none;
        font-size:13px;
        }

A.menu7:HOVER {
        color: #8F8F8F;
        text-decoration: underline;
}

A.menu7kl {
        color: #191919;
        text-decoration: none;
        font-size:11px;
        }

A.menu7kl:HOVER {
        color: #8F8F8F;
        text-decoration: underline;
}


A.menu8 {
        color: #000000;
        text-decoration: none;
        font-size:11px;
        }

A.menu8:HOVER {
        color: #037CC2;
        text-decoration: underline;
}

A.text {
        color: #000000;
        text-decoration: none;
        }

A.text:HOVER {
        color: Red;
        text-decoration: underline;
}

A.menu9 {
        color: #666666;
        text-decoration: none;
        font-size:12px;
        }

A.menu9:HOVER {
        color: #FFFFFF;
        text-decoration: underline;
}

A.menu10 {
        color: #666666;
        text-decoration: none;
        font-size:12px;
        }

A.menu10:HOVER {
        color: #047CC2;
        text-decoration: underline;
}

A.menu11 {
        color: #000000;
        text-decoration: none;
        font-size:12px;
        }

A.menu11:HOVER {
        color: #606060;
        text-decoration: underline;
}

A.menu11a {
        color: #000000;
        text-decoration: none;
        font-size:13px;
        }

A.menu11a:HOVER {
        color: #606060;
        text-decoration: underline;
}

A.menu11b {
        color: #000000;
        text-decoration: none;
        font-size:13px;
		font-weight:bold;
        }

A.menu11b:HOVER {
        color: #606060;
        text-decoration: underline;
}

A.menu111b {
        color: #000000;
        text-decoration: none;
        font-size:13px;
		
        }

A.menu111b:HOVER {
        color: #606060;
        text-decoration: underline;
}

.ueberschrift {font-size:14px ; color:#037CC2; font-weight:normal}
.ueberschrift_1 {font-size:14px ; }
span.ueberschrift {font-size:14px ; color:#037CC2}
span.text_blau {font-size:13px ; color:#037CC2}
span.white { font-size:12px; color:#FFFFFF}
span.text_klein { font-size:11px; color:#000000}
span.text_klein_1 { font-size:12px; color:#000000}
span.text_klein_b { font-size:11px; color:#191919}
span.titel { font-size:14px; color:#012F7B}
span.top { font-size:14px; color:#FFFFFF; font-weight:bold}
span.ueber_weiss {font-size:14px ; color:#FFFFFF; font-weight:bold}

textarea.formular    {
        text-align: left;
        color: rgb(102, 102, 102);
        font-family: Verdana,Arial,sans-serif;
        font-size: 11px;
        background-color: rgb(240, 240, 240);
        border-width: 1px;
        border-color: #595959;
}

input.formular    {
        text-align: center;
        color: rgb(0, 0, 0);
        font-family: Verdana,Arial,sans-serif;
        font-size: 12px;
        background-color: rgb(240, 240, 240);
        border-width: 1px;
        border-color: #595959;

}
textarea.formular1    {
        text-align: left;
        color: rgb(102, 102, 102);
        font-family: Verdana,Arial,sans-serif;
        font-size: 11px;
        background-color: rgb(255, 255, 255);
        border-width: 1px;
        border-color: #595959;
}

input.formular1    {
        text-align: left;
        color: rgb(102, 102, 102);
        font-family: Verdana,Arial,sans-serif;
        font-size: 11px;
        background-color: rgb(255, 255, 255);
        border-width: 1px;
        border-color: #595959;

}

.select    {
        text-align: left;
        color: #000000;
        font-family: Verdana,Arial,sans-serif;
        font-size: 11px;
        background-color: rgb(255, 255, 255);
        border-width: 1px;
        border-color: #595959;

}


#divangaben{position:absolute; top:200; left:0;}
#divangaben1{position:absolute; top:150; left:180;}
#divangaben2{position:absolute; top:450; left:0;}




#downloadlist {
	
	margin-top: 10px;
	
	}
	
.downloadlist_aktuell {
	
	margin-top: 10px;
	
	}
	
	
.downloadlist_header_sub {
	font-weight:bold;
	color: #787878;
	margin-bottom:3px;
	}
	
.downloadlist_aktuell_header_sub {
	font-weight:bold;
	color: #787878;
	margin-bottom:3px;
	}
		
		
.downloadlist_content {
	margin-left: 20px;
	border-bottom: 1px solid #d6d6d6;
	}
	
	

.list_content_mitteilungen ul li{
margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 7px;
	border-bottom: 1px solid #d6d6d6;
	width: 660px;
	}
	
		
.downloadlist_aktuell_content {
	margin-left: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #d6d6d6;
	width: 660px;
	}	
	

.downloadlist ul{
list-style-type:none;
margin-left:0;
padding-left:0;
}

.downloadlist_aktuell ul{
list-style-type:none;
margin-left:0;
padding-left:0;
}

.downloadlist ul li {
 padding: 1px;

}

.downloadlist_aktuell ul li {
 padding: 1px;

}

.downloadlist ul li a{
 text-decoration: none;

}

.downloadlist_aktuell ul li a{
 text-decoration: none;

}

.downloadlist ul li a:hover{
  color: #606060;
  text-decoration: underline;

}

.downloadlist_aktuell ul li a:hover{
  color: #606060;
  text-decoration: underline;

}



.distance30{
	height:30px;
	
	}



.navi_left ul {
list-style-type:none;
margin-left:0;
padding-left:0;
padding-top:2;
margin-top:0;
margin-bottom:;
background-color: #999999;

}


.navi_left ul li {

border-bottom: 1px solid #FFFFFF;
}

.navi_left ul li p {


margin:4px 0px 4px 15px;
}



.navi_left ul li ul li{
border-bottom: none;
color: #FFFFFF;
margin-left:30;
}


.navi_left ul li ul  li a{

text-decoration: none;
color: #EBEBEB;
font-size: 12px;
}

.navi_left ul li ul li a:hover{
 text-decoration: underline;
  color: #FFFFFF;
font-size: 12px;
}




.ueberschrift_ir {
  margin-top: 30px;
 font-weight:bold;
}




.dps-banner {
			width: 350px;
			height: 275px;
			margin: 0;
			padding: 0;
			background-image: url(/simg/dps-banner8.jpg);
			position: relative;
	}
	.dps-banner form {
			margin: 0;
			padding: 0;
	}
	.dps-banner select {
			position: absolute;
			font-size: 14px;
			height: 22px;
			left: 21px;
			top: 110px;
			width: 170px;
	}
	.dps-banner button {
			position: absolute;
			font-size: 14px;
			width: 75px;
			left: 226px;
			top: 110px;
			height: 22px;
			margin: 0;
			padding: 0;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			border: none;
			display: block;
			color: white;
	
	}
	.dps-banner button:hover {
			background-color: #ea8501;
	}
	.dps-banner button {
			background-color: #377db8;
	}


p.br {margin: 5px 0 0 0; color:#4477AA;}
p.br_giga {margin: 5px 0 0 0; color:#4477AA;}
p.br_outlet {margin: 5px 0 0 0; color:#4477AA;}
p.br_vintage {margin: 5px 0 0 0; color:#4477AA}
p.br_guru {margin: 5px 0 0 0; color:#4477AA;}
p.br_tirendo {margin: 5px 0 0 0; color:#4477AA;}
p.br_flotten {margin: 5px 0 0 0; color:#4477AA;}
p.br_aro {margin: 5px 0 0 0; color:#4477AA;}
