.subnavigation {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 12px}
.subnavigation a {  color: #003399; text-decoration: none}
.subnavigation a:hover {  text-decoration: underline; color: #cf0000}


.subnavigationON {  font-family: Arial, Helvetica, sans-serif; color: #CC3300; text-decoration: none; font-weight: bold; font-size: 12px}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003399}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}
.text	a {   color: #003399; text-decoration: underline}
.text 	a:hover { color: #cf0000; text-decoration: underline}

.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #272D92}
.subtitle a{
	color: #272D92;
	text-decoration: underline;
}
.subtitle a:hover{  color: #cf0000; text-decoration: underline}

.titleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.titleleft a{
	color: White;
	text-decoration: underline
}
.titleleft a:hover{  color: #cf0000; text-decoration: underline}


.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
.copyright	a {  text-decoration: underline; font-size: 10px; color: #333333}
.copyright	a:hover {  color: #003399; text-decoration: underline}

.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #272b86 }

.zitat {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px; font-weight: normal; color: #003399}

.wrappingleft {
 float: left;
 margin-right: 8px;
}
.wrappingright {
 float: right;
 margin-left: 8px;
}

.reddotopen { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight : bold; }
.reddotedit {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; }
.reddotinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000; }

/* ------------- Css for Chat -------*/

.tblFreq {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 14px;
	}

.imageSx {
	float: left;
	margin: 3px 10px 2px 0;
	border: 1px solid #718DC6;
	padding: 2px;
}

.tblFreq td  {
	border: 1px solid #999999;
	padding: 2px 2px 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	//*background-color: #FCFCF5;*//
	}
	
#borderImg {
	/*border: 1px solid  #999999;*/
	background: #F8F8F8;
}
#borderImg td {
	vertical-align: top;
}
.textBoxImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	padding: 3px;
	
	}
.textBoxImg a:link, .textBoxImg a:visited {
	color: #003399;
	text-decoration: underline;
}
.textBoxImg	a:hover {
	color: #cf0000;
	text-decoration: underline;
}
#titleChat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 2px;
	background: #718DC6;
	margin-top: 2px;
	margin-bottom: 14px;
	width: 575px;
	font-weight: bold;
	border-top: 1px solid #00529F;
	border-bottom: 1px solid #00529F;
}
#navBorderBottom {
	border-bottom-color: #718DC6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #718DC6;
	border-top-style: solid;
	border-top-width: 1px;
	padding:2px;
	margin-top: 4px 
	}
.textBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cf0000;
}
.textBottom a:link, .textBottom a:visited {
	color: #003399;
	text-decoration: underline;
}
.textBottom 	a:hover {
	color: #cf0000;
	text-decoration: underline;
}
.red{color: #cf0000;
	}
#navNumbers {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 575px;
	text-decoration : none;
	text-align : right;
	margin-top: 14px;
}
#navNumbers a:link, #navNumbers a:visited {
	color: #003399;
	text-decoration: underline;
}
#navNumbers	a:hover {
	color: #cf0000;
	text-decoration: underline;
}

/* ------------- Css for leftNav -------*/
#leftNav{ margin:10px 0 0 0; padding: 0; width:150px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#leftNav ol, #leftNav ul{margin:0;padding:0;list-style:none;}
#leftNav ol li{ padding:3px 0; }
#leftNav ol ul li{ padding: 5px 0 0 10px;}
#leftNav ol ul ul ul{border:none;border-style:none;}
#leftNav ol ul ul{ font-size:11px;background:#F8F8F8;color:#000;border:1px #718DC6;border-style:solid none; padding: 0;}
#leftNav ol ul ul li{ padding: 3px 0 3px 10px;}

#leftNav ol a{
display: block;
display: block;
padding: 2px 5px;
color:#003399;
background-color:#EDF1FC;
border: 1px #718DC6;
border-style:solid solid solid none;
text-decoration: none;
}

#leftNav ol ul a{
display:inline;
padding:0;
color:#003399;
background-color:transparent;
border-style: none;
text-decoration: none;
}

#leftNav a.aktiv_main{
color:#fff;
background-color:#718DC6;
border: 1px #00529F;
border-style:solid solid solid none;
text-decoration: none;
}

#leftNav a.aktiv_sub{
border-left:3px solid #ED1C24;padding-left:5px;font-weight:bold;
}

#leftNav ol ul a{
display:inline;
padding:0;
color:#003399;
background-color:transparent;
border-style: none;
text-decoration: none;
}

#leftNav ol a:hover{
color: #fff;
background-color: #5475B4;
text-decoration: none;
border-color:#00529F;
}


	
	/* ------------- Css for popup -------*/
	
	
#popup{
   border: 1px solid #000;
}
#close{
background:#00539F;
color:#fff;
font-family : Arial, Helvetica, sans-serif;
font-size:12px;
padding:1px 1px 1px 3px;
}
#close a:link, #close a:visited {
	color: #fff;
	text-decoration: none;
}
#close	a:hover {
	color: #fff;
	text-decoration: underline;
	}


#popupText{
background:#5575B4;
color:#fff;
font-family : Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px 3px 5px 3px;
}
#popupText a:link, #popupText a:visited {
	color: #fff;
	text-decoration: none;
}
#popupText	a:hover {
	color: #ff0000;
	text-decoration: none;
	}
#chatpopup {
	position: absolute;
}
	
#chatpopup #Layer1 {
	position: absolute;
	width: 192px;
   height: 115px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align: left;
}

