/*
 * Copyright 2003 - 2004 by Bartkowiak Computersysteme
 *
 * Farbvorgaben fuer die SIN-Seiten
 *
 * $Author: Heinz Münninghoff $
 *
 */

BODY {
/*      background:#D1E4EC; #E7EEEC #C0C6CE #D8DFE1  */
	background-color: #C0C6CE ;
/*	background:-moz-linear-gradient(top, #B8BdC6, #E7EEEC); /* Firefox */
/*	background:-webkit-gradient(linear, left top, left bottom, from(#B8BdC6), to(#E7EEEC)); /* Safari, Chrome */

      color:#304F70;
	padding:0px;
	margin:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

A:hover{
	color:#FF4500
	}

A {
	text-decoration:underline ;
	color:#0000EE;
}

A:link {
	color:#0000EE;
}

A:visited {
	color:#880088;
}

A:active {
	color:#FF4500;
}
.menuelink A:link {
      color:#0045FF;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}
.menuelink A:visited {
      color:#0045FF;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}
.menuelink A:hover{
      color:#FF4500;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}
.menuelink2 A:link{
      color:#0045FF;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}
.menuelink2 A:visited{
      color:#0045FF;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}
.menuelink2 A:hover{
      color:#FF4500;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}
H1 {
      text-align:center;
      font-family:Arial,sans-serif;
      font-size:24pt;
      font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}

P {
      font-family:Arial,sans-serif;
      font-size:12pt;
      font-weight:normal;
	margin-top:0px;
}

.PoFLogo {
      font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.warn {
	font-weight: bold;
	color: #FF4080;
}

/* preformatted text */
.pre {
	background: #A0BcD8;
	color: black;
}

/* text found by search */
.found {
	color: #00F000;
}

.dinfo {
	font-weight: normal;
	font-size: 10px;
	color: black;
}

.desc {
	font-weight: bold;
	color: black;
}

.pagetitle {
	background: #102058;
	color: #f8fcf8;
	font-weight: bold;
	font-size: 20px;
}

.navigate {
	text-decoration: none;
	background: #405c88;
	color: #f8fcf8;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 12px;
}

.state0 {
	background: #F0F000;
}

.text0 {
	color: #ceb512;
	font-size: 10px;
}

.state1 {
	background: #00BB00;
}

.text1 {
	color: green;
	font-size: 10px;
}

.state2 {
	background: #FF0000;
}

.text2 {
	color: #FF0000;
	font-size: 10px;
}

.headline {
	background: #102058;
	color: white;
}

/* line color 1 in overviews */
.line1 {
	background-color: #98bcd8;
}

/* line color 2 in overviews */
.line2 {
	background-color: #88acc8;
}

/* not started task */
.task0 {
	background: #bb8888;
	color: black;
	font-size: 10px;
}

/* ongoing task */
.task1 {
	background: #a0e0a0;
	color: black;
	font-size: 10px;
}

/* finished task */
.task2 {
	background: #DDFFDD;
	color: black;
	font-size: 10px;
}

/* overdue task */
.task3 {
	background: #e07777;
	color: black;
	font-size: 10px;
}

/* task done */
.taskdone {
	background: green;
	color: black;
	font-size: 10px;
}

/* task to do */
.tasktodo {
	background: #E00000;
	color: black;
	font-size: 10px;
}

/* task too much time */
.taskmuch {
	background: red;
	color: black;
	font-size: 10px;
}

/* office */
.apploc0 {
	color: black;
}

/* out */
.apploc1 {
	color: black;
}

/* vacation */
.apploc2 {
	color: green;
}

/* sick */
.apploc3 {
	color: black;
}
/* Postponed */
.apploc4 {
	color: blue;
}
/* Option */
.apploc5 {
	color: black;
}
/* Private */
.apploc6 {
	color: lightblue;
}

.holiday {
	background: #c47b89;
	vertical-align: top;
	color: black;
	font-size: 12px;
}

.freeday {
	background: #c999a5; 
	vertical-align: top;
	color: black;
	font-size: 12px;
}

.appday {
	background: #A0A0A0;
	vertical-align: top;
	color: black;
	font-size: 12px;
}

.today {
	background: #90C090;
	vertical-align: top;
	color: black;
	font-size: 12px;
}

.week {
	color: #f8fcf8;
	background: #405c88;
	width: 5%;
	vertical-align: top;
}

.app {
	background: #e8ece8 ;
	color: black;
	font-size: 10px;
}
/* office */
.app0 {
	background: #e8ece8 ;
	color: black;
	font-size: 10px;
}
/* out */
.app1 {
	background: #f8f8d8 ;
	color: black;
	font-size: 10px;
}
/* vacation */
.app2 {
	background: #e8dcd8 ;
	color: black;
	font-size: 10px;
}
/* sick */
.app3 {
	background: #d8ecd8 ;
	color: black;
	font-size: 10px;
}
/* Postponed */
.app4 {
	background: #d8dce8 ;
	color: black;
	font-size: 10px;
}
/* Option */
.app5 {
	background: #d8dce8 ;
	color: black;
	font-size: 10px;
}
/* Private */
.app6 {
	background: #e8ece8 ;
	color: black;
	font-size: 10px;
}

.privapp {
	background: #ffdcd8;
	color: black;
	font-size: 10px;
}

ADDRESS {
	font-size: x-small;
}

TABLE {
	margin:0px;
      align:center;
}

TABLE.single {
	background: #88acd0;
}

TABLE.inner {
	background: #88acd0;
}

TABLE.outer {
	background: #102058;
	margin: 0px;
	padding: 1px;
}


TD {
	padding-left:7px;
	padding-right:5px;
	color: black;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt
}

TD.Rahmen {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	color: black;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt
}

TD.Kopf {
	padding-left:2px;
	color: black;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt
}

TD A:link{
	color:black;
	font-family: arial, verdana, sans-serif
}

TD A:hover {
      color:#FF4500
}


TH {
	color: #f8fcf8;
	background: #304c78;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 12px
}

INPUT {
	margin-left:2px;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:0px;
	background:#E0E0E0;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
        border-style:solid;
        border-right:solid thin black;
        border-top:solid thin black;
        border-left:solid thin black;
        border-bottom:solid thin black;
	color:black;
}

TEXTAREA {
	margin-left:2px;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:0px;
	background:#E0E0E0;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
        border-style:solid;
        border-right:solid thin black;
        border-top:solid thin black;
        border-left:solid thin black;
        border-bottom:solid thin black;
	color:black;
}

INPUT.senden {
	margin-left:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	background:#BBBBBB;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
        border-style:solid;
        border-right:solid thin #888888;
        border-top:solid thin #DDDDDD;
        border-left:solid thin #DDDDDD;
        border-bottom:solid thin #888888;
	color:black;
}
INPUT.senden1 {
	margin-left:5px;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:0px;
	background:#BBBBBB;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
        border-style:solid;
        border-right:solid thin #888888;
        border-top:solid thin #DDDDDD;
        border-left:solid thin #DDDDDD;
        border-bottom:solid thin #888888;
	color:black;
}

INPUT.senden:hover {
	margin-left:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	background:#CCCCCC;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	  border:6px;
        border-style:solid;
        border-right:solid thin #888888;
        border-top:solid thin #DDDDDD;
        border-left:solid thin #DDDDDD;
        border-bottom:solid thin #888888;
	color:#EE4500
}
INPUT.senden1:hover {
	margin-left:5px;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:0px;
	background:#CCCCCC;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	  border:6px;
        border-style:solid;
        border-right:solid thin #888888;
        border-top:solid thin #DDDDDD;
        border-left:solid thin #DDDDDD;
        border-bottom:solid thin #888888;
	color:#EE4500
}

INPUT.senden:active {
	margin-left:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	background:#BBBBBB;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	  border:6px;
        border-style:solid;
        border-right:solid thin #DDDDDD;
        border-top:solid thin #888888;
        border-left:solid thin #888888;
        border-bottom:solid thin #DDDDDD;
	color:#882000
}
INPUT.senden1:active {
	margin-left:5px;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:0px;
	background:#BBBBBB;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	  border:6px;
        border-style:solid;
        border-right:solid thin #DDDDDD;
        border-top:solid thin #888888;
        border-left:solid thin #888888;
        border-bottom:solid thin #DDDDDD;
	color:#882000
}

INPUT[type="submit"] {
	margin-left:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	background:#BBBBBB;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
        border-style:solid;
        border-right:solid thin #888888;
        border-top:solid thin #DDDDDD;
        border-left:solid thin #DDDDDD;
        border-bottom:solid thin #888888;
	color:black;
}
INPUT[type="submit"]:hover {
	margin-left:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	background:#CCCCCC;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	  border:6px;
        border-style:solid;
        border-right:solid thin #888888;
        border-top:solid thin #DDDDDD;
        border-left:solid thin #DDDDDD;
        border-bottom:solid thin #888888;
	color:#EE4500
}
INPUT[type="submit"]:active {
	margin-left:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	background:#BBBBBB;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	  border:6px;
        border-style:solid;
        border-right:solid thin #DDDDDD;
        border-top:solid thin #888888;
        border-left:solid thin #888888;
        border-bottom:solid thin #DDDDDD;
	color:#882000
}

SELECT {
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	background:#E0E0E0;
        border-bottom:solid thin black;
        border-right:solid thin black;
        border-style:solid;
	color:black;
}

div.message {
	margin-top: 20px;
	text-align: center;
}

SPAN.warn {
	font-weight: bold;
	font-size: 14px;
}

IMG.menu {
	border: 0;
}

IMG.list {
	border: 0;
}

/* Powermail Vorgaben*/
	/* 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/res/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #FFCCCC;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #000000;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	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 textarea.powermail_textarea {
    scrollbar-3dlight-color:#024050; //3D-Rand links und oben 1 Pixel
    scrollbar-arrow-color:#000000; 
    scrollbar-base-color:#022D3B;
    scrollbar-darkshadow-color:#023141; //3D-Rand rechts und unten 1 Pixel
    scrollbar-face-color:#023747;
    scrollbar-highlight-color:#039999; //Innerer Rand links und oben 1 Pixel
    scrollbar-shadow-color:#cccccc; //Innerer Rand rechts und unten 1 Pixel
}



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: 0px;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
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;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #FFFFFF;
}
.powermail_check {
	margin: 2px 0 5px 0px;
	background-color: #FFFFFF;
	border: 1px solid black;
	color: #000000;
}

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

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





/* EOF */
