
/* Default   START */
p.bodytext {
	color: #666666;
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#content p {
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#content td, #content th {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
#content th {
	font-weight: bold;
}

#content h1 {
	font-size:18px;
	color:#333333;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}

#content h2 {
	font-size:14px;
	font-weight:bold;
	color:#e46c0a;
	margin: 15px 0px 2px 0px;
}

#content h3 {
	font-size:12px;
	font-weight:bold;
	color:#e46c0a;
	margin: 12px 0px 2px 0px;
}


#content h4 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin: 10px 0px 0px 0px;
}

#content h5 {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	margin: 10px 0px 0px 0px;
}


#content hr {
	margin-top: 30px;
	height: 0px;
	color:#939393;
	border-style: none; 
}

#content ul, #content ol {
	margin-left: 20px;
	margin-bottom: 30px;	
	font-size: 12px;
	padding: 0px;
}

#content li {
	color: #666666;
	line-height:15px;
	margin-top: 5px;
	padding: 0px;
}

#content ul li {
	background: url(/fileadmin/templates/images/symbols/bulletpoint.gif) no-repeat 0px 5px;
	margin: 14px 0px 14px 0px;
	padding-left: 15px;
}

#content a {
	text-decoration: underline;
	color:#000;
	font-size: 12px;
}

#content a:hover {
	color: #e25d04;
}


/* Default   END */




/* MARGINAL END */

#marginal p {
	line-height:13px;
	font-size:11px;
	margin: 0px 10px;
}

#marginal td, #marginal th {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}
#marginal th {
	font-weight: bold;
}

#marginal h1 {
	font-size:14px;
	color:#333333;
	font-weight: bold;
	margin: 12px 0px 2px 10px;
}

#marginal h2 {
	font-size:12px;
	font-weight:bold;
	color:#e46c0a;
	margin: 15px 0px 2px 10px;
}

#marginal h3 {
	font-size:11px;
	font-weight:bold;
	color:#e46c0a;
	margin: 12px 0px 2px 10px;
}


#marginal h4 {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin: 10px 0px 0px 10px;
}

#marginal h5 {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin: 10px 0px 0px 10px;
}


#marginal hr {
	height:0px;
	color:#939393;
	border-style: none; 
}

#marginal ul, #marginal ol {
	margin-left: 15px;
	margin-bottom: 20px;	
	font-size: 10px;
	padding: 0px 5px 3px 10px;
}

#marginal li {
	color: #666666;
	line-height:12px;
	margin-top: 5px;
	padding: 0px;
}

#marginal ul li {
	background: url(/fileadmin/templates/images/symbols/bulletpoint.gif) no-repeat 0px 5px;
	margin: 7px 0px 7px 0px;
	padding-left: 10px;
}

#marginal a {
	text-decoration: underline;
	color:#000;
}

#marginal a:hover {
	color: #e25d04;
}


/* MARGINAL END */







/* Typo3 Default START */

.csc-bulletlist  {
	margin-left: 30px;
}


.csc-firstHeader {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #333333;
}

.csc-mailform-field {
	margin-top: 10px;
}
.csc-mailform-field label {
	width: 150px; 
	display: block;
	float: left;
}
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select,  {
	float: left;
}

.contenttable,  {
	padding: 2px 10px;
	margin: 0px;
	text-align: left;
}
.contenttable td, .contenttable tr, .contenttable th {
	padding: 2px 10px;
	margin: 0px;
	height: 1em;
	text-align: left;
	vertical-align: top;
	border: 0px;
}


.tx-felogin-pi1 div {
	margin-top: 10px;
}

/* Typo3 Default END */







/* CLASSES */
/****************************/

.clear:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clear { /* Hide from IE Mac \*/
	display:inline-block;
}
 
.clear { /* End hide from IE Mac */
	display:block;
}



/* HEADERMENU START */
#headermenu p {
	margin-top: 0px;
	line-height: 14px;
	vertical-align: middle;
}

#headermenu a, #headermenu a:visited, #headermenu a:active {
	text-decoration:none;
	color:#000;
	font-size: 11px;
	margin: 0px 8px;
	font-weight: bold;
}
#headermenu a:hover {
	text-decoration:none;
	color:#FFF;
	font-size: 11px;
}
/* HEADERMENU END */



/* SUBMENU START */
#submenu ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 219px;
}

#submenu li {
	margin: 0px;
	padding: 0px;
	width: 219px;
	height: 20px;
	list-style: none;
}

.submenu  {
	text-decoration:none;
	padding-left: 10px;
	color:#000;
	font-size: 12px;
	line-height: 20px;
	width: 209px;
	height: 20px;
	display: block;
	vertical-align: middle;
}


.l1 {
	margin-top: 12px;
	display: block;
}

.l1:hover {
	background-color: #CCC;	
	color: #000;
}

.l1rl {
	margin-top: 12px;
	display: block;
}

.l1sub:hover {
	background-color: #CCC;	
	color: #000;
}

.l1sub {
	margin-top: 12px;
	display: block;
}

.l1rl:hover {
	background-color: #CCC;	
	color: #000;
}

.l1act  {
	background-color: #CCC;
	font-weight: bold;
	margin-top: 12px;
}

.l1act:hover {
	color: #000;
}

.l1actsub  {
	background-color: #CCC;
	font-weight: bold;
	margin-top: 12px;
}

.l1actsub:hover {
	color: #000;
}

.l2 {
	padding-left: 25px;	
	margin-top: 0px;	
	width: 194px;
}
.l2:hover {
	background-color: #CCC;	
	color: #000;
}
.l2act  {
	padding-left: 25px;
	width: 194px;
	background-color: #CCC;
	font-weight: bold;
}
.l2act:hover  {
	color: #000;
}
/* SUBMENU END */




/* MAINMENU START */

.mainmenu  {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	color: #000000;
	margin: 0px;
/*	width: 160px; */
	height: 39px; 
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	height: 39px;
}

#mainmenu li {
	float: left;
	list-style-type: none;
	height: 39px;
	margin: 0px;
	padding: 0px;
}

a.mainmenu  {
	margin: 0px 8px 0px 0px;
	padding-top: 15px;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 20px;
	vertical-align: top;
	height: 24px;
}

a.m1   {
	background: transparent url(../images/mm_m1.gif) center top no-repeat;
}

a:hover.m1 {
	background: transparent url(../images/mm_m1over.gif) center top no-repeat !important;
	color: #333;
}

a.m1act  {
	background: transparent url(../images/mm_m1act.gif) center top no-repeat;
	color: #FFFFFF;
}

/* MAINMENU END */




/* SUBMENU START */ 

.submenu  {

}

.submenu-no a {
	font-size: 14px;
	display: block;
	margin-left: 40px;
	line-height: 25px;
	color: #000000;
}

.submenu-act {
}

.submenu-act a {
	font-size: 14px;
	display: block;
	margin-left: 40px;
	line-height: 25px;
	color: #e46c0a;
}

/* SUBMENU ENDE */








/* SEARCH START */
#headersearch p  {
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#headersearch input  {
	float: left;
	display: block;
	vertical-align: middle;
	line-height: 14px;
	margin-left: 5px;
}


#searchWord  {
	border: 0px;
	width: 150px;
	font-size: 11px;
	color: #666;
	height: 14px;
	vertical-align: middle;
	line-height: 14px;
	margin-left: 0px;
}

.search form {
	margin: 0px;
	padding: 0px;
}

.search input {
	width: 145px;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
}

.search img {
	float: left;
	display: block;
	margin: 1px 0px 0px 2px;
	padding: 0px;
}

.search input:active {
	font-size: 9px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

/* SEARCH END */







/* LOGIN START */

.headerlogin {
	display: block;
	border: 0px;
	width: 150px;
	font-size: 11px;
	color: #666;
	height: 14px;
	vertical-align: middle;
	line-height: 14px;
	margin-left: 0px;
	float: left;
}


#headerlogin div {
	float: left;
}

#headerlogin a, #headerlogin a:visited, #headerlogin a:active {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

#headerlogin img {
	display: inline;
}

#headerlogin form {
	margin: 0px;
	padding: 0px;
}

#loginSubmit {
	width: auto;
	margin-left: 5px;
}

/* LOGIN END */






/* COLUMNS START */

.content-columns {
	display: block;
}

.content-column {
	float:left;
	display: block;
	margin-right: 25px;
	vertical-align: top;
}

content-column-last {
	margin-right: 0px;
}

/* COLUMNS END */



/* TT_NEWS START */

.news-single-item p {
	display: block;
	margin: 10px 0px 50px 0px !important;
	vertical-align: top;
}

.news-single-item h1 {
	font-size: 12px;
}

.news-single-item hr {
	border: 0px;
	display: none;
}

.news-list-item {
	margin-right: 10px !important;
}

.news-list-item h3 {
	margin-bottom: 10px !important;
}


.news-latest-item .clearer  {
	clear: both !important;
}

.news-latest-item img {
	float: right;
}

.news-latest-item h3 {
	margin: 10px 0px 10px 0px !important;
}
/* TT_NEWS END */




/* MAILFORMPLUS  START */

.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 textarea {
	width: 300px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

/* MAILFORMPLUS  ENDE */




.browsemenu {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 50px;
}

.important {
	color: #FF0000;
}

.detail {
	color: #009900;
}


/* VIDEO START */

.video_play {
	width: 190px;
	height: 130px;
	display: block;
	cursor: pointer;
	position: absolute;
}

#video-box-popup {
	width: 600px;
	height: 400px;
	margin: 0px auto;
	display: block;
	z-index: 500;
	text-align: center;
	position: relative;
	top: 150px;
}

#video-box-popup img {
	opacity: 1;
	filter:Alpha(opacity=100);
	border: 0px;
}

#video-box-inner {
	height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.video-box {
	position: relative;
	margin-left: 10px;
}

.video_play {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	width: 190px;
	height: 120px;
	display: block;
	background: url(../images/video-play.gif) left top;
}

.video_play a {
	width: 178px;
	height: 120px;
	display: block;
	background: url(../images/video-play.gif) left top;
}

.video_play a:hover {
	width: 178px;
	height: 120px;
	display: block;
	background: url(../images/video-play1.gif) left top;
}

#video_overlay {
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.8;
	position: absolute;
	z-index: 400;
	filter:Alpha(opacity=80);
	text-align: center;
}

/* VIDEO ENDE */




/* PAKET START */
.content_box {
	background: #EFEFEF url(../images/paket.jpg) right center;
	border: 1px dashed #CCC;
	min-height: 160px;
	padding: 10px;
}

.paketdl {
	text-align: right;
	margin-top: 10px;
	font-weight: bold;
	line-height: 30px;
}


/* PAKET ENDE */

