body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}


#arbeit{
background: white;
width:900px;

}

.arbeitsliste{
margin: 0px;
padding: 5px 25px 30px 5px;
background: white;
float:left;
list-style:none;
line-height:15px;
background-color:white;

}

.green{
color:#00CC33;


}

.pink{
color:#FF33CC;


}

.blue{
color:#6699FF;


}

.purple{
color:#9933FF;


}

.orange{
color:#FF9900;


}

a {
text-decoration:none;
}



#titel a:hover {
text-decoration:underline;
}

#impressum a {
text-decoration:none;
color:#00CC33;
}


#impressum a:hover {
text-decoration:underline;
}

a:hover {
text-decoration: underline;


}

#titel{
margin: 0px;
padding-top:0px;
padding-left: 5px;
padding-bottom:27px;
height:5px;
background: white;
color:#9933FF;
clear:both;
width:3000px;
line-height:15px;
}



#bilder{
margin: 0px;
padding-left: 5px;
padding-right: 5px;
width:6000px;
height:470px;
background: white;
clear:both;

}


.bild{
margin: 0px;
padding-right: 10px;
background: white;

}


.impressum{
margin: 0px;
padding-top:30px;
padding-left: 5px;
background: white;
color:#00CC33;
clear:both;

}


