<!--
#Outerline {
width:920px;
margin:5px auto;
border:2px solid #565656;
padding: 5px;
text-align:center;
}
#Layer1 {
width:900px;
text-align:left;
background-color:#FFFFFF;
}
#Header {
width:100%;
height:160px;
background-image:url(images/kopfleiste.jpg);
}

#Layer11 {
width:100%;
line-height:20px;
}

#Menu {
width:100%;
}
#Layer2 {
width:170px;
float:left;
}
#Menulinks {
width:100%;
}
#Container {
width:100%;
border:1px solid #CCCCCC;
padding:2px;
}
#Linie {
width:100%;
height:1px;
background-color:#565656;
padding-left:10px;
}
#Layer3 {
width:710px;
line-height:20px;
float:right;
}
#Brotkrumen {
width:100%;
height:15px;
padding-left:10px;
}
#Inhalt {
width:100%;
padding-left:10px;
}
#Footer {
width:100%;
text-align:center;
line-height:20px;
}

.month_weekday {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
color: #676565;  
background-color: #ffffff;
}
.month_today {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
color: #676565;  
background-color: #ff0000;
border-color: #000000;
} 
.month_holiday {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
color : #FFFFFF; 
background-color: #0A50A1;
}
.detail {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #676565;
}
p {
font-family: Arial;
font-size: 11px;
color: #565656;
text-align: justify;
}
li {
font-family: Arial;
font-size: 11px;
color: #565656;
text-align: justify;
}


h1 {
font-family: Arial;
font-weight: bold;
font-size: 13px;
color: #565656;
text-align: left;
}

h2 {
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #565656;
text-align: left;
}


.csc-textpic-caption {
font-family:Arial;
font-size:11px;
color:#565656;
font-weight:bold;
}


.fusszeile {
font-family:Arial;
font-size:9px;
color:#565656
}

/* 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;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	margin: 3px 0 15px 250px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #FFFFFF;
	padding: 11px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	font-size: 12px;
   	color: #565656;
	font-family: Arial;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 250px;
	float: left;
	clear: both;
	font-size: 11px;
   	color: #565656;
	font-family: Arial;
}
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: 300px;
}
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;
  float: left;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 250px;
	font-weight: bold;
	font-size: 12px;
   	color: #565656;
	font-family: Arial;
}
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: 250px;
	padding: 5px;
	background-color: #FFFFFF;
	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;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
-->
