@CHARSET "ISO-8859-1";

/* *********************** Add: dk *********************** */

#main_content {
  float: left;
	width: 922px;
}
div#menu_left {
	border: 0px dashed green;
	width: 207px;
	float: left;
	margin-top: 15px;
	margin-left:19px;
}

div#subtitle {
	margin-bottom: 15px;
}

.txt_bold {
	font-weight: bold;
}

div.shadow_left {
	float: left;
	width: 19px;
}

div.shadow_right {
	float: left;
	width: 19px;
}

div.trennerflach
{
	background:#FFFFFF;
	background: url(gfx/bg_top_nar.gif) repeat-x;
	height:12px;
}

div.trenner
{
	background:#FFFFFF;
	background: url(gfx/bg_top_nar.gif) repeat-x;
	height:23px;
}

TD.rightspace
{
  padding-right: 5px;
}
INPUT[type="checkbox"]
{
  vertical-align: middle;
}

select.dropdowntext_multiple {
	width: 327px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*height: 22px;*/
	padding: 2;
	margin: 0;
	border: 1px solid #b3b4b4;
}

td.form_common {
	margin: 0;
	padding: 5px;
	vertical-align: top;
	width: 100px;
}

.elemLeft  { text-align: left;  }
.elemRight { text-align: right; }

.loginbox_textfeld
{
	width: 161px;
	height: 14px;
	padding: 1px;
	font-size: 11px;
	color: #585858;
	border: 1px solid #b3b4b4;
	background-color: #ffffff;
}
.current_loginbox
{
	background:url(gfx/shadow_active.gif) top left no-repeat #ffffff;
	width: 161px;
	height: 14px;
	padding: 1px;
	font-size: 11px;
	color: #585858;
	border:1px solid #6f6f6f;
	font-size: inherit;
}

/*Just for CVS*/
/* ----------------------------------------------------------------- LAYOUT, MENU, GLOBAL ------ */
/*body {
	background-color: #fff;
	margin:0px;
	padding:0px;
}*/

/*body, td, th, a, li, input, select, textarea, caption {
	font: normal normal 12px tahoma, sans-serif;
	color: #344;
}*/

body {
	font-size: 11px;
}

td,th 		{  }
img 		{ border: none; }
div.break 	{
  clear: both;
	margin: 0;
	padding: 0;
	float: none;
	height:0 !important;
	line-height: 0;
	font-size: 0;
}
.nowrap  	{ white-space:nowrap; }

.frameHide {
	background: #f5f5f5;
	left:0px;
	top:0px;
	width: 0px;
	height: 0px;
	border: 0px;
}
.frameShow {
	position:absolute;
	background: #f5f5f5;
	left:100px;
	top:100px;
	width: 700px;
	height: 368px;
	border: 2px solid black;
}


#header {
	background-color: #fff;
	width: 922px;
	height: 84px;
	position:relative;
	margin: 0 19px;
}
#menu {
	padding:3px;
	padding-top:9px;
	padding-bottom: 0px;
	float: left;
	height: 32px;
}

#menu a {
	font: normal 10px verdana;
	color: #e2e4eb;
	text-decoration: none;
	padding: 2px 4px;
	margin-left: 2px;
	font-weight: normal;
	border: 1px solid transparent;
}
#menu a.active {
	color: white;
	background-image: url(gfx/back_light.gif);
	border: 1px solid #c0c0c0;

}
#menu a:hover {
	color: black;
	background-image: url(gfx/back.gif);
	border: 1px solid orange;
}
#sub {
	display: block;
}
#sub a {
	font-size: .9em;
}

#content {
	background-color: #fff;
	margin: 5px 0 45px 247px;
	padding: 0;
	width:677px;
}
#content h1 {
	padding:0px; margin:0px;
	font: bold 14px tahoma,sans-serif;
	border-bottom: 1px solid orange;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #777;
}
#content h2 {
	padding: 0px; margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	background-image: url(gfx/bullet_go.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
/*
#footer {
	clear: both;
	display: block;
	float: left;
	color: #fff;
	height: 60px;
	background-image: url(gfx/verlauf.jpg);
	background-repeat: repeat-x;
	border-top: 3px solid #334444;
	width: 100%;
}
*/
#footer div.text {
	padding: 5px 4px;
	font: normal 11px sans-serif;
	color: #333;
}

hr {
	border: none;
	border-top: 1px solid #696969;
	height: 0;
	margin: 6px 0;
	padding: 0px;
}

.bold {
	font-weight: bold;
}
.bold:hover {
	font-weight: bold;
	color: orange;
}
.textButton {
	border: 1px solid orange;
	padding: 1px 5px;
	text-decoration: none;
	background-color: #E2E4EB;
	font: bold 11px sans-serif;
}
.textButton:hover {
	background-color: #F7EDDB;
}
#customMenu {
	border-bottom: 0px solid #334444;
	display: block;
	height: 26px;
	margin: 0px; padding:0px;
}
#customMenu a {
	float: left;
	display: block;
	padding: 2px 4px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 5px;
	font: bold 11px sans-serif;
	text-decoration: none;
	border: 1px solid transparent;
}
#customMenu a:hover {
	background-color: #F2F4FB;
	border: 1px solid #a0a0a0;
}
#customMenu a img {
	margin-bottom:-4px;
	margin-right:2px;
}

/* ----------------------------------------------------------------- FORMULARE ----------------- */
form {
	padding: 0px; margin: 0px;
	}
table.formular {
	table-layout: fixed;
}
div.formular {
	background-color: #f5f5f5;
	border: 1px solid #c0c0c0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

div.formularHeader {
	text-align: left;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	padding: 2px 5px;
/*	padding-left: 10px; */
	margin-right: 10px;
/*	background-color: #E2E4EB; */
	color: #334444;
	font-size: 11px;
	font-weight: bold;

	background: url(gfx/formularHeader.gif) top left repeat-x #E2E4EB;
}
div.formularHeader a {
	font-size: 11px;
}

table.formular th {
	margin: 0px; padding:0px;
	text-align: right;
	padding-right: 5px;
	color: #808080;
	padding: 3px;
	font-size: 11px;
}
table.formular td {
	padding: 3px;
}
/*
table.formular td input, table.formular td textarea, table.formular td select {
	font-size: 11px;
	border: 1px solid #808080;
	padding:0px; margin:0px;
	width: 200px;
	float: left;
}
table.formular td input, table.formular td textarea {
	padding: 0 2px;
}*/
/*
input.button {
	background-color: #F5F5F5;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	font-weight: bold;
}
input.checkbox {
  vertical-align: middle;
}
*/
#select_startDate,#select_endDate,#select_dateStart,#select_dateEnd,
#select_firstDate,#select_thirdDate,#select_lastDate,#select_dateEarliest,#select_dateLatest,
#select_sTextfieldDateFrom, #select_sTextfieldDateTo,
#firstDate, #endDate, #sTextfieldDateFrom, #sTextfieldDateTo {
	background-color: #F5F5F5;
	border: 1px solid #b3b4b4;
	width:40px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	padding:2px;
	margin:0;
}
#startDate,#endDate,#dateStart,#dateEnd,#firstDate,#thirdDate,
#lastDate,#dateEarliest,#dateLatest, #sTextfieldDateFrom, #sTextfieldDateTo {
	background-color: #fff;
	width: 60px !important;
	margin-right: 5px;
	height: 14px;
}


/* ----------------------------------------------------------------- TABELLEN ------------------ */
table {
	empty-cells: show;
	color:#696969;
	font-size:11px;
	font-style:normal;
	font-family:arial, tahoma, verdana, helvetica, sans-serif;
}
table.default {
	border: 1px solid #C0C0C0;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin: 0px;
}
table.default caption, table.default caption a {
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	background-color: #F5F5F5;
	border-top: 1px solid orange;
	border-left: 3px solid orange;
	border-right: 1px solid orange;
}
table.default th {
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 1px solid #888;
	border-left: 0px solid transparent;
	background-color: #334444;
	padding: 2px;
	padding-left: 3px;
	color: #fff;
	font-size: 10px;
}
table.default th a {
	background-color: #334444;
	padding: 2px;
	padding-left: 3px;
	color: #fff;
	font-size: 10px;
}
table.default a {
	font-size: 11px;
}
table.default tr.rowA td,
table.default tr.rowB td,
table.default td,
table.default tr.rowA td.button,
table.default tr.rowB td.button,
table.default td.button,
table.default tr.rowAhover td.button,
table.default tr.rowBhover td.button
 {
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #fff;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #fff;
	background-color: #E2E4EB;
	padding: 2px;
	font-size: 11px;
}
table.default tr.rowAhover td,
table.default tr.rowBhover td {
	border: 1px solid black;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
}


table.default tr.rowB td {
	background-color: #F5F5F5;
}
table.default tr.rowA td.button, table.default tr.rowB td.button {
	padding: 0px;
	background-color: #D2D4DB;
	vertical-align: middle;
}
table.default tr.rowB td.button {
	background-color: #E2E4EB;
}
table.default tr.rowB td.highLight {
		background-color: #E4E6EC;
	}
table.default tr.rowA td.highLight {
		background-color: #D4D6DC;
	}

table.default tr.rowA td.button a, table.default tr.rowB td.button a {
	text-decoration: none;
	display: block;

	text-align: center;
	padding: 0px;
	font-size: 10px; font-weight: bold;
	color: #666;
	width: 100%;
	height: 100%;
}

table.formular tr.rowA {
	background-color: #E2E4EB;
}

table.formular tr.rowB {
	background-color: #FCF0D8;
}


/* ----------------------------------------------------------------- MESSAGES ------------------ */
#message  {
	border: 1px solid #484848;
	margin-bottom: 15px;
}
#message span.ok {
	color: green;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(gfx/accept.gif) 4px 4px no-repeat #D8E5D8;
}
#message span.error {
	color: red;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(gfx/icon_achtung.gif) 4px 4px no-repeat #E8D1D6;
}
#message span.warning {
	color: #8E8E0D;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(gfx/error.png) 4px 4px no-repeat #F0F0C9;
}
span.question {
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(gfx/icon_achtung.gif) 4px 4px no-repeat;
}
span.attention {
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(gfx/icon_achtung.gif) 4px 4px no-repeat;
}
#message span.error A {
  color: darkred;
}
#message span.warning A {
  color: #606006;
}
#message span.ok A {
  color: darkgreen;
}
table.statusField {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 10px;
	padding:3px;
}
table.statusField td{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 10px;
}
table.statusField th{
	color: #999;
	font-size: 10px;
}

.cleaner {
   clear: both;
   height: 0px;
   font-size: 0px;
   line-height: 0px;

  }


/* --------------------------------------------------------------------- DropDownMenu --------------- */
#dd {
	margin: 0;
    padding: 0;
    width: 100%;
}

#dd li {
	margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial;
}

#dd li a.menu, #dd li a.menu_active {
	display: block;
    text-align: center;
    background: #000000;
    padding: 2px 10px;
    margin: 0px 2px;
    color: #FFF;
    font-family:verdana;
	font-size:10px;
    text-decoration: none;
    border: 1px solid black;
}

#dd li a.menu_active {
	background-image: url(gfx/back_light.gif);
	border: 1px solid #c0c0c0;
}

#dd li a.menu:hover {
	background: #FFA500;
	background-image: url(gfx/back.gif);
	color: black;
	border: 1px solid orange;
}

.submenu {
	background: #FAF2E0;
    border: 1px solid #FFA500;
    visibility: hidden;
    position: absolute;
    z-index: 3;
    margin-left:2px;
    min-width: 100px;
}

.submenu a {
	display: block;
	font: 11px arial;
	text-align: left;
	text-decoration: none;
	padding: 3px;
	color: #000;
	font-family:verdana;
	font-size:10px;
}

.submenu a:hover {
	background: #FFA500;
	color: #FFF;
}

#head {
	padding-top: 5px;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	background-color: black;
	display: block;
	top: 0px;
	left: 0px;
	z-index: 10;
	border-bottom: 1px solid black;
}
.tableHighLight {
	background-color: fuchsia;
	background: fuchsia;
}
/* ===
   advanced styles
	 === */
.image {
  vertical-align: middle;
}

DIV.kampagnenreihe {
	border-top:1px solid #D0D0D0;
	background:#FFFFFF;
	width:330px;
	height:6px;
	color:#696969;
}
DIV.paging {
  margin: 10px 0;
  padding: 5px 0;
/*	border-top: 1px dashed #696969;
	border-bottom: 1px dashed #696969; */
	text-align: right;
}
DIV.paging A, DIV.paging B {
  padding: 0 3px;
}
DIV.paging B {
/*  font-size: 120%; */
}
.SuccessText {
	padding:1px 1px 1px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 // global styles for head and footer quicknavigation
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#quicknavigation {
  position:absolute;
	bottom:10px;
	right:10px;
	text-align:right;
/*	border:1px solid green;
  z-index:0; */
}
#quicknavigation .quicknavi a, .prog-cat A {
	color:#696969;
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-style:normal;
	vertical-align:text-bottom;
/*	border:5px solid red;
	display:block;
	width:100px; */
}
#quicknavigation .quicknavi a:hover, .prog-cat A:hover {
	color:#a4b92e; /* #404354 : eingeloggt */
}
#quicknavigation .quicknavi-on a {
	color:#a4b92e; /* #404354 : eingeloggt */
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-style:normal;
	vertical-align:text-bottom;
}
#quicknavigation .quicknavi-on a:hover {
	color:#696969;
}
#quicknavigationon IMG {
}


/* default styles for extension "tx_irfaq_pi1" */
.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.faqtext { padding:0 0px 0px 0px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 p {font-weight: bold; }
.tx-irfaq-pi1 p a{font-weight: regular;font-size:10px; color:#a4b92e;text-decoration:none; }
.tx-irfaq-pi1 p a:hover{font-weight: regular;font-size:10px; color:#778a15;text-decoration:none; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px;padding-left:9px;border-bottom:1px solid #d9d9d9; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px;color:#333333;line-height:140%; }
.tx-irfaq-pi1 dd p { margin-top: 0px;color:#333333;line-height:140%;}
.tx-irfaq-pi1 .additional-info { margin-bottom: 10px; }
.answertext { margin-left: 0px;color:#333333; padding-bottom:8px; }
.tx-irfaq-pi1 .additional-info { border-top: 1px solid #d9d9d9; margin-bottom: 10px; }

