/* Container start */

body {
	background-color: #000000;
}

#container {
	margin: 10px auto;
	position:relative;
	background-color: #ffffff;
	left:0px;
	top:0px;
	width:800px;
	z-index:2;
	text-align: left;
}

#box {
	position:absolute;
	background-color: #ffffff;
	left: 0px;
	top: 0px;
	width:800px;
	z-index:2;
}

/* Container ende */




/* Content-Text start */

#navi {
	position:absolute;
	left: 205px;
	top: 105px;
	width: 400px;
	z-index:3;
}

#news {
	position:absolute;
	left: 20px;
	top: 22px;
	width: 270px;
	z-index:3;
}

/* Content-Text ende */



/* Navigation start*/

/* Navigation ende*/



/* Sucontent start*/

/* Sucontent ende*/


/* Schriftstyle start */

.hlmaintext {
	font: 28px Georgia;
	color: #000000;
}

.hlmaintext_concept {
	font: 24px Georgia;
	color: #000000;
}

.maintext {
	font: 14px Georgia;
	color: #000000;
}
.maintextslim {
	font: 16px Georgia;
	color: #000000;
}


a.navlink:link {
	font: 12px Georgia;
	color: #bc0000;
	text-decoration:none;
}
a.navlink:hover {
	font: 12px Georgia;
	color: #000000;
	background-color:#bc0000;
	text-decoration:underline;
}
a.navlink:visited {
	font: 12px Georgia;
	color: #bc0000;
	text-decoration:none;
}
a.navlink:hover {
	font: 12px Georgia;
	color: #000000;
	background-color:#bc0000;
	text-decoration:underline;
}



a.mainlink:link {
	font: 15px Georgia;
	color: #bc0000;
	text-decoration:none;
}
a.mainlink:hover {
	font: 15px Georgia;
	color: #000000;
	background-color:#bc0000;
	text-decoration:none;
}

a.mainlink:visited {
	font: 15px Georgia;
	color: #bc0000;
	text-decoration:none;
}
a.mainlink:hover {
	font: 15px Georgia;
	color: #000000;
	background-color:#bc0000;
	text-decoration:none;
}

a.headlink:link {
	font: 28px Georgia;
	color: #bc0000;
	text-decoration:none;
}
a.headlink:hover {
	font: 28px Georgia;
	color: #000000;
	text-decoration:underline;
}
a.headlink:visited {
	font: 28px Georgia;
	color: #bc0000;
	text-decoration:none;
}
a.headlink:hover {
	font: 28px Georgia;
	color: #000000;
	text-decoration:underline;
}

/* Schriftstyle ende */


/* Bilder ohne blauen Rand anfang */
img {
border: 0px solid white; }
/* Bilder ohne blauen Rand ende */