/* vom 23.02.2007 - FIXTREME.DE */

body{
	background-color: #f7eecb!important;
}

IMG {border:none;
} 

p{
	font-size: 11px;
	margin:0px;
	padding:0px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

span
{
	font-size: 11px;
	margin:0px;
	padding:0px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
	
ul{
	margin-top:0px;
	margin-bottom:0px;
}


li{
	margin-top:0px;
	padding-bottom:3px;
	padding-left:0px;
	margin-left:-15px;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color:#ffffff!important;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}


/* ------------------  Angebot Liste   --------------------*/

.angebot2{
	width: 280px;
	height: 280px;
	padding: 0px;
	margin: 0px;
}

.angebot2 a {
	color:#ed900b;
	line-height: 16px;
	text-decoration:none;
	/*background: url(../images/liste.gif) 0% 30% no-repeat;*/
}

.angebot2 a:link {
	line-height: 16px;
	text-decoration:none;
}

.angebot2 a:visited {
	line-height: 16px;
	color: #ed900b;
	text-decoration: none;
}

.angebot2 a:hover {
	line-height: 16px;
	color:#595959;
	text-decoration: none;
}

.angebot2 a:active {
	line-height: 16px;
	color: #595959;
	text-decoration: none;
}

/* ------------------------------------------------------ */




/* ------------------  Angebot DIV   ---------------------*/

.angebot{
	width: 442px;
	height: 90px;
	padding: 10px 10px 10px 10px;

}


.angebot a {
	color:#ffffff!important;
	line-height: 13px;
	text-decoration:none;
	/*background: url(../images/liste.gif) 0% 30% no-repeat;*/
}
.angebot a:link {
	color: #ffffff!important;
	text-decoration:none;
	line-height: 13px;
}
.angebot a:visited {
	color: #ffffff!important;
	text-decoration: none;
	line-height: 13px;
}
.angebot a:hover {
	color:#595959!important;
	text-decoration: none;
	line-height: 13px;
}
.angebot a:active {
	color: #595959!important;
	text-decoration: none;
	line-height: 13px;
}

/* ------------------------------------------------------ */


H1{
		font-size:12px;
		padding-bottom:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#595959;
		margin: 0px;
}

H2{
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		margin-top: 2px;
		margin-bottom: 8px;
}

H3{
		font-size:11px;
		padding-bottom:2px;
		font-family:Arial, Helvetica, sans-serif;
		color:#ED900B;
		margin: 0px;
}

H4{
		font-size:12px;
		padding-bottom:2px;
		font-family:Arial, Helvetica, sans-serif;
		color:#ED900B;
		margin: 0px;
}



#contentbox {
	margin: 30px 0px 0px 25px;
	text-align: left;
	width: 318px;
  	height: 315px;
	overflow: auto;
}

#contentbox2 {
	text-align: left;
	width: 280px;
  	height: 305px;
}

#contentbox3 {
	margin: 30px 0px 0px 25px;
	text-align: left;
	width: 318px;
  	height: 310px;
	overflow: auto;
}

#contentbox4 {
	text-align: left;
	width: 280px;
  	height: 320px;
}

#contentbox5 {
	margin: 30px 0px 0px 25px;
	text-align: left;
	width: 785px;
  	height: 315px;
	overflow: auto;
}

#contentbox6 {
	text-align: left;
	width: 747px;
  	height: 305px;
}

/* Links */

a {
	font-size: 11px;
	margin:0px;
	padding:0px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#ED900B;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link {
	text-decoration: none;
	color:#ED900B;
}
a:visited {
	text-decoration: none;
	color: #ED900B;
}
a:hover {
	text-decoration: none;
	color:#4F5456;
}
a:active {
	text-decoration: none;
	color: #ED900B;
}

