body {
	padding: 0;
	margin: 0;
}

div, td {  font-family:  Tahoma, Arial; font-size: 11px; color: #888888;}

textarea {
	width:200px;
	height:60px
}	

h1 {
	font-size: 11px;
	color:#666666;
	margin-top:0px;
}
h2 {
	font-size: 11px;
	color:#666666;
}
h3 {
	font-size: 11px;
	color:#666666;
}
h4 {
	font-size: 11px;
	color:#666666;
}
h5 {
	font-size: 11px;
	color:#666666;
}
h6 {
	font-size: 11px;
	color:#666666;
}

#menuvandret {
	position:absolute;
	width:725px;
	top:93px;
	left:200px;
	z-index:3;
}

#menuvandret b {
	color: #333333;
}

#menuvandret a:link, #menuvandret a:visited {
	padding-left:25px;
	color:#999999;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}

#menuvandret a:active {
	padding-left:25px;
	color:#333333;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}

#menuvandret a:hover {
	padding-left:25px;
	color:#009999;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}

#menulodret {
	position:relative;
	float:left;
	width:225px;
	top:0px;
}

.menulodreta, .menulodretaon {
	padding-left:20px;
	height:20px;
}

.menulodretb, .menulodretbon {
	padding-left:50px;
	height:21px;
}

.menulodretb a:link, .menulodretb a:active, .menulodretb a:visited {
	color:#999999;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

.menulodretbon a, .menulodretb a:hover {
	color:#333333;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}


.menulodreta a:link, .menulodreta a:visited {
	padding-left:20px;
	color:#009999;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}

.menulodreta a:active {
	padding-left:20px;
	color:#009999;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}

.menulodretaon a, .menulodreta a:hover {
	padding-left:20px;
	color:#009999;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/menuon.gif);
	background-repeat:no-repeat;
	background-position: 0 2;
}

#maincontent {
	position:relative;
	float:left;
	width:443px;
	top:0px;
	padding-bottom:100px;
}

#maincontent p, #rightcol p {
	margin-top:0px
}

#rightcol {
	position:relative;
	float:left;
	width:262px;
	top:0px;
	padding-bottom:100px;
}

#rightcol h1 {
	color:#fffeff;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	margin-bottom:23px;
}

#rightcol ul {
	list-style-image: url(/images/wuppilist.gif);
	margin-left:9px;
	padding-left:9px;
	width:190px;
}

#bundbar a {
	font-family:  Tahoma, Arial; font-size: 11px; color: #888888;
	text-decoration: none;

}

#wuppitable {
	width: 464px;
	background-image: url(/images/tabelbg.gif);
}

#wuppitabletop {
	width: 464px;
	background-image: url(/images/tabeltop.gif);
	height:29px;
}

#wuppitablebund {
	position:relative;
	top:-1px;
	width: 464px;
	height:18px;
	background-image: url(/images/tabelbund.gif);
	border-bottom: 2px solid #ffffff
}

#wuppitable td {
	border-bottom: 1px solid #cccccc;
}

#box1, #box2, #box3, #box4, #box5, #box6 {
	overflow: hidden;
}

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p, #box6 p {
	margin: 5px;
}
  
#box1 img, #box2 img, #box3 img, #box4 img, #box5 img, #box6 img {
	position:relative;	
	left:-5px;
	top:-5px;
	margin-bottom:7px;
}

a { font-family:  Tahoma, Arial; color: #009999; text-decoration: underline;}
