/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Basisstylesheet d6-gelb                                             */
/* $Id: default.css,v 1.3 2007/05/23 06:10:30 unrzc9 Exp $          */
/* Projekt Vorlagenkatalog http://www.vorlagen.uni-erlangen.de  -- - - */
/*   Design d6-gelb wurde erstellt von:                                */
/*   Stefan Blanz, www.blanzelot.de                                    */
/*                                                                     */
/* Grundvorgaben fuer Positionieren und Groessen - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@import url(farben.css); 
@import url(elemente.css);

* {
margin:0;
padding:0;
list-style:none;
}
body {
font:normal 100.01% arial, sans-serif;
} 
img { 
border:0 solid;
}
#kopf .skip, #main .skip, #sprungmarken h2, #sprungmarken a, #suche h2, #hauptmenu h2, #breadcrumb .acckey, #bereichsmenu h2, #suche label, #zusatzinfo h2, #footer h2, #footerinfos li .skip {
position:absolute; 
left:-2000px; 
top:-2000px; 
width:0; 
height:0; 
overflow:hidden; 
display:inline; 
}
#sprungmarken a:focus, #sprungmarken a:active {
left:0;
top:0;
width:170px;
height:auto;
overflow:visible;
display:block;
padding:1px 3px;
text-align:center;
}
#seite {
font:normal 0.86em arial, sans-serif;
max-width:950px;
margin:0 auto;
position:relative;
}
#kopf {
height:9.5em;
}
#logo {
float:left;
width:199px;
height:6.85em;
}
#breadcrumb {
position:absolute;
top:10.1em; 
left:200px;
margin-right:170px;
}
#breadcrumb * {
display:inline;
font:bold 0.95em/0.95em arial, sans-serif;
}
#breadcrumb img {
display:none;
}
#sprungmarken {
position:absolute;
left:350px;
top:60px;
}
#hauptmenu {
clear:both;
height:2.4em;
}
#hauptmenu li {
display:inline;
}
#hauptmenu a, #hauptmenu span {
display:block;
/*width:6.5em;*/
float:left;
text-align:center;
}
#suche {
width:11em;
float:right;
margin:2em 0.7em 0 0;
}
#suche form {
margin:0 5px 0 0;
}
#suche p {
margin:0;
}
#suche input { /* submit im suchfeld */
width:11.3em;
padding:2px 0;
font:bold 0.9em arial, sans-serif;
margin:0;
}
#suche #suchbegriff {
width:11em;
margin:0 0 2px;
font-weight:normal;
}
hr#nachkopf, #vorfooter {
display:none;
}
#menu {
width:200px;
float:left;
/*margin:0.5em 0 0;*/
}
a, a:link, a:visited {  
text-decoration:underline;
}
a:hover {  
text-decoration:none;
}
#bereichsmenu {
margin-bottom:50px;
}
#bereichsmenu a, #bereichsmenu span.aktiv {
display:block;
}
#kurzinfo p {
margin:10px 10px 0;
}
#main {
/*max-width:780px; 
float:left;
margin:0 10px 0 0;*/
}
#content {
margin:0.5em 0 0 200px;
padding: 8em 20px 1px 30px; 
}