@charset "utf-8";
/* CSS Document */

@import url(main.css);

#centercontent
{	position:relative;
	width:680px;
	height:446px;
	background-image:none;
	background-color:white;
}

/* Standard Text */
	.c_text{font-size:10px; font-weight:bold ;color:#000000; padding:0;margin:0; padding-bottom:5px;text-align:left; padding-left:223px; }

#subnavigation
{	position:relative;
	width:680px;
	height:0px;
	font-size:10px;
	color:#000000;
	font-weight:bold;	
}


/* Inhaltsbereich */

#centerspacer
{	position:relative;
	width:680px;
	height:1px; /* Anpassen je nach Seite */
	
}


em {font-size:12px; color:black; font-style:normal;}

.c_text ul li {margin:0; margin-left:15px;}


.c_text a
{	display: block;
	text-decoration:none;
	color:#000000;
	width:100%;
	font-weight:bold;
}

.c_text a:hover
{	text-decoration:none;
	color:#3c4690;
	font-weight:bold;
}