/*
#    PHP Sitetracker
#    ©2004 by S.Giehl & P.Harth
#    sitetracker@harth-design.de
#    http://www.php-sitetracker.de
#	 http://www.phpsitetracker.de
#
#    Der Header und alle anderen Kommentare in
#    dem Programm müssen intakt bleiben.
################################################*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004E42;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #EDEDED;
	margin-top:3
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
	color: #004E42
}
hr {
	color: #004E42;
	size: 1px;
	border: noshade
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*         font-size: 12px; */
	color: #004E42;
	text-decoration: none
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*         font-size: 12px; */
	color: #004E42;
	text-decoration: none
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*         font-size: 12px; */
	color: #004E42;
	text-decoration: none
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*         font-size: 12px; */
	color: #FF0000;
	text-decoration: underline
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: bold;
	color: #004E42;
}
.copyright a{
    font-size: 9px;
}
.copyright a:visited{
    font-size: 9px;
}
.copyright a:active{
    font-size: 9px;
}
.copyright a:hover{
    font-size: 9px;
}
.listenansicht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004E42;
}
.listenansicht a{ font-size: 9px; }
.listenansicht a:visited{ font-size: 9px; }
.listenansicht a:active{ font-size: 9px; }
.listenansicht a:hover{ font-size: 9px; }
.idinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004E42;
	border-bottom:1px solid #004E42;
	border-top:2px solid #ffbc00;
	font-size: 10px;
}
.idinfo a{ font-size: 10px; }
.idinfo a:visited{ font-size: 10px; }
.idinfo a:active{ font-size: 10px; }
.idinfo a:hover{ font-size: 10px; }
.titelnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
         font-size: 12px;
	color: #004E42;
	background-color: #FFBC00;
	border-bottom:1px solid #004E42;
	border-left:1px solid #004E42
	}
.titelnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	color: #004E42;
	background-color: #FFBC00;
	border-bottom:1px solid #004E42;
	border-right:1px solid #004E42
	}
.boxlinks {
	border-top:1px solid #004E42;
	border-right:1px solid #004E42
}
.boxrechts {
	border-top:1px solid #004E42;
	border-left:1px solid #004E42
}
.starthead {
	background-color: #ffbc00;
	border-top:1px solid #004E42;
	border-bottom:1px solid #004E42
}
.userinfo {
	border-bottom:1px solid #004E42;
	border-top:2px solid #ffbc00
}
input, textarea, select, .formular {
	color: #004E42;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #000000;
	background-color: #ffffff;
	text-indent: 2px
}
.header {
	background-color: #ffffff;
	background-image: url("templates/sitetracker2.1/gfx/header.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top
}
/*
.loader {
 position:absolute;
top:50%;
left:50%; 
margin:-50px 0 0 -50px;
padding:0
}
*/
.headlink {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}
a.headlink {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #FFFFFF;
font-weight: bold
}
a.headlink:hover {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #FFFFFF;
font-weight: bold
}
a.headlink:visited {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #FFFFFF;
font-weight: bold
}
a.headlink2 {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #cccccc;
font-weight: bold
}
a.headlink2:hover {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #cccccc;
font-weight: bold
}
a.headlink2:visited {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #cccccc;
font-weight: bold
}
a.navilink {
font-family: arial;
font-size: 10pt;
text-decoration: none;
color: #004E42;
font-weight: bold
}
a.navilink:hover {
font-family: arial;
font-size: 10pt;
text-decoration: underline;
color: #000000;
font-weight: bold
}
a.navilink:visited {
font-family: arial;
font-size: 10pt;
/* text-decoration: none;
color: #004E42; */
font-weight: bold
}

a.navilink_l {
font-family: arial;
font-size: 8pt;
text-decoration: none;
color: #004E42;
font-weight: bold
}
a.navilink_l:hover {
font-family: arial;
font-size: 8pt;
text-decoration: underline;
color: #000000;
font-weight: bold
}
a.navilink_l:visited {
font-family: arial;
font-size: 8pt;
/* text-decoration: none;
color: #004E42; */
font-weight: bold
}

