A {
color: #4E4E4E; 
font-family: Verdana, Arial; 
font-size: 8pt;
}

A:link {
color: #4E4E4E; 
}

A:active {
color: #ff9900; 
}

A:visited {
color: #4E4E4E; 
}

A:hover {
color: #ff9900; 
}

A.portalnav:link {
color: #4E4E4E; 
text-decoration : none;
font-size:9pt;
}

A.portalnav:active {
color: #ff9900; 
text-decoration : none;
font-size:9pt;
}

A.portalnav:visited {
color: #4E4E4E; 
text-decoration : none;
font-size:9pt;
}

A.portalnav:hover {
color: #ff9900; 
text-decoration : none;
font-size:9pt;
}

/* mainnav */

A.mainnav:link {
margin-top:3px;
padding:4px;
background-color:#e8e8ee;
display:block;
color: #4E4E4E; 
text-decoration : none;
font-size:9pt;
}


A.mainnav:visited {
margin-top:3px;
padding:4px;
background-color:#e8e8ee;
display:block;
color: #4E4E4E; 
text-decoration : none;
font-size:9pt;
}

A.mainnav:hover {
margin-top:3px;
padding:4px;
background-color:#ff6c00;
display:block;
color:#ffffff;
text-decoration : none;
font-size:9pt;
}

A.mainnav:active {
margin-top:3px;
padding:4px;
background-color:#ff6c00;
display:block;
color:#ffffff;
text-decoration : none;
font-size:9pt;
}

/**/

ul {
  line-height: 1.5em;
  list-style-type: square;
  margin: .3em 0 0 1.5em;
  padding: 0;
  list-style-image: url(/img/bullet-d.gif);
}

li {
  margin-bottom: .1em;
}

.bg_fensterbar {
font-size: 8pt;
color:#4e4e4e;
background-color : #e8e8ee;
}

.rahmen_fenster {
background-color : #cccccc;
}

.bg_fenster {
font-size: 7.5pt;
background-color : #ffffff;
}

.bg_sidebar {
font-size: 7.5pt;
background-color : #ffffff;
}

.spotcounter {
font-weight:700;
font-size:16px;
}

INPUT {
color:#4e4e4e;
background-color : #ffffff;
border-color : #A9A9A9;
padding : 0px;
border-style : solid;
border-width : 1px;
}

INPUT.radio {
border-style : none;
}

INPUT.checkbox {
border-style : none;
}

INPUT.submit {
border-style : none;
}

INPUT.btnSubmit {
color: #f7f7f7;
font-size: 11px;
font-weight: 600;
background: #ff6c00;
border-top: 1px solid #ffb885;
border-left: 1px solid #ffb885;
border-right: 1px solid #d65b00;
border-bottom: 1px solid #d65b00;
cursor: pointer;
padding: 2px 7px;
}

TEXTAREA {
background-color : #ffffff;
border-color : #A9A9A9;
border-width : 1px;
border-style : solid;
}

TD {
font-family: Verdana, Arial, sans-serif; 
font-size : 8pt; 
color: #4E4E4E; 
}

TD.pagenav {
font-weight:700;
font-size:9pt;
border-color : #A9A9A9;
background-color: #ffffff;
border-width : 1px;
border-style : solid;
text-align : center;
width:85px;
}

H1 {
font-size : 9pt;
margin-bottom:2px;
}

H1.title {
font-size : 12pt;
margin:0px;
padding:3px;
}

DIV {
font-family: Verdana, Arial, sans-serif; 
font-size : 8pt; 
color: #4E4E4E; 
}

DIV.spotvisit-none {
width:51px;
border-style:solid;
border-width:1px;
border-color:#A9A9A9;
background-color:#ffffff;
padding:0px;
margin:5px;
text-align:center;
}

DIV.spotvisit-wasthere {
width:51px;
border-style:solid;
border-width:1px;
border-color:#4e4e4e;
background-color:#6699CC;
padding:0px;
margin:5px;
text-align:center;
}

DIV.spotvisit-wannago {
width:51px;
border-style:solid;
border-width:1px;
border-color:#4e4e4e;
background-color:#66CC66;
padding:0px;
margin:5px;
text-align:center;
}

BODY {
font-family: Verdana, Arial, sans-serif; 
}

/*
 * http://www.dynamicdrive.com/
 */

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #e8e8ee;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #cccccc;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
text-decoration: none;
}

/***/
