/* =================== GENERAL ================== */
input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}


/* ============================================== */
body {	 
	background: #ffffff;
	color:#2c261e;
	background-image:url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	scroll: scroll;
     }

* { 
	FONT-FAMILY: Verdana, Calibiri, Arial; FONT-SIZE: 12px;
	LINE-HEIGHT: 20px;
}

h1 {
	COLOR: #3f321f; FONT-SIZE: 20px; margin-bottom: 12px;  margin-top: 12px;  margin-left: 0px; font-weight:lighter;
}

h1.teaser {
	COLOR: #3f321f; FONT-SIZE: 18px; margin-bottom: 6px;  margin-top: 0px;  margin-left: 80px; line-height:34px;
}

h2 {
	COLOR: #3f321f; FONT-SIZE: 20px; margin-bottom: 12px;  margin-top: 12px;  margin-left: 0px; font-weight:lighter;
}
h3 {
	COLOR: #3f321f; FONT-SIZE: 15px; margin-bottom: 6px;  margin-top: 12px;  margin-left: 10px;
}

hr {
	border:none;
	height:1px;
	background-color: #2c261e;
	margin-top:12px;
	margin-bottom:18px;
}

a:link {
	color: #023160; TEXT-DECORATION: none; font-weight:bold;
}
a:visited {
	color: #023160; TEXT-DECORATION: none;
}
a:hover {
	color: #3a5581; TEXT-DECORATION: none;
}
a:active {
	color: #3a5581; TEXT-DECORATION: none;
}




a.linksitebar {
	COLOR: #c8d8ff; font-weight:bold;
}

a.quicklinks {
	COLOR: #023160; FONT-SIZE: 18px; margin-bottom: 6px;  margin-top: 4px;  margin-left: 0px; font-weight:bold;
}

a.menupath{
	COLOR: #023160; FONT-SIZE: 10px; margin-bottom: 6px;  margin-top: 4px;  margin-left: 0px;
}

a.backgroundlink {
	COLOR: #32322d; FONT-SIZE: 12px; margin-bottom: 6px;  margin-top: 4px;  margin-left: 0px; font-weight:bold; TEXT-DECORATION: none;
}

a.linkheader {
	COLOR: #8994a0; FONT-SIZE: 11px; line-height:18px; margin-bottom: 7px;  margin-top: 0px;  margin-left: 0px; font-weight:lighter;
}
a.linkheader_klein {
	COLOR: #8994a0; FONT-SIZE: 11px; line-height:15px; margin-bottom: 7px;  margin-top: 5px;  margin-left: 0px; font-weight:lighter;
}
a.linkfooter {
	COLOR: #333333; FONT-SIZE: 11px; margin-bottom: 6px;  margin-top: 4px;  margin-left: 0px; font-weight:lighter;
}

.highlight_link_externcontent{
		/*margin: 0px auto;*/
	margin-top:6px;
	min-width:120px;
	max-width:360px;
	text-align:center;
	padding:8px;
	background:#ffffff;
	border: solid 1px #cbcbcb;
	color: #3d3d3d;
	clear:both;
	 transition: background .25s ease-in-out; 
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   cursor:pointer;
   font-size:11px;
}
.highlight_link:hover {
	background:#0073b7;
	color: #ffffff;
}



.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_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;
	}
	
	
/* ============================================= */
/* ==========Responsive LAYOUT ================= */
/* ============================================= */

/* Grundeinstellung für Größtes Layout ab 1601px Breite */

#container {
	width:1326px;
	margin:0px auto;   /* FF PROBLEM Wackel Fadeshow */
	margin-top:16px;
	background-color:#d3c9ba;
	overflow:hidden;
	border-bottom-left-radius:16px; 
	border-bottom-right-radius:16px; 
	-webkit-border-radius-bottomright:16px; 
	-webkit-border-radius-bottomleft:16px; 
	-moz-border-radius-bottomright:16px; 
	-moz-border-radius-bottomleft:16px;
	-webkit-box-shadow: 0px 2px 8px 0px #000000; /* Offset X | Offset Y | Blur(Verlauf) | Spread(Größe) */
	-moz-box-shadow: 0px 2px 8px 0px #000000;
	box-shadow: 0px 2px 8px 0px #000000;	
}

#header { 
	width:1326px; 
	height:140px;
	margin: 0px auto; 
	overflow:hidden; 
	border-top-left-radius:16px; 
	border-top-right-radius:16px; 
	-webkit-border-radius-topright:16px; 
	-webkit-border-radius-topleft:16px; 
	-moz-border-radius-topright:16px; 
	-moz-border-radius-topleft:16px;
}

#footer {
	width:1326px;
	background:#987f5e;	
	margin:0px;
	margin-top:10px;
	overflow:hidden;
}


#navi {
	position:relative;
	background:#987f5e;
	float:left;
	width:998px;
	margin:0px;
	margin-bottom:0px;
}

#search {
	background:#987f5e;
	float:right;
	padding:6px; 
	width:328px;
	height:48px;
	overflow:hidden;
}


#logo {
	float:left;
	margin: 0px;
	margin-left:0px;
	margin-top:20px;
	width:90%;
	max-width:539px;
}
#headerinfos {
	font-size:10px;
	line-height:12px;
	color:#800000;
	float:right;
	margin:4px;
	margin-top:14px;
	width:170px;
}



#teaser {
	width:1326px;
	/*background-image:url('/images/contenttext-bg.png');*/
	margin: 0px auto;
	overflow:hidden;
}

#teasertext_full {
	width:90%;
	float:left; 
	color:#e4e4e4;
	margin:16px;
	margin-left:46px;
	font-size:16px;
	line-height:26px;
}
#teasertext_half {
	width:40%;
	float:left; 
	color:#e4e4e4;
	margin:16px;
	margin-left:46px;
	font-size:16px;
	line-height:26px;
}

#teaserheadline > h1 {
	color:#eeeeee;
	overflow:hidden;
}

#content {
	margin:0px;
	margin-left:12px;
	margin-top:8px;
	float:left;
	width:980px;
	overflow:hidden;
	color:#2a2a2a;
}


#contenttext {
	margin-left:0px;
	font-size:13px;
	float:left;
	min-width:320px;
	max-width:620px; /*border-breite beachten*/
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
#contentheadline {
	overflow:hidden;
}


#sidebar1 {
	float:left;
	width:333px;
	overflow:hidden;
	margin:0px;
	color: #ffffff;
	margin-top:-95px;
	position:relative;
	z-index:11;
}
#sidebar1text {
	border:solid 1px #3a5581;
	background-image:url('/images/sidebar1text-bg.png');
	font-size:13px;
	float:left;
	min-width:317px;
	max-width:317px; /*border-breite beachten*/
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
	margin-bottom:20px;
	margin-left:4px;
	overflow:hidden;
}
#sidebar1headline {
	margin:16px;
	margin-bottom:8px;
	margin-top:10px;
	font-size:18px;
	line-height:26px;
	overflow:hidden;
}

#facebook {
 height:242px;
 margin-top:-4px;
 margin-left:-4px;
}



#sidebar2 {
	float:left;
	width:996px;
	overflow:hidden;
	margin:0px;
}
#sidebar2text {
	width:332px;
	margin:0px;
	margin-left:14px;
	margin-right:14px;
	overflow:hidden;
}
#sidebar2headline {
	margin:0px;
	background:#951f1d;
	overflow:hidden;
	margin-bottom:8px;
}

#sidebar2facebookcomment {
	float:right; 
	width:230px; 
	background-color:#f2f2f2; 
}

#sidebar1pic {
}

#sidebar2pic {
	width:996px;
	margin:0px;
}

#pic_content_half {
	color:#5d0000;
	width:280px;
	padding:0px;
	margin:0px;
	float:left;
	margin-left:36px;
}

#pic_content_full {
	margin-left:18px;
	width:95%;
}

#galerie_pic {
	margin:0px; 
  max-height:190px;
	width:293px;
  overflow:hidden;
}

#content_pic {
	margin-top:0px; 
	margin-left:16px; 
	margin-bottom:16px; 
	margin-right:16px; 
	float: left;
}

.schriftsubtitle {
	FONT-SIZE: 15px;
}


#preisbox {
	padding:6px;
	min-width:60px;
	float:right;
	margin-bottom:8px;
	border:solid 1px #5d0000;
  -webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color:#efefef;
	font-weight:bold;
	font-size:16px;
}

#searchbundle {
	width:100%;
	height:36px;
	float:left;
	margin:0px;
	margin-right:44px;
	background-color:#bfb3a2;
	border: solid 1px #d1d1d1;
}

.searchform {
	BACKGROUND: #bfb3a2; 
	HEIGHT: 28px; 
	WIDTH:258px; 
  FONT-SIZE: 18px;
  LINE-HEIGHT: 18px; 
  letter-spacing:-0.05em; 
  font-weight:lighter;
	COLOR:#806b4f;
	padding-top:4px;
	padding-left:18px;
	border: none;
}
.searchbutton {
	BACKGROUND: #bfb3a2; 
	background-image:url(/images/search.png);
	background-repeat:no-repeat;
	background-position: center center ;
	border: none;
	width: 28px; 
	HEIGHT: 28px; 
}

	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:300px;	/* Width of box */
		height:180px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #f2f2f2;	
		background-color:#ffffff;
		text-align:left;
		margin-left:-1px;
		FONT-SIZE:14px; 
		FONT-FAMILY: Tahoma, Verdana, Arial; 
		COLOR:#193f4d;
		z-index:100;
	}
	#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:#3e3e3e;
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#313131;
		color:#ffffff;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}


#facebook {
	float:right;
	margin-right:16px:
}


/* =================== NAVI ================== */
/* ####### Navi-Liste ######## */

ul.listmainlevel {
	list-style-type:none;
	list-style-position:outside;
	margin:0px; 
	margin-left:28px; 
	padding:0px;
	z-index:1001;
	}
ul.listlevel0 {
	list-style-type:none;
	list-style-position:outside;
	height:40px;
	margin:0px;
	padding:0px;
	z-index:1001;
	}

ul.listlevel1 {
	width:1328px;
	list-style-type:none;
	display:none;
	margin-top:-2px;
	margin-left:-10px;
	padding-top:4px;
	padding-bottom:10px;
	position:absolute; /*absolute für Aufklappen ohne Contentverschiebung, relative für Aufklappen mit Contentverschiebung*/
	left:8px;
	z-index:1001;
	background:#ffffff;
	}


ul.listlevel2	{
	list-style-type:none;
	display:none;
	margin-top:-40px;
	margin-left:140px;
	position:absolute;
	z-index:1001;
	background-image:url(/images/listlevel2-bg.png);
	background-repeat:no-repeat;
	border:1px solid #3a3a3a;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	padding-top:4px;
	padding-bottom:10px;
	}

li.itemmainlevel{
  z-index:1001;
	width:100%
	float:left;
	padding:0px;
	margin:0px;
	}
li.itemlevel0{
  z-index:1001;
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
	float:left;
	padding:0px;
	}
li.itemlevel1{
	z-index:1001;
	float:left; /* none: Menüpunkte untereinander, left: Menüpunkte nebeneinander */
	padding:0px;
	margin:0px;
	margin-left:-12px;
	/* margin-bottom:-4px; margin-bottom:-4px /* erforderlich, da mouseover-Area nicht korrekt erkannt wird wenn level2 vorhanden ist (IE 6,7) */
	}
li.itemlevel1:first-child{
	margin-left:-16px;
	}

li.itemlevel2{
  z-index:1001;
  width:200px;
  height:26px;
	float:none;
	padding:0px;
	margin:0px;
	margin-left:-40px;
	}


/* ####### Navi-Buttons ######## */

#mainnavi,#changeviewport{
	height:0px;
	overflow:hidden;
	}

#navi0-on {
	margin-top:6px;
	margin-bottom:6px;
	background:#ede1d0;
  COLOR: #000000;
	height:36px;
	text-align:center;
}
#navi0-off {
	margin-top:6px;
	margin-bottom:6px;
	height:36px;
	text-align:center;
  COLOR: #33434c;
	background:#bfb3a2;
	border-top: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
}
#navi0-off:hover {
  COLOR: #023160;
	text-align:center;
}

#navi1-on {
  COLOR: #023160;
}
#navi1-off {
  COLOR: #ffffff;
}
#navi1-off:hover {
	/*background:#000000!important;*/
  COLOR: #023160;
}

#navi2-on {
	margin-top:8px;
	margin-bottom:8px;
	background-image:url(/images/navi1-on-bg.png);
	text-align:center;
}
#navi2-off {
	margin-top:8px;
	margin-bottom:8px;
}
#navi2-off:hover {
	margin-top:8px;
	margin-bottom:8px;
	background:#000000!important;
}

#navi0-text{
	padding-top:4px;
	padding-left:18px;
	padding-right:18px;
  FONT-SIZE: 22px;
  LINE-HEIGHT: 22px; 
  letter-spacing:-0.05em; 
  font-weight:lighter;
}
#navi1-text, #navi2-text{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
  FONT-FAMILY: Tahoma, Verdana, Arial; 
  FONT-SIZE: 20px;
  LINE-HEIGHT: 34px;
  TEXT-DECORATION: none;
  font-weight:lighter;
}


/* ########################################################## Slide-Boxen ###################################### */

.contentslider {
	float:left; overflow: hidden; display: block; position: relative;
}
.cs_wrapper {
	background: #f2f2f2;
}
.cs_article {
	background: #f2f2f2;
}
.cs_leftBtn {
	background: #848484; width:30px;
}
.cs_rightBtn {
	background: #848484; width: 30px;
}
.cs_article h2 {
	line-height: 1.12em; font-size: 200%;
}
.cs_article h2 a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.cs_article p {
	color: rgb(119, 119, 119); line-height: 1.5em; font-size: 85%;
}
.cs_article .readmore {
	font-size: 80%;
}
.cs_wrapper {
	margin: 0px; padding: 0px; width: 100%; height: 100%; overflow: hidden; display: block; position: relative;
}
.cs_slider {
	margin: 0px; padding: 0px; width: 10000px; height: 100%; position: absolute;
}
.cs_article {
	margin: 0px auto; padding: 0px; left: 0px; top: 0px; width: 900px; height: 400px; float: left; display: block; position: relative;
}
.cs_article h2 {
	margin: 10px 26px 5px 67%; width: 26%; text-align: left; display: block;
}
.cs_article img {
	border: 0px currentColor; left: 0px; top: 0px; width: 100%; position: absolute; -ms-interpolation-mode: bicubic;
}
.cs_article p {
	margin: 0px 26px 5px 67%; padding: 0px; border: 0px currentColor; width: 0%; display: block;
}
.cs_article .readmore {
	margin: 0px 6% 1% 68%; width: 26%; text-align: left; display: block;
}
.cs_leftBtn {
	padding: 10px 0px; top: 0px; height: 400px; position: absolute; z-index: 10;
}
.cs_rightBtn {
	padding: 10px 0px; top: 0px; height: 400px; position: absolute; z-index: 10;
}
.cs_leftBtn {
	outline: 0px; left: 0px;
}
.cs_rightBtn {
	outline: 0px; right: 0px;
}
.cs_leftBtn img {
	margin: 0px; border: 0px currentColor; top: 200px; position: relative;
}
.cs_rightBtn img {
	margin: 0px; border: 0px currentColor; top: 200px; position: relative;
}
/* ########################################################## VIDEO ###################################### */

/* ################################ */
/* ######## Video Container ######## */
/* ################################ */

#mxv_container {
	margin:0px; 
	margin-top:-20px; 
	width:600px;
	height:700px;
	overflow:hidden;	
}

#mxv_head {
 	overflow:hidden;
	width:0px; /*1000px;*/
	height:0px; /*200px;*/
	background-color:#efefef;
	margin-bottom:0px;
}


#mxv_videocontent {
	float:left;
	width:600px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}

#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:600px;
	/*background-color:#e50014;*/
	margin-top:0px;
	margin-bottom:0px;
}

#mxv_playeroptions {
	float:left;
	overflow:hidden;
	width:460px;
	height:0px;
	padding:0px;
	margin:0px;
	/*background-image:url('http://www.raps.tempsite.de/images/box-feed.gif');*/
}

#mxv_playlist_and_detail {
	overflow:hidden;
	height:250px;
	width:600px;
	background-color:#ffffff;
	position:relative;
	float:left;
	margin-right:0px:
}

#mxv_quickplay {
 	margin:0px;
 	scroll:auto;
 	overflow-x:hidden;
	/*background-image:url('http://www.media-x-vision.de/images/iptvstyles/facebook.com-playlist_bg_detail.gif');*/
	background-color:#f1f1f1;
	float:right;
	width:0px;
	margin-left:0px:
	margin-bottom:0px:
	border:0px solid #2a6db9;	

}

#mxv_feed {
	overflow:hidden;
	clear:both;
	float:left;
	width:0px;
	height:0px;
	background-color:#000000;
}

/* ####### Video Content playlist ####### */

div.scrollup {
	position:absolute; 
	top:4px; 
	left:560px; 
	width:0px; 
	height:0x; 
	background:#000000;
}
div.scrolldown {
	position:absolute; 
	top:4px; 
	left:580px; 
	width:0px; 
	height:0x; 
	background:#000000;
}


.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;
}

#playlist_head {
	overflow:hidden;
	height:26px;
	background:#000000; 
	FONT-SIZE: 8pt; 
	LINE-HEIGHT: 11pt; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 6px;
}

div.playlist_list_and_detail {
	position:absolute; 
	top:26px; 
	left:0px; 
	height:224px;
}

#playlist_detail{
	position:relative; 
	top:26px; 
	height:250px;
	padding:8px; 
}

.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 (max-width: 1599px) {

#container {
	width:996px;
}

#header {
	width:996px; 
}

#footer {
	width:996px; 
}

#navi { 
	width:668px;
}

#search { 
	width:328px;
	height:40px;
}

.searchform, .searchbutton {
  FONT-SIZE: 15px;
	HEIGHT: 22px; 
}
#searchbundle {
	height:28px;
}

#teaser { 
	width:996px;
}

#content { 
	width:648px;
}

#sidebar1 {
	width:333px;
}

#sidebar2 {
	width:996px; 
}

ul.listlevel1 {
	width:998px;
}

#navi0-on, #navi0-off {
	height:28px;
}

#navi0-text{
  FONT-SIZE: 15px;
  LINE-HEIGHT: 18px; 
	padding-left:10px;
	padding-right:10px;
}

#navi1-text, #navi2-text{
  FONT-SIZE: 15px;
  LINE-HEIGHT: 20px; 
}

}

/* ############# DESKTOP, Tablet bis 1280  ################ */
@media only screen and (max-width: 1279px) {

#container {
	width:996px;
}

#header {
	width:996px; 
}

#footer {
	width:996px; 
}

#navi { 
	width:668px;
}

#search { 
	width:328px;
}

#teaser { 
	width:996px;
}

#content { 
	width:648px;
}

#sidebar1 {
	width:333px;
}

#sidebar2 {
	width:996px; 
}


}




/* ############# iPad quer ################ */
/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {} */


/* ############# iPad hoch ################ */
/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait) {} */
@media only screen and (max-width: 1023px) {
#container {
	width:744px;
	overflow:hidden;
}

#header {
	width:744px;
}

#teaser {
	width:744px;
}

#footer {
	width:744px;
	float:right;
}

#navi { 
	width:526px;
}
#search {
	width:218px;
}

ul.listmainlevel {
	margin-left:10px; 
}

ul.listlevel1{
	width:746px;
}

li.itemlevel0{
	
}

li.itemlevel0:first-child{
  /* width:0px;
  border:0px;
  overflow:hidden; */
}

#navi0-text{
  FONT-SIZE: 14px;
  padding-left:5px;
  padding-right:5px;
}
#navi1-text, #navi2-text{
  FONT-SIZE: 15px;
  padding-bottom:6px;
  padding-top:6px;
}

.searchform {
  FONT-SIZE: 14px;
  width:168px;
  padding-left:8px;
}

ul.sdt_menu li{
	width:242px;
}
ul.sdt_menu li a{
	width:242px;
}

ul.sdt_menu li a img{
	/*width:242px;
	height:242px;
	z-index:101;*/
}



ul.sdt_menu li span.sdt_wrap{
	width:242px;
}
ul.sdt_menu li span.sdt_active{
	top:242px;
	width:242px;
}
ul.sdt_menu li span span.sdt_link{
	width:90%;
}
ul.sdt_menu li span span.sdt_descr{
	width:90%;
}

ul.sdt_menu li div.sdt_box{
	top:0px;  /* Submenü Abstand von Oben */
}

#content {
	/*background-image:url('/images/bg-content750.png'); */
	background-repeat:no-repeat;
	width:744px;
}

#sidebar1 {
	margin-top:14px!important;
	width:744px;
}

#sidebar2 {
	width:744px;
	height:100%;
	float:left;
}

#contenttext {
	min-width:350px;
	max-width:680px; /*border-breite beachten*/
}

#sidebar1text {
	margin-left:28px;
	max-width:310px;
	min-width:310px;
}

#sidebar2text {
	width:310px;
}

#sidebar2facebookcomment {
	width:357px; 
	float:left;
}

#sidebar1pic {

}

#sidebar2pic {

}

#galerie_pic {
  max-height:200px;
	width:328px;
}

#pic_content_half {
	width:310px;
}

#pic_content_full {
  width:660px;
}


#mxv_container {
	width:668px;
	height:900px;
}

#mxv_videocontent {
	width:100%;
}

#mxv_player {
	width:100%;
	background:#000000;
}

#mxv_playlist_and_detail {
	width:100%;
	height:400px;
}

div.playlist_list_and_detail {
	height:374px;
}


}

/* ############# Smart-Phone / iPod Touch ################ */

/* @media only screen and (max-width: 480px) { 464px */
@media only screen and (max-width: 767px) {
body {
	 -webkit-text-size-adjust: none;
	margin:0px;
}

body.mainbody {
	margin-top: 0px;
	background-image:none !important;
	background:#ffffff;
}


#container {
	width:100%;
	margin:0px;
	margin-top:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	overflow:hidden;
}
#header {
	margin-bottom:0px;
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
#logo {
	float:left;
	margin-left:10px;
}
#headerinfos {
	float:left;
	margin-left:18px;
	margin-bottom:16px;
}

#teaser {
	width:100%;
}

#footer {
	width:100%;
	margin-right:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}

#navi { 
	width:100%;
	height:none;
	padding-top:10px;
}

/* Navi Button */
#mainnavi, #changeviewport{
	height:28px;
	width:70px;
	background-color:#9f9f9f;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	float:right;
	border:1px solid #3a3a3a;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
 	margin-bottom:6px;
  FONT-SIZE: 14px;
  font-weight:bold;
  LINE-HEIGHT: 18px; 
  COLOR: #e4e4e4;
	}
#changeviewport{
	width:166px;
	float:left;
}


/* Navi */
ul.listmainlevel {
	margin-left:10px;
}

ul.listlevel0 {
	display:none;
	height:100%;
	position:relative;
}

ul.listlevel1 {
	width:100%;
	left:0px;
	margin-left:-1px;
	height:none;
	background-image:url(/images/spacer.gif);
	position:relative;
}


li.itemlevel0 {
	float:none;
  width:95%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	margin-top:2px;
	border:solid 1px #000000;
	overflow:hidden;
}
li.itemlevel0:first-child{
  width:95%;
	border:solid 1px #000000;
}
li.itemlevel1, li.itemlevel2 {
	float:none;
  width:95%;
}
li.itemlevel1:first-child{
	margin-left:-10px;
	}

#navi0-text{
  FONT-SIZE: 20px;
}

#navi0-off:hover, #navi0-on {
}

#search {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
	overflow:hidden;
}

#searchbundle {
	width:100%;
	margin:0px;
	margin-top:10px;
	float:left;
}

.searchform {
	float:left;
	WIDTH:65%; 
}

.searchbutton {
	margin-top:4px;
	margin-right:30px;
}

#ajax_listOfOptions{
		width:100%;
		height:120px;
}

#content_pic {
	margin-left:0px; 
}

#galerie_pic {
  max-height:none;
	width:100%;
}


#content {
	width:100%;
	padding-top:10px;
	margin:0px;
	border:0px;
}

#teasertext_full, #teasertext_half {
	margin-left:16px;
	width:90%;
}

#contenttext {
	margin-left:0px;
	width:97%;
	min-width:97%;
	max-width:97%;
	overflow:hidden:
}


#sidebar1 {
	border-left:0px;
	border-right:0px;
	width:100%;
	height:100%;
	margin-right:0px;
	float:left;
}

#sidebar1text {
	margin-left:6px;
	width:97%;
	min-width:97%;
	max-width:97%;
}

#sidebar2 {
	border-left:0px;
	border-right:0px;
	width:100%;
	height:100%;
	margin-right:0px;
	float:left;
}

#sidebar2text {
	width:97%;
	min-width:97%;
	max-width:97%;
}

#sidebar2facebookcomment {
	width:100%; 
	float:left;
}


#pic_content_full {
	width:100%;
}

#pic_content_half {
	width:100%;
	margin-left:0px;
}

#sidebar1pic {
	float:left;
	width:100%;
	overflow:hidden;
	margin:8px;
	margin-left:12px;
}

#sidebar2pic {
	float:left;
	width:100%;
	overflow:hidden;
	margin:8px;
	margin-left:12px;
}

a.backgroundlink {
	filter:Alpha(opacity=0); opacity: 0.0; -moz-opacity:0.0;
}

#mxv_container {
	width:100%;
}

#mxv_playlist_and_detail {
	height:120%;
}

div.playlist_list_and_detail {
	height:70%;
}

.imgpos_detail {
	width:100%;
	margin:0px;
	margin-bottom:10px;
	float:left;
}

}


/* ############# iPhone mit Retina Display ################ */
/* @media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { } */


