body 
{
    margin:         0;
    background:     #FFFFFF;
    color:          #000000;
    padding:        0;
}
.bg {
	background-color: #A43241;
}
.dunkelgrau {
	background-color: #999999;
}
.rot {
	background-color: #991B2D;
}
.grau {
	background-color: #CECCCC;
}
.weiss {
	background-color: #FFFFFF;
}
.hellgelb {
	background-color: #FBF7E9;
}
.offerte{
	font-size: 20pt;
}

.startbild{
	font-size: 8pt;
}
.text {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
  background-color: #FFFFFF;
  padding:20px 10px;
 }

.minitext {
	font-family:  Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
  padding-left:40px;
}
H1 {
	font-family: Arial;
	font-size: 14px;
	color: #991B2D;
	text-decoration: none;	
}

H2 {
	font-family: Arial;
	font-size: 10pt;
	color: #991B2D;
	text-decoration: none;
}

H3 {
	font-family: Arial;
	font-size: 17pt;
	color: #991B2D;
	text-decoration: none;	
}

.box {
 background-color: #FBF7E9;
 padding-left:3px;
 padding-right:3px;
 padding-top:5px;
 padding-bottom:5px;
 margin-top: 30px;
 margin-right: 10px;
 margin-bottom:10px;
}

.boxheader {
 background-color: #991B2D;
color: #FBF7E9;
text-align: center;
padding: 5px;
font-weight: bold;
font-size: 12pt;
}

A {
  font-family: Arial;
	font-size: 10pt;
  font-weight: bold;
	color: #991B2D;
  text-decoration: none;
 }
 A:hover {
  font-family: Arial;
	font-size: 10pt;
  font-weight: bold;
	color: ##991B2D;
  text-decoration: underline;
 }
 
 .navi {
  font-family: Arial;
	font-size: 10pt;
  font-weight: bold;
	color: #666666;
  text-decoration: none;
	padding-left:20px;
  line-height:18px;
 }
 
 .navi:hover {
  font-family: Arial;
	font-size: 10pt;
  font-weight: bold;
	color: #666666;
  text-decoration: underline;
	padding-left:20px;
  line-height:18px;
 }
  .navi_act {
  font-family: Arial;
	font-size: 10pt;
  font-weight: bold;
	color: #991B2D;
  text-decoration: underline;
	padding-left:20px;
  line-height:18px;
 }
.navi_artists {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: None;
	padding-left:30px;
	line-height:18px;
} 
.navi_artists:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	padding-left:30px;
	line-height:18px;
}
.navi2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: None;
} 
.navi2:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.navi2_activ {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #991B2D;
	text-decoration: underline;
} 
.navi2_activ:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #991B2D;
	text-decoration: underline;
}

.navi_artists_activ {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #991B2D;
	text-decoration: underline;
	padding-left:30px;
	line-height:18px;
}
.navi_artists_activ:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #991B2D;
	text-decoration: underline;
	padding-left:30px;
	line-height:18px;
}

.navi3 {
	font-size: 8pt;
}

.navi3:hover {
	font-size: 8pt;
}

p,td,li,ul,ol,em {
    color: #445566;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
}

.highlight
{
	color: #991B2D;
}
