html {
	height: 100%;
}

body {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #094197;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

#intro_title {
	font-family: verdana, arial,serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.separator {
	padding-left: 10px;
	padding-right: 10px;
}

.steps_title_1, .steps_title_2, .steps_title_3, .steps_title_4 {
	color: #ffffff;
	float: left;
	font-weight: bold;
}

.step_inactive {
	color: #d3d3d3;
}

#amount_title {
	font-weight: bold;
}

#motive_title {
	font-weight: bold;
}

#owntext_title {
	font-weight: bold;
}

#billing_title {
	/*font-weight: bold;*/
}

#recipient_title {
	font-weight: normal;
}

.plz  {
	width: 50px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

.ort  {
	width: 115px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

.small  {
	width: 82px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

.middle  {
	width: 170px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

.long  {
	width: 250px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

.verylarge {
	width: 467px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

input, textarea, select {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

select.small  {
	width: 90px;
	border: #C6DFFF 1px solid;
	background-color: #ffffff;
}

textarea.verylarge {
	height: 105px;
	width: 600px;
}

table, tr, td {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

table.main, tr.main, td.main {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.button_preview, .button_next {
	font-family: verdana, arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #094197;
	text-decoration: none;
	text-align: left;
	line-height: 13px;
	border: #C6DFFF 1px solid;
	height: 20px;
	width: 96px;
	cursor: pointer;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	background-color: #FFFFFF;
}

.button_next_order {
	font-family: verdana, arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #094197;
	text-decoration: none;
	text-align: left;
	line-height: 13px;
	border: #C6DFFF 1px solid;
	height: 20px;
	width: 170px;
	cursor: pointer;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	background-color: #FFFFFF;
}

a {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #000000;
}

.button_back {
	border: #C6DFFF 1px solid;
	display: block;
	line-height: 18px;
	cursor: pointer;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	background-color: #FFFFFF;
}
html>body .button_back {
	line-height: 18px;
}

.button_back a {
	font-family: verdana, arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #094197;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	height: 18px;
}
html>body .button_back a {
	line-height: 18px;
}

.button_back a:hover {
	color: #094197;
}

.button_start {
	color: #094197;
	border: #C6DFFF 1px solid;
	display: block;
	line-height: 18px;
	height: 20px;
	width: 170px;
	cursor: pointer;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	background-color: #FFFFFF;
}
html>body .button_start {
	line-height: 18px;
}

a.button_start {
	color: #094197;
}

a.button_start:hover {
	color: #094197;
}

#dynFlashClose a {
	font-family: verdana, arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	height: 18px;
}

#dynFlashClose a:hover {
	color: #ffffff;
}

#dynagb{
	overflow:auto;
	height:100px;
	width:620px;
}

ul {
}

li {
}

li a {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
}
li a:link, li a:visited {
	text-decoration: none;
}
li a:focus, li a:hover, li a:active {
	color: #ffffff;
}

.linkcolor {
	color: #999999;
}

.linkcoloronw {
	color: #ffffff;
}
