/*
TAGS
*/
html{
	font-size: 12px;

	
}
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

a{
	color: #e2007a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4, h5{
	color: #e2007a;
} 

p{
	text-align: justify;
	font-size: 12px;
}

form
{
	margin:		2em 0;
	display:	block;
}

fieldset
{
	border: 1px solid #e2007a;
	display: block;
	padding: 1em 2em;
	clear: both;
	width: 600px;
	margin: 2em 0 0 0;
	background:	#f5f5f5;
}


select{
	position: 	relative;
	top: 		-1.4em;
	left: 		8em;
	display:	block;
	width:		8em;
	border:		1px solid #a5acb2;
}

legend{
	color:		#000;
}
label{
	clear: 		left;
	float: 		left;
	display: 	block;
	width: 		8em;
}
csc-mailform-field{
	clear: 		left;
	float: 		left;
	display: 	block;
	width: 		8em;
	margin-top: -1em;
}

.space{
	margin-top:	1em;
}
input{
	position: 	relative;
	
	left: 		8em;
	display: 	block;
	border:		1px solid #a5acb2;
	padding:	2px;
	background:	#fff;
}
input:hover{
	border:		1px solid #999;
	color:		#31709F;
}
input:focus{
	background-color:#31709F;
}

input.csc-mailform-submit{

	left:		0;
	clear:		left;
	width:		19em;
}
textarea{
position: 	relative;
	left: 8.2em;
  
	display: 	block;
	border:		1px solid #a5acb2;
	padding:	2px;
}

fieldset.radio input
{
	border:		none;
	background:	none;
	left:		17.5em;			
}
* html fieldset.radio input
{
	left:		18.5em;
}
select:hover, input:hover, textarea:hover{
	border:		1px solid #999;
	color:		#31709F;
}
select:focus, input:focus, textarea:focus{
	background:	#DFF1FF;
	border:		1px solid #000;
	color:		#000;
}
.csc-mailform-field{
	padding: 5px;
}

/*
DESIGN
*/
#designtable{
width: 100%;
height: 100%;
}
#top{
	width: 100%;
}
#top_left{
	background-image: url(img/bg_top.gif);
	text-align: right;
	height: 320px;
	width:auto;
}

#top_middle{
	width: 940px;
	height: 320px;
	background-color: #4546a5;
}
#top_right{
	background-image: url(img/bg_top.gif);
	height: 320px;
	width:auto;
}

#middle_left{
	border-top: 1px solid #ABABAB;
	background-color: #F5F5F5;
	
	height: 100%;
}
#middle_middle{
	width: 938px;
	border: 1px solid black;
	height: 100%;
	vertical-align:top;
	padding:5px;
}
#middle_right{
	border-top: 1px solid #ABABAB;
	background-color: #F5F5F5;

	height: 100%;
}
#bottom {
	height: 61px;
}

#bottom_middle{
	background-image: url(img/bottom.gif);
	text-align: center;
	height: 61px;
	vertical-align:bottom;
	font-size: 0.9em;
	color: #808080;
}

#wrap{
	position: absolute;
	top: 0px;
	z-index: 10;
}


#impress{
	position: relative;
	top: 40px;
	left: 134px;
	z-index: 9;�
	width: 430px;
	height: 241px;
	overflow: hidden;
}

#rootline{
	float: right;
	padding-right: 200px;
}
#content{
	padding: 10px;
	padding-top: 0px;
	font-size: 12px;
}
.bodytext{
	font-size: 12px;
}
.clear{
	clear: both;
	background-color: transparent;
	border: hidden;
	color: white;
}

.left{
	float: left;
}
.right{
	float: right;
}
.twocol{

}

.imagemenu{
	list-style: none;
}
.imagemenu li{
	padding-bottom: 5px;
}
.imagemenu img{
	float: left;
	padding-right: 20px;
}

/*
MENU
*/
#menu_box{
	width: 386px;
	height: 240px;
	position: relative;
	top: 40px;
	z-index: 14;
	
	float: right;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	right: 0px;
	
}
.menutop{
	width: 100%;
	height: 8px;
	background-image: url(img/topbg.png);
	z-index: 22;
	background-repeat: repeat-x;
}
.menuleft{
	width: 8px;
	height: 100%;
	position: relative;
	left: 0px;
	float: left;
	background-image: url(img/leftbg.png);
	z-index: 21;
}
#menu{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-left:20px;
}

#menu ul{

}
#menu .act{
	list-style: url(img/actmenu.gif);
}

#menu .act a{
	list-style: url(img/actmenu.gif);
	text-decoration: underline;
}


#menu a{
	color: White;
	font-weight: bold;
	font-size: 14px;
}


#submenubox{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	float: right;
}
#submenu{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
	border-bottom: none;
}
#submenu ul{
	
}
#submenu li{
	
}

#submenu a{
	color: White;
	font-weight: bold;
}
.act{
	text-decoration: underline;
}

#subsubmenu{
	padding-left: 0px;
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: none;
}
#subsubmenu ul{
	border: none;
}
#subsubmenu li{
	padding-left: 15px;
	border: none;
}
#subsubmenu  {
	text-decoration: none;
}

.rechts{
	float:right;
	padding-right:50px;
}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: none;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 220px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 270px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: none;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.powermail_uid36{
	left:300px;
}
