body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bckgrnd.gif);
	margin: 0px;
	padding: 0px;
}
body.popup {
	padding: 10px;
	margin: auto;
}

/* menu */
a.nav-no, a.nav-act {
	line-height: 20px;
	color: #fff;
}
a.nav-no:hover, a.nav-act:hover {
	text-decoration: underline;
}
a.nav-act {
	font-weight: bold;
	text-decoration: underline;
}


div#menu_1 ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#menu_1 ul li {
	margin:0;
	padding:0;
}
div#menu_1 ul li ul li {
	padding-left:15px;
}
div#menu_1 ul li ul li ul li{
	padding-left:26px;
}

/* navigation */
a.linkklein, a.linksmall {
	font-size: 10px;
	text-decoration: none;
	color: #0033cc;
}
a.linknavaid {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #cccccc;
	font-weight: bold;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #0033cc;
}
h1 a {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}
a.linknavklein {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.backgroundcolor {
	background-color: #003399;
}

/* content */
.textfett, .textbold {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.texterror {
	font-weight: bold;
	color: #CC3333;
}
.textklein, .textsmall {
	font-size: 10px
}
.textkleinfett, .textfettklein, .textsmallbold {
	font-size: 10px;
	font-weight : bold;
}
.textkleinnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.caption {
	font-size: 10px;
	font-weight : bold;
}
.powered {
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 5px;
}

.fielderror {
	border-style: solid;
	border-color: #cc3333;
}
.notice {
	width: 400px;
	font-weight: bold;
	font-size: 11px;
	border: thin solid #003399;
	padding: 2px;
	background-color: #eeeeee;
}
p, li, ol, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

fieldset {
	border-color: #003399;
	border-width: 1px;
	border-style: solid;
	width: 450px;
	padding: 5px;
}
fieldset table {
	width: 100%;
}
#calendar-event td {
	vertical-align: top;
}

/* headlines */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* forms */
input.button {
	background-color : #0099cc;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	padding : 1px;
	line-height : 12px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding : 1px;
	line-height : 12px;
	font-size : 10px;
}
label {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

/* Layers */
#contentbox {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 555px;
	padding-bottom: 10px;
}
#content {
	border-bottom: 1px solid black;
}
#backgrnd {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 570px;
	height: 100%;
	background-color: #ffffff;
}
#sitetitle {
	position: absolute;
	top: 40px;
	left: 10px;
}
#sitetitle h1 {
	color: #ffffff;
	font-size: 16px;
}

#lbue {
	position: absolute;
	top: 0px;
	left: 570px;
	height: 100%;
	width: 200px;
	background-color: #0099cc;
}
#head {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 770px;
	height: 75px;
	background-color: #003399;
}
#nav {
	position: absolute;
	top: 160px;
	left: 580px;
}
#gfx {
	position: absolute;
	top: 0px;
	left: 0px;
}
#article_footer {
	display: inline;
}
#article_footer a{
	font-size: 10px;
	text-decoration: none;
	color: #0033cc;
}
#article_footer a.currentpage {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
div.left {
	left: 0px;
	text-align: left;
	float: left;
}
div.right {
	right: 0px;
	text-align: right;
	float: right;
}

.close { 
	padding: 0px;
	margin: 0px;
	float: right;
}
.close a {
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* misc */
.offertbl {
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
#content img {
	border-style: none;
	padding: 0px;
	margin: 5px;
}
ul.searchresults {
	list-style-type: none;
	padding: 2px;
}
ul.searchresults li {
	font-size: 10px;
	padding: 7px;
}
td.row {
	border-bottom: 1px solid black;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
}

/* Calender */
.day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ff0000;
}
.noevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff
}
.calendar_popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-color : #003399;
	text-decoration : none;
	width: 100%;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	background-color: #003399;
	text-decoration: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.calendar_popup a {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

/* Print */
#printfooter {
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	width: 100%;
	font-size: 10px;
}
#print h1 {
	color: #000000;
}

