body {margin: 0px; padding: 0px; background: #ececec}

.PublicText, a , .footer, .TabHeadline, .ImageText{color: #959595; font-size: 12px; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none}

a { color: #9B8237; text-decoration: underline;}
a.h3 {color: #959595; text-decoration: none;}
a.TabHeader {color: #ffffff; text-decoration: none; font-weight: bold}
a.lupe {cursor: url('../images/lupe.cur'), pointer;}
a.search {text-decoration: underline; font-size: 15px; font-weight: bold}
a.nav {color: #959595; text-decoration: none; font-size: 12px; font-weight: bold}

h1 {color: #434343; margin: 0px}
h2 , .TabHeadline{color: #434343; font-size: 16px; margin-bottom: 5px; margin-top: 0px; font-weight: bold}
h3 {color: #434343; font-size: 13px; margin-bottom: 3px; margin-top: 0px}

.footer {font-size: 10px; color: white;}
.ImageText {font-size: 10px; color: black}

#searchbox {
	background: url(../images/searchbox.png) no-repeat;
	width:235px;
	height:25px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:5px !important;
	padding:2px;
}

#logo {
	position: relative;
	top:-40px;
	left:-130px;
	width: 181px;
	height: 82px
}
