* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: lightgrey;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a {
outline: none;
}

#new1 {
position: absolute;
font-size: 8px;
left: 155px;
top: 186px;
color: #ff1493;
text-decoration: blink;
}


#new2 {
position: absolute;
font-size: 8px;
left: 183px;
top: 201px;
color: #ff1493;
text-decoration: blink;
}

#new3 {
position: absolute;
font-size: 8px;
left: 168px;
top: 306px;
color: #ff1493;
text-decoration: blink;
}

#new4 {
position: absolute;
font-size: 8px;
left: 147px;
top: 359px;
color: #ff1493;
text-decoration: blink;
}

a:link {
text-decoration: none; color:#333333;
}

a:active {
text-decoration: none;
color:white;
outline: none;
}

a:visited { text-decoration: none; color: #666; }

a:hover {	
text-decoration: underline;
}

a img {
border: none; 
text-decoration: none;
}

a img { border: none; }

#menu {
margin-left: 60px;
background: url(http://51846048.de.strato-hosting.eu/ndxz-studio/site/original/img/menu.png);
height: 425px;
width: 180px;
/*-moz-border-radius:4px;
-khtml-border-radius:4px;*/
position: fixed;
}

#logo {
margin-left: 10px;
margin-top: 10px;
margin-bottom: 8px;
}

#inhalt img {
margin-left: -27px;
}

#logo a{
background-image: url(http://51846048.de.strato-hosting.eu/ndxz-studio/site/original/img/logo_ooben.jpg);
width: 160px;
height: 51px;
display: block;
text-indent: -9999px;
}

#logo a:hover{
background-image: url(http://51846048.de.strato-hosting.eu/ndxz-studio/site/original/img/logo_ooben_over.gif);
width: 160px;
height: 51px;
display: block;
text-indent: -9999px;
}




#menu ul {
list-style: none;
margin: 0 17px 1px;
line-height: 15px;
}

#menu ul li.section-title {
	font-weight:bold; 
	text-transform: uppercase;
	line-height: 22px;
}

#content {
margin: 40px 0 0 255px;
width: 482px;
background-color: white;
}

.container {
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 0px;
}

#content p {
width: 432px;
line-height: 1.5em;
margin-bottom: 0px;
padding-top: 12px;
padding-right: 25px;
padding-bottom: 0px;
padding-left: 27px;
}

p {
color: #5d5d5d;
}

#reload {
position:absolute;
bottom: 20px;
right: 30px;
}

#reload a{
background: url(http://51846048.de.strato-hosting.eu/ndxz-studio/site/original/img/load.png);
height: 51px;
width: 50px;
display: block;
text-indent: -9999px;
}

#reload a:hover{
background: url(http://51846048.de.strato-hosting.eu/ndxz-studio/site/original/img/load_over.png);
height: 51px;
width: 50px;
display: block;
text-indent: -9999px;
}


h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0px; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }