/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #ffffff;
}

/*	Paragraph									*/
p {
margin: 0px;
	font-size: small;
    color: #000000;
    background: #FFFFFF;
    font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Definition list									*/
dl {
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
	font-size: small;
	color: #ffffff;
	font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
	color: #ffffff;

}

/*	Menu visited links							*/
a.menulink:visited {
color: Silver;

}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: Blue;

}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;

}

/*	Links unvisited links							*/
a.link:link {
	color: #0066CC;
}

/*	Links visited links							*/
a.link:visited {
	color: #99C9FF;
}

/*	Links active links (not widely supported)				*/
a.link:active {
	color: Blue;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: Blue;

}

/*	Unvisited links								*/
a:link {
color: Gray;

}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: Silver;

}

/*	Active links (not widely supported)					*/
a:active {
color: Blue;

}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: Blue;

}

/*	Links unordered lists							*/
ul {
list-style: disc;
color: #000000;
background: #FFFFFF;
	font-size: small;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
margin-left: -20px;
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: orange;
/*background: #FF3300;*/
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
	margin-left: 20px;
	font-size: large;
	font-weight: bold;
	border: none;
	color: #0066CC;
	/*background: #000000;
	*/
	font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 20px;
font-size: large;
font-weight: bold;
border: none;
color: #0066CC;
/*background: #000000;*/
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
margin-left: 0px;
font-size: small;
font-weight: bold;
border: none;
color: #000000;
/*background: #000000;*/
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 0px;
font-size: small;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells								*/
td {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 0px;
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 0px;
	font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

#top {
	margin: 20px 20px 0px 20px;
	padding: 0000;
	border: 0px dotted #0066CC;
	background: #0066CC;
	height: 0px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0px;
	text-align : center;
	}
html>body #top {
	height: 20px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 135px;
	left: 0px;
	margin: 20px;
	padding: 10px 0 10px 0;
	border: 0px solid #ccc;
	background: #FFFFFF;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html>body #left {
	width: 160px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 200px 20px 200px;
	padding: 10px;
	border-left: 1px dotted #0066CC;
    border-right: 1px dotted #0066CC;
	background: #FFFFFF;
	}
#right {
	position: absolute;
	top: 135px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html>body #right {
	width: 160px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

.links {
	font-size: x-small;
    text-align: center;
	color: #999999;
}

 .link {
	font-size: small;
    padding-left: 20px;
	background-image : url(tpl_images/punkt.gif);
	background-position : left;
	background-repeat : no-repeat;
}

img,
img a {
border: none;
}

div.layer {
	font-size: small;
    margin-left: 20px;
}

#oben-links{
    float: left;
	width: 330px;
{
#oben-rechts{
    float: right;
{


