body {
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 85%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#container {
	margin: 1em auto;
	width: 800px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid black;
	background: #EEEEEE;
}
#navi {
	background-color: #253355;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navi ul {
	list-style-type: none;
	display: inline;
	padding-left: 0px;
	margin-left: 10px;
}
#content h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #253355;
}
#content a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
#content a:visited {
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}


#content h2 {
	font-size: 14px;
	color: #666666;
}


#navi li {
	display: inline;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	margin-right: 15px;
	padding-right: 15px;
}
#footer a {
	text-decoration: none;
}
#navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

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

#content {
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
	background-color: #253355;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
}

#header {
	height: 150px;
	background-color: #CCCCCC;
	background-image: url(bilder/head.gif);
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}
.fett {
	font-weight: bold;
}
#content p {
	text-align: justify;
	padding-right: 20px;
	line-height: 22px;
}
#content ul {
	background-position: 0px 0px;
	padding: 0px;
}
#content li {
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
}
#dsl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 600px;
	text-align: left;
	height: 200px;
	background-image: url(1und1/hg_dsl.gif);
	padding-left: 30px;
	padding-top: 120px;
	background-repeat: no-repeat;
	line-height: 26px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #CECFCE;
}
