body {
	background-color: #62625d;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #474747;
}

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

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

a:hover {
	text-decoration: underline;
	color: #e95d0f;
}

h1 {
	font-size: 22px;
	margin: 0px;
	color: #008be0;
	font-weight: normal;
	
}

#all {
	position: absolute;
	left: 50%;
	width: 852px;
	margin-left: -426px;
	top: 30px;
}

#startheader {
	background-image: url("bilder/start.jpg");
	background-position: 0 16px; 
	background-repeat: no-repeat;
	width: 852px;
	height: 720px;
	padding-left: 5px;
	text-align: center;
}


#header {
	background-image: url("bilder/dictocom_logo.jpg");
	background-position: 0 16px; 
	background-repeat: no-repeat;
	width: 852px;
	height: 352px;
	padding-left: 5px;
}

#content {
	background-image: url("bilder/contentbg.gif");
	background-position: center;
	width: 852px;
}

#footer {
	background-image: url("bilder/footer.gif");
	background-position: top center;
	background-repeat: no-repeat;
	width: 852px;
	height: 110px;
	text-align: right;
	font-size: 9px;
}

.menuetable {
	background-image: url("bilder/menuetablebg.gif");
}

.activetopic {
	background-image: url("bilder/activebg.gif");
}

.menue a:link {
	text-decoration: none;
	color: #303030;
}

.menue a:visited {
	text-decoration: none;
	color: #303030;
}

.menue a:hover {
	text-decoration: underline;
	color: #e95d0f;
}

p {
	text-align: justify;
}
