
body {
	font-family: Verdana;
	font-size: 90%;
		
	background-color:#FF8200;
	/*background-image: url(images/hintergrund/welle.gif);*/
	scrollbar-arrow-color : #f3f3f3;
	scrollbar-base-color : #f3f3f3;
	scrollbar-face-color: #FF9933;
	scrollbar-track-color: #f2f2f2;
	scrollbar-highlight-color: #FF9933;
	scrollbar-shadow-color: #FF9933;
}




H1{
	color: black;
	font-family: Verdana;
	font-size: 95%;
	font-weight: bold;
	padding-bottom:8px;
	padding-top:6px;
	padding-right:8px;
	padding-left:8px;
	margin-bottom:4px;
	margin-top:0px;
}

H1.weiss{
	color: white;
	font-family: Verdana;
	font-size: 95%;
	font-weight: bold;
	padding-bottom:8px;
	padding-top:6px;
	padding-right:8px;
	padding-left:8px;
	margin-bottom:4px;
	margin-top:0px;
}


H2{
	color: black;
	font-family: Verdana;
	font-size: 85%;
	font-weight: bold;
	padding-bottom:3px;
	padding-top:6px;
	padding-right:8px;
	padding-left:8px;
	margin-bottom:3px;
	margin-top:0px;
}

H3{
	color: black;
	font-family: Verdana;
	font-size: 75%;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:8px;
	padding-left:8px;
	margin-bottom:0px;
	margin-top:10px;
}


P {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:0px; 
	margin-left:0px;  
	font-family: Verdana;
	font-size: 75%;
	line-height:130%;
	padding-left: 8px;
	padding-right: 8px;
}

P.kleinGrau {
	margin-top:0px;
	margin-left:0px;  
	margin-bottom:0px;
	font-family: Verdana;
	font-size: 70%;
	line-height:150%;
	color:#555555;
}

P.kleinSchwarz {
	margin-left:0px;
	margin-top:2px;  
	margin-bottom:2px;
	font-family: Verdana;
	font-size: 70%;
	line-height:150%;
	color:black;
}

P.kleinWeiss {
	margin-left:0px;
	margin-top:2px;  
	margin-bottom:2px;
	font-family: Verdana;
	font-size: 70%;
	line-height:150%;
	color:white;
}




UL {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	list-style-position: outside;
	margin-left: 35px;
	margin-top:4px;
	margin-bottom:0px;
	/*list-style-image: url("images/icons/aufzaehlungszeichen.gif");*/
}

UL.fliess {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	list-style-position: outside;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 50px;
	/*list-style-image: url("images/icons/aufzaehlungszeichen.gif");*/
}

LI {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	/*list-style-position: outside;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:15px;
}


CITE {
	color: black;
	font-family: Verdana;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
}

CITE.wie_menu_main {
	font-family: Verdana;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;	
}

A {
	color: #333366;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-width:0px;	
}

A:hover {
	color: #333366;
	text-decoration: none;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


A.klein {
	color: #333366;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-width:0px;	
	font-size: 70%;
}

A.klein:hover {
	color: #333366;
	text-decoration: none;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	font-size: 70%;
}


A.kleinweiss {
	color: white;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-width:0px;	
	font-size: 70%;
}

A.kleinweiss:hover {
	color: white;
	text-decoration: none;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	font-size: 70%;
}


A.fett {
	color:#333366;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size: 90%;
	font-weight: bold;
}

A.fett:hover {
	color: #333366;
	text-decoration: none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight: bold;
	font-size: 90%;
}

/*Bei Mozilla height auf 80% stellen */
A.menu_main_NO{
	font-family: Verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width:0px;
	font-size: 90%;
	display:block;
	height:45px;
	background-image:url(images/background/menu_no.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-left:19px;
}

A.menu_main_NO:hover {
	color:black;
	text-decoration: none;
	border-bottom:none;
	background-image:url(images/background/menu_ro.gif);
}

/*Bei Mozilla height weglassen, weil es als fix interpretiert wird. display:block geht dort trotzdem
(i. Ggs. zu Explorer)
*/
A.menu_main_CUR{
	font-family: Verdana;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width:0px;
	font-size: 90%;
	display:block;
	height:45px;
	background-image:url(images/background/menu_active.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-left:19px;
	border:0px solid black;
	

}

A.menu_main_CUR:hover {	
	color:black;
	text-decoration: none;
	border-bottom:none;
}


/*Statisches Untermenü drunter*/
/*Bei Mozilla KEINE Höhe*/
A.menu_sub_NO{
	font-family: Verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	display:block;
	height:12px;
	background-image:url(images/background/menu_sub_no.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	margin-left:35px;
	padding-left:12px;
	border:0px solid black;
	padding-top:0px;
}

A.menu_sub_NO:hover {	
	color:white;
	text-decoration: none;
	border-bottom:none;
}

A.menu_sub_CUR{
	font-family: Verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	display:block;
	height:12px;
	background-image:url(images/background/menu_sub_cur.gif);
	background-position:-0px 1px;
	background-repeat:no-repeat;
	margin-left:30px;
	padding-left:17px;
	border:0px solid black;
	padding-top:0px;
}

A.menu_sub_CUR:hover {	
	color:white;
	text-decoration: none;
	border-bottom:none;
}

A.partner1{
	font-family: Verdana;
	color: #F7F3CA;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width:0px;
	font-size: 80%;
	display:block;
	height:22px;
	background-image:url(images/background/partner_no.gif);
	background-repeat:no-repeat;	
}

A.partner2{
	font-family: Verdana;
	color: #F7F3CA;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width:0px;
	font-size: 80%;
	display:block;
	height:23px;
	background-image:url(images/background/partner_no.gif);
	background-repeat:no-repeat;	
}

A.partner1:hover {
	color:white;
	text-decoration: none;
	border-bottom:none;
	background-image:url(images/background/partner_ro.gif);
}

A.partner2:hover {
	color:white;
	text-decoration: none;
	border-bottom:none;
	background-image:url(images/background/partner_ro.gif);
}

Input.kontakt{  	
	border-top: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	width:230px;
}

Textarea{  	
	font-family: Verdana;
	border-top: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	width:230px;
}

Textarea.fett{  	
	font-weight: bold;
}


Input.muss{
	background-color:#FFeeee; 
}

Input.button{
	background-color:#cccccf;
	color: #333333; 
	font-weight: bold;
	width:145px;
	height: 21px;
	border-top: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
}


Textarea.muss{  	
	background-color:#FFeeee;
}


select
{
	font-family: Verdana;
	font-size: 90%;
	width:230px;
}

/* Für die Tooltips der Referenzen auf der Startseite */

ins {
	text-decoration: none;
}


#ref1,#ref2,#ref3,#ref4 {
	position:absolute;
	visibility:hidden;
}
	
.tipWinStyle {
	background-color:white;
	layer-background-color:#white;
	border-color:black;
	border-width:1px;
	border-style:solid;
	font-family:verdana,helvetica,sans-serif;
	font-size:75%;
	padding:8px;
	width: 270px;
	height: 75px;
	vertical-align:middle;
	top:59px;
	left:135px;
}



