html {
overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	margin: 0;
	padding: 0;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}

tbody {
	margin: 0;
	padding: 0;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}

body {
	background-image: url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center; /* zentriert Container im IE */
	overflow: visible;
	background-color: #f2e3bc;
}

#container1 { 
	height: 100%; /* wichtig für 100%ige Höhe */
	margin: 0 auto; /* zentriert Container im FF */
	
	}	
	

#container2 {
	width: 781px;
	height: 100%; /* wichtig für 100%ige Höhe */
	text-align: left;
	border: 10px solid #6c491d;
}	

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 781px;
	vertical-align: bottom;	
}

#sprachauswahl {
	padding-bottom: 11px;
	padding-left: 4px;
}

#navi {
	vertical-align: top;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #6c491d;
	background-color: #6c491d;
	width: 186px;
}

#inhalt {
	height: 100%; /* wichtig für 100%ige Höhe */
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 31px;
	padding-left: 37px;
	padding-right: 31px;
	width: 517px;
}

#inhalt a, #inhalt a:visited {
	color: #6c491d;
	text-decoration: none;
	font-weight: bold;
}

#inhalt img {
	padding-left:15px;
	padding-bottom: 16px;
}

#inhalt td {
	height: 12px;
	padding-right: 20px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-bottom: 18px;
	color: #6c491d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-bottom: 18px;
	color: #6c491d;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-bottom: 18px;
	color: #6c491d;
}

h4 { 
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	}
	
h5 { 
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #6c491d;
	}
	
h6 { 
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #6c491d;
	padding-bottom: 7px;
	}


p {
	margin:0;
	padding:0;
	padding-bottom: 18px;
	font-size: 11px;
	font-weight: normal;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.tabelle_linke_spalte {
	width: 300px;
}

.divider hr {
	border: none;
	border-bottom: 2px solid #6c491d;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}


/* Routenplaner */
#routenplaner {
	width: 300px;
	float: right;
}

#routenplaner input {
	font-size: 12px;
	font-style: Arial;
	background-color: #f2e3bc;
	height: 20px;
	padding: 0;
	border: 1px solid #6c491d;
	margin-bottom: 10px;
}


/* Powermail, wichig: diese Angaben überscheiben die Angaben in der Datei, die auch mit geladen wir, also muß
alles was NICHT gemacht werden soll hier verneint werden*/

/* Form */
span.powermail_mandatory {
/* Color of mandatory error message */
 color: #000000;
}
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: #000000;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	border: none;
}
fieldset.tx-powermail-pi1_fieldset legend {
/* legend of Fieldset */
	color: #ffffff;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal;
	
}
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;
	border: 1px solid #6c491d;
	background-color: #f2e3bc;
}
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: 0px 0 10px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	padding: 2px;
	margin: 10px 0 0px 200px;
	font-weight: normal;
	border: 1px solid #6c491d;
	background-color: #f2e3bc;
}
/* submit button und reset button nebeneinander */
#powermaildiv_uid15, #powermaildiv_uid50 {
float: left;
}


fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	/* reset button */
	padding: 2px;	
	margin: 10px 0 0px 20px;
	font-weight: normal;
	border: 1px solid #6c491d;
	background-color: #f2e3bc;
}

/* zurück-button */
input.tx-powermail-pi1_confirmation_back {
	padding: 2px;
	margin: 10px 0;
	font-weight: normal;
	border: 1px solid #6c491d;
	background-color: #f2e3bc;
	float: left;
}

/* Angaben abschicken-Button */
input.tx-powermail-pi1_confirmation_submit {
	padding: 2px;
	margin: 10px 0 20px 10px;
	font-weight: normal;
	border: 1px solid #6c491d;
	background-color: #f2e3bc;
}


p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
margin: 0;
padding: 0;
}
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;
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: #ffffff;
}

fieldset.tx-powermail-pi1_fieldset div.odd {
	background-color: #ffffff;
}


/* Confirmation */
td.powermail_all_td {
padding: 3px 10px 3px 0;
}

/* THX */
td.powermail_all p.bodytext {
margin: 0;
}

