@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

#potsdam a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

#potsdam a:hover {
	color: #444;
}

.suchtext {	
	position:absolute; 
	top:-9999px; 
	left:-9999px; 
}

body {
margin:0px;
background-color:#FFF;
background-image:url(img/bg.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#page {
width:800px;
background-image:url(img/bg2.jpg);
background-repeat:repeat-y;
margin-left:-400px;
left:50%;
position:absolute;
background-color:#FFF;
}

#head {
width:800px;
height:350px;
background-image:url(img/head.jpg);
z-index:-1;
}

#menue {
padding-top:314px;
padding-left:1px;
padding-right:1px;
width:798px;
float:left;
z-index:-1;
}

#footer {
width:800px;
font-size:10px;
color:#666;
height:50px;
background-image:url(img/footer.jpg);
text-align:center;
vertical-align:middle;
}

.up {
	text-align:right;}

a.footer, a.footer:active, a.footer:visited
{text-decoration: none;
color: #666;
font-weight:bold;}

a.footer:hover
{text-decoration: none;
color: #444444;
font-weight:bold;}

#text {
padding:25px;
padding-top:10px;
min-height:200px;
text-align:left;
}

h1 {
	font-size:14px;
	clear:left;
	}
	
h2 {
	font-size:16px;
	margin-bottom: 25px;
	margin-top: 15px;
	}
	
h3 {
	font-size:13px;
	margin-bottom: 25px;
	margin-top: 15px;
	}
	
img {
	width:200px;
	border-color:#000;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
table {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0px;
	border:0px;
	}
	
td {
	text-align:left;
	vertical-align:top;
	}
	
a.oben {
	text-decoration: none;
color:#666;
font-weight:bold;
font-size:10px;
}

a.link, a.link:active, a.link:visited
{text-decoration: none;
color: #666;
font-weight:bold;}

a.link:hover
{text-decoration: none;
color: #444444;
font-weight:bold;}

a img.linkbild {
	margin: 5px;
	padding: 3px;
	border: 1px solid #999;
}

a img.linkbild:hover {
	border: 1px solid #333;
}