/* Standard-CSS für Projekt dsb-GROUP*/

/* Wichtige Farben
Hintergrund: 	#E6EBED
Cyan:				#008FD1
Blau:				#2B576C
Dunkelgrau:	#504D4C
Hellgrau:		#C7C7C7

*/

html, body, div, h1, h2, h3, span, a, table, td, form, img {
  margin: 0px;
	padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: black;
}

html, body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6EBED;	 
	line-height: 100%;
}

#page {
	width: 800px;
	margin: auto;
	margin-top: 32px;
	/*
	background-color: #E6EBED;
	border-bottom: 10px solid #504D4C;	
	*/
}

#header {
	display: none;
	width: 800px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	padding-right: 15px;
	float: right;
	text-align: right;
	background-color: white;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
}

html>body #header {
	display: none;
	width: 785px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	padding-right: 15px;
	float: right;
	text-align: right;
	background-color: white;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
}

#aktuell {
	clear: both;
	width: 800px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	background-color: white;
	/*background-image: url('../images/aktuell.gif');
	background-repeat: no-repeat;*/
}

html>body #aktuell {
	/*display: none;*/
	clear: both;
	width: 775px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	background-color: white;/*
	background-image: url('../images/aktuell.gif');
	background-repeat: no-repeat;*/
}

#inhalt {
	text-align: left;
	width: 800px;
	/*
	background-color: #C7C7C7;
	border-left: 15px solid #C7C7C7;
	*/
}

html>body #inhalt {
	width: 785px;
	/*
	background-color: #C7C7C7;
	border-left: 15px solid #C7C7C7;
	*/
}

#con {
	float: left;
	width: 785px;
	background-color: white;
	/*
	background-image: url('../images/schattenCON.gif');
	background-repeat: repeat-y;
	*/

}

#borderuntenCONunten {
	display: none;
	width: 615px;
	height: 22px;
	background-color: white;
	background-image: url('../images/schattenGES.gif');
	background-repeat: no-repeat;
}

#navegacion {
	display: none;
	width: 160px;
	float: left;
	background-color: white;
	background-image: url('../images/abschlußinhalt.gif');
	background-repeat: no-repeat;
}

#navi {
	display: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #008FD1;
}

html>body #navi {
	display: none;
	width: 140px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -2px;
	background-color: #008FD1;
}

#navi2 {
	display: none;
	width: 157px;
	padding: 0px;
	background-color: white;
}

#content {
	width: 785px;
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: left;
	font-size: 10pt;
	background-color: white;
	/*
	background-image: url('../images/ds.gif');
	background-repeat: no-repeat;
	background-position: top right;
	*/
	/*border: 1px solid yellow;*/
}

html>body #content {
	width: 765px;
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: left;
	font-size: 10pt;
	background-color: white;
	/*
	background-image: url('../images/ds.gif');
	background-repeat: no-repeat;
	background-position: top right;
	*/
}

#rechts {
	display: none;
	width: 161px;
	float: right;
	margin: 0px;
	padding: 0px;	
	padding-top: 10px;
	background-color: #C7C7C7;
	background-image: url('../images/b.gif');
	background-repeat: no-repeat;
	background-position: top left;
/*	border: 1px solid yellow;*/
}

.box {
	display: none;
	width: 156px;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 12px;
	margin-right: 3px;
	background-color: C7C7C7;
	background-image: url('../images/boxHG.gif');
	background-repeat: repeat-y;
}

html>body .box {
	display: none;
	width: 145px;
	float: right;
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 12px;
	background-color: C7C7C7;
	background-image: url('../images/boxHG.gif');
	background-repeat: repeat-y;
}

#print {
	display: none;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}

#footer {
	display: none;
	width: 800px;
	margin: auto;
	padding: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #008FD1;
}

A {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	margin: 0px;
	padding: 0px;
	color: #757575;
}
A:LINK {}
A:VISITED {}
A:HOVER {}
A:ACTIVE {}

A.black {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: black;
	text-decoration: none; 
}
A.black:LINK {}
A.black:VISITED {}
A.black:HOVER {text-decoration: underline;}
A.black:ACTIVE {}

A.blackActive {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: black;
	text-decoration: underline;
}
A.blackActive:LINK {}
A.blackActive:VISITED {}
A.blackActive:HOVER {}
A.blackActive:ACTIVE {}

A.foot {
	color: #828282;
	font-size: 8pt;
}
A.foot:LINK {}
A.foot:VISITED {}
A.foot:HOVER {text-decoration: underline;}
A.foot:ACTIVE {}

A.link {
	color: #c8150c; 
}
A.link:LINK {}
A.link:VISITED {}
A.link:HOVER {color: #c8150c;}
A.link:ACTIVE {}

A.menu {
	padding-left: 0px;
	color: white;
	font-size: 9pt;
	font-weight: normal;
}
A.menu:LINK {}
A.menu:VISITED {}
A.menu:HOVER {text-decoration: underline;}
A.menu:ACTIVE {}

A.menuActive {
	padding-left: 0px;
	color: white;
	text-decoration: underline;
}
A.menuActive:LINK {}
A.menuActive:VISITED {}
A.menuActive:HOVER {}
A.menuActive:ACTIVE {}

A.submenu {
	padding-left: 0px;
	color: white;
	font-size: 9pt;
	font-weight: normal;
}
A.submenu:LINK {}
A.submenu:VISITED {}
A.submenu:HOVER {text-decoration: underline;}
A.submenu:ACTIVE {}

A.submenuActive {
	padding-left: 0px;
	color: white;
	text-decoration: underline;
}
A.submenuActive:LINK {}
A.submenuActive:VISITED {}
A.submenuActive:HOVER {}
A.submenuActive:ACTIVE {}

A.print {
	font-size:8pt;
}

H1 {
	margin: 0px;
	padding: 0px;
	font-size: 15pt; 
	color: #008FD1;
	font-style: italic;
}

H2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt; 
	font-weight: bold;
	color: black;
	/*color: #008FD1;*/
}

H3 {
	margin: 0px;
	padding: 0px;
	font-size: 10pt; 
	font-weight: bold;
	color: #008FD1;
	display: inline;
}

H4 {
	margin: 0px;
	padding: 0px;
	font-size: 10pt; 
	font-weight: bold;
	color: #008FD1;
}

p {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: black;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	clear: left;
	color: black;
}

li {	
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

ul.menu {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	clear: left;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

ul.submenu {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 35px;
	list-style-type: disc;
	list-style-image: none;
	text-align: left;
	clear: left;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

li.menu {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted white;
}

li.menuActive {
	margin: 0px;
	padding: 0px;	
	padding-bottom: 10px;
	color: #7bc248;
}

li.submenu {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.goToTop {
	display: none;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

.error {
	width: 400px;
	color: #7F1314;
	background-color: #f6f454;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
}

/*
.error {
	font-weight: bold;
	color: #ff0000;
}
*/

/*
*
* FORMS
*
*/

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
}

label {width: 75px;}

.check {
	width: 270px;
	line-height: 150%;
	padding-bottom: 0px;
}

input, select{
	margin: 0px;
	margin-left: 3px;
	margin-bottom: 2px;
	width: 250px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { 
  float: none;
  width: auto;
}

input[type="checkbox"], input[type="radio"]  {
	width: 10px;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 2px;
}

fieldset {
	margin: 10px;
	padding: 5px;
	border: 0px; 
	background-color: #b8ea95;
}

textarea {
	margin: 0px;
	padding: 0px;
  	width: 250px; 
  	height: 200px;
}

.textKlein {
	width: 30px;
	font-size: 8pt;
}

.in {
	font-size: 8pt;
	width: auto;
	margin-left: 15px;
	line-height: 150%;
}

.mid {
	font-size: 8pt;
	line-height: 200%;
	width:auto;
}

html>body .in {
	font-size: 8pt;
	width: auto;
	margin-left: 20px;
	line-height: 150%;
}
