H1 {
	color: #003300;
	font-size: 16px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	line-height: 30px;

}

H2 {
 font-size: 10pt;
 font-weight: bold;
 font-color: black;
 font-family: helvetica,arial,sans-serif;
 text-align: left;
}

.dklgrau {background-color: #000099;}
.hellgrau {background-color: rgb(204, 204, 204);}
.rot {background-color: #CC0000;}
.weiss {background-color: rgb(255, 255, 255);}
.black {font-color: black;}
.white {color: #FFFFFF;}
.blue {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.redborder {border:1px solid #CC0000;}
.whiteborder {border:1px solid rgb(255, 255, 255);}
.blackborder {
	border-top: thick none #000099;
	border-right: thick solid #000099;
	border-bottom: thick solid #000099;
	border-left: thick none #000099;
}
.italic {font-style: italic;}

A {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000099;


}
a:visited {
	text-decoration: none;
	color: #000099;

}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	font-weight: bold;

}

P { font-family: helvetica,arial,sans-serif; font-size: 10pt;}

BR { font-family: helvetica,arial,sans-serif; font-size: 10pt;}

TD { font-family: helvetica,arial,sans-serif; font-size: 10pt;}

li { font-family: helvetica,arial,sans-serif; font-size: 10pt;}

.Stil1 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;


}
.Stil2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;


}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #000099;
	line-height: 40px;

}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: 4E4E82;
	line-height: 34px;
}


.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #666666;
	line-height: 22px;
}

.Stil6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Stil7 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000099;
	font-size: 12px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	font-size: 12px;

}
.transparenz
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}
.green {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;

}
.greenbold {
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 15px;
	font-weight: normal;
	color: #000099;
}
.fuss {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.grey {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.borderr {
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-width: thin;
	border-bottom-width: thick;
	border-left-width: thick;


}
.borderl {
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-left-color: #CCCCCC;
}
.borderb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;

}

.chromestyle{
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;



}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: visible;
}

.chromestyle ul{
	border: 0px solid #BBB;
	width: 100%;
	background: #CCCCCC center center;
	padding: 4px 0;
	margin: 0;
	text-align: center;

}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #000000;
	padding: 4px 50px 4px 3px;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #000099;
	font-family: Arial, Helvetica, sans-serif;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: #CCCCCC url(none) no-repeat center center; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: -130px;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	z-index:100;
	background-color: white;
	width: 100px;
	visibility: hidden;
	padding: 0px;
	left: -160px;


}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;

}
