body {
	background-color: #2676a9;
	color: #686667;
}
table.rahmen_weiss {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #a8c8dc;
}
table.rahmen_blau {
	border: 1px solid #2676a8;
	background-color: #FFFFFF;
}
table.rahmen_grau {
	border: 1px solid #999999;
	background-color: #DCE9F1;
}
table.gepunktet {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
td.gepunktet_zeile {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	background-color: #F4F8FB;
}
td.rahmen_gepunktet {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
}
td.rahmen_gepunktet_blau {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-right-color: #686667;	
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F4F8FB;
}
td.rahmen_ohne_blau {
	background-color: #F4F8FB;
}
td.header_presse_details {
	background-color: #E4EDF4;
	font-weight: bold;
	color: #2676A9;
}
td.header_grau_ohne {
	background-color: #E4EDF4;
	color: #686667;
	font-weight: bold;
}
td.header_grau_punkte {
	background-color: #E4EDF4;
	color: #686667;
	font-weight: bold;
	border-right-width: 1px;
	border-right-color: #686667;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;	
}
.technische_daten {
	margin-right:3px;
}
p.technische_daten_inhalt {
	margin-left:3px;
}
.ueberschrift_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36d700;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img.rahmen {
	border: 1px solid #333333;
}
.ueberschrift_blau {
	font-weight: bold;
	color: #2676A9;
}
a.mehr {
	color: #2676A9;
	decoration: underline;
	font-weight: bold;
}
a.mehr:hover {
	color: #36d700;
}
a.klein {
	color: #000000;
	decoration: underline;
	font-size: 10px;
}
a.klein:hover {
	color: #990000;
}
a {
	decoration: underline;
	color: #000000;
}
a:hover {
	color: #990000;
}
a.passwort {
	color: #2676A9;
	decoration: underline;
	font-size: 10px;
}
a.passwort:hover {
	color: #000000;
}
a.textlink_bold {
	color: #2676A9;
	decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.textlink_bold:hover {
	color: #000000;
}
