html {
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
background:#3d3d3d;
font-family:arial, helvetica;
font-size:11px;
line-height:16px;
text-align:center;
overflow:hidden;
}
/*__________________________*/
/* GRUNDEINSTELLUNGEN		*/
p, strong, a, td, table, span, h1, h2, h3, h4, h5, b {
margin:0px;
padding:0px;
font-family:arial;
font-size:12px;
color:#000000;
text-align:left;
line-height: 20px;
}
p {
margin:0 0 10px 0;
}
ul, li {
font-family:arial;
color:#000000;
text-align:left;
line-height: 16px;
}
li {
margin: 0px 0px 0px -24px;
}
h1 {
margin:30px 0px 30px 0px;
color:#e75012;
font-size:20px;
line-height: 28px;
font-weight: normal;
}
h2, h3, h4 {
margin:20px 0px 10px 0px;
color:#22254e;
font-size:15px;
font-weight:bold;
line-height: 20px;
}
h3, h4 {
font-size:12px !important;
margin: 10px 0 0 0;
padding:0px;
font-size:11px;
color:#666666;
}
h5 {
margin:0px 0px 0px 25px;
padding:0px;
font-size:10px;
color:#19214b;
}
strong {
margin:0px 0px 0px 0px;
}
td {
padding:10px 10px 0px 0px;
}
ul {
}
a {
text-decoration:underline;
color:#22254e;
}
a:hover {
color:#e75012;
text-decoration:none;
}
.aktiv {
color:#000;
}
/*__________________________*/
/* DIV-BOXEN-AUFBAU			*/
#container {

}
#hauptcontainer {
margin:0 auto 0px auto;
padding:0;
width:710px;
height:530px;
background:#f2f2f3;
}
	#kopfzeile {
	margin:0px;
	padding:0px;
	width:710px;
	height:168px;
	}
	#kopfzeile2 {
	margin:0px;
	padding:0px;
	width:710px;
	height:90px;
	background:#fff;
	}
	#pfad {
	margin:4px 0 0 0;
	padding:0 !important;
	height:70px;
	background:#d9dadb;
	border: solid 1px #d9dadb;
	text-align:left;
	}
		#pfad ul {
		list-style-type:none;
		margin: 0;
		padding:4px 0 0 30px;
		}
		#pfad li  {
		float:left;
		margin: 0;
		}

	#contentcontainer, #contentcontainer2 {
	margin: 4px 0 0 0;
	padding:0;
	height:340px;
	text-align:left;
	}		
	#contentcontainer2 {
	background:#f2f2f3;
	}		
	#content {
	margin:0 0 0 26px;
	padding:0;
	}
		
/* FORMULAR */
select, input, textarea {
border:1px solid #a4a4a4 !important;
font-family:Arial,  sans-serif !important;
font-size:10px;
line-height:12px;
width:100px;
vertical-align:text-top;
background-color:#f8f8f8;
color:#000;
}
.inp300{
width:200px;
}
.inp50{
width:70px;
}
.inp250{
width:125px;
}
select {
width:254px !important;
}
select:focus, input:focus, textarea:focus {
background-color:#e9eaeb;
}
.spalte_links	{
float:left;
width: 140px;
}

div, input, select, textarea, druck { 	font-family:Arial,Helvetica,sans-serif; font-size: 11px; }


/* --------------------------------------- */

a.button, a.buttonsmall {
margin:2px 0 0 6px;
padding:1px;
display:block;
text-align:center;
font-weight:bold;
line-height:18px;
width:172px;
height:26px;
background:url(../images/button.gif) no-repeat;
color:#000;
text-decoration:none;
float:left;
}
a.buttonsmall {
margin:2px 0 0 6px;
width:90px;
background:url(../images/button-small.gif) no-repeat;
color:#ff0000;
}
.button:hover {
color:#e75012;
}

/* --------------------------------------- */

h1.einzug {
background:url(../images/pfeil-h1.gif) no-repeat;
font-weight:normal;
padding: 2px 0 0 26px !important;
line-height: 26px;
margin: 0 0 10px 6px !important;
}

#oform {
text-align:left;
margin-left: 30px;
}
	#oform td {
	line-height:20px;
	}
	td.titel {
	}
	td.titellang {
	width: 340px;
	}
	td.titelmed {
	width: 240px;
	}
	td.titelkurz {
	width: 60px;
	}
	td.titel, td.klein, td.kleincenter {
	line-height:16px;
	padding:0;
	}
	td.klein, td.kleincenter {
	font-size:10px;
	padding-top:1px;
	}
	td.kleincenter {
	text-align: center;
	width: 26px;
	}
	
	.radio {
	width:20px;
	height:16px;
	margin: 0 !important;
	border:none !important;
	background:#f2f2f3;
	}



.small {
font-size:10px;
padding-top:1px;
}

#weiter {
width:680px;
text-align:right;
}
#weiter a {
background:url(../images/weiter.gif) no-repeat;
font-weight:bold;
padding: 2px 0 0 10px !important;
line-height: 18px;
margin: 0 0 0px 6px !important;
color:#666666;
text-decoration:none;
}
#weiter a:hover {
background:url(../images/weiter-o.gif) no-repeat;
color:#a4a4a4;
}



/* _________________________ tooltipp ______________*/
a.tipp {
position: relative;
color: #e75012;
font-weight: bold;
}

a.tipp span	{
display: none;
font: 11px Arial,Helvetica,sans-serif;
text-decoration:none;
}

a.tipp:hover	{
background-color: transparent;
text-decoration:none;
}

a.tipp:hover span	{
width: 400px;
position: absolute;
top: -180px;
left: -220px;
z-index: 100;
display: block;
background: #ececed;
border: 1px solid #666666;
text-decoration: none;
padding: 3px;
}

a.tippGS {
position: relative;
color: #e75012;
font-weight: bold;
}

a.tippGS span	{
display: none;
font: 11px Arial,Helvetica,sans-serif;
text-decoration:none;
}

a.tippGS:hover	{
background-color: transparent;
text-decoration:none;
}

a.tippGS:hover span	{
width: 400px;
position: absolute;
top: -360px;
left: -500px;
z-index: 100;
display: block;
background: #ececed;
border: 1px solid #666666;
text-decoration: none;
padding: 3px;
}