@import url(/fonts/fonts.css);

/* =================== GENERAL ================== */
input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}


/* ============================================== */
body {	 
	background: #ffffff;
	color: #3b2a17;
	margin: 0px;
	scroll: scroll;
     }

* { 
	FONT-FAMILY: 'texgyreadventor', sans-serif;
	font-weight:300;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 26px;
}

textarea.input {
   width:100%; 
   line-height:16px; 
   height:22px; 
   font-family: verdana;
   border:none;
   padding:3px;
   background-color:none;
   min-height:22px; 
   font-size:12px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}


h1 {
	FONT-FAMILY: 'texgyreadventor', 'verdana'; font-weight:600; COLOR: #3b2a17; FONT-SIZE: 26px; margin-bottom: 12px;   margin-left:0px;  margin-top:0px; line-height:28px; text-transform: uppercase;
}

h1.head {
	COLOR: #333333; FONT-SIZE: 46px; margin-bottom: 8px;  margin-top: 12px;  margin-left: 20px; line-height:20px;
}

h1.teaser {
	COLOR: #732F0B; FONT-SIZE: 18px; margin-bottom: 6px;  margin-top: 0px;  margin-left: 80px; line-height:34px;
}

h2 {
	FONT-FAMILY: 'texgyreadventor', 'verdana';  font-weight:500; COLOR: #951f1d; FONT-SIZE: 20px; margin-bottom:12px;  margin-left:0px; margin-top:0px; line-height:20px;
}
.sidebar1headline, .sidebar1subtitle{
	/*float:left;*/
	clear:both;
	padding-right:6px;
}

.sidebar1headline h2 {
	COLOR: #3b2a17; font-weight:600; float:left;
}

.sidebar1subtitle h2 {
	COLOR: #3b2a17; font-weight:200; float:left;
}
h3 {
	COLOR: #333333; FONT-SIZE: 14px; margin-bottom: 12px;  margin-top: 12px;  margin-left: 0px; line-height:18px;
}

hr {
	border:none;
	height:1px;
	background-color: #202020;
	margin-top:12px;
	margin-bottom:18px;
}

a:link {
	color: #e2061e; TEXT-DECORATION: none;
}
a:visited {
	color: #e2061e; TEXT-DECORATION: none;
}
a:hover {
	color: #162f83; TEXT-DECORATION: none;
}
a:active {
	color: #e2061e; TEXT-DECORATION: none;
}

#sidebar1 a {
	color: #053257; TEXT-DECORATION: none;
}

a.menupath:link {
	color: #3b2a17; TEXT-DECORATION: none; font-size:10px;
}
a.menupath:visited {
	color: #3b2a17; TEXT-DECORATION: none; font-size:10px;
}
a.menupath:hover {
	color: #951f1d; TEXT-DECORATION: none; font-size:10px;
}
a.menupath:active {
	color: #3b2a17; TEXT-DECORATION: none; font-size:10px;
}

a.linkfooter:link {
	color: #053257; TEXT-DECORATION: none; font-size:13px;
}
a.linkfooter:visited {
	color: #053257; TEXT-DECORATION: none; font-size:13px;
}
a.linkfooter:hover {
	color: #951f1d; TEXT-DECORATION: none; font-size:13px;
}
a.linkfooter:active {
	color: #053257; TEXT-DECORATION: none; font-size:13px;
}

a.teaserlink {
	COLOR: #8f6241; FONT-SIZE: 18px; margin-bottom: 6px;  margin-top: 4px;  margin-left: 0px; 
}

a.backgroundlink {
	COLOR: #d3d3d3; FONT-SIZE: 12px; margin-bottom: 6px;  margin-top: 4px;  margin-left: 0px; TEXT-DECORATION: none; text-shadow:1px 1px 1px #000;
}

.highlight_link {
	margin-top:6px;
	width:200px;
	text-align:center;
	padding:8px;
	background-color:#e2061e;
	border: solid 1px #053257;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	clear:both;
}
.highlight_link a{
	color: #ffffff !important;
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}

td.td1, td.td2, td.td3 {
	valign:top;
	font-size:13px;
	line-height:13px;
	padding-top:4px; 
	padding-bottom:4px;
	padding-left:6px; 
	padding-right:6px;
}

#ankerbackground{
	height:1080px;
}

.icon{
	background-color:#ffffff;
	background-position:center top; 
	background-size: cover; 
	width:92px; 
	height:92px;
	margin:2px;
	border:solid 1px #3d3d3d; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	padding-top:64px;
	padding-left:10px;
	overflow:hidden;
}

/* =================== User FORMULARE ================== */
#profiltext {
	font-size:13px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	width:50%;
}

div[class^="button"] {
    background:#053257;
    font-size: 18px;
    margin-top: 8px;
    color:#ffffff;
    padding:6px;
    text-transform: uppercase;
}

a.link_button{
		COLOR: #ffffff;
}

.counter_profil{
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		background:#951f1d;
		color:#ffffff;
		width:20px;
		height:20px;
		font-size:16px;
		padding-left:4px;
		float:left;
		margin-right:8px;
}

.musthave_headline{
		background-image:url(/images/pflichtfeld-gb.png);
  	border: solid 2px #951f1d;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
    padding:6px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:80px;
}
.form_select1 {
	width:80px;
	height:24px;
	border: solid 1px #3e3e3e;
	background: #efefef;
	font-size:16px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_text1 {
	width:95%;
	height:24px;
	border: solid 1px #3e3e3e;
	background: #efefef;
	font-size:16px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_text2 {
	width:15%;
	height:24px;
	border: solid 1px #3e3e3e;
	background: #efefef;
	font-size:16px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_text3 {
	width:30%;
	height:24px;
	border: solid 1px #3e3e3e;
	background: #efefef;
	font-size:16px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_text4 {
	width:50%;
	height:24px;
	border: solid 1px #3e3e3e;
	background: #efefef;
	font-size:16px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_file1 {
	width:95%;
	height:40px;
	border: solid 1px #3e3e3e;
	background: #b7b7b7;
	font-size:13px;
	padding:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_textarea1 {
	width:95%;
	height:90px;
	border: solid 1px #3e3e3e;
	background: #efefef;
	font-size:16px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.form_submit1 {
	width:190px;
	height:30px;
	background: #951f1d;
	border: solid 1px #053257;
	color:#ffffff;
	font-size:14px;
	padding-left:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
	
#error {
	padding:8px;
	width:100%;
	border: solid 2px #ff0001;
	margin-bottom:20px;
}

/* =================== User FORMULARE ================== */

/* =================== Kalender =================== */
#calendar {
    clear:both;
    -moz-user-select: none;
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 1.1em;
    margin: 0px auto;
    width: 100%;
}
#calendar .navigation {
    background-color: #951f1d;
    border: 1px solid #E3A1A1;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px;
    position: relative;
    margin:6px;
}
#calendar .kalenderdate {
		display:none;
    background-color: #053257;
    border: 1px solid #FCD3A1;
    color: #ffffff;
    border-radius: 6px 6px 6px 6px;
		clear:both; 
		padding:6px;
    margin:6px;
}
#calendar .kalenderdate a {
    color: #ffffff;
}
#calendar .kalenderdateclose {
    background-color: #951f1d;
    border: 1px solid #FCD3A1;
    color: #ffffff;
    border-radius: 6px 6px 6px 6px;
		clear:both; 
		height:20px;
		width:20px;
		float:right;
		font-size:12px;
		line-height:12px;
		padding-left:5px;
		padding-top:2px;
}

#calendar .navigation .title {
    background: none repeat scroll 0 0 transparent;
    border-color: rgba(0, 0, 0, 0);
    color: inherit;
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
}
#calendar .navigation .prev, #calendar .navigation .next {
    background-image: url(/images/nav.png);
    height: 24px;
    opacity: 0.9;
    position: absolute;
    top: 4px;
    width: 24px;
}
#calendar .navigation .prev {
    background-position: 0 0;
    left: 4px;
}
#calendar .navigation .next {
    background-position: -24px 0;
    right: 4px;
}
#calendar .navigation .prev:hover, #calendar .navigation .next:hover {
    opacity: 1;
}
#calendar table {
    border-collapse: collapse;
    font-size: 0.9em;
    table-layout: fixed;
    width: 100%;
}
#calendar table th {
    border: 0 none;
    font-weight: bold;
    padding: 0.7em 0.3em;
    text-align: center;
}
#calendar table td {
    border: 0 none;
    padding: 1px;
}
#calendar table td a {
    /*background-color: #EEEEEE;*/
    border: 1px solid #D8DCDF;
    color: #004276;
    display: block;
    font-weight: normal;
    opacity: 0.7;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
#calendar table td a:hover {
    background-color: #F6F6F6;
    border: 1px solid #CDD5DA;
    color: #111111;
}
#calendar table td.current a {
    font-weight: bold;
    opacity: 1;
}
#calendar table td.today a {
    background-color: #4c8e1a;
    border: 1px solid #FCD3A1;
    color: #444444;
    font-weight: bold;
    opacity: 1;
}
#calendar table td.date_this_url a {
    background-color: #053257;
    border: 1px solid #FCD3A1;
    color: #ffffff;
    font-weight: bold;
    opacity: 1;
}
#calendar table td.date_other_url a {
    background-color: #aabed6;
    border: 1px solid #FCD3A1;
    color: #ffffff;
    font-weight: bold;
    opacity: 1;
}
#calendar table td.date_other_url_hidden a {
    background-color: #ffffff;
}

#calendar table td.date_with_image a {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    opacity: 0.3;
}
#calendar table td.date_this_url_with_image a {
    border: 3px solid #053257;
    color: #000000;
    font-weight: bold;
    opacity: 0.8;
}

#calendarfooter{
		margin-top:6px;
}

#content_pic_small, .content_pic_small{
		width:200px;
		float:left;
}
/* =================== Kalender =================== */




#searchbundle {
	height:32px;
	width:98%;
	float:left;
	margin:0px;
	margin-right:44px;
	background-color:#ffffff; 
	/*background-image:url(/images/bg-trans25.png);*/
	border: solid 1px #d1d2d4;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.searchform {
	BACKGROUND: none; 
	HEIGHT: 28px; 
	WIDTH:200px; 
  FONT-SIZE: 13px;
  LINE-HEIGHT: 18px; 
  letter-spacing:-0.05em; 
  font-weight:lighter;
	COLOR:#053257;
	padding-top:4px;
	padding-left:18px;
	border: none;
}
.searchbutton {
	BACKGROUND: none; 
	background-image:url(/images/search.png);
	background-repeat:no-repeat;
	background-position: center center ;
	border: none;
	width: 28px; 
	HEIGHT: 28px; 
}

.searchresultmenupath{
	clear:both;
	width:100%; 
	padding:4px; 
	margin-bottom:6px;
	background-color:#b9b9b9;
	border: solid 1px #3b2a17;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
}
.searchresultmenupath a{
	color:#ffffff;
}

	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:1250px;	/* Width of box */
		height:180px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border: solid 1px #f8c6c2;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		background-color:#efefef;
		padding:4px;
		text-align:left;
		margin-left:-1px;
		FONT-SIZE:14px; 
		FONT-FAMILY: 'Raleway', sans-serif; 
		COLOR:#053257;
		z-index:1004;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		color:#3b2a17;
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#053257;
		color:#ffffff;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:2px;
		padding-left:4px;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}




.maincontent_pic {margin-top:0px; margin-left:0px; margin-bottom:10px; margin-right:12px; float: left;} 

.schriftsubtitle {
FONT-SIZE: 15px;
}



/* =================== LAYOUT ================== */
	
#container {
	margin:0px auto;
	width:100%;
	overflow:hidden;
	/* x-versatz, y-versatz, verlauf, größe */
	/*-webkit-box-shadow: 4px 4px 12px 4px rgba(0,0,0,0.75); 
	-moz-box-shadow: 4px 4px 12px 4px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 12px 4px rgba(0,0,0,0.75);*/
}

#container_footer, #container_header{
	margin:0px auto;
	width:100%;
}
#container_footer{
	/*min-height:300px;
	background-repeat:no-repeat;
	background-position:center top; 
	background-size: cover;*/
	background-image:url('/images/bg-footer.png');
	color:#000000;
	text-align:center;
}
#container_header{
	background-color:#ffffff;
	border-bottom: solid 10px transparent;
	margin-bottom: -10px;
	/* x-versatz, y-versatz, verlauf, größe */
	-webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75); 
	-moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
	/* position:relative; */
	/* Styles für Animation bei scroll */
	overflow: visible !important;
	height:110px;
  position: fixed;
  top:0px;
  left:0px;
	z-index:50;
}

#sidebar1 {
	border-top: solid 22px #a8a8a8;
	border-bottom: solid 22px #a8a8a8;
	background:#c7c7c7;
}

.sidebar1text{
	width:25%;
	float:left;
}
.sidebar1_braek{
	height:8px;
	background:#a8a8a8;
}

#header, #footer, .maincontent { 
	margin:0px auto;
	width:1250px; 
	overflow:hidden; 
}
.maincontent { 
	background-image:url('/images/bg-trans75.png');
}
	
.content_2cols { 
	float:left;
	width:50%;
	padding-right:20px;
}

#teaser, #footerinfos {
	/*background-image:url('/images/bg-trans75.png');*/
	background:#053257;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:0px;
}
.teasercontainer{
	min-width:1250px;
}
#footerinfos {
	background-color:#951f1d;
}
#teaser {
	background-image:url('/images/bg-teaser.jpg');
	margin-top:110px;
}

#teasertext {
	margin:0px auto !important;
	max-width:1250px; 
	padding:22px;
	color:#ffffff;
	font-size:20px;
	line-height:36px;
}
#teaserheadline h1 {
	FONT-FAMILY: 'texgyreadventor', 'verdana';
	font-size:22px;
	color:#ffffff;
}
.teaser_overlaytext{
	/*background-color: rgba(0, 0, 0, 0.5);*/
	background-color:#951f1d;
	color: white;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.teaser_overlaytext a{
	color: white;
}
.teaser_slider_overlay {
	width:0px; 
	background-image:url('/images/bg-black-trans75.png'); 
	position:absolute; bottom:0; 
	text-align:left; 
	padding:16px;  
	padding-left:46px; 
	padding-right:46px; 
	color:#ffffff;
}


#teaserfooter {
	margin-bottom:20px;
	width:100%; 
	background-color:#951f1d; 
	color:#ffffff;
	font-size:13px;
	text-align: center;
}	

#footer {
	/* background-image:url('/images/bg-feed.png');
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	background-size:100% 100%; */
	padding-left:26px;
	padding-right:26px;
	padding-bottom:26px;
	overflow:hidden;
}


#navi {
	float:left;
	min-height:22px;
	margin-top:0px;
	width:51%;
}
#navi_animation_dummy {
	float:left; 
	padding-top:52px; 
	width:1px;
}
#navi_dummy{
	background-image:url('/images/bg-trans75.png');
	height:40px;
	padding-top:6px;
	padding-right:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:absolute; 
	z-index:1001;
}

#search {
	float:right;
	position:relative; 
	z-index:1001;
	padding:0px; 
	width:460px;
	height:38px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
}

#logo {
	position:relative; 
	z-index:1001;
	float:left;
	margin-right: 20px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	width:40%;
	max-width:240px;
	background-image:url('/images/bg-trans75.png');
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
}
#headerinfos {
	float:right;
	font-size:10px;
	font-weight:200;
	line-height:12px;
	color:#000000;
	height:auto;
	margin-top:14px;
	margin-bottom:8px;
	margin-left:10px;
	margin-right:10px;
	width:100$%;
	text-align:right;
	clear:right;
}
a.linkheaderinfo {
	margin-left:10px;
}

#headerinfos2 {
	clear:both;
	position:relative;
	top:40px;
	left:394px;
	width:60px;
	text-align:right
}

#contentinfo {
	padding-left:24px;
	padding-bottom:6px;
	background:#ffffff;
}

#content {
	float:left;
	width:100%;
	overflow:hidden;
	margin:0px;
	min-height:80px;
}
.highlightentry_small {
	width:100%; 
	background-color:#951f1d; 
	color:#ffffff;
	font-size:13px;
	float:left;
	margin-right:12px;
	margin-bottom:16px;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:30px;
}
.highlightentry_small h1, .highlightentry_small h2 {
	color:#ffffff;
}

.highlightentry_big {
	width:100%; 
	background-color:#951f1d; 
	color:#ffffff;
	font-size:13px;
	float:left;
	margin-right:12px;
	margin-bottom:16px;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:30px;
	text-align: center;
}
.highlightentry_big h1, .highlightentry_big h2 {
	color:#ffffff;
}

.contententry_big, .contententry_small {
	width:100%; 
	font-size:13px;
	float:left;
	margin-right:8px;
	margin-bottom:16px;
	overflow:hidden;
}

.textdiv_big, .kalenderdiv_big {
	width:100%; 
}

.textdiv_small {
	float:left;
	width:58%; 
	margin-right:20px;
}
.textdiv_small2 {
	float:left;
	width:38%; 
	margin-right:20px;
}
.kalenderdiv_small {
	float:right;
	width:58%; 
}

.formulardiv_small {
	float:right;
	width:38%; 
}



.contentheadline, .contentsubtitle, .contenttext, .date0 {
	margin:16px;
	margin-top:6px;
	clear:left;
}
.date0 {
	color:#951f1d;
}

.facebook {
	margin-left:-16px;
}

.pic_content_half {
	float:left;
	background-color:#ffffff;
	color:#000000;
	width:30%;
	padding:0px;
	margin-left:12px;
	margin-bottom:8px;
	margin-top:8px;
	margin-right:8px;
	border:solid 1px #3b2a17;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
}

.pic_content_full, .pic_sitebar_full {
	background-color:#ffffff;
	float:right;
	color:#000000;
	padding:0px;
	margin-left:0px;
	margin-bottom:8px;
	width:50%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
}
.pic_sitebar_full {
	width:100%;
}
.footerinfo {
	color:#ffffff;
	width:23%;
	float:left;
	margin:6px;
	margin-top:8px;
	margin-bottom:12px;
}

.date {
	font-size:20px;
}




/* ########################################################## VIDEO ###################################### */

/* ################################ */
/* ######## Video Container ######## */
/* ################################ */

/* ################################ */
/* ######## Video Container ######## */
/* ################################ */

#mxv_container {
	margin:0px; 
	margin-top:-20px; 
	width:100%;
	height:auto;
	overflow:hidden;	
}

#mxv_head {
 	overflow:hidden;
	width:0px; /*1000px;*/
	height:0px; /*200px;*/
	background-color:#efefef;
	margin-bottom:0px;
}


#mxv_videocontent {
	float:right;
	width:58%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#mxv_search {
	float:left;
	overflow:hidden;
	width:0px;
	height:0px;
	background-color:#3e3e3e;
	color:#ffffff;
	margin-bottom:0px;
}

#mxv_social {
	position:relative;
	float:left;
	overflow:hidden;
	width:0px;
	height:0px;
	/*background-color:#ffffff;*/
	color:#ffffff;
 	margin-left:0px;
}

#mxv_player {
	float:left;
	width:100%;
	/*background-color:#e50014;*/
	margin-top:0px;
	margin-bottom:0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
}

#mxv_playeroptions {
	float:left;
	overflow:hidden;
	width:100%;
	height:0px;
	padding:0px;
	margin:0px;
	/*background-image:url('http://www.raps.tempsite.de/images/box-feed.gif');*/
}

#mxv_playlist_and_detail {
	margin-top:0px;
	overflow:hidden;
	height:400px;
	width:40%;
	background-color:#ffffff;
	position:relative;
	float:left;
	margin-right:0px:
	padding:2px;
	border: solid 1px #005ea8;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;

}

.playlist_detail{
	background:#ffffff;
	margin-top:30px;
	height:370px;
	padding:8px;
}
div.playlist_list_and_detail {
	background:#efefef;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:370px;
}

#mxv_quickplay {
 	height:0px;
	width:0px;
 	overflow:hidden;
 	scroll:auto;
	/*background-image:url('http://www.media-x-vision.de/images/iptvstyles/facebook.com-playlist_bg_detail.gif');*/
	background-color:#f1f1f1;
	float:right;
	margin-left:0px:
	margin-bottom:0px:
	border:0px solid #2a6db9;	
}
#quickplay_item{
 	height:0px;
	width:0px;
 	overflow:hidden;
}

#mxv_feed {
	overflow:hidden;
	clear:both;
	float:left;
	width:0px;
	height:0px;
	background-color:#000000;
}

/* ####### Video Content playlist ####### */

#playlist_head {
	overflow:hidden;
	height:26px;
	background:#005ea8; 
	FONT-SIZE: 8pt; 
	LINE-HEIGHT: 11pt; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 6px;
}


div.scrollup {
	position:absolute; 
	top:4px; 
	left:560px; 
	width:17px; 
	height:14; 
	background:none;
}
div.scrolldown {
	position:absolute; 
	top:4px; 
	left:580px; 
	width:17px; 
	height:14; 
	background:none;
}


.imgpos, .imgpos_detail {
	width:110px; 
	margin-top:6px; 
	margin-left:10px; 
	margin-bottom:6px; 
	margin-right:10px; 
	float:right;
} 

.imgpos_detail {
	width:190px; 
}

.schriftheader {
	COLOR: #333333;
	FONT-SIZE: 12pt;
	LINE-HEIGHT: 15px; 
	FONT-WEIGHT: bold; 
	padding-top: 6px;
}
.schriftsubheader {
	COLOR: #3b59aa; 
	FONT-SIZE: 10pt; 
	LINE-HEIGHT: 15px; 
	FONT-WEIGHT: bold;
}


.schrifthead  {
	COLOR: #ffffff;
	FONT-SIZE: 10pt; 
	LINE-HEIGHT: 11pt; 
	padding-bottom: 4px; 
	font-weight: lighter;
}
.schrifthead2  {
	COLOR: #ffffff;
	FONT-SIZE: 8pt; 
	LINE-HEIGHT: 14px
}

td.playlist_list {
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 13px; 
	padding-top: 4px; 
	padding-bottom: 0px; 
	padding-left: 6px;
}
td.playlist_feed {
	FONT-SIZE: 8pt; 
	LINE-HEIGHT: 11pt; 
	padding-top: 10px; 
	padding-bottom: 18pt; 
	padding-left: 10px;}


/* ################################################ */
/* ############# DESKTOP bis 1600  ################ */
@media only screen and (min-device-width: 1281px) and (max-width: 1600px) {
}



/* ################################################ */
/* ############# DESKTOP, Tablet bis 1280  ######## */
@media only screen and (min-device-width: 1025px) and (max-width: 1280px) {

#header, #footer, .maincontent, #teasertext, #ajax_listOfOptions { 
	max-width:1000px; 
}
.teasercontainer{
	min-width:1000px;
}

.contententry_small, .highlightentry_small {
}

.contententry_big, .highlightentry_big {
}

.pic_content_half {
}

#headerinfos {
}
#logo {
	max-width:200px;
}
#navi {
}

.icon{
	width:69px; 
	height:69px;
	padding-top:44px;
	padding-left:8px;
}


}


/* ################################################ */
/* ############# iPad hoch ######################## */
@media only screen and (max-width: 1024px) {


#header, #footer, .maincontent, #teasertext, #ajax_listOfOptions { 
	max-width:746px; 
}
.teasercontainer{
	min-width:746px;
}

.contententry_small, .highlightentry_small {
}
.contententry_big, .highlightentry_big {
}



#search {
	}
.searchform {
  }

#ajax_listOfOptions{
	}

#content {
	/*background-image:url('/images/bg-content750.png'); */
	background-repeat:no-repeat;
}

#sidebar1 {
}

.sidebar1text{
	width:50%;
}

#sidebar2 {
}

#contententry {
	min-width:358px;
	max-width:720px; /*border-breite beachten*/
}
.formulardiv_small {
	float:left;
	margin-left:16px;
	width:98% !important;
}


.pic_content_half {
	width:44% !important;
}
.textdiv_small {
	float:left;
	width:47%; 
	margin-right:20px;
}

.pic_content_full {
}

.footerinfo {
	width:48%;
}


#container_header {
	height:110px;
}
#logo {
	max-width:210px;
}
#navi {
	margin-top:12px;
}
#navi_animation_dummy {
	height:0px;
	width:1px;
	padding-top:50px;
}
#headerinfos {
	margin-top:30px;
	margin-left:-270px;
	float:left;
}

#headerinfos2 {
	position: static;
	left:0px;
	top:0px;
	clear:both;
	float:right;
}

}

/* ################################################ */
/* ############# Smart-Phone ###################### */
@media only screen and (max-width: 767px) {
body {
	 -webkit-text-size-adjust: none;
	margin:0px;
}

#container, #header, #header_container, #footer, .maincontent, .content_2cols {
	width:100%;
	margin:0px;
	margin-top:0px;
}

#container_header{
  position: relative;
  top:auto;
  left:auto;
	z-index:1;
	height:100px;
}


#logo {
	margin: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: -12px;
	max-width:170px;
	width:170px;
}
#headerinfos {
	margin-top:2px;
	width:100%;
	text-align:left;
	float:left;
}
#headerinfos2 {
}
h1.head {
	COLOR: #333333; FONT-SIZE: 36px; margin-bottom: 8px;  margin-top: 12px;  margin-left: 20px; line-height:20px;
}

.icon{
	width:59px; 
	height:59px;
	padding-top:34px;
	padding-left:8px;
	font-size:12px;
}

#teaser {
	width:100%;
	min-height:0px;
	margin:0px;
	margin-bottom:10px;
	border:0px;
}
.teasercontainer{
	min-width:100%;
	width:100%;
}
.teaserverlauf {
	display:none;
}


#teasertext {
	margin-left:20px;
	max-width:90%;
	width:90% !important;
}
.teaser_slider_overlay {
	background-image:none;
}
.teaser_slider_overlay h1 {
	display:none;
}
.teaser_slider_overlay_text  {
	display:none;
}


#footer {
	width:100%;
	margin-right:0px;
}

#navi_animation_dummy {
	height:0px;
	width:1px;
	padding-top:0px;
}

#navi { 
	margin:0px;
	width:100%;
}
#navi_dummy{
	background-image:none;
	margin:0px;
	position:absolute;
	z-index:5000;
	top:1px;
	left:1px; 
	width:100%;
}

#search {
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	overflow:hidden;
}

#searchbundle {
	width:100%;
	height:36px;
	margin:0px;
	margin-top:10px;
	float:left;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}

.searchform {
	margin-top:3px;
	float:left;
	WIDTH:65%; 
	margin-left:0px;
}

.searchbutton {
	margin-top:3px;
	margin-right:10px;
}

#ajax_listOfOptions{
		width:100%;
		height:220px;
		margin-left:-1px;
		border:solid 1px #f8c6c2;
		border-bottom:solid 16px #f8c6c2;
}

#content {
	width:100%;
	padding-top:00px;
	margin:0px;
	border:0px;
}

.contententry_small, .contententry_big, .highlightentry_small, .highlightentry_big, .textdiv_small, .textdiv_big, .textdiv_small2, .kalenderdiv_small {
	margin:0px auto;
	width:100%;
	min-width:100%;
	max-width:100%;
	float:none;
}


.pic_content_full {
	width:100% !important;
}

.pic_content_half {
	width:100% !important;
	margin-left:0px;
	margin-right:0px;
}



a.backgroundlink {
	filter:Alpha(opacity=0); opacity: 0.0; -moz-opacity:0.0;
}
a.menupath {
	line-height:10px;
}

body.mainbody {
	background-image:none !important;
	background:#ffffff;
}

#ankerbackground{
	height:0px;
}

.footerinfo {
	width:90%;
	margin:0px;
	margin-bottom:20px;
}

td.td3 {
	overflow: hidden;
  white-space: nowrap;
  width: 0px;
  height: 0px;
	padding-top:0px; 
	padding-bottom:0px;
	padding-left:0px; 
	padding-right:0px;
}

#mxv_videocontent, #mxv_playlist_and_detail {
	width:100%;
	margin-bottom:8px;
}

}


/* ############# Smartphone klein ################ */

@media only screen and (max-width: 460px) {
td.td2 {
	overflow: hidden;
  white-space: nowrap;
  width: 0px;
  height: 0px;
	padding-top:0px; 
	padding-bottom:0px;
	padding-left:0px; 
	padding-right:0px;
}

.sidebar1text{
	width:100%;
}
 
}

