/*************************************************/
/*                                               */
/*            stylesheet nedeleff                */
/*                   19.05.05                    */
/*                                               */
/*************************************************/
html, body{
	margin:0;
	padding:0;
}

img {
   border:none;
}

body{
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	overflow: auto;
}

#menue {
	display:none;	
}

ul.subnav {
	display:none;
}

ul.subnav li {
	display:none;
}




#container {
	z-index: 0;
	width: 100%;
	height: auto;
	text-align: left;
}

#inhalt {
	position: static;
	width: 100%;
	height: auto;
	margin:0;
} 

#box1, #box6, #box7  {
	position:relative;
	margin:0 0 30px 0;
	text-align: left;
	padding:0;
	width: 100%;
	height: auto;
}
#box2, #box3, #box4, #box5{
	display:none;
}

.content {
	float:right;
	height:auto;
	width: 100%;
	display: inline;
}
.startbild {
	float:left;
	padding:0;
	margin: 0;
	width:180px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:12px;
}

