@charset "UTF-8";
body,td,th {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Helvetica Neue;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

#contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.container{
	width: 600px;
	background: #666666 url(../img/projects_hg1.gif);
	clear: both;
	padding: 0px;
	margin: 0px;
	float: left;
}
.container2{
	width: 600px;
	background: #666666 url(../img/projects_hg2.gif);
	clear: both;
	padding: 0px;
	margin: 0px;
	float: left;
}
.box_rechts_inside {
	float: right;
	margin: 0px;
	text-align: right;
	padding-left: 5px;
}
.box_links_hgrau {
	width: 180px;
	margin: 0px;
	padding: 15px 10px;
	float: left;
}
/*.box_links_grau {
	float: left;
	height: 180px;
	background-color: #666666;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}*/
.box_rechts_dllgrau {
	padding: 15px;
	float: right;
	width: 370px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*.box_rechts_hgrau {
	padding: 15px;
	float: right;
	height: 180px;
	width: 370px;
	background-color: #CCCCCC;
	margin: 0px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
.fonts_links_r {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.fonts_rechts_r_hg {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	text-align: justify;
}
.fonts_rechts_r_bl {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}
.font_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.style43 {font-family: "Helvetica Neue"; font-size: 10px; font-weight: bold; }
