@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none;
	color: #2675be;
	font-size: 13pt;
}

#footer a {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

p {
	font-size: 10pt;
	margin: 4px 0px 8px 0px;
	text-align: justify;
	color: #313131;
	line-height: 17px;
}

#menu a {
	line-height: 25px;	
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

#menu a:hover {
	line-height: 25px;	
	font-size: 10pt;
	color: #525252;
	font-weight: bold;
}

h1 {
	color: #2675be;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2675be; 
	margin: 0px 5px 15px 19px;
	text-align: left;
	width: 500px;
	padding: 0px 0px 3px 207px;
}

h2 {
	color: #2675be;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2675be; 
	width: 275px;
	margin: 6px 0px 5px 0px;
	text-align: center;
}

.box_screen {
	border: 1px solid #CCCCFF;
}


/* Bleibt bestehen, solange Nemesysco + 4Secret noch Flyer hinterlegt hat*/

.a-nem {
	float: right;
	font-size: 10pt;
	color: #2675be;
	margin-bottom: 3px;
}

.a-nem a {
	font-size: 10pt;
	color: #2675be;
	font-weight: bold;
}

.a-nem a:hover {
	font-size: 10pt;
	color: #115594;
	font-weight: bold;
}