.tx-powermail-pi1 {
	font-size: 12px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	margin:25px 10px 0 130px;
	font-size:11px;
	font-family:verdana;
}

.tx-powermail-pi1_fieldset {
	border:0;
	margin:0;
	padding:0;
}

.powermail_mandatory_js {
	color:red;
	font-weight:bold;
	margin-top:-5px;
	margin-left:140px;
}

.powermail_submit, .tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit {
	border:1px solid #b8b8b8;
	background:#fff;
	cursor:pointer;
	color: #333333;
	font-family:verdana;
	font-size:11px;
	width:150px;
	float:right;
	margin-right: 4px;
}

label {
	float:left;
	width:140px;
	margin-bottom:5px;
}

input, textarea {
	background: #eee;
	margin-bottom:7px;
}

select {
	margin-bottom:7px;
}

body {
	background:#eee;
	font:11px Arial,Vardana,sans-serif;
	text-align:center;
}

.bodytext {
	font-size: 12px;
}

a {
	color:#005395;
	text-decoration:none;
}

#center {
	margin-left:auto;
	margin-right:auto;
	width:780px;
}

#main {
	width:780px;
	background:#fff;
	padding:0 10px 10px 10px;
	float:left;
}

#header {
	background:url(../img/header_bg.gif) 0 24px repeat-x;
	width:780px;
	height:140px;
	float:right;
}

#logo {
	float:left;
	width:250px;
	height:105px;
}

#header_navi {
	float:right;
}

#header_navi ul {
	padding:0;
	margin:30px 8px 0 0;
	float:left;
}

#header_navi ul li {
	display:block;
	float:left;
}

#main_navi {
	float:left;
	width:100%;
}

#main_navi a {
	font-weight:bold;
	font-size:13px;
	margin:auto 29px auto auto;
	height:17px;
	float:left;
}

#main_navi ul {
	padding:5px 0 0 12px;
	margin:0;
}

#main_navi ul li  {
	display:block;
	float:left;
	padding:0;
	border:3px solid #fff;
}

.navi_active a {
	border-bottom:3px solid #8CC63E;
}

#stage {
	float:left;
	width:780px;
	height:360px;
	margin:0 0 20px 0;
}

#stage_balken{
	float:left;
	background:url(../img/balken.gif) repeat-x;
	width:42px;
	height:316px;
}

#stage_balken_two{
	float:left;
	background-color:#fcf5e4;
	border-bottom:7px solid #8CC63E;
	width:780px;
	height:44px;
	margin:0 0 10px 0;
}

#stage_pic{
	float:left;
	width:737px;
	height:316px;
}

#content {
	text-align:left;
	width:780px;
	padding:0 0 15px 0;
	float:left;
}

#content ul {
	padding:0;
	margin:0;
	list-style:none;
}


* html #content form {
  margin-left:20px;
}

#content form {
	float:left;
	width:500px;
	margin:0 0 0 40px;
}

#content p {
	text-align:left;
}

#content ul li {
	width:320px;
	float:left;
	padding:0 0 3px 20px;
	margin:0;
	background:url(../img/bullet.gif) no-repeat 0 4px;
}

#content h1 {
	width:320px;
	height:23px;
	float:left;
	padding:5px 0 5px 6px; 
	font-size:18px;
	color:#333;
	margin-bottom: 5px;
	border-left: 10px solid #F68B1E;
}

#content h2 {
 	width:235px;
 	height:23px;
 	float:left;
 	padding:5px 0 5px 6px; 
 	font-size:18px;
 	margin-bottom: 5px;
 	color:#333;
 	border-left: 10px solid #F68B1E;
}

#content h3 {
	float:left;
	width:500px;
	height:23px;
	font-size:12px;
	color:#333;
}

* html #textbox_one {
  margin-left:20px;
}

#textbox_one {
	float:left;
	font-size:12px;
	width:320px;
	color:#333;
	margin:0 0 0 40px;
	padding:0;
}

#textbox_one p, #textbox_two p {
	margin:0;
	padding:5px 0;
	line-height: 140%;
}

#textbox_two {
	float:left;
	text-align:left;
	font-size:12px;
	width:320px;
	margin:0 0 0 40px;
	padding:0px;
	color:#333;
}

* html #textbox_three {
  margin-left:20px;
}

#textbox_three {
	float:left;
	text-align:left;
	font-size:12px;
	width:500px;
	color:#333;
	padding:10px 0px 5px 0px;
	margin:0 0 0 40px;
}

#textbox_three h1 {
	width:500px;
}

#logo_mediabeam {
	float:left;
	width:119px;
	height:15px;
}

#footer {
	float:left;
	text-align:right;
	width:780px;
	height:10px;
	border-top:1px dotted #333;
	padding:10px 0px 0px 0px;
}

* html #footer {
  width:745px;
  margin-left:5px;
}