body {
	margin: 10px auto 10px auto;
	background: #3a4248;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #004E82;
}

h1, h2, h3 {
    font-weight: bold;
    font-size: 12px;
}

.headline {
    margin-left:10px;
    margin-right: 10px;
    font-size: 13px;
}

.headline1 {
    margin-left:10px;
    margin-right: 10px;
    font-size: 12px;
}

.headline2 {
    margin-left:20px;
    margin-right: 20px;
    font-size: 11px;
}

.headline, .headline1, .headline2 {
	text-align: left;
	border-bottom: 1px solid #999999;
    font-weight: bold;
    margin-bottom: 4px;
}

.head a:link {
	text-decoration:none;
	color: #004E82;
}

.head a:visited {
	text-decoration:none;
	color: #004E82;
}

.head a:hover {
	color: #004E82;
	text-decoration:underline;
}

.content a:link {
	font-weight:bold;
	text-decoration:none;
	color: #C1595B;
}

.content a:hover {
	color: #C1595B;
	font-weight:bold;
	text-decoration:underline;
}

.content a:visited {
	color: #C1595B;
	font-weight:bold;
	text-decoration:none;
}

.copyright a:link {
	color: #C1595B;
	text-decoration:none;
}

.copyright a:hover {
	color: #C1595B;
	text-decoration:underline;
}

.copyright a:visited {
	color: #C1595B;
	text-decoration:none;
}

.main {
	border: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	background: #c2d9f2;
	margin: 0px;
}

.wrapper {
	width: 764px;
	margin: auto;
}
.head {
	background: #FFCC66;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px dashed #999999;
	border-left: 1px dashed #999999;
	color: #004E82;
	font-weight:bold;
}

.content {
	border: 1px dashed #999999;
	padding: 10px;
}
#disclaimer{
	text-align: justify;
	height: 200px;
	padding: 5px;
	overflow: auto;
}

.copyright {
	margin-bottom: 20px;
	margin-top: 2px;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	color: #C1595B;
}

.hidden {
	display: none;
}

#features  li{
	background:transparent url('http://simsepeter.de/img/accept.png') no-repeat scroll left center;
	list-style-position:outside;
	padding: 0px 0px 4px 17px;
	font-size: 11px;
	text-align: left;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.top {
	text-align: right;
	margin: 2px;
	display: block;
	margin-left: 720px;
}

.pborder {
	border-right: 1px dashed #999999;
}

.ptable {
	font-weight: bold;
	font-size: 10px;
	color: #C1595B;
}

.clear {
	clear: both;
}

.iconright {
	margin-right: 10px;
	float:right;
}

.iconleft {
	margin-left: 10px;
	float:left;
}

.quote {
	margin-left: 10px;
	margin-right: 10px;
}

.quote1 {
	margin-left:20px;
	margin-right: 20px;
}

.quote, .quote1 {
    text-align: justify;
    background-color: #EBF5FF;
    padding: 5px;
    border: 1px solid #999999;
    border-left: 10px solid #999999;"
}

.ctext {
	margin-left: 10px;
	text-align: left;
}
