#head {
	background: url('/website/wLayout/design/img/header-bg-hoch_blau.jpg') 0px 93px repeat-x;
}

#image {
	background: url('/website/wLayout/design/style/individual/img/startseite.jpg');
}


#content{
  float:left;
	width:780px;
/*	background:#222222; */
  margin: 0 0 0 0; 
}

#content .boxaktionen{
  float:left;
  width: 145px;
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	font-size:1.0em;
	color:#707587;
	line-height:1.1em;
}

#content .box{
  float:left;
  width: 230px;
/*	background:#cdcdcd; */
	margin: 0 10px 0 5px;
	padding: 0 10px 0 0;
}

#content ul{
  margin: 0 0 0 20px;
	font-size:0.8em;
  list-style-image:url(/website/wLayout/design/img/blauer-pfeil.gif) ;
	 
}

#content li {
  margin: 0 0 0 0; 
}

/* ************************ */


#right{
/*padding: 30px 0 0 0;*/
}

#right hr {
  width:200px;
	height:15px;
	background:#D9E7F0;
	color:#D9E7F0;
	margin: 15px 0 0 0;
	border:0;
}

#right h1 {
}

#right ul {
  /*list-style-image:url(/website/wLayout/design/img/blauer-pfeil.gif);*/
  list-style:none;
	margin:.5em;
}

#right ul li {
  font-size:0.70em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
	color: #096AAB;
	width:150px;
	padding:0 0 0 1.5em;
  background:url(/website/wLayout/design/img/blauer-pfeil.gif) no-repeat 0px .1em;
}

#right ul li a {
  font-size:1.2em;
	font-weight:bold;
	color: #399967;
}

#right .linie {
  width:195px;
	margin: 5px 0 5px 0;
}


h1, #content .box h1 {
	margin: 5px 0 10px 0;
	color: #096AAB;
	font-size:1.2em;
}

p, #content .box p {
	color:#707587;
	margin: 5px 0px 5px 0;
	font-size:0.8em;
/*	background:#ababab;*/
}

#foot {
	padding: 0px 0 0 0;
}