body,html {
color:#000;
font-family:"Times New Roman", Times, serif;
font-size:100.01%;
height:100%;
margin:0;
padding:0;
}

a {
color:#000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border:1px solid #999;
}

#wrap {
width:1000px;
height:100%;
font-size:70.01%;
margin:0 auto;
}

#header {
position:relative;
height:50px;
padding:5px 10px;
}

h1,h2,h3,h4,h5,h6,#footer p {
margin:0;
}


#header h1 {
float:left;
font-size:250.01%;
color:#000;
text-transform:uppercase;
font-weight:400;
}

h2 {
font-size:12pt;
margin:0 0 1em;
}

p {
line-height:150%;
}

#nav {
clear:both;
position:absolute;
top:10px;
right:10px;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
display:inline;
margin:0;
padding:0;
}

#centrum {
padding:10px;
}

#links {
float:left;
width:250px;
position:relative;
overflow:auto;
padding:10px;
}

#rechts {
margin-left:320px;
position:relative;
height:100%;
padding:10px;
}

#links ul {
list-style-type:none;
margin:0 0 20px;
padding:0;
}

#links ul.l {
float:left;
margin-right:30px;
}

#links ul.r {
float:right;
text-align:right;
}

#links ul li.selected {
color:#bad4e3;
list-style-image:url(images/pfeile.gif);
list-style-position:outside;
}

#textsearch {
margin-top:8px;
margin-left:320px;
width:250px;
background-color:#9ec876;
color:#FFF;
background-image:url(images/pfeile_g.gif);
background-repeat:no-repeat;
background-position:2px center;
padding:1px 2px 1px 12px;
}

#textsearch form {
display:inline;
margin-left:10px;
}

#textsearch input {
display:inline;
border:none;
font-size:8pt;
}

#footer {
clear:both;
padding:5px 10px;
}

#rechts #filterfield {
position:relative;
overflow:auto;
width:100%;
}

#rechts #filterfield dl {
float:left;
position:relative;
text-align:center;
margin:0 5px 3px 0;
padding:0;
}

#rechts #filterfield dl:hover {
	color: #CCCCCC;
	background-color: #333333;
}

#rechts #filterfield dd {
margin:0;
padding:0;
}

#rechts #filterfield dt {
margin:0;
padding:5px 0 0;
}

#rechts #pic {
height:500px;
z-index:-1;
}

#detailfield img {
margin-right:4px;
}


#links #info {
	clear:both;
	margin-top:150px;
	padding:0;
	font-size: 110%;
}

#copy {
position:absolute;
bottom:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
}


