html, body {
min-height:100%;
}
* html, * html body {
height:100%;
}

img {border: 0 }

body { background-color:#f4eed7; background-image:url(/bg-3.jpg); background-attachment:fixed; background-position: bottom center; background-repeat:no-repeat;
font:normal 80% Helvetica, Arial, sans-serif;line-height:140% }

#logo {
width:950px;margin:0 auto
}

#infozeile {
width:950px;margin:0 auto
}

#contentcontainer {
width:950px;margin:0 auto
}

#navilinks {
}

#inhalt {

}

a:hover {
text-decoration:none;
}

#navilinks {
	border-style: solid solid none solid;
	border-color: grey;
	border-size: 1px;
	border-width: 1px;
	}
	
	
#navilinks li {
margin-bottom:10px;
}

#navilinks li a {
	font-size:115%;
	}
	
textarea { font: normal 100% Helvetica, Arial, sans-serif; }

ul {   list-style-type: square;   padding-left: 10px; }

li:not(:last-child) {
    margin-bottom: 5px;
}

textarea { line-height: 1.5 }
