#container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px;
	border: black solid 0px;
	visibility: visible;
	text-align: center;
}

#nest {
	margin: 0px auto auto auto;
	width: 915px;
	background-color: #FFFFFF;
	border-bottom: white dotted 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#nestfooter {
	margin: auto;
	width: 915px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

#nestfooter ul{
	margin:0px;
	padding:0px;
}

#nestfooter li {
	display:inline;
	padding: 0px 10px 0px 10px;
}

#nestfooter_start {
	margin: auto;
	width: 915px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

#nestfooter_start ul{
	margin:0px;
	padding:0px;
}

#nestfooter_start li {
	display:inline;
	padding: 0px 10px 0px 10px;
}

#nestfooter_start li a {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 0px;
}

#nestfooter_start li a:link, #nestfooter_start li a:visited {
	text-decoration: none;
}

#nestfooter_start li a:focus, #nestfooter_start li a:hover, #nestfooter_start li a:active {
	color: #094197;
}

#nestfooter_start li a.activelinkcolor {
	color: #094197;
}

.invisible {
	height: 1px;
	width: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: none;
	visibility: hidden;
}

.delimiter_line {
	font-size: 5px;
	position: static;
	background: url(../images/delimiter.gif) repeat-x center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	height: 20px;
	clear: both;
}

.delimiter_line625 {
	font-size: 5px;
	position: static;
	background: url(../images/delimiter.gif) repeat-x center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	height: 20px;
	width: 625px;
	clear: both;
}

.delimiter_empty {
	clear: both;
	line-height: 10px;
	height: 10px;
}

#logo {
	text-align: left;
	background-color: #094197;
	clear: both;
}

#main {
	text-align: left;
	margin-left: 0px;
	padding-top: 30px;
	border-top: white dotted 1px;
/*	padding-left: 145px;*/
	padding-right: 145px;
}
	
#intro_title {
	clear: both;
	float: left;
	width: 625px;
	margin-bottom: 30px;
}

#intro_text {
	clear: both;
	float: left;
	width: 625px;
/*	margin-bottom: 30px;*/
}

#steps {
	clear: both;
	float: left;
	width: 625px;
	height: 31px;
	line-height: 31px;
	background: url(../images/verlauf.jpg) repeat-x center;
	border-top: 1px #c6dfff solid;
	border-bottom: 1px #c6dfff solid;
	margin-top: 20px;
	margin-bottom: 20px;
}

.block_left {
	clear: both;
	float: left;
	width: 145px;
}

.block_right {
	float: left;
	width: 625px;
}

#amount_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#amount_text {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
}

.amount_field {
	padding-right: 15px;
}

#motive_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#motive_text {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
}

.motive_field {
	float: left;
	padding-right: 5px;
}

#billing_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#your_text_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#your_greetingline_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#your_coupon_title {
	clear: both;
	float: left;
	padding-left: 20px;
}

#owntext_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#owntext_text_input {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#owntext_text_textarea {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#billing_text {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
}

#recipient_title {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#payment_title {
	clear: both;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#payment_text {
	clear: both;
	float: left;
	width: 625px;
	margin-top: 10px;
}

#recipient_row {
	clear: both;
	float: left;
	width: 625px;
}

#buttons_row {
	clear: both;
	float: left;
	width: 625px;
}

#button_preview {
	float: left;
}

#button_back {
	float: left;
}

#button_next {
	float: right;
}

#button_next_order {
	float: right;
}

#layerFlash{
	clear: both;
	position: absolute;
	display: block;
	z-index: 100;
	margin: 0;
	padding: 0;
}

#dynFlash {
	background-color: #094197;
	width: 625px;
	height: 310px;
/*	margin-top: 120px;*/
}
/* Fuer Mozilla/FireFox/IE7 */
html>body #dynFlash {
	height: 340px;
}

#dynFlashClose {
	display: block;
	width: 625px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right:10px;
	clear: both;
}

#dynFlashMovie {
	display: block;
	width: 625px;
	height: 285px;
	clear: both;
}
/* Fuer Mozilla/FireFox/IE7 */
html>body #dynFlashMovie {
	height: 315px;
}

#freeText {
	display: inline;
}


/************************************
* ERROR BLOCK
/***********************************/
#error_block {
	width: 620px;
	border: 1px solid #ff0000;
	clear: both;
}

#error_block_header {
	background-color: #ff0000;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

#error_block_content {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	color: #000000;
	padding: 4px 5px 2px 10px;
}

#error_block #error_block_content ul {
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

#error_block #error_block_content li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: left;
	list-style-type: square; 
}


