A.MainLink:link {
	font-size: 11px; 
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:blue;
	text-decoration:none; 
	font-weight:normal;	
}
A.MainLink:visited {
	font-size: 11px; 
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:silver;
	text-decoration:none; 
	font-weight:normal;		
}
A.MainLink:hover {
	font-size: 11px; 
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: green;
	text-decoration: underline; 
	font-weight:normal;		
}
A.MainLink:active {
	font-size: 11px; 
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: blue;
	text-decoration:underline; 
	font-weight:normal;		
}
#headBanner {
	width: 990px;
	height: 112px;
	background-color: #BAC9E7;
}
#footerBar {
	width: 990px;
	height: 25px;
	background-color: #BAC9E7;
}
#mainBox {
	background-color: #FFFFFF;
	background-image: url('/layout2/MainBG2.png');
	width: 990px;
	padding: 0px 0px;
}

#my a {	
	font-size: 12px; 
	color: navy;
	text-decoration: underline; 
	font-weight:normal;		
}
#my a:hover {	
	font-size: 12px; 
	color: orange;
	text-decoration: underline; 
	font-weight:normal;		
}

#mainmenu {
	width: 990px;
	height: 30px;
	margin: 0px 0px;
	padding: 0px;
	border-collapse: normal;
	background-color: #CED8EA;
}
#mainmenu td {
	margin: 0px;
	border: 0px;
	background-image: url('/layout2/MenuBG.png');
}

#mainmenu td.menuItemOff {
	background-image: url('/layout2/MenuBG.png');
}

#mainmenu td.menuItemOn {
	background-image: url('/layout2/MenuBGon.png');
}
#mainmenu td.menuItemOff, #mainmenu td.menuItemOn {
	text-align: center;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	vertical-align: middle;
}

#mainmenu td.menuItemOff a:hover {
	
	color: navy;
	text-decoration: underline;
}

#mainmenu td.menuItemOn a {
	color: #003399;
	text-decoration: none;
}
#mainmenu td a.active {
	color: #DD0000;
}
#menuContainer {
	float: left;
	clear: left;
	padding: 0px; margin: 0px;
	width: 192px;
	height: 100%;	
}
#rightmenu, #leftmenu {
	font-family: Verdana, Arial, Sans Serif;
	background-image: url('/layout2/BoxBG.png');
	width: 192px;
	text-align: left;
}
#leftmenu {
	margin: 6px 0px 10px 14px;
	background-color: #F6FBFF;
}
#rightmenu {
	margin: 6px 14px 10px 0px;
	background-color: #F6FBFF;
}
#leftmenu div.head,#rightmenu div.head {
	font-size: 11px;
	margin: 0px 8px 0px 7px;
	padding: 3px 3px;
	color: #003399;
	color: #DD0000;
	cursor: default;
	font-weight: bold;
	background-color: #F6FBFF;
	border-bottom: 1px solid #6F87B7;
}
#leftmenu .item, #leftmenu .itemOn, #rightmenu .item, #rightmenu .itemOn {
	font-size: 11px;
	margin: 0px 8px 0px 7px;
	padding: 2px 3px;
	font-weight: normal;
	text-align: left;
}
#leftmenu .itemOn,#rightmenu .itemOn {
	background-color: #FBFFFF;
	border-bottom: 1px solid #6F87B7;
	border-top: 1px solid #6F87B7;
}
#leftmenu div.itemOn a:link, #leftmenu .itemOn a:visited, #rightmenu div.itemOn a:link, #rightmenu .itemOn a:visited { 
	color: #DD0000;
	text-decoration: none;
}
#leftmenu div.itemOn a:hover, #leftmenu .itemOn a:hover, #rightmenu div.itemOn a:hover, #rightmenu .itemOn a:hover {
	color: #DD0000;
	cursor: default;
	text-decoration: none;
}
#leftmenu div.item a:link, #leftmenu .item a:visited, #rightmenu div.item a:link, #rightmenu .item a:visited, table.submenu a:link, table.submenu a:visited { 
	color: black;
	text-decoration: none;
}
#leftmenu .item a:hover, #rightmenu .item a:hover, table.submenu a:hover { 
	color: #003399;			
}

#langbox {
	position: absolute;
	top: 10px;
	right: 10px;
}

#contentArea div.newsItem {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
	font-weight: Normal;
	margin: 15px 0px 30px;
}
#contentArea div.newsItem div.newsTitle {
	font-size: 16px;
	font-weight: bold;
}
#contentArea div.newsItem div.newsDate {
	font-size: 10px;
	color: black;
	margin-left: 40px;
}
#contentArea div.newsItem div.newsSummary {
	font-size: 12px;

	line-height: 16px;
	
	color: #6F87B7;
	margin: 4px 20px;
	
	text-align: justify;
}
#contentArea div.newsItem div.newsMore {
	vertical-align: middle;
	text-align: right;
}
#contentArea div.newsItem div.newsMore img {
	float: right;
	margin: -5px 0px 0px 5px;
}

#contentArea {
	padding: 16px 36px;
	text-align: left;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 13px;
	color: black;
}

#contentArea P {
	line-height: 18px;
	text-align: justify;
}
#contentArea div.H1 {
	color: #003399;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 24px;
	font-weight: bold;
	margin: 12px 6px 8px 6px;
	padding: 0px 6px;
}
#contentArea div.H2 {
	color: #003399;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 18px;
	font-weight: bold;
	margin: 7px 6px 4px 12px;
	padding: 0px 6px;
}
#contentArea div.H3 {
	color: #003399;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 6px 4px 24px;
	padding: 0px 6px;
}
#contentArea a:link, #contentArea a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
#contentArea a:hover, #contentArea a:active {
	color: #0066CC;
	text-decoration: none;
}
#contentArea blockquote {
	margin: 0px 0px 0px 40px; 
}
#contentArea div.Notabene {
        color: #EB0C0C;
        margin: 15px 30px;
        padding: 10px;
        font-weight: bold;
        text-align: justify;
}
#contentArea div.Sidenote {
        float: right;
        padding: 12px;
        margin-left: 16px;
        margin-bottom: 16px;
        font-size: 9px;
        font-family: Verdana;
        width: 200px;
        color: #005A9C;
        border: 1px solid #005A9C;
        background-color: #EDF3FF;
}
#contentArea div.Summary {
        color: #005A9C;
        margin: 12px 0px 12px 40px;
        font-weight: bold;
}
#contentArea div.Quote {
        font-style: italic;
        color: #6A7280;
        font-size: 11px;
        margin: 12px 40px 12px 40px;

}
#contentArea div.Contact, #contentArea div.Contakt {
        text-align: center;
        font-weight: bold;
        margin: 16px 0px;
}

#contentArea div.document {
	border: 1px solid #6F87B7;
	background-color: #F6FBFF;
	padding: 16px;
	margin: 10px;
}
#contentArea div.document a:hover {
	text-decoration: none;
}
#contentArea div.document a img {
	margin: 0px 0px -3px 0px;
}
#contentArea table.loiv {
	border-collapse: collapse;
	border: 1px solid solid #6F87B7;
}
#contentArea table.loiv td, #contentArea table.loiv th {
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
#contentArea table.loiv td {
	border-top: 1px solid #6F87B7;
}
#contentArea table.loiv th {
	border-bottom: 1px solid #6F87B7;
	font-weight:normal;
	color: #005A9C;
	background-color: #F6FBFF;
}
#contentArea table.loiv td p {
	text-align: center;
}


#frontPage div.H1 {
	color: #003399;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px;
	text-align: left;
}
#frontPage div.newsItem {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
	font-weight: Normal;
	margin: 15px 14px 30px;
	text-align: left;
}
#frontPage div.newsItem div.newsTitle {
	font-size: 12px;
	font-weight: bold;
}
#frontPage div.newsItem div.newsTitle a {
	color: #003399;
	text-decoration: none;
}
#frontPage div.newsItem div.newsDate {
	font-size: 9px;
	color: black;
	margin-left: 20px;
	font-weight: bold;
	
}

#frontPage div.newsItem div.newsSummary {
	font-size: 10px;

	line-height: 12px;
	
	color: #000000;
	margin: 4px 20px;
	
	text-align: left;
}

#frontPage div.newsItem div.newsMore {
	vertical-align: middle;
	text-align: right;
	margin-right: 20px;
}
#frontPage div.newsItem div.newsMore a {
	color: #003399;
	text-decoration: none;
}
#frontPage div.newsItem div.newsMore a:hover {
text-decoration: underline;
}
#frontPage div.newsItem div.newsMore img {
	float: right;
	margin: -5px 0px 0px 5px;
}

