a:link {
text-decoration:underline;
color:#880000;
}

a:visited {
text-decoration:underline;
color:#880000;
}

a:focus {
text-decoration:none;
color:#880000;
}

a:hover {
text-decoration:none;
color:#880000;
}

a:active {
text-decoration:none;
color:#880000;
}

h1,h2,h3,h4,h5,h6 {
font-size:1.4em;
font-weight:bold;
color:#880000;
}

ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html {
margin:0;
padding:0;
}

img, a img,:link img,:visited img, fieldset {
border:0;
}

img {
margin:0;
padding:0;
}

#pos1 {
position:relative;
display:block;
margin:10px auto 20px auto;
padding:0;
height:100%;
width:750px;
}
	
#pos2 {
position:absolute;
top:70px;
left:0px;
}

body {
background-color:#ffffff;
text-align:left;
font-family:arial, freesans, sans-serif;
font-size:x-small;
}

p {
color:#333333;
font-size:1.1em;
line-height:1.3em;
}

ul.nav1ul, 
#inhalt {
font-size:1.1em;
}

#inhalt {
z-index:1;
width:730px;
background:#ffffff;
padding-left:10px;
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
}

#logo {
z-index:1;
position:relative;
padding-left:10px;
padding-top:35px;
padding-bottom:5px;
}

::selection {
background:#333333;
color:#ffffff;
}

::-moz-selection {
background:#333333;
color:#ffffff;
}

::-webkit-selection {
background:#333333;
color:#ffffff;
}
