body,td { font-size:11pt; color:#000000; font-family: Verdana;}

h1{  text-align: left; font-color=#000000; font-size: 18pt; font-weight:bold;} 
h2{  text-align: left; font-color=#000000; font-size: 17pt;font-weight:bold;} 
h3{  text-align: left; font-color=#000000; font-size: 16pt; font-weight:bold;} 
h4{  text-align: center; font-color=#000000; font-size: 15pt; font-weight:bold;} 
h5{  text-align: left; font-color=#000000; font-size: 14pt;font-weight:bold;} 
h6{  text-align: left; font-color=#000000; font-size: 13pt; font-weight:bold;} 
h7{  text-align: center; font-color=#000000; font-size: 12pt; font-weight:bold;} 

a:link,a:visited,a:active {
	text-decoration: underline;
	font-size: 11pt;
	font-weight: none;
	color: #000000;
} 
a:hover {
	text-decoration: none;
	font-size: 11pt;
	font-weight: none;
	color: #000000;
}
a.impressum:link,a.impressum:visited,a.impressum:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
} 
a.impressum:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
} 
a.menu:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1s:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: underline;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 3px;
	cursor: hand;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}

a.menu1s:link, a.menu1s:visited, a.menu1s:active, a.menu1:hover{
	text-align: left;
	background-color: #666666;
	color: White;
	text-decoration: none;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 3px;
	cursor: hand;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}


a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2s:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: underline;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 8px;
	cursor: hand;
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
a.menu2s:link, a.menu2s:visited, a.menu2s:active, a.menu2:hover{
	text-align: left;
	background-color: #666666;
	color: White;
	text-decoration: none;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 8px;
	cursor: hand;
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
.loginHead{  color:#666666; font-size: 10pt; font-weight:normal;} 

a.alogin:link,a.alogin:visited,a.alogin:active {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #666666;
} 
a.alogin:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}

input.submit{ color:#000000; background:#CCCCCC; border-color:#666666; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; font-size:12px; font-weight:bold; }











input.acmsform{
	color: Black;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}

textarea.acmsformarea{
	color: Black;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}


div.headerBGColor {
 background: #1D70B7;
 z-index:-85;
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:360px;
}

div.headerRow {
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.9);
	padding-top: 15px;
	padding-bottom: 15px;
	border: 15px solid #1D70B7;
}


div.headerImgRow img {
	border: 7px solid #FFF;
	-webkit-box-shadow: 7px 7px 11px -2px rgba(0,0,0,0.45);
-moz-box-shadow: 7px 7px 11px -2px rgba(0,0,0,0.45);
box-shadow: 7px 7px 11px -2px rgba(0,0,0,0.45);
}

div.footerRow {
	padding: 5px;
	text-align: right;
	background: #1D70B7;
	color: #FFF;
	font-size: 14px;
}

div.footerRow a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

div.footerBGColor {
 background: #1D70B7;
}

div.maincontent {
	text-align: justify;
}

img.logoDE {
	max-height: 70px; 
}

div.imgCenter {
	text-align: center;
}
img.imgPadding {
	padding-bottom: 5px;
}

@media only screen and (min-width: 40.063em) {
	div.supportColumn {
		margin-top: 410px;
	}	
}
