/* Kalibrierung der Browser */
* {padding:0; margin:0;}

html
{
/*Mozilla zeigt dann immer die Scrollleiste*/
overflow: -moz-scrollbars-vertical;
}


body {
	background-color:#ffffff;
	background-image: url(./bilder/bg.jpg);
	background-repeat:repeat;
	margin-top:16px;	
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #FFD900;
	scrollbar-track-color: #FFD900;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #FFD900;
	scrollbar-highlight-color: #FFD900;
	scrollbar-darkshadow-color: #FFD900;
	scrollbar-3d-light-color: #FFD900;
	}

div
{
color: #666666;
font-family: Trebuchet MS, Verdana, arial, helvetica;
font-size: 13px;
font-weight: normal;
text-decoration: none;
}

#innen
{
margin-left:auto;
margin-right:auto;
/*background-image: url(./bilder/bg.gif);
background-repeat:no-repeat;*/
position:relative;
width:990px;
/*height:770px;
background-color:#ffffff;*/
border: 0px #3301cf solid;
}

#sprache
{
position:relative;
width:990px;
height:20px;
/*background-color:#ffffff;*/
border: 0px #3301cf solid;
text-align:right;
}

#kopf
{
background-image:url(./bilder/kopf_vektorgrafik24.png);
background-repeat:no-repeat;
position:relative;
width:990px;
height:214px;
/*background-color:#ffffff;*/
border: 0px #3301cf solid;
}

#logo
{
position:absolute;
margin:0px;
padding:0px;
top:10px;
left:10px;
width:700px;
height:150px;
border:0px #7c1245 solid;
z-index:80;
}

#navi_rechts
{
position:absolute;
margin:0px;
padding:0px;
top:73px;
left:784px;
width:200px;
height: 30px;
border: 0px #7c1245 solid;
z-index:80;
}

#navi
{
position:absolute;
margin:0px;
padding:0px;
top:161px;
left:20px;
width:970px;
height: 60px;
border: 0px #ff3300 solid;
z-index:80;
}


#inhalt
{
position:relative;
width:990px;
/*height:340px;
background-color:#ffffff;*/
border: 0px #ff0000 solid;
/*overflow:auto;*/
height:auto;
top:20px;
left:0px;
vertical-align:top;
border: 0px #3301cf solid;
height:auto;
}

#inhalt_content
{
background-color:#ffffff;
position:relative;
margin:0px;
padding:0px;
width:990px;
top:0px;
left:0px;
border: 0px #ff0000 solid;
}

#unten
{
position:relative;
margin:0px;
padding:0px;
width:990px;
height:40px;
top:20px;
left:0px;
border: 0px #d8d8d8 solid;
font-family: arial, helvetica;
color: #666666;
font-size: 12px;
font-weight: normal;
}

#inhalt_start
{
position:absolute;
width:990px;
height:400px;
border: 0px #ff0000 solid;
overflow:no;
top:260px;
left:0px;
vertical-align:top;
border: 0px #3301cf solid;
height:auto;
}




td {font-family: Trebuchet MS, Verdana, arial, helvetica;
        color: #666666;
        font-size: 13px;
		font-weight: normal;
		padding:4px;
		}
		
td.padding0 {
		padding:0px;
		}
td.padding2 {
		padding:2px;
		}
		
th {font-family: Trebuchet MS, Verdana, arial, helvetica;
        color: #666666;
        font-size: 13px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}
		
th.schwarz {font-family: Trebuchet MS, Verdana, arial, helvetica;
        color: #666666;
        font-size: 13px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}
	

table.content
{
width:700px;
margin:0px;
border: 0px #3301cf solid;
padding-left:20px;
} 



.bold:link {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
		}
.bold:visited {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
		}
.bold:active {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
		}
.bold:hover {
        color: #ffdd00;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
		}
		

.sprache:link {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
		}
.sprache:visited {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
		}
.sprache:active {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
		}
.sprache:hover {
        color: #1A171B;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
		}
		
		
.navi_rechts:link {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
.navi_rechts:visited {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
.navi_rechts:active {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
.navi_rechts:hover {
        color: #1A171B;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
		
.hm:link {color: #ffffff;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
		}
.hm:visited {color: #ffffff;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
		}
.hm:active {color: #ffffff;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
		}
.hm:hover {
        color: #1A171B;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
		}

.sm:link {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
.sm:visited {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
.sm:active {color: #666666;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}
.sm:hover {
        color: #1A171B;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
		}	
		
.vorteile:link {color: #0C658F;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 15px; 
	font-weight: normal;
	text-decoration: none;
		}
.vorteile:visited {color: #0C658F;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 15px; 
	font-weight: normal;
	text-decoration: none;
		}
.vorteile:active {color: #0C658F;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 15px; 
	font-weight: normal;
	text-decoration: none;
		}
.vorteile:hover {
    color: #E53138; 
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 15px; 
	font-weight: normal;
	text-decoration: none;
		}			
	
	
a:link {color: #0C658F;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
		}
a:visited {color: #0C658F;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
		}
a:active {color: #0C658F;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
		}
a:hover {color: #E53138; 
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
		}
		



input.aktiv
		{
		color: #666666; 
		background-color: #dddddd;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #333333;
		width:160px;
		height:15px;
		padding-top:3px;
		}		
input.inaktiv
		{
		color: #666666; 
		background-color: #ffffff;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #333333;
		width:160px;
		height:15px;
		padding-top:3px;
		}		
		
input.file
		{
		color: #666666; 
		background-color: #ffffff;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #333333;
		height:18px;
		}		
		
input.checkbox
		{
		background-color: #D6F3F9;
		}	
		
textarea.aktiv
		{
		scrollbar-arrow-color: #666666; 
		scrollbar-base-color: #dddddd;
		scrollbar-track-color: #dddddd;
		scrollbar-face-color: #dddddd;
		scrollbar-shadow-color: #dddddd;
		scrollbar-highlight-color: #dddddd;
		scrollbar-darkshadow-color: #dddddd;
		scrollbar-3d-light-color: #dddddd;
		color: #666666; 
		background-color: #dddddd;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #333333;
		width:570px;
		
		}		
textarea.inaktiv
		{
		scrollbar-arrow-color: #666666; 
		scrollbar-base-color: #ffffff;
		scrollbar-track-color: #ffffff; 
		scrollbar-face-color:#ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-3d-light-color: #ffffff;
		color: #666666; 
		background-color: #ffffff;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #333333;
		width:570px;
		}		

select  {
		color: #666666; 
		background-color: #ffffff;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: normal;
		width:60px;
		}
		
input.button {
		color: #666666;
		background-color: #eeeeee;
		font-family: Trebuchet MS, Verdana, arial, helvetica; 
		font-size: 13px; 
		font-weight: bold;
		border:outset #ffffff 2px;
		height: 24px;
		width:180px;
		cursor:pointer;
		cursor:hand;
		}

/*css für mootools slide, zb. in news*/
.toggler {
	background-image: url(./bilder/mootools_th_bg.gif);
	background-repeat:no-repeat;
	width:516px;
	height:24px;
	margin: 0px;
	margin-left: -2px;
	color: #333333;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
    font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:pointer;
	}

.element p {
	margin: 0;
	padding: 6px;
}

.float-right {
	padding:5px 5px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 5px;
}

div.tabelle_head
 {
	color: #333333;
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
    font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	height:12px;
	border:0px solid #123fff;
	position:relative;
	top:0px;
	left:0px;
	}
	
div.content
 {
	width:516px;
	color: #333333; 
	font-family: Trebuchet MS, Verdana, arial, helvetica; 
    font-size: 13px; 
	font-weight: normal; 
	margin: 0px;
	margin-top:0px;
	text-align: left;
	border:0px solid #123fff;
	}
/*css für mootools slide, zb. in news*/

