/* ======== Allgemeine TAG-Anpassungen ========== */
* {
margin: 0;
padding:0;
border: 0;
}

html {
height: 100.1%;
}

body {
height: 100%;
margin: 0;
padding:0;
background: #EBEBEB;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000;
line-height: 1.60em;
}

a:link, a:active, a:visited   { 
text-decoration: none; 
color: #1B68D1; 
font-weight: normal 
}

a:hover   { 
text-decoration: underline; 
color: #FF4040; 
font-weight: normal
}

em {	 	 
	 font-style: normal;
	 font-weight: bold;
	 }

ul {
	list-style-type: disc;
	padding-left: 30px;
}

li {
	line-height: 2em;
}

	 
h1 {	
	font-size: 13pt;
	font-weight: bold;		
	margin: 0px;
	padding: 0px;				
	}	

h1.text {
	display: block; 
	width: 800px; 
	max-height: 30px; 
	line-height: 1.75em;
	vertical-align: middle; 
	background: url(images/design/kopfleiste_unten.jpg) no-repeat 332px 0px;	
	padding-top:15px;
}
	
h2 {	 
	 font-size: 10pt;
	 font-weight: bold;	 
	}	 

h2.section {
	border-bottom: 1px solid #000;
	margin-top: 15px;
	margin-bottom: 10px;
}
h1.ds {	
	font-size: 16pt;
	font-weight: normal;		
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;				
	}	
h2.ds {	 
	 font-size: 14pt;
	 font-weight: normal;	 
	 margin-bottom:10px;
	}	 

h3.ds {	 
	 font-size: 12pt;
	 font-weight: bold;	 
	 margin-top:8px;
	}	 

hr {
     color: #808080;
     width: 100%;
     height: 2px;
    }	
	
table {      
	 text-decoration: none; 	 
	 color: black; 
	 font-size: 9pt; 
	}	  	 
	
p {
padding: 8px 5px 8px 0;
text-align: justify;
}

select {
	border: 1px solid #000;
}

input {
	border: 1px solid #000;
	background-color: #CCCCCC;
}


/* ========= Definition der Container-Elemente ============ */

#hauptcontainer {
position: relative;
min-height: 100%;
height: auto !important;
width: 1000px;
padding: 0;
margin: 0 auto;
text-align: left;
background: #fff;
color: #000;
overflow: hidden;
}

#header {
width: 1000px; 
height: 80px; 
background-image:url(images/design/kopfleiste_oben.jpg); 
text-align: left;
}

#content {
width: 780px;
float: right;
padding-left: 10px;
padding-right: 10px;
}

#navigation {
width: 195px;
float: left;
}

#footer {
width: 1000px;
height: 20px;
margin: 0 auto;
padding: 0;
border: 0;
background: #000033 url(images/design/gradient-footer.jpg) 0 0;
text-align: right;
color: #999999;
}

#copyright {
font-size: 8pt;
width: 1000px;
border-top: 1px solid #000;
text-align: right;
padding: 0;
margin: 0 auto;
line-height: 1.1em;
clear: both;
background-color: #fff;
}

/* ============ Definitionen für die Programmbeschreibung ============ */

#sidebar {
width: 175px;
float: right;
text-align: center;
padding: 50px 0 50px 0;
}

#sidebar img.miniatur {
margin-top: 50px;
}
	

#beschreibung {
width: 600px;
float: left;
}

#beschreibung h2 {
margin-top: 10px;
border-bottom: 1px solid #000;
}

#Quereinsteiger {
border: 1px solid #000; 
width: 100%; 
background-color: #F4F4F4;
}

#kopfnavigation {
text-align: right; 
border-top: 1px solid #000;
margin-bottom: 10px;
}

#kopfnavigation div {
float: left;
}

/* ============ Definition für das Flyout-Menü ========= */
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 70%;
}
	
.expandMenu dt {	
	padding: 0px;
	margin: 0px 0px 0px;
	color: #000000;
	cursor: pointer;
	width: 195px;
	height: 30px; 	
	text-align: center; 
	font-size: 11pt;
	border-top: 1px solid #000000;
}
.expandMenu a, .expandMenu a:visited {
	display:block; 
	width:100%; 
	height:30px; 
	line-height:30px;
	 text-decoration:none; 
	 color:#000000; 
	 background:url(images/design/button2.gif); 	 
}
.expandMenu a:hover {
	display:block; 
	width:100%; 
	height: 30px; 
	cursor:pointer; 
	text-decoration:none; 
	color:#c00; 
	background:url(images/design/button2-active.gif); 
}


.expandMenu dd {
	margin: 0px;
	padding: 0px;
	border-left: 1px; solid; #000000;
	border-right: 1px; solid; #000000;
	width: 195px;	
	background-color: #F1F5FA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.expandMenu dd a, .expandMenu dd a:visited { display:block; width:100%; height:20px; line-height:20px; text-decoration:none; color:#000; background: none;}
.expandMenu dd a span {padding-left:25px;}
.exPandMenu dd a:hover {display:block; width:100%; height:20px; cursor:pointer; text-decoration:none; color:#c00; background: none; background-color: #91B7FF;}


.alignCenter {
	text-align: center;
}

/* ============ Individuelle Klassen und ID's ========== */
.featurelist ul {
list-style: none;
}

.featurelist ul li {
line-height: 1.5em;
padding-left: 30px;
padding-top: 10px;
font-size: 10pt;
background: url(images/design/plus.gif) 0 0.5em no-repeat;
}

.clr {
clear: both;
}

.table_download {
width: 75%;
margin: 5px auto;
border: 1px solid #000;
}

.table_formular {
width: 500px;
margin: 0px auto;
background-repeat:repeat-y; 
background-image: url(images/back/gradient0.gif);
}

.table_formular td {
margin: 5px 0;
}

.SMALL    { font-family: Verdana, Helvetica, Arial; font-size: 8pt }

/* ============ Internet Explorer Corrections + Hacks ========== */

* html #footer {
bottom: -1px;
}

* html #content {
padding: 0 auto;
}

* html h1.text {
background: url(images/design/kopfleiste_unten.jpg) no-repeat 342px 0px;	
}