html, body {
	background: #fecc00 url(/fileadmin/media/_statics/bg_gradient.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* :focus {
	outline: none;
}

#leftSpace, #rightSpace {
	width: 30px;
}

#leftSpace {
	background: transparent url(/fileadmin/media/_statics/bg_leftspace.gif) right top repeat-y;
	text-align: right !important;
	border-right: 1px solid #fff;
}

#rightSpace {
	background: transparent url(/fileadmin/media/_statics/bg_rightspace.gif) left top repeat-y;
}

.centertable td {
	vertical-align: top;
	background: #fff;
	font-size: 11px;
}

#Headerimage-1, #Mainnavigation, #footer {
	/*border-left: 1px solid #fff;*/
} 

#footer-left, #footer {
	height: 100px;
	border-top: 1px solid #ccc;
}

#footer-left {
	border: 0;
}

#Headerimage-1, #Headerimage-2  {
	width: 890px;
	height: 220px;
	background: #fff url(/fileadmin/media/_statics/ajax-loader.gif) no-repeat center;
}

#Headerimage-2 {
	width: 260px;
	height: 170px;
}

#Mainnavigation {
	width: /*180*/160px;
	padding:  0 0 20px 20px;
	background: #fff url(/fileadmin/media/_statics/bg-mainnavigation.gif) repeat-y;
}

* html #Mainnavigation {
	width: /*200*/180px;
	w\idth: /*180*/160px;
}


#MainContent, #footer {
	width: /*38*/400px;
	padding: 20px 30px 20px 20px;
	line-height:135%;
}

* html #MainContent, * html #footer {
	width: /*430*/450px;
	w\idth: /*380*/400px;
}

#RightContent {
	width: 260px;
}

#RightContent #RightContentContent{
	width: 240px;
	padding: 20px 20px 20px 0;
}

* html #RightContent  #RightContentContent {
	width: 260px;
	w\idth: 240px;
}

/* originalfooter aus erster Instanz
#footer {
	width: 890px;
	height: 100px;
	background: #fff url(/fileadmin/media/_statics/bg-mainnavigation.gif) repeat-y;
}
*/

#Mainnavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Mainnavigation ul a.line-1-noactive:hover, #Mainnavigation ul a.line-1-noactive:active,
#Mainnavigation ul a.line-2-noactive:hover, #Mainnavigation ul a.line-2-noactive:active,
#Mainnavigation ul a.line-1-active:link, #Mainnavigation ul a.line-1-active:visited, #Mainnavigation ul a.line-1-active:hover, #Mainnavigation ul a.line-1-active:active,
#Mainnavigation ul a.line-2-active:link, #Mainnavigation ul a.line-2-active:visited, #Mainnavigation ul a.line-2-active:hover, #Mainnavigation ul a.line-2-active:active {
	color: #ad0022;
}

#Mainnavigation a.line-2-last {
	padding-bottom: 10px;
}

#Mainnavigation ul a, #Mainnavigation ul ul a {
	padding: 3px 0 3px 0;
	text-decoration: none;
	color: #000;
	display: block;
}

#Mainnavigation ul ul a {
	padding-left: 15px;
}

#Mainnavigation ul ul a:hover, #Mainnavigation ul ul a.line-2-active {
	background: url(/fileadmin/media/_statics/subnav-arrow.gif) left 6px no-repeat;
}


/* Border */
div.border-yellow-1p-100 {
	border: 1px solid #fecc00;
	padding: 5px;
	margin: 15px 0 15px 0;
}

div.border-yellow-full-100 {
	background: #fecc00;
	padding: 5px;
	margin: 15px 0 15px 0;
}

td.border-yellow-full {
	background: #fecc00;
	padding: 5px;
}

/* Powermail start */
	/* Form */
.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 fieldset {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

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: transparent;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	/*font-weight: bold;*/
	font-weight: normal;
}

#powermaildiv_uid11 p {
	width: 250px;
	float: left;
	clear: both; 
}

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-size: 11px;
	width: 210px;
}

.powermail_uid1 {
	width: 130px !important;
}


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: normal;
	width: 120px;
	background: #fecc00;
	border: 1px solid #999;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
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: 250px;
	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: #eee;*/
	background: transparent;
}

input.eingabe-small {
	width: 60px !important;
}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

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

/* Powermail end */

/* gzestbook start */
.guestbook {
	width: 700px;
	border-collapse:collapse;
}

.guestbook a {
	background: none !important;
	padding: 0 !important;
}

.guestbook td {
	border: 1px solid #cfd2d9;
	padding: 3px;
}

.gb-header {
	background: #6d84ab;
	color: #fff;
}

.gb-entry {
		width: 500px;
}

.gb-data {
	width: 200px;
	background: #e9ecf2;
}

.gb-header-name {
	font-weight: bold;
}

.gb-comment-title, .gb-teaser-name {
	color: #284983;
}

.gb-entry-comment {
	padding: 5px;
	background: #f3f5f8;
}
/* gzestbook end */
