/* CSS Document */

body {
	background-color: #00246C;
	background-position: top-left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	word-spacing: 1px;
}
#center {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}
#main-container {
	text-align: left;
	margin-left: -400px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	height: 600px;
}
#popup_content {
	width: 510px;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	word-spacing: 1px;
}
.titel {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 13px;
	color: #ffcc00;
}
.aufzaehlung {
	margin-left: 20px;
	color: #DDDDDD;
}
.preis {
	font-style: italic;
	font-weight: bold;
}
.lead {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.jetzt {
	line-height: 0px;
	font-weight: bold;
	text-align: right;
}
hr {
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px;
}
a:link, a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.formular_oben {
	line-height: 15px;
}
.agb-text {
	line-height: 16.5px;
	letter-spacing: 0.5px;
	font-weight: lighter;
}
.agb-titel {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 13px;
	color: #ffcc00;
	line-height: 16px;
}