#jumptonavi, #print-header {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background: url(../templates/img/mainbg.gif) top left repeat-y;
}

/* positions start */

#header {
	position: absolute;
	top: 20px;
	left: 0px;
}
#navicontainer {
	position: absolute;
	left: 0px;
	top: 195px;
}
#content {
	position: absolute;
	top: 245px;
	left: 178px;
	width: 580px;
}
#right {
	position: absolute;
	top: 12px;
	width: 190px;
	left: 810px;
}
#loginlink {
	position: absolute;
	left: 430px;
}
#infobox, #infoboxbody, #infoboxfooter {
	width: 167px;
}
#infobox p {
	margin: 0px;
}
#infoboxpadder {
	padding: 10px;
}
#infoboxbody {
	background: url(../templates/img/boxborder.gif) top left repeat-y;
}
#infoboxfooter {
	height: 30px;
	background: url(../templates/img/boxfooter.gif) top left no-repeat;
}
/* positions end */

/* navigation start */

#navicontainer {
	/*font-size: 0.85em;*/
	font-size: 11px;
}
#navicontainer ul {
	padding: 0px;
	margin: 0px;
}
#navicontainer ul li {
	list-style-type: none;
	display: block;
	background-color: #A2C452;
}
#servicenavi ul li {
	background-color: #9AC4E6;
}
#loginbox ul li {
	background-color: #F1C101;
}

/* 1. ebene */

#navicontainer ul li a {
	width: 157px;
	display: block;
	padding-left: 10px;
	line-height: 25px;
	background: url(../templates/img/buttonbg.gif) top left repeat-y;
	color: #3F3F3F;
	text-decoration: none;
}
#navicontainer ul li a.active {
	background: url(../templates/img/buttonbg-clicked.gif) top left repeat-y;
}
#servicenavi ul li a {
	background: url(../templates/img/servicebuttonbg.gif) top left repeat-y;
}
#servicenavi ul li a.active {
	background: url(../templates/img/servicebuttonbg-c.gif) top left repeat-y;
}
#loginbox ul li a {
	background: url(../templates/img/loginbuttonbg.gif) top left repeat-y;
}
#loginbox ul li a.active {
	background: url(../templates/img/loginbuttonbg-c.gif) top left repeat-y;
}
#navi ul li a:hover {
	color: #000000;
	background: url(../templates/img/buttonbg_active.gif) top left repeat-y;
}
#navi ul li a.active:hover {
	color: #000000;
	background: url(../templates/img/buttonbg_active-clicked.gif) top left repeat-y;
}
#servicenavi ul li a:hover {
	color: #56717A;
	background: url(../templates/img/servicebuttonbg_active.gif) top left repeat-y;
}
#servicenavi ul li a.active:hover {
	color: #56717A;
	background: url(../templates/img/servicebuttonbg_active-c.gif) top left repeat-y;
}
#loginbox ul li a:hover {
	color: #A48300;
	background: url(../templates/img/loginbuttonbg_active.gif) top left repeat-y;
}
#loginbox ul li a.active:hover {
	color: #A48300;
	background: url(../templates/img/loginbuttonbg_active-c.gif) top left repeat-y;
}
#navi ul li.first a {
	line-height: 27px;
	background: url(../templates/img/buttonfirstbg.gif) top left repeat-y;
}
#navi ul li.first a.active {
	line-height: 27px;
	background: url(../templates/img/buttonfirstbg-clicked.gif) top left repeat-y;
}
#navi ul li.first a:hover {
	background: url(../templates/img/buttonfirstbg_active.gif) top left repeat-y;
	color: #000000;
}
#navi ul li.first a.active:hover {
	background: url(../templates/img/buttonfirstbg_active-c.gif) top left repeat-y;
	color: #000000;
}
#navicontainer h1 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 27px;
	color: #FFFFFF;
	display: block;
	background: url(../templates/img/servicenavi_header.gif) top left repeat-y;
	/*font-size: 1em;*/
	font-size: 12px;
}
#loginbox h1 {
	background: url(../templates/img/loginbox_header.gif) top left repeat-y;
}

/* 2. ebene */

#navi ul li li a {
	/*color: #56717A;*/
	background: url(../templates/img/buttonbg_active.gif) top left repeat-y;
}
#navicontainer ul li li a.active {
	background: url(../templates/img/buttonbg_active-clicked.gif) top left repeat-y;
}
#navi ul li li.first a {
	line-height: 25px;
	background: url(../templates/img/buttonbg_active.gif) top left repeat-y;
}
#navi ul li li a:hover, #navi ul li li.first a:hover {
	background: url(../templates/img/buttonbg.gif) top left repeat-y;
}
#navi ul li li a.active:hover, #navi ul li li.first a.active:hover {
	background: url(../templates/img/buttonbg-clicked.gif) top left repeat-y;
}

/* 3. ebene */
#navi ul li li li a {
	background: url(../templates/img/button3level.gif) top left no-repeat;
}
#navi ul li li li a.active {
	background: url(../templates/img/button3level_active.gif) top left no-repeat;
}

/* navigation end */

/* text-formatting start */

body {
	font-family: arial;
	font-size: 0.8em;
}
#content h1 {
	font-size: 1.5em;
	font-style: italic;
	color: #3C86C3;
}
#content h2 {
	font-size: 1.2em;
	color: #56717A;
}
#content h3 {
	font-size: 1.2em;
}
#content p {
	line-height: 20px;
}
a {
	color: #3C86C3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#right {
	color: #3C86C3;
}
#right h2 {
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}
#right p {
	margin: 0px;
}
#infobox h2 {
	font-size: 1em;
	margin-top: 0px;
}
/* text-formatting end */

/* right boxes start */
#right div.box{
	background: url(../templates/img/rightboxbg.gif) top left no-repeat;
	border-bottom: 1px solid #C5DCEE;
	border-left: 1px solid #C5DCEE;
	border-right: 1px solid #C5DCEE;
	padding: 10px;
}
#right div.boxheader  {
	margin: 12px 0px 0px 0px;
	height: 18px;
	background: url(../templates/img/boxheader.gif) top left no-repeat;
}
/* right boxes end */

#header dl.csc-textpic-image.csc-textpic-firstcol.csc-textpic-lastcol {
	position: absolute;
	top: 0px;
	left: 0px;
}
#lang {
	width: 750px;
	text-align: right;
	padding-top: 2px;
}
#lang p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

/* input-elements */
fieldset {
	padding: 10px;
	border: 1px solid #3C86C3;
}
legend {
	font-size: 9px;
}
input.form, select.form, textarea.form {
	border: 1px solid #B8D4EA;
	color: #3C86C3;
	padding: 2px;
}
input.formbutton {
	border: 1px solid #B8D4EA;
	color: black;
	background-color: #FFFFFF;
}
input.required, select.required, textarea.required {
	border: 1px solid red;
}
span.required {
	color: red;
}

/* plugins */

.listing-odd, .listing-even, .listing-disabled {
	padding: 0px;
	vertical-align: middle;
	padding: 2px;
	background-color: none;
	border-bottom: 1px solid #56717A;
}
.listing-even {
	background-color: #B8D4EA;
}
.listing-disabled {
	background-color: #BFBFBF;
}
.listing-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #56717A;
}
.listing-table th {
	text-align: left;
	font-weight: normal;
	background-color: #56717A;
	padding: 2px;
	color: #FFFFFF;
}
.tx-asevents-pi1 form {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.fieldlabel {
	width: 70px;
	float: left;
}
.accommodation-field-label {
	width: 55px;
	text-align: left;
	float: left;
}
.accommodation-listing-text {
	float: left;
	width: 370px;
}
.accommodation-listing-bild {
	padding-top: 20px;
	float: left;
	width: 200px;
	text-align: center;
}
.accommodation-listing-bild img {
	border: 1px solid #A0DC0D;
}
.fieldlabel {
	width: 130px;
	clear: both;
	float: left;
	text-align: right;
	padding-right: 5px;
}
div.padder {
	padding-top: 10px;
}

/* tabellen layouts */

.contenttable-1 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #56717A;
}
tr.tr-even {
	border-bottom: 1px solid #56717A;
	background-color: #B8D4EA;
}
tr.tr-odd {
	background-color: #FFFFFF;
}
tr.tr-even td, tr.tr-odd td {
	padding: 3px;
	border-bottom: 1px solid #56717A;
}

/*******************************/

.contenttable-2 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #5E6F30;
}
tr.tr-even {
	border-bottom: 1px solid #5E6F30;
}
tr.tr-even td, tr.tr-odd td {
	padding: 3px;
	border-bottom: 1px solid #5E6F30;
}


/**
 * powermail
 *
 */
.tx_powermail_pi1_fieldwrap_html_textarea, .tx_powermail_pi1_fieldwrap_html_text, .tx_powermail_pi1_fieldwrap_html_radio, .powermail_submit, .tx_powermail_pi1_fieldwrap_html_check, .tx_powermail_pi1_fieldwrap_html_select {
 	margin: 10px 0;
 }
 
.tx_powermail_pi1_fieldwrap_html_textarea label {
	float: left;
	width: 200px;
}

.tx_powermail_pi1_fieldwrap_html_text label {
	float: left;
	width: 200px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	float: left;
	min-height: 20px;
	width: 200px;
}

.tx_powermail_pi1_fieldwrap_html_radio_content {
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_captcha {
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_captcha_label {
	float: left;
	width: 200px;
}

.powermail_submit {
	margin: 0 0 0 200px;
}

.tx_powermail_pi1_fieldwrap_html_captcha_item {
	float: left;
}

table.powermail_all_table {
	width: 580px;
}

.powermail_all_td_0 {
	font-weight: normal;
	width: 200px;
}
.powermail_all_td_1 {
	font-weight: normal;
	width: 380px;
}

.tx_powermail_pi1_formconfirmation_submit {
	margin: 10px 0 0 0;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}
.tx_powermail_pi1_fieldwrap_html_check {
	margin-left: 200px;
}
.tx_powermail_pi1_fieldwrap_html_select_label {
	float: left;
	width: 200px;
}

/**************************************************/
/**************************************************/
/**************************************************/
#content div.box table td div.box  {
	background-color: #F9FAF2;
	background-image: url(../pics/cols/info.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 141px;
	width: 190px;
	
}

#content div.box table td div.box div.csc-textpic {
	height: 141px;
}

#content div.box table td div.box div.csc-textpic-text {
	padding-top: 5px;
}

#content div.box table td div.box h2 {
	color: #3C86C3;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0 0 3px 0;
}

#content div.box table td div.box p.bodytext {
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

/* +----------------------------- ecards -----------------------------+ */

.tx-srsendcard-pi1 p {
    color: #000000;	
}
.tx-srsendcard-pi1 a:link,
.tx-srsendcard-pi1 a,
.tx-srsendcard-pi1 a:visited
{
	color: #3C86C3;
	font-weight: normal;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-caption {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form {
    width: auto;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset {
    border: 1px solid #6186d7;  
}
.tx-srsendcard-pi1 input, 
.tx-srsendcard-pi1 select, 
.tx-srsendcard-pi1 textarea {
    background-color: #FFFFFF;	
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form legend {
	font-weight: normal;
	color: #6186d7;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field .tx-srsendcard-pi1-error-message {
	font-weight: normal;
}
.tx-srsendcard-pi1 input[type="submit"] {
	font-size: 11px;
    border: 1px solid #3C86C3;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0 5px 0 5px;
    color: #737373;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset label {
	line-height: 20px;
}
.error {
	border: 1px solid red;
	padding: 5px;
	background-color: #FFAFAF;
}
.gewinnspiel-item {
	float: left;
	width: 120px;
}
.clear {
	clear: both;
}