body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535454;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#B2AEA3;
	}

table {
	font-size: 12px;
}

ul {
margin-top: 5px;

}

#content_zentriert {
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 1px solid black;
	width: 800px;
	height: 549px;
	margin-left: -400px;
	margin-top: -275px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#logo {
	width: 169px;
	height: 69px;
	position: absolute;
	top: 40px;
	left: 28px;
}

#hauptmenu {
	font-size:12px;
	width: 120px;
	height: 44px;
	position: absolute;
	top: 310px;
	left: 28px;	
}

#pfeil {
	position: absolute;
	top: 470px;
	left: 122px;	
}

#inhalt_rechts {
	position:absolute;
	top: 43px;
	left: 350px;
	width: 390px;
	height: 420px;
}

#in_inhalt_rechts {
	margin: 15 10 5 30;
}

#zitat {
	position: absolute;
	top: 485px;
	left: 380px;
	width: 400px;	
}

#menu_unten {
	position: absolute;
	width: 300px;
	top: 552px;
	left: 555px;
}

#kontaktlink {
	position: absolute;
	width: 300px;
	top: 400px;
	left: 600px;
}

.menu_unten {
	font-size:12px;
}

a:link {color:#5E6060; text-decoration: none;}
a:active {color:#5E6060; font-weight: bold; text-decoration: none:}
a:visited {color:#5E6060; text-decoration: none;}
a:hover {color:#5E6060; font-weight: bold;}


a.menu:link {color:#5E6060; text-decoration: none; font-size: 13px;}
a.menu:active {color:#5E6060; font-weight: bold; text-decoration: none; font-size: 13px;}
a.menu:visited {color:#5E6060; text-decoration: none; font-size: 13px;}
a.menu:hover {color:#5E6060; font-weight: bold;; font-size: 13px;}

a.menu_aktiv {
	font-weight: bold;
}

.wortmarke {
	font-size: 16px;
	font-weight: bold;
	color: #5E6060;
	text-decoration: none; 
	}

.unter_wortmarke {
	color: #5E6060;
	margin-top: 10px;
	font-size: 13px;
	}

.headline {
	font-weight: bold;
	font-size: 16px;
}

.zitattext {
	font-weight: bold;
}

.fett {
	font-weight: bold;
}

ul {
	list-style-image:url(webyep-system/programm/images/list.gif);
	}


