body {
	text-align: center;
	margin: 0;
	background: url(images/backround.jpg);
	font: 12px Verdana;
}
h2 {
	font-weight: bold;
	background: #EEE;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
	font-style: italic;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
a:active, a:hover {
	color: #F89F47;
}
a.menu:link, a.menu:visited {
	color: #000;
	text-decoration: none;
}
a.menu:active, a.menu:hover {
	color: #000;
	background: #FED099;
}
a.menu {
	display: block;
	padding: 3px;
	border-top: 1px solid #FFF;
	text-align: left;
	color: #000;
	text-decoration: none;
}
#title {
	height: 116px;
	padding: 0;
}
#left {
	width: 160px;
	float: left;
}
#right {
	width: 161px;
	float: right;
}
#content {
	border: 1px solid #FFF;
	width: 600px;
	float: right;
	padding: 0 8px;
}
.menutitle {
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.menucontainer_left {
	border-right: 1px solid #000;
	width: 160px;
	margin: 0;
}
.menucontainer_right {
	border-left: 1px solid #000;
	width: 160px;
	margin: 0;
}
.menue_end_left {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	width: 160px;
	margin: 0;
}
.menue_end_right {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 160px;
	margin: 0;
}
.smalfont {
	font-size: 9px;
}
.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.kursiv {
	font-style: italic;
}
.select, textarea, .input, input, select, .form {
	-moz-border-radius: 10px;
	color: #F60;
	border-color: #F90;
	border-style: groove;
	background: #FFF;
	font: 12px Verdana;
}
input:focus {
	background: #FEF7EF;
}
textarea:focus {
	background: #FEF7EF;
}
.input:focus {
	background: #FEF7EF;
}
.form:focus {
	background: #FEF7EF;
}
select:focus {
	background: #FEF7EF;
}
.select:focus {
	background: #FEF7EF;
}
.cnheader {
	color: #000;
	background: url(http://www.world-mg.de/news/images/head.png);
	font: bold 11pt Verdana;
}
.cnorange {
	background: url(http://www.world-mg.de/news/images/orange.png);
}
.cnorangeend {
	background: url(http://www.world-mg.de/news/images/orange_end.png);
}
.cnheadstart {
	background: url(http://www.world-mg.de/news/images/head_start.png);
}
.cnheadend {
	background: url(http://www.world-mg.de/news/images/head_end.png);
}
.cnnews {
	color: #000;
	font: bold 8pt Verdana;
}
.cnnews:link, .cnnews:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.cnnews:hover {
	color: #F89F47;
	font-weight: bold;
	text-decoration: none;
}
.cnsmalltext {
	color: #000;
	text-decoration: none;
	font: 8pt Verdana;
}
.cnsmalltext:link, .cnsmalltext:visited {
	text-decoration: none;
	font-weight: bold;
}
.cnsmalltext:hover {
	font-weight: bold;
}
.cncomments {
	color: #00F;
	font: 10pt Verdana;
}
.cncomments:link, .cncomments:visited {
	text-decoration: none;
	font-weight: bold;
}
.youhere {
	color: #FFF;
	font-weight: bold;
	background: #FBC682;
}
.disclaimer {
	font-size: 14px;
	color: #FFF;
}
.tablebg {
	background: #FEF7EF;

}
.green_text {
	color: #006600;
	font-weight: bold;
}

