.menulink {
          color:#FFFFFF;
          text-decoration:none;
          font-weight: bold;
          }

.menulink:hover {
                color:#FFFFFF;
                text-decoration:underline;
                font-weight: bold;
               }

a { 
	text-decoration:none;
}
  
a:link {
	color: #026DFB;
}

a:visited {
	color: #026DFB;
}

a:hover {
	text-decoration:underline;
}

a.altlink {
	color: #993300;
}

.link_colored_text {
	color: #026DFB;
}

BODY {
	font-family: "Lucida grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	/*font-weight: bold;*/
	color:#455c65;
	font-size: 12px;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;	
	background-color: #dcdcdc;
}


table {
	font-family: "Lucida grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	margin: 0;
	padding: 0;
	text-align:justify;
	overflow: auto;
}


.main_style {
		background: #E6E6FA;
		padding: 40px; 
		border-style: solid; 
		border-color: #b0c4de; 
		border-width: thin; 
		margin-left: 1cm; 
		margin-right: 1cm;
}



.detail {
        font-family: "Lucida grande",Verdana,Arial,Helvetia;
        font-size:8pt;        
        border-style:solid;
        border-color:#333333;
        border-width:1pt;
}

.dethead {
        font-family: "Lucida grande",Verdana,Arial,Helvetia;
        font-size:8pt;    
		font-weight: bold;
        font-color: #333333;    
        border-style:solid;
        border-color:#333333;
        border-width:1pt;
		background-color:#809DC9;
}

.formsmall {
       font-size: 9px;
}

.textquitesmall {
		font-size: 10px;
}
	   
.errorfeedback {
	font-size: 10pt;
	font-color: #FF0000;
	font-weight: bold;
}
	   

.contactbox {
	height:18px;
	width:116px;
	font-family: "Lucida grande",Verdana,Arial,Helvetia;
	font-size: 10px;
	color: #798ea2;
	border:solid 1px;
	border-color:#798ea2;
    text-align:center;
}

.searchbtn {
	font-family: "Lucida grande",Verdana,Arial,Helvetia;
	color: #993300;
	font-size: 10px;
	height:18px;
	width:30px;
}

#bannerTitle {
	font-size: 11px;
	text-transform:uppercase;
/*	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;*/
	padding:5px 15px;
	margin:0px 
}


/* ----------banner for logo-------------- */
#banner {
	text-align: center;
	/*background-color: #E6E6FA;*/
	background-color: #ffffff;
	padding: 0px;
	margin: 0px; 
}

#banner img {
	padding:0px 0px;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: center; 
}

/* ----------container zentriert das layout-------------- */
#container {
 width: 950px !important;
 padding:0px;
 padding-top : 0px;
 padding-right: 0px;
 margin: 0px;
 background-color: #fff;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 border-color: white;
 border-style: ridge;
}

#container_popup {
 margin-left: 5px;
 margin-right: 5px;
 background-color: #fff;
 border-color: white;
 border-style: ridge;
}
/* ----------outer und inner----------------- */

#outer{ 
 border-left: solid 160px #6699CC; /* linke Menue Spalten Farbe  */ 
 border-right: solid 180px #ffffff; /* rechte Menue Spalten Farbe  */ 
 background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#outer_long{ 
 border-left: solid 160px #6699CC; /* linke Menue Spalten Farbe  */ 
 background-color: #FFFFFF; /* Farbe fuer Inhalt Spalten  */
}

#outer_longest{
 background-color: #FFFFFF; /* Farbe fuer Inhalt Spalten  */
}

#inner{margin:0;}

/* --------------left und right navigavtion------------- */
#left {
 width:160px; 
 float:left; 
 position:relative; 
 margin-left:-160px; 
 margin-right:1px;
 background-color: #6699CC; /* Farbe fuer Inhalt Spalten  */
}
 #right {
 width:180px; 
 float:right; 
 position:relative; 
 margin-right:-178px; 
 margin-left:1px;
 }


/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative;
text-align: left;
margin: 5px; 
padding: 10px; 
}


h1 { font-weight:bold; font-family: "Lucida grande",Verdana,Arial; font-size:30px; color:#000000; }
h2 { font-weight:bold; font-family: "Lucida grande",Verdana,Arial; font-size:18px; color:#000000; }
h3 { font-weight:bold; font-family: "Lucida grande",Verdana,Arial; font-size:14px; color:#000000; }

ul { list-style:disc outside; color:#000000 }

.vis1 { 
	display: table-row;	
}

.vis2 { 
	display:none;	 
}


.news_menu_title {
	background-color: #99CC33;
	-moz-border-radius: 5px;
	/*color: #00008B;*/
	text-align: center
}

a.newslink {
	color: #00008B;
}

.news_menu_body {
	text-align: center
}

.news_fieldset {
		font-size: 10px;
		border-style: solid;
		border-color: #FF9900;
		border-width: thin;
		text-align: center;
		padding: 2px;
		margin: 0;
}

#menu a, #menu a:visited {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	text-align: left;
	background-color:#DCDCDC; 
	color:#993300;
	display:block; 
	/*width:8em; */
	width: 110px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0.5em auto;
	border-right:5px solid #fff;
}
	
#menu a:hover {
	border-right:5px solid #99CC33;
}

/* stuff for dataprovider usage pages */
.du_tabletitle {
		padding-left: 8px;
		padding-right: 8px;
		background-color: #f8f8ff;
		text-align: center
}

.du_tablerows {
		padding-left: 8px;
		padding-right: 8px;
		background-color: #f5f5f5;
		text-align: center
}

#polaryear {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

button#loginButton {
	background-color:#993300;
	font: bold 12px Arial;
	width:65;
	height:20;
	color:ffffff; 
}

