
* {margin: 0; padding: 0;}

body {
	padding: 0;
	z-index: 1;
}

#wrapper {
	border: 0px solid black;
	margin: 0 auto;
	width: 1000px;
	margin-top: 5%;
}

#container {
	border: 0px solid black;
	margin: 0 auto;
  	min-height:100%;
}

* html #container {  /* IE Hack for 100% height */
  	border: 0px solid black;
	margin: 0 auto;
  	height: 100%;
}


/* header */

.header {
	border: 0px solid red;
	height: 137px;
	background: #FFFFFF;
}


/* portal */

.spacer_portal {
	border: 0px solid blue;
	height: 60px;
}

.news_portal {
	border: 0px solid blue;
	width: 280px;
	padding-right:20px;
}

.spacer_portal_vertical {
	border: 0px solid blue;
	width: 20px;
	border-left: 1px solid lightgray;
}

.events_portal {
	border: 0px solid blue;
	width: 280px;
}


/* Pfad */

.path {
	border: 0px solid red;
	background: #FFFFFF;
	text-align: right;
	height: 30px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#044F90;
    text-decoration:none;
}

.path a {
	font-weight:normal;
	color:#044F90;
	text-decoration:none;
}

.path a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#044F90;
}


/* menu */

.line {
	border: 0px solid #999999;
	background: #FFFFFF;
	height: 10px;
	border-top: 1px solid lightgray;
}

.menu {
	border: 0px solid red;
	background: #FFFFFF;
	text-align: left;
	height: 60px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	line-height:14px;
    margin-top:0px;
}

.menu a {
	border: 0px solid grey;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	text-decoration:none;
}

.menu a:hover {
	border: 0px solid grey;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
}

.nav {
	padding-right: 35px;
}

.navon {
	padding-right: 35px;
}

.home {
	border: 0px solid #999999;
	width: 200px;
}

.mainnav {
	border: 0px solid #999999;
}

.inner {
	border: 0px solid blue;
	background: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	line-height:18px;
	text-align: left;
}


/* submenu */

.submenu {
	border: 0px solid red;
	width: 158px;
	height: 340px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	line-height:10px;
	text-align: right;
}

.submenu a {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	text-decoration:none;
}

.submenu a:hover {
	font-family:verdana,arial,helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
}

.subnav {
	padding-bottom: 0px;
}

.subnavon {
	padding-bottom: 0px;
}


/* search */

.search_lable {
	border: 0px solid red;
	background: #cccccc;
	height: 20px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 5px;
}

.search_field {
	border: 1px solid #cccccc;
	background: #ffffff;
	height: 12px;
	width: 150px;
	padding: 3px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	line-height:12px;
    margin-top:0px;
    text-align: left;
}

.go_button {
	border: 0px solid blue;
	margin-top: 5px;
}


/* login */

.login_head {
	border: 0px solid red;
	background: #cccccc;
	height: 20px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 5px;
}

.login_lable {
	border: 0px solid red;
	background: #FFFFFF;
	height: 20px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	line-height: 20px;
    text-align: right;
}

.login_field {
	border: 1px solid #cccccc;
	background: #ffffff;
	height: 12px;
	width: 150px;
	padding: 3px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	line-height:12px;
    margin-top:0px;
    text-align: left;
}


/* content */

.content {
	border: 0px solid blue;
	background: #FFFFFF;
	width: 740px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	padding-right:30px;
	text-decoration:none;
}

.content a {
	border: 0px solid blue;
	background: #FFFFFF;
	color:#333333;
	text-decoration:underline;
}

.content a:hover {
	border: 0px solid blue;
	color:#333333;
	text-decoration:none;
}

.border {
	border: 0px solid blue;
	background: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	padding-right:30px;
	text-decoration:none;
}

.border a {
	border: 0px solid blue;
	background: #FFFFFF;
	color:#333333;
	text-decoration:underline;
}

.border a:hover {
	border: 0px solid blue;
	color:#333333;
	text-decoration:none;
}

.contentspacer {
	border: 0px solid blue;
	background: #FFFFFF;
	width: 42px;
	height: 340px;
}

h1 {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	color:#333333;
	text-align: left;
	padding-bottom: 5px;
}

.frame {
	border: 0px solid #1b509c;
	padding: 7px;
	width: 205px;
	background: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}


/* bottom */

.bottom {
	border: 0px solid blue;
	width: 887px;
	height: 7px;
}


/* 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 0px;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid red;
	background-color: #FFFFFF;
	padding: 0px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #FFFFFF;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 100px;
	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 */
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px; 
	color:#000000;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	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: 0px 0 10px 0px;
	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 100px;
}

div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}

div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}

div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}

	/* Confirmation */
td.powermail_all_td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px; 
	color:#000000;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	padding: 3px 50px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/* tt_address */


.head_firstname {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid black;
}

.head_lastname {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid black;
}

.head_funktion {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid black;
}

.head_email {
	border: 0px solid red;
	width: 150px;
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid black;
}

.firstname {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid lightgray;
}

.lastname {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid lightgray;
}

.funktion {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid lightgray;
}

.email {
	border: 0px solid red;
	width: 150px;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana, arial, helvetice;
	border-bottom: 1px solid lightgray;
}

.blockview {
	border: 0px solid red;
	width: 120px;
	font-size: 10px;
	line-height: 18px;
	font-family: verdana, arial, helvetice;
}

.copy {
	border: 0px solid red;
	width: 900px;
	height: 15px;
}

.copytext {
	text-align: right;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#333333;
	line-height:14px;
    text-decoration:none;
}

.copytext a {
	border: 0px solid grey;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

.copytext a:hover {
	border: 0px solid grey;
	font-family:verdana,arial,helvetica,sans-serif;
	color:red;
	text-decoration:none;
}

/*Userdata*/
span.desc img {display:none;}
span.asc img {display:none;}
span.desc {display:inline-block; width:9px; height:9px; background:#fff url(../sort_descending.gif) no-repeat;}
span.asc { display:inline-block; width:9px; height:9px; background:#fff url(../sort_ascending.gif) no-repeat;}
.userdata-list th { text-align:left; }




