/*tags */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Geneva, SansSerif;
	font-size: 11px;
}
p {
	margin: 0;
}
a:link  {
	color: #FF6600;
	text-decoration: none;
	}
a:hover  {
	color: #CC0000;
	text-decoration: none;
}
a:visited  {
	color: #FF6600;
	text-decoration: none;
}
img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* styles*/
.title {
	font-weight:bold;
}
.button { 
	color: #FFF; 
	background-color: #C60;
}
.whitetext {
	color: #FFF;
}
.orangetext  {
	color: #C60;
}
.hint  {
	color: #000000;
	font-weight:bold;
}
.texteinzug {
	margin-left: 204px;
}
/* image styles */
.imagelist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagelist-secondos {
	margin-top: 10px;
}
.omoimagelist {
	max-width:580px;
}
