/* CSS Document 
Farben: Rot #E2001A | Blau #004884 | D-Grau #666666 | H-Grau #C1C1C1 | D-Blau #013354
*/


* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	behavior:	url("iepngfix.htc");
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	background-color: #666666;
	color: #FFFFFF;
	text-indent: 4px;
}
h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
}

body {
	background-color: #666666;
}
a{
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	bottom: 1px;
}
.copybold {
	font-weight:bold;
}


.copyeinzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	bottom: 1px;
	text-indent: 4px;
}
.copyboldeinzug {
	font-weight:bold;
	text-indent: 4px;
}

.copywhite {
	color: #FFFFFF;
}
a.copywhite {
	color: #FFFFFF;
	text-decoration: none;
}
a.copywhite:hover {
	color: #333333;
	text-decoration: none;
}

.copyDgrau {
	color: #333333;
}
a.copyDgrau:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.copybluebold {
	color: #ACC3D3;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a.copybluebold {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.copybluebold:hover {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.copyright{
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
a.copyright{
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
a.copyright:hover{
	font-size: 10px;
	line-height: 12px;
	color: #C1C1C1;
	text-decoration: none;
}
.red {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}

.tdbggrau{
	background-color:#999999;
	text-transform: uppercase;
	color: #FFFFFF;
}
.tdbggrau2{
	background-color: #444444;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.copywhitebold_14 {
	color: #FFFFFF;
	font-weight:normal;
	font-size: 14px;
	line-height: 22px;
}
.copyredbold_14 {
	color: #FF0000;
	font-weight:bold;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.2em;
}
.copyblackbold_14 {
	color: #000000;
	font-weight:normal;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyboldred {
	font-weight:bold;
	color: #FF0000;
}
.copywhitebold {
	color: #FFFFFF;
	font-weight:bold;
}
li {
	color: #CC0000;
	list-style-position: inside;
   	list-style-image: url(../images/pfeil.gif);
}
.li2 {
	list-style-position: inside;
	list-style-image: url(../images/pfeil_leer.gif);
	color: #FFFFFF;
}
.copywhiteeinzug {
	color: #FFFFFF;
}
.tdbgrot {
	background-color: #FF0000;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
