body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #434343;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	background-image: url(layout/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ffffff;
}
#telefon {
	padding-left: 505px;
	color: #ffffff;
	font-size: 11pt;
}
#main {
	min-height: 300px;
	width: 415px;
	color: #434343;
	font-size: 11pt;
}
#main p {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: justify;
}
#main h1 {
	color: #cb245b;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 4px;
}
#main .date, #right .small {
	font-size: 9pt;
	font-style: italic;
	color: #999999;
}
/*#main b {
	font-weight: bold;
	font-size: 11pt;
}*/
#main li {
	list-style-type: circle;
}
#main a:link,#main a:visited,#right a:link,#right a:visited {
	color: #cb245b;
	text-decoration: none;
}
#main a:hover,#main a:active,#right a:hover,#right a:active {
	color: #cb245b;
	text-decoration: underline;
}
.row:hover {
	background-color: #f1f1f1;
}
#menu {
	width: 710px;
	padding-left: 45px;
	vertical-align: middle;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}
#menu a:link,#menu a:visited {
	font-size: 11pt;
	color: #cb245b;
	text-decoration: none;
}
#menu a:hover,#menu a:active {
	font-size: 11pt;
	color: #cb245b;
	text-decoration: underline;
}
#menu .active:link,#menu .active:visited {
	font-size: 11pt;
	color: #434343;
	text-decoration: none;
}
#menu .active:hover,#menu .active:active {
	font-size: 11pt;
	color: #434343;
	text-decoration: underline;
}
#bottom {
	font-size: 8pt;
	color: #999999;
	text-align: right;
}
#bottom a:link,#bottom a:visited {
	color: #999999;
	text-decoration: none;
}
#bottom a:hover,#bottom a:active {
	color: #454545;
	text-decoration: underline;
}
#sendmail .text {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 11pt;
	width: 405px;
}
#sendmail textarea {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 11pt;
	width: 410px;
	height: 150px;
}
#lista td {
	border-bottom: #dedede solid 1px;
}
