@charset "utf-8";
/* CSS Document */

@import url(main.css);


/* Standard Text */
	.c_text{font-size:10px; font-weight:bold ;color:#000000; padding:0;margin:0; padding-bottom:5px;text-align:left; padding-left:175px; }

/* Inhaltsbereich */

#centerspacer
{	position:relative;
	width:680px;
	height:1px; /* Anpassen je nach Seite */
	line-height:1px;
	
}

#centercontent
{	position:relative;
	width:680px;
	height:446px;
	background-image:url(backgrounds/download/download.jpg);
	background-repeat:no-repeat;
}

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;
}

.c_text a:visited
{	display: block;
	text-decoration:none;
	color:#000000;
	width:100%;
	font-weight:bold;
}