/* CSS Document */

body {
	text-align:center;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#434343;
	text-align:left;
}


/* ############################### */
/* general formatting */
/* ############################### */

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	color: #434343;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:16px;
	margin-bottom:20px;
}

h3 {
	font-size:14px;
}

h3.csc-firstHeader {
	margin-top:0;
	}

.align-left {
text-align:left;
}

.align-right {
text-align:right;
}

.align-center {
text-align:center;
}

.align-justify {
text-align:justify;
}

hr {
	height: 1px;
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #c8c8c8;
}

a {
	color:#434343;
	text-decoration:underline;
}


.tx-psmhighlight-sword-1 {
color:#fff;
background-color:#ff940e;
}

input,
select,
textarea {
	border: 1px solid #c8c8c8;
}

input#searchSub {
	border: none;
}

input[type="submit"] {
	background: white;
}

input[type="submit"]:hover {
	background: #ff940e;
	color: white;
}

.clear {
	clear:both;
}

.spacer {
	height:20px;
}

#leftcont a,
#rightcont a {
	text-decoration:underline;
}

a:hover,
#leftcont a:hover,
#rightcont a:hover {
	color:#ff940e;
	text-decoration:none;
}


table {
	border-collapse:collapse;
}

/* ############################### */
/* RTE Styles */
/* ############################### */

.orangeb {
color:#fe940d;
font-weight:bold;
}

.intro {
font-weight:bold;
}

.black, span.black {
color: black;
}

.white, span.white {
color: white;
}

.orange, span.orange {
color:#fe940d;
}

.red, span.red, p.error {
color: red;
}

.green, span.green {
color: green;
}

.small, span.small {
font-size:10px;
font-weight:normal;
}

.wsmall, span.wsmall {
font-size:10px;
color:#FFFFFF;
}

.oranges, span.oranges {
font-size:10px;
color:#fe940d;
}


/* ############################### */
/* main frame */
/* ############################### */

#mainframer {
width:982px;
margin:0 auto;
text-align:left;
}

/* ############################### */
/* Top navigation */
/* ############################### */

div.topnav {
text-align:right;
font-size:10px;
width:964px;
height:20px;
}

div.topnav a {
font-size:10px;
text-transform:lowercase;
color:#434343;
/*color:#313131;*/
}

/* ############################### */
/* header image */
/* ############################### */

#heada {
width:982px;
height:126px;
clear:left;
background-image:url(../images/header_hosting.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#heada span {
visibility:hidden;
}

/* ############################### */
/* header navigation */
/* ############################### */

#mainnav {
width:980px;
height:39px;
clear:left;
border:1px solid #c8c8c8;
overflow:hidden;
}

div#mainnav a {
text-align:center;
width:192px;
height:39px;
float:left;
background-image:url(../images/navtab_bg.gif);
background-position:top left;
background-repeat:repeat-x;
padding-top:10px;
font-size:14px;
color:#434343;
/*color:#313131;*/
text-decoration:none;
}

#mainnav a:hover {
background-image:url(../images/navtab_bg_on.gif);
color:#434343;
/*color:#313131;*/
}

#mainnav a.active , #mainnav div.active a{
background-image:url(../images/navtab_bg_on.gif);
}

div.seperata {
width:5px;
height:39px;
float:left;
background-image:url(../images/nav_separator.gif);
background-position:top left;
background-repeat:repeat-x;
}

/* ############################### */
/* shadow 2 search/lang box */
/* ############################### */

#shaeda {
width:980px;
height:6px;
clear:left;
background-image:url(../images/top_fade.gif);
background-position:top left;
background-repeat:repeat-x;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
}

/* ############################### */
/* search/lang area */
/* ############################### */
#sl_area {
width:980px;
height:38px;
clear:left;
background-color:#FFF;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
border-bottom:1px solid #c8c8c8;
}

/* lang box */
#langBox {
width:109px;
margin:10px 0 0 20px;
float:left;
display:none;
}

/* search box */
#searchContainer {
float:right;
width:236px;
margin:8px 20px 0 0;
}

input.search, span.search input {
background-color:#FFF;
width:166px;
height:16px;
padding:2px 5px 0 5px;
font-size:11px;
margin-right:5px;
float:left;
}

/* ############################### */
/* 2 lines seperator 2 content */
/* ############################### */

#thin_div {
width:980px;
height:2px;
clear:left;
background-color:#FFF;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
border-bottom:1px solid #c8c8c8;
overflow:hidden;
}

/* ############################### */
/* main content box */
/* ############################### */

#ccontainer {
width:980px;
clear:left;
background-color:#FFF;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
padding-bottom:0px;
}

#contentbox  {
width:745px;
float:left;
margin-top:20px;
margin-left:19px;
margin-bottom:20px;
}

/* ############################### */
/* left side navi box */
/* ############################### */

/* leftnav box */
#leftnav {
float:left;
width:195px;
}

/* callback link */
.callback {
width:195px;
margin-top:20px;
}

.callback img {
border:0;
}

/* leftnav line */
#leftnav2 div {
clear:left;
width:194px;
padding-bottom:1px;
background: url(../images/snav_line.gif) bottom no-repeat;
}

/* leftnav line content general */
#leftnav2  a {
display:block;
clear:left;
color:#434343;
/*color:#313131;*/
width:175px;
padding:8px 8px 8px 15px;
text-decoration:none;
}

/* leftnav line content on */
#leftnav2  a.level1_on {
display:block;
clear:left;
font-weight:bold;
background:url(../images/snav_on_bg.gif) repeat-y bottom left;
}

/* leftnav line content on  hover */
#leftnav2  a.level1_on:hover {
color:#434343;
/*color:#313131;*/
}

/* leftnav line content hover */
#leftnav2  a.level1:hover {
display:block;
color:#434343;
/*color:#313131;*/
background:url(../images/snav_on_bg.gif) repeat-y bottom left;
}

/* leftnav line content box level2 */
span.indent1 {
display:block;
clear:left;
background:url(../images/snav_on2a_bg.gif) repeat-y bottom left;
width:175px;
}

/* indent the font */
#leftnav2 span a.slevel1 {
width:159px;
clear:left;
padding-left:36px;
background:url(../images/littlegreydrop.gif) no-repeat 20px 9px;
}

/* drop hover */
#leftnav2 a.slevel1:hover {
color:#fe940d;
background:url(../images/littledrop.gif) no-repeat 20px 9px;
}

/* steady drop */
#leftnav2 a.slevel1_on {
clear:left;
width:159px;
background:url(../images/littledrop.gif) no-repeat 20px 9px;
color:#fe940d;
/*font-weight:bold;*/
padding-left:36px;
}

/* leftnav line content box level3 */
#leftnav2 span.indent2 {
display:block;
clear:left;
background:url(../images/snav_on3a_bg.gif) repeat-y top left;
width:175px;
}

#leftnav2 div span span.slevel2 {
display:block;
background:url(../images/snav_on3a_bg.gif) repeat-y top left;
}

/* indent the font */
#leftnav2 div span span.slevel2 a{
width:143px;
clear:left;
padding-left:52px;
/*background:url(../images/littledrop.gif) no-repeat 36px 9px;*/
}

/* drop hover */
#leftnav2 div span span.slevel2 a:hover {
color:#fe940d;
background:url(../images/littledrop.gif) no-repeat 36px 9px;
}

/* steady drop */
#leftnav2 div span span.slevel2_on a{
clear:left;
width:143px;
background:url(../images/littledrop.gif) no-repeat 36px 9px;
color:#fe940d;
/*font-weight:bold;*/
padding-left:52px;
}

.extra {
margin-top:10px;
}

.verf {
margin-left:15px;
}

/* ############################### */
/* footer box */
/* ############################### */

#footer {
margin-bottom:10px;
width:982px;
height:42px;
clear:left;
background-color:#FFF;
background-image:url(../images/footer.png);
}

.footer {
height:20px;
font-size:10px;
}

.footer a {
height:20px;
font-size:10px;
color:#434343;
}


/* ############################### */
/* HELPERS */
/* ############################### */



.ital {
font-weight:normal;
font-style:oblique;
}


div.padMe20 {
clear:both;
height:20px;
}

hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #c8c8c8;
}

hr.dashy {
	border-style: dashed;
}

hr.news {
clear:both;
margin-top:10px;
}

.fett {
font-weight: bold;
}

.kursiv {
font-style: italic;
}


#ccontainer ul {
margin:0;
padding:0 0 0 15px;
line-height: 1.5;
list-style-image: url(../images/littledrop.gif);
} 

#ccontainer .toolbar ul {
list-style-image: none;
}


/* ############################ */
#sonderangebot {
position:relative;
top:-380px;
left:180px;
width:52px; 
height:53px; 
background-image:url(/fileadmin/images/divers/preisaktion.png);
background-repeat:no-repeat;
}


/* ############################### */
/* Sitemap */
/* ############################### */

.csc-sitemap {
margin-left:16px;
}

#ccontainer ul.csc-menu  {
padding-left:16px;
}

#ccontainer .csc-sitemap a,
#ccontainer .csc-menu a {
text-decoration:none;
}

#ccontainer .csc-sitemap a:hover,
#ccontainer .csc-menu a:hover {
text-decoration:underline;
}

#ccontainer .csc-sitemap ul {
/*list-style-image: url(../images/sitemap.png);*/
padding-left:0;
list-style-image:none;
list-style:none;
}

#ccontainer .csc-sitemap ul ul {
/*list-style-image: url(../images/sitemap2.png);*/
list-style-image:none;
list-style:none;
}

#ccontainer .csc-sitemap ul ul ul {
/*list-style-image: url(../images/sitemap3.png);*/
list-style-image:none;
list-style:none;
}

/* Ebene 1 */

#ccontainer .csc-sitemap ul li {
padding-left:16px;
background: url(../images/sitemap.png) left top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last {
padding-left:16px;
background: url(../images/sitemap-l.png) left top no-repeat;
margin-top:-0px;
}

/* Ebene 2 */

#ccontainer .csc-sitemap ul li li {
padding-left:31px;
margin-left:-16px;
background: url(../images/sitemap2.png) left top no-repeat;
}

#ccontainer .csc-sitemap ul li.last li {
padding-left:31px;
background: url(../images/sitemap.png) 15px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li li.last {
padding-left:31px;
margin-left:-16px;
background: url(../images/sitemap2-l.png) left top no-repeat;
}

#ccontainer .csc-sitemap ul li.last li.last {
padding-left:31px;
background: url(../images/sitemap-l.png) 15px top no-repeat;
margin-top:-0px;
}

/* Ebene 3 */

#ccontainer .csc-sitemap ul li li li {
padding-left:46px;
margin-left:-31px;
background: url(../images/sitemap3.png) left top no-repeat;
}

#ccontainer .csc-sitemap ul li.last li li {
padding-left:46px;
background: url(../images/sitemap2.png) 15px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li li.last li {
padding-left:46px;
background: url(../images/sitemap4.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last li.last li {
padding-left:46px;
background: url(../images/sitemap.png) 30px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li li li.last {
padding-left:46px;
margin-left:-31px;
background: url(../images/sitemap3-l.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li li.last li.last {
padding-left:46px;
margin-left:-31px;
background: url(../images/sitemap4-l.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last li.last li.last {
padding-left:46px;
background: url(../images/sitemap-l.png) 30px top no-repeat;
margin-top:-0px;
}

/* Ebene 4 */

#ccontainer .csc-sitemap ul li li li li {
padding-left:61px;
margin-left: -45px;
background: url(../images/sitemap7.png) 0px top no-repeat;
margin-top:-0px;
}


#ccontainer .csc-sitemap ul li li.last li li {
padding-left:61px;
margin-left: -46px;
background: url(../images/sitemap6.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last li.last li li {
padding-left:61px;
background: url(../images/sitemap2.png) 30px top no-repeat;
margin-top:-0px;
}


#ccontainer .csc-sitemap ul li li.last li.last li{
padding-left:61px;
margin-left: -46px;
background: url(../images/sitemap5.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last li.last li.last li{
padding-left:46px;
background: url(../images/sitemap.png) 30px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li li li li.last {
padding-left:61px;
margin-left: -46px;
background: url(../images/sitemap7-l.png) 0px top no-repeat;
margin-top:-0px;

}
#ccontainer .csc-sitemap ul li li.last li li.last {
padding-left:61px;
margin-left: -46px;
background: url(../images/sitemap6-l.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li li.last li.last li.last {
padding-left:61px;
margin-left: -46px;
background: url(../images/sitemap5-l.png) 0px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last li.last li li.last {
padding-left:61px;
background: url(../images/sitemap2-l.png) 30px top no-repeat;
margin-top:-0px;
}

#ccontainer .csc-sitemap ul li.last li.last li.last li.last {
padding-left:46px;
background: url(../images/sitemap.png) 30px top no-repeat;
margin-top:-0px;
}


.news-single-backlink a {text-decoration:none;}


/* Anmeldeformular */
.tx-felogin-pi1 fieldset {
border:none;
margin:10px 0 0 0;
padding:0;
}

.tx-felogin-pi1 legend {
font-weight:bold;
}

.tx-felogin-pi1 input {
margin:5px 0 5px 0;
}

.tx-felogin-pi1 #pass, .tx-felogin-pi1 #user {
margin:auto;
}

/* FLASH PLAYER */

div.st_flashplayer_float_none {
text-align:left;
margin-bottom:15px;
}

/* ke_troubletickets */

.tx-ketroubletickets-pi1 .htmlarea {
width:720px!important;
}


.amf_item {
	padding: 6px 0;
	clear: left;
}
.amf_label {
	width: 150px;
	float: left;
}
.amf_input {
	margin-left: 150px;
}
.amf_value {
}
.amf_req {
	padding-left: 2px;
	color: red;
}
