body, html {
	font-family: Verdana, Geneva, sans-serif;
	overflow: auto;
	margin: 0;
	padding: 0;
	background: #dcdada url(images/bg_body.jpg) repeat-x left top;
}
h1 {
	font-size: 25px;
	font-weight: 700;
	color: #FF7729;
	margin-bottom: 5px;
	padding-bottom: 0;
}
h2 {
	font-size: 22px;
	font-weight: 300;
	color: #FF7729;
}
p {
	font-size: 14px;
	font-weight: 500;
	color: #333;
}
a {
	color: #333;
}
a:visited {
	color: #333;
}
img {
	padding: 5px;
	float: none;
}
input {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
select {
	width: 500px;
}
legend {
	color: #FF7729;
	vertical-align: middle;
	background-position: 5px center;
	background-repeat: no-repeat;
	font-weight: 700;
}
fieldset {
	border: 1px solid #FF7729;
	margin-bottom: 15px;
	padding: 10px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/pfeil-o.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	font-size: 12px;
}
th {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 15px;
}
td {
	padding-top: 5px;
	color: #666;
}
table {
	font-size: 14px;
	color: #666;
	width: 100%;
}
.center {
	text-align: center;
	width: 100%;
}
.logo {
	padding: 5px;
	float: left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box_wrapper {
	padding: 0;
	margin: 15px 0 0;
}
.box_wrapper img {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box_1 {
	overflow: hidden;
	width: 771px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
	background: #FFF;
	margin: -5px 0 0 49px;
}
.box_2 {
	overflow: auto;
	width: 771px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
	margin: -5px 0 0 49px;
}
.box_2 p a {
	color: #333;
}
.box_2 p {
	color: #333;
	text-align: center;
}
.print {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0;
	vertical-align: middle;
	float: right;
	padding: 0 0 5px;
}
.print a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#backbutton {
	text-decoration: none;
	margin: 0;
	vertical-align: middle;
	float: left;
	padding: 0 0 5px 40px;
}
#backbutton input {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding: 5px;
	border: 1px solid #FF7729;
	text-decoration: underline;
	background: #FFF;
}
#backbutton input:hover {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	padding: 5px;
	border: 1px solid #FF7729;
	text-decoration: underline;
	cursor: hand;
	background: #CCC;
}
.calculator_choose {
	float: left;
	width: 400px;
}
.calculator_price {
	width: 220px;
	clear: right;
	float: left;
}
.calculator_price .searchbox {
	color: #333;
}
#personaldata p {
	padding: 0;
	overflow: auto;
	float: left;
	width: 350px;
	margin: 5px;
	height: 50px;
	color: #333;
	background: #FDFDFB;
}
#birthday {
	width: 50px;
}
#birthmonth {
	width: 60px;
}
#birthyear {
	width: 70px;
}
#skypecoursedata select {
	width: 100px;
}
#skypeaddress p {
	padding: 0;
	overflow: auto;
	float: left;
	width: 350px;
	margin: 5px;
	height: 50px;
	color: #333;
	background: #FDFDFB;
}
#noskypeaddress p {
	padding: 0;
	overflow: auto;
	float: left;
	width: 350px;
	margin: 5px;
	height: 50px;
	color: #333;
	background: #FDFDFB;
}
#address p {
	padding: 0;
	overflow: auto;
	float: left;
	width: 350px;
	margin: 5px;
	height: 50px;
	color: #333;
	background: #FDFDFB;
}
#wrapper {
	text-align: left;
	width: 855px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 750px;
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 10px;
}
#intro {
	clear: left;
	float: left;
	width: 550px;
}
#intro p {
	font-size: 15px;
	font-weight: 500;
	color: #333;
}
#intro img {
	float: none;
}
#alex {
	clear: right;
	float: right;
	width: 150px;
	padding-left: 20px;
}
#alex img {
	padding: 0;
}
#alex p {
	float: left;
	margin: 0;
	font-size: 11px;
	width: 120px;
	padding: 0 5px;
}
.tpsym8o {
	padding-right: 6px;
	padding-left: 5px;
	width: 8px;
	height: 8px;
	background: url(images/tpsym8o.gif) no-repeat center 50%;
}
.tpsym9o {
	padding-right: 6px;
	padding-left: 5px;
	background: url(images/tpsym9o.gif) no-repeat center 50%;
	width: 9px;
	height: 9px;
}
.tpsym10o {
	padding-right: 6px;
	padding-left: 5px;
	background: url(images/tpsym10o.gif) no-repeat center 50%;
	width: 10px;
	height: 10px;
}
.tpsym11o {
	padding-right: 8px;
	padding-left: 7px;
	background: url(images/tpsym11o.gif) no-repeat center 50%;
	width: 11px;
	height: 11px;
}
.tpsym8g {
	padding-right: 6px;
	padding-left: 5px;
	width: 8px;
	height: 8px;
	background: url(images/tpsym8og.gif) no-repeat center 50%;
}
.tpsym9g {
	padding-right: 6px;
	padding-left: 5px;
	background: url(images/tpsym9og.gif) no-repeat center 50%;
	width: 9px;
	height: 9px;
}
.tpsym10g {
	padding-right: 6px;
	padding-left: 5px;
	background: url(images/tpsym10og.gif) no-repeat center 50%;
	width: 10px;
	height: 10px;
}
.tpsym11g {
	padding-right: 8px;
	padding-left: 7px;
	background: url(images/tpsym11og.gif) no-repeat center 50%;
	width: 11px;
	height: 11px;
}
.required {
	color: #F30;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
