<html>
<head>
<title>Unbenanntes Dokument</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
#around {
position:relative;
margin:0px auto; /* 0px oben und unten, auto rechts und links) */
width:760px;
text-align:left;
}
#title {
position:absolute; /* Budman */
top:0px; /* Budman */
left:0px; /* Budman */
height:222px;
width:760px;
padding:0px;
}
#title2 {
top:222px; /* Budman */
left:0px; /* Budman */
height:22px;
width:760px;
padding:0px;
background-image:url(Logo_ohne_text_u.jpg);
position:absolute; /* Budman */
}
.quermenu {
margin-left: 507px;
}
.quermenucontainer {
width:100px;
height: 20px;
margin:10px;
}
a.quermenu:link, a.menu:visited {
color:#555;
text-decoration:none;
}
a.quermenu:active, a.menu:hover {
color:#555;
background-color:#EBB845;
}
#suche { /* Budman */
margin-left: 7px;
float: left;
}
A { color: #555; text-decoration: none; font-weight:bold; }
A:link { color: #555; text-decoration: none; }
A:visited { color: #555; text-decoration: none; }
A:active { color: #EBB845; }
A:hover { color: #EBB845;}
body {
font-family: Verdana, Sans-Serif;
font-size: 11px;
color: black;
background-attachment: fixed;
background-image: url(background.jpg);
background-repeat: repeat-x;
margin-top: 8px;
line-height: 15px;
text-align:center; /* greift zusammen mit margin:0px auto */
}
</style>
</head>
<body>
<div id="around">
<div id="title">
<img src="<%skinfile(Logo_ohne_text_o.jpg)%>" width="760" height="222" border="0" alt="logo_oben" />
</div>
<div id="title2">
<div id="suche"><%searchform%></div>
<p class="quermenu"><a href="index.php?itemid=13">Impressum</a> | <a href="index.php?memberid=1">Kontakt</a> | <a href="<%archivelink%>">Archiv</a> | <a href="<%adminurl%>">Admin</a></p>
</div>
</div>
</body>
</html>