@charset "utf-8";
.div_ivw {
	position:absolute;
	top:-10px;
	left:-10px;
	width:1px;
	height:1px;
}

body {
	background-image: url(/images/site/mlds/site_bg.png);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
h2 {
	color:#990000;
	margin: 2px 0px; 
	padding: 2px 0px;
}
h2 a {
	color: #990000;
	text-decoration: none;
}
h2 a:visited {
	color: #990000;
	margin: 0;
	text-decoration: none;
}

h2 a:hover {
	color: #990000;
	margin: 0;
	text-decoration: underline;
}
p {
	margin: 0px 0px; 
	padding: 0px 0px;
}
.div_td{
	float:left;
}
.div_td_last{
	float:right;
}
.div_td_clear {
	clear:both;
	line-height:0;
}	
body,td,th {
	font-family: Verdana;
	font-size:11px;
	/*Trebuchet MS;*/
}
a {
	color: #22488E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #22488E;
}
a:hover {
	text-decoration: none;
	color: #22488E;
}
a:active {
	text-decoration: none;
	color: #22488E;
}

/* gy */
.menu_top_spacer {
	width:1px; 
	height:29px;
}
/**/

.menu2 {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu,td.menu {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_hover {
	font-size:12px;
	text-decoration: none;
	color: #22488E;
}
a.menu_hover:visited {
	text-decoration: none;
	color: #22488E;
}
a.menu_hover:hover {
	text-decoration: none;
	color: #22488E;
}
a.menu_hover:active {
	text-decoration: none;
	color: #22488E;
}
.textblock {
	font-size:10px;
	color: #9D9D9D;
}
a.textblock {
	font-size:10px;
	text-decoration: underline;
	color: #9D9D9D;
}
a.textblock:visited {
	font-size:10px;
	text-decoration: underline;
	color: #9D9D9D;
}
a.textblock:hover {
	font-size:10px;
	text-decoration: underline;
	color: #22488E;
}
a.textblock:active {
	font-size:10px;
	text-decoration: underline;
	color: #9D9D9D;
}



.div_center{
	width:100%;
	height:100%;
}
.btn_drop{
	padding: 4px 4px 4px 16px;
}
.btn_drop_hover{
	padding: 4px 4px 4px 16px;
	background-color:#8DA2C2;
	cursor:pointer;
}

.btn_blue{
	 background-image:url(/images/site/mlds/btn_blue.png); 
	 width:204px; 
	 height:46px;
	 font-size:13px;
	 color:#22488E;
	 position:relative;
}
.btn_hblue{
	 background-image:url(/images/site/mlds/btn_hblue.png); 
	 width:204px; 
	 height:46px;
	 font-size:13px;
	 color:#22488E;
	 position:relative;
}
.btn_blue_mini{
	 background-image:url(/images/site/mlds/btn_blue_mini.png); 
	 width:186px; 
	 height:42px;
	 font-size:13px;
	 color:#22488E;
	 position:relative;
}
.btn_hblue_mini{
	 background-image:url(/images/site/mlds/btn_hblue_mini.png); 
	 width:186px; 
	 height:42px;
	 font-size:13px;
	 color:#22488E;
	 position:relative;
}
.btn_grey_mini{
	background-image:url(/images/site/mlds/btn_grey_mini.png);
	width:186px;
	height:42px;
	font-size:13px;
	color:#666666;
	position:relative;
}
.btn_grey{
	background-image:url(/images/site/mlds/btn_grey.png);
	width:204px;
	height:46px;
	font-size:13px;
	color:#666666;
 	position:relative;
}


.btn_orange{
 background-image:url(/images/site/mlds/btn_orange.png); 
 width:236px; 
 height:42px;
}

.head_bg{
	background-image:url(/images/site/mlds/head_bg.png); 
	background-repeat:repeat-x;
	width:100%; 
	height:150px;
}
.head_bg_frau{
	background-image:url(/images/site/mlds/bg_frau.png);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:150px;
}
.div_head{
	width:980px; 
	position:relative;
}
.div_logo{
	position:absolute; 
	top:8px; 
	left:70px;
}
.div_minilogo{
	position:absolute; 
	top:40px; 
	left:400px;
	z-index:10;
}
.div_headline{
	position:absolute;
	top:2px;
	left:300px;
	font-size:18px;
	font-weight:bold;
	color: #DCE7F5;
}
.div_impressum{
	position:absolute; 
	top:0px; 
	right:0px;
	width:292px;
	height:24px;
	background-image:url(/images/site/mlds/submenu.png);
	background-repeat:no-repeat;
}
.div_merkzettel{
	position:absolute; 
	top:0px; 
	right:555px;
	width:133px;
	height:24px;
	background-image:url(/images/site/mlds/thead/thead_180_orange_133.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
}
.div_menu{
	padding-top:121px; 
}
.pt_menu{
	padding-right:20px;
	padding-left:20px;
}
.pt_menu_hover{
	padding-right:20px;
	padding-left:20px;
	background-image:url(/images/site/mlds/menu_hover_bg.png);
	background-repeat:repeat-x;
	height: 30px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}
.div_top_shadow{
	width:100%; 
	height:5px; 
	background-image:url(/images/site/mlds/top_shadow.png);
}
.content_shadow{
	width:990px; 
	background-image:url(/images/site/mlds/content_shadow.png); 
	background-repeat:repeat-y;
}
.content_bg{
	width:980px; 
	background-color:#FFFFFF; 
	background-image:url(/images/site/mlds/content_bg.png); 
	background-repeat:repeat-x;
}
.is_trans {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.is_no_trans {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.div_content{
	padding:10px 15px 20px 15px;
}
.contentl{
	width:630px;
}
.contentr{
	width:300px;
}
.span_date{
	font-size:12px;
}
.div_comment{
	height: 20px;
	margin-top:10px;
	border-bottom:1px dotted #CCCCCC;
}
.comment{
	padding:4px; 
	font-size:12px;
}
.div_contentr{
	padding: 0px 10px;
}
.div_ueber{
	padding-top: 10px;
}
h3{
	margin: 2px 0px 2px 10px; 
	padding: 0px 0px; 
	border-bottom:1px solid #990000; 
	color:#990000;
}
.p_right{
	font-size:12px;
}
.tag1{
	font-size:12px;
}
.tag2{
	font-size:14px;
}
.tag3{
	font-size:16px;
}
.tag4{
	font-size:20px;
}
.tag5{
	font-size:24px;
}

/* Schnellsuche AUTOCOMPLETE CSS defs */
div.autocomplete {
	position:absolute;
	background-color:white;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	margin:0; 
	z-index:101; /* war 9*/
	padding:4px; /* war 4px dann war 1px */
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
  /*width:360px;*/
  /*width:300px;*/
  /*width:390px;*/
  width:405px;
}
div.vorschlagswert, div.vorschlagstreffer {
  white-space:nowrap;
  color:#000;
}
div.vorschlagswert {
	font-weight: bold;
	float:left;
}
div.vorschlagstreffer {
	white-space:nowrap;
	float:right;
	font-size:11px;
	vertical-align:baseline;
}
div.vorschlagsurl {
	display:none;
	float:left;
}

/*div.autocomplete ul li.selected { background-color: #ffb;}*/
div.autocomplete ul li.selected {
	background-color: #C7D5E9;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	/* padding:4px; */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height:13px;
	cursor:pointer;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	z-index:101;
}






.div_head_bottom{
	background-color: #485F82;
}
.ueber_blue, .ueber_blue_blaettern {
	background-image: url(/images/site/mlds/oxe_head.png);
	background-color: #5C76AB;
	height:22px;
	vertical-align:middle;
}
.menu_div_ueberschrift, .footercontent, .merkheight {
	background-color: #485F82;
}
.menu_div_hover {
	background-color: #9CB6E0;
}
.slds_adrbg, .slds_links, .slds_adressen {
	background-color: #F7F8FB;
}
.links_header, .adressen_header {
	background-color: #D9DFEA;
}
.links_hover, .adressen_hover, .slds_adrbg_hover {
	background-color: #FFFFFF;
}

/*##################
#  Width & Height  #
##################*/
.content_inner {
	min-height: 1243px;
}
.content_right {
	width: 190px;
}
.news {
	width: 486px;
}
.newsh {
	width: 144px;
	height: 182px;
}
.newshmax {
	height: 79px;
	width: 285px;
}
/*.titelh, .titelhw {
	width: 113px;
}
.titelh {
	height: 126px;
}*/
.titelh, .titelhw {
	width: 182px;
}
.titelh {
	height: 217px;
}
.forenh{
	width: 200px;
	height: 58px;
	height: 59px;
}
.content_left, .meldung_ueber_width {
	width: 588px;
}
.slds_links {
	height: 9px;
}
.slds_adressen, .links_url, .adressen_url {
	height: 23px;
}
.links_header, .adressen_header {
	height: 11px;
}
.titelbanner {
	width: 486px;
}
.titelh_small, .titelhw_small {
	width: 112px;
}
.meldungh {
	width: 316px;
	height: 72px;
}
.icon_text {
	width: 161px;
}


/*##################
#  POSITION        #
##################*/
.links_url, .adressen_url {
	position: absolute;
	top: -1px;
	left: -1px;
} 
.slds_links, .slds_adressen, .adressen_header {
	position: relative;
}


/*##################
#  Border          #
##################*/
.slds_links, .links_header, .slds_adressen, .adressen_header {
	border: 1px solid #CCCCCC;
	padding: 4px 0px 6px 0px;
	border-top: 0px none;
}
.slds_adrbg, .slds_adrbg_hover {
	border: 1px solid #CCCCCC;
	border-top: 0px none;
}
.slds_adrpad {
	margin: 4px 0px 6px 0px;
}
.newshmax {
	padding-right: 3px;
}
.vertical_full_pad {
	padding: 7px 0px 7px 2px;
}


/*##################
#  Default Text    #
##################*/
.toupper {
	text-transform: uppercase;
}


/*##################
#  Sonstige        #
##################*/
.adressen_url {
	cursor: pointer;
}

/*####################
#  Oxebox-Background # (Definition in oxestyle.css wird damit überschrieben)
######################*/
.oxebox_bg {
	background-color: #000000;
}

/*####################
# Fullscreen Werbung #
####################*/
div.fullad_main {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
    background-image: url(/images/site/mlds/back.png);
    background-repeat: repeat;
	display: none;
}

div.fullad_main2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-attachment: fixed;
	background-image: url(/images/site/mlds/site_bg.png);
	display: none;
}

div.fullad_head {
	background-image: url(/images/site/mlds/head_bg.png);
	background-repeat: repeat-x;
	height: 113px;
	border-bottom: 1px solid #CCCCCC;
}

div.fullad_subhead {
	background-repeat: no-repeat; 
	height:113px;
}

a.fullad_link {
	font-size: 12px;
	color: #22488E;
	font-weight:bold;
	z-index: 1112;
	cursor: pointer;
}

div.fullad_ad {
	display: none;
	position: absolute;
	z-index: 1111;
	background-color: transparent;
}

div.bandarole_main {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	display: none;
}

div.bandarole_ad {
	display: none;
	position: absolute;
	z-index: 1111;
	background-color: transparent;
	background-image:url(/images/banner/bandarole/band_bg.png);
	/*position: fixed;*/
}


/* für schnellsuche */
.multimedia_streifen {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 450px;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
    background-image: url(/images/blue_trans.png);
    background-repeat: repeat;
    z-index:100;
}


a.videomenu {
    color: #000000;
    text-decoration:none;
    font-size:10px;
    font-weight:normal;
}
a.videomenu:active {
    color: #000000;
    font-weight:normal;
}
a.videomenu:hover {
    color: #22488E;
    font-weight:normal;
}
a.videomenu_hover{
    text-decoration:none;
    color: #000000;
    font-weight:bold;
    font-size:10px;
}
a.videomenu_hover:hover{
    color: #000000;
    font-weight:bold;
    text-decoration:line-through;
}
a.videomenu_hover:active{
    color: #000000;
    font-weight:bold;
}

.whitecap, .eadressen_hausnr, .videopacity {
	background-color: #404040;
}
.meldung, .filter, .teaser_td_inner, .teaser_td, .feeds {
	background-color: #E8E8E8;
	background-image: url(/images/site/mlds/teaser_td_inner.png);
	background-repeat:repeat-x;
}
.anzeigen_td_inner {
	background-color: #E8E8E8;
	background-image: url(/images/site/mlds/anzeigen_td_inner.png);
	background-repeat:repeat-x;
}

.ueber_red {
	background-image: url(/images/site/btn_menu_red_bg.png);
}
.ueber_red, .eadressen_red {
	background-color: #22488E;
}
.eadressen_red_hover {
	background-color: #53688c;
}
.ueber_orange {
	background-image: url(/images/site/btn_anzeige_bg.png);
	background-color: #22488E;
}
.ueber_grey, .topteaser_label, .portrait_fotos {
	background-color: #CCCCCC;
}
.ext_td, .topteaser_inner, input.abschicken_aktiv, .tipps, .forenliste_inner, .teaser_grey, .eadressen_geschaeft, .rundgangimg, .rundgang_bg {
	background-color: #EBEBEB;
}
.ext_td_hover, .eadressen_div_hover {
	background-color: #FFFFFF;
}
.teaser_td_inner_hover {
	background-color: #FFFFFF;
}
.menu_div_active{
	background-color: #22488E;
}
.mlogos {
	background-repeat: no-repeat;
	background-position: top center;
}
.toplabel, .bottomlabel {
	background-image: url(/images/site/anzeige_label.gif);
	background-repeat: no-repeat;
}
.toplabel {
	background-position: top center;
}
.bottomlabel {
	background-position: bottom center;
}
.merkborder {
	background-color: #808080;
}
input.abschicken_inaktiv {
	background-color: #C0C0C0;
}
.bg_orange {
	background-color: #22488E;
}
.bg_yellow {
	background-color: #ffff00;
}

/*##################
#  Width & Height  #
##################*/
.div_lbanner_top {
	width: 728px;
	height: 90px;
}
.div_eadressen_side {
	width: 201px;
	height: auto;
}
.div_lbanner_side, .div_skyscraper_side {
	width: 160px;
	height: 600px;
}
.div_head_linkliste, .merkheight {
	height: 17px;
}
.content_inner {
	min-height: 1242px;
}
.div_head_main_anzeige{
	width: 614px;
	height: 113px;
}
.menu_right{
	width: 201px;
	height: 113px;
}
.div_head_main_logo{
	width: 173px;
	height: 113px;
}
.div_head_bottom{
	height: 5px;
}
.maxwidth, .menu_div_ueberschrift, .menu_div, .menu_div_hover, .menu_div_active, input.abschicken_aktiv, input.abschicken_inaktiv {
	width: 100%;
}
.fifthwidth {
	/*width: 90%;*/
	width: 350px;
}
.halfwidth {
	width: 50%;
}
.div_td_width {
	width: 470px;
}
.div_td_last_width {
	width: 308px;
}
.bigwidth {
	width: 728px;
}
.div_head_linkliste_td {
	width: 20%;
}
.searchfield {
	width: 152px;
	height: 15px;
}
.tippsgrey {
	width: 100%;
}
.meldung {
	width: 500px;
}
.filter {
	width: 790px;
}
.ueber_grey_wide {
	width: 368px;
}
.topteaser_label {
	width: 13px;
	height: 118px;
}
.topteaser_inner {
	width: 280px;
	height: 116px;
}
.filterh {
	width: 280px;
}
.filterh {
	height: 75px;
}
.topteaser_td {
	width: 295px;
}
.teaser_fotoshoot{
	width:195px;
	height:214px;
}
.teaser_meldung {
	width:392px;
	height:204px;
}
.teaserh {
	height: 160px;
}
.pic {
	width: 100px;
	height: 100px;
}
.pic_mini {
	width: 50px;
}
.pic_big {
	padding: 5px;
	width: 175px;
	height: 175px;
}
.icon_pad, .icon_pad_low {
	width: 20px;
}
.sicon_pad {
	width: 90px;
}
.anzeigensuche {
	width: 160px;
}
.erlebnish {
	width: 132px;
	/*height: 59px;*/
	height: 60px;
	padding-right: 5px;
}
.highlights {
	width: 148px;
	height: 120px;
}
.highlightsh {
	height: 161px;
	width: 174px;
}
.spacer_td{
	width:12px;
	height:12px;
}
.spacer_mid_td {
	height: 8px;
	width: 8px;
}
.spacer_mini_td{
	width:4px;
	height:4px;
}
.spacer_small_td{
	width: 3px;
	height: 3px;
}
.spacer_big_td{
	width:20px;
	height:21px;
}
.height36 {
	height: 36px;
}
.homeanzeige, .anzeigewidth {
	width: 300px;
}
.videobanner {
	width:728px;
}
.height180 {
	height:180px;
}
.height212 {
	height:212px;
}
.width95 {
	width: 95px;
}
.width125 {
	width: 125px;
}
.width149 {
	width: 149px;
}
.ext_td {
	height: 61px;
}
.ueber_grey_small {
	width: 206px;
}
.meldung_blaettern, .news_blaettern {
	width: 102px;
}
.menu_home {
	height: 12px;
}
.blaetterwidth, .anzeigetextwidth {
	width: 390px;
}
.icon_pad {
	width: 380px;
}
.icon_text, .icon_url_text {
	width: 264px;
}
.icon_kon_text, .icon_com_text, .icon_service_text {
	width: 116px;
}
.anfahrt_text {
	width: 153px;
}
.icon_long {
	width: 183px;
}
.commuwidth {
	width: 195px;
}
.bookmwidth {
	width: 191px;
}
.minipic {
	width: 185px;
}
.menu_link {
	height: 20px;
}
.menu_home_link {
	height: 23px;
}
.minilogos, .mlogotable {
	width: 788px;
}
.mlogos_img {
	width: 180px;
	height: 58px;
}
.topcount_pad {
	width: 20px;
}
.forenliste {
	width: 210px;
}
.forenvor_width {
	width: 570px;
}
.forenvor_img {
	width: 283px;
	height: 44px;
}
.forenvor_halfwidth {
	width: 275px;
}
.forenvor_halfwidth_img {
	width: 273px;
	height: 44px;
}
.meldungspacer {
	width: 173px;
	height: 100px;
}
.overlayspacer {
	width: 100%;
	height: 100%;
}
.overlaynews {
	width: 233px;
	height: 110px;
}
.overlayerlebnis {
	width: 153px;
	height: 60px;
}
.newsspacer {
	width: 234px;
	height: 108px;
}
.toplabel, .bottomlabel {
	width: 13px;
	height: 55px;
}
.merkborder {
	width: 203px;
}
.merkdiv {
	width: 195px;
}
input.abschicken_aktiv, input.abschicken_inaktiv {
	height: 25px;
}
.eadressen_hausnr, .eadressen_hausdiv {
	width: 32px;
}
.eadressen_div, .eadressen_div_hover {
	width: 139px;
}
.eadressen_geschaeft {
	width: 147px;
}
.portrait {
	height: 88px;
}
.portrait_kontakt {
	height: 78px;
}
.portrait_fotos, .videoback {
	width: 150px;
	height: 150px;
}
.portraitanzeige, .portraitanzeige_wide {
	height: 100px;
}
.portraitanzeige {
	width: 249px;
}
.portraitanzeige_wide {
	width: 359px;
}
.rundgang_frame {
	width: 75px;
	height: 75px;
}
.merkzettel_drop {
	width: 203px;
	height: auto;
}
.titelh_small, .titelhw_small {
	width: 119px;
}
.titelh_small {
	height: 115px;
}
.titelh_text {
	width: 100px;
}
.forumwidth {
	width: 260px;
}

/*##################
#  Border          #
##################*/
.div_gesamt, .skyscraper_side {
	border: 1px solid #808080;
}
.div_main, .div_head_linkliste, .merkheight {
	border-bottom: 1px solid #808080;
}
.banner, .content_border, .footercontent {
	border-left: 1px solid #808080;
}
.div_head_main_logo, .div_head_main_anzeige {
	border-right: 1px solid #808080;
}
.sitemenu {
	padding: 5px 13px;
}
.content_inner {
	padding: 0px 13px 13px 13px;
}
.big_pad_left {
	padding-left: 30px;
}
.homeanzeige, .community {
	padding-left: 4px;
}
.videobanner {
	padding-left: 5px;
}
.linkliste, .half_pad {
	padding: 2px;
}
.searchfield, .searchbutton {
	border: 1px solid #808080;
}
.topteaser_inner, .ext_td, .teaser_td, .teaser_border, .feeds, .forenliste_inner, .btn_search, .eadressen_red, .eadressen_red_hover {
	border: 1px solid #CCCCCC;
}
.tipps, .eadressen, .bottomline {
	border-bottom: 1px solid #CCCCCC;
}
.searchfield {
	border-right: 0px none;
}
.searchbutton {
	border-left: 0px none;
}
.topteaser_label, .topteaser_inner {
	padding-top: 5px;
}
.text {
	padding: 2px 4px 4px 0px;
}
.pic, .pic_mini, .full_pad, .eadressen_hausnr, .eadressen_div, .eadressen_div_hover {
	padding: 4px;
}
.ext_td {
	border-top: 0px none;
	padding: 5px 0px;
}
.ueberschrift, .ueberschrift_blaettern, .ueberschrift_grey {
	padding: 4px 8px;
}
.ueberschrift_eadressen {
	padding: 4px 0px 4px 6px;
}
.inner {
	padding: 1px 0px 2px 0px;
}
.teaser_td, .feeds {
	padding: 0px;
}
.menu_div{
	border-bottom: 1px solid #999999;
}
.menu_div_hover {
	border-bottom: 1px solid #E77918;
}
.menu_div_active {
	border-bottom: 1px solid #999999;
}
.meldungh, .filterh, .newsh, .erlebnish, .forenh, .titelh, .titelh_small, .no_overflow {
	overflow: hidden;
}
.portrait {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}
.titelh, .titelh_small, .bookname {
	padding-top: 1px;
}
.side_pad {
	padding: 0px 4px 0px 4px;
}
.vertical_pad, .forenliste_inner {
	padding: 4px 0px 4px 0px;
}
.vertical_half_pad {
	padding: 3px 0px 3px 0px;
}
.big_pad {
	padding: 5px 60px 2px 60px;
}
.border_no_top, .feeds, .forenliste_inner, .eadressen_red, .eadressen_red_hover {
	border-top: 0px none;
}
.border_no_bottom, .eadressen_red, .eadressen_red_hover {
	border-bottom: 0px none;
}
.border_no_sides {
	border-right: 0px none;
	border-left: 0px none;
}
.menu_ueberschrift {
	padding: 2px 0px 2px 6px;
}
.tipps {
	padding: 3px 0px 3px 13px;
}
.tipps, .links {
	padding-left: 6px;
	font-size:11px;
}
.menu_home {
	padding: 5px 0px 5px 13px;
}
.itxt_pad {
	padding: 8px 4px 4px 0px;
}
.icon_pad {
	padding: 3px 4px 4px 6px;
}
.icon_pad_low {
	padding: 3px 4px 4px 4px;
}
.sicon_pad {
	padding: 4px 4px 4px 6px;
}
.bot8_pad, .mlogos {
	padding-bottom: 8px;
}
.bot4_pad {
	padding-bottom: 4px;
}
.tipps {
	padding-right: 2px;
}
.feeds_pad_left {
	padding: 4px;
	padding-left: 0px;
}
.feeds_pad_right {
	padding: 4px;
	padding-right: 0px;
}
.topcount_pad {
	padding: 0px 8px;
}
.merk_pad {
	padding-top: 2px;
}
.btn_search, .btn_search_hover {
	padding: 3px;
}
.btn_search_hover {
	border: 1px solid #811307; 
}
input.plz {
	padding: 3px 0px 0px 3px;
}
input.abschicken_aktiv {
	border: 1px solid #811307;
	padding-bottom: 2px;
}
input.abschicken_inaktiv {
	border: 1px solid #404040;
	padding-bottom: 2px;
}
.portraitanzeige, .portraitanzeige_wide {
	padding: 2px 4px 2px 2px;
}
.left_kon_pad {
	padding-left: 4px;
}

/*##################
#  Position        #
##################*/
.div_ivw {
	position:absolute;
	top:-10px;
	left:-10px;
	width:1px;
	height:1px;
}
.absolute, .videoback {
	position: absolute;
	top: 0px;
	left: 0px;
}
.videoback {
	left: 24px;
	top: 4px;
}
.videopacity {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.div_lbanner_side {
	position: absolute;
	top: 0px;
	left: 992px;
}
.div_skyscraper_side, .div_eadressen_side {
	position: absolute;
	top: 135px;
	left: 1006px;
}
.div_lbanner_top {
	position: relative;
	top: 0px;
	left: 2px;
}
.anzeige{
	position:relative;
	top: 54px;
}
.titelh, .titelh_small, .relative {
	position: relative;
}
.meldungh_pos, .filterh_pos {
	position: absolute;
	left: 0px;
	top: 0px;
}
.teaser_pos {
	position: absolute;
	left: 0px;
	top: 0px;
}
.menu_link {
	position: absolute;
	left: 0px;
}
.highlights_pos {
	position: absolute;
	top: 0px;
	left: 0px;
}
.meldungspacer_pos, .overlayspacer, .overlaynews, .overlayerlebnis {
	position: absolute;
	top: 0px;
	left: 0px;
}
.merkzettel_drop {
	position: absolute;
	left: -500px;
	z-index: 99;
}
.titelh_text {
	position: relative;
	left: 8px;
}

/*##################
#  Default Text    #
##################*/
strong, .eadressen_hausnr {
	font-weight: bold;
}
em {
	font-style: italic;
}
.ralign, .eadressen_hausnr {
	text-align: right;
}
.ueberschrift, .ueberschrift_grey, .lalign, .ueberschrift_eadressen {
	text-align: left;
}
.topteaser_inner, .div_head_linkliste_td, .titelh, .titelh_small, .pic, .pic_mini, .ext_td, .ueberschrift_blaettern, .inner, .calign, .rundgang_frame {
	text-align: center;
}
.rundgang_frame {
	vertical-align: middle;
}
.menu_ueberschrift, .menu_home {
	color: #EBEBEB;
}
.text_grey {
	color: #CCCCCC;
}
.text_darkgrey {
	color: #999999;
}
a.toplinks, .tippsgrey, .headlink {
	color: #555555;
	text-transform: uppercase;
	white-space: nowrap;
}
a.headlink:visited {
	color: #404040;
}
a.headlink:active {
	color: #404040;
}
a.headlink:hover {
	color: #22488E;
}

.ueberschrift_grey, .headlink, .blackname {
	color: #404040;
}
.text_dorange, .name {
	color: #22488E;
}
a.name:hover {
	color: #22488E;
}
.midfont, .name, .blacklink, .searchfield {
	font-size: 11px;
}
.bigfont {
	font-size: 12px;
}
input.abschicken_aktiv, input.abschicken_inaktiv {
	font-size: 12px;
}
.ueberschrift, .ueberschrift_blaettern, .whitecap, .whitelink, .eadressen_hausnr, .ueberschrift_eadressen {
	color: #FFFFFF;
}
a.toplinks, .ueberschrift, .ueberschrift_blaettern, .ueberschrift_grey, .menu_ueberschrift, .menu_home, .tippsgrey, .blacklink, .whitelink, input.abschicken_aktiv, input.abschicken_inaktiv, .ueberschrift_eadressen {
	font-weight: bold;
}
.menu_ueberschrift, .btn_search_hover, .normweight {
	font-weight: normal;
}
a.toplinks, .ueberschrift, .ueberschrift_blaettern, .ueberschrift_grey, .bookname, .menu_ueberschrift, .menu_home, .tippsgrey, .ueberschrift_eadressen {
	font-size: 10px;
}
a.toplinks, a.name, .headlink, .blacklink, .whitelink, .blackname {
	text-decoration: none;
}
.nowrap, .whitelink {
	white-space: nowrap;
}
.toupper, .whitelink {
	text-transform: uppercase;
}
a.blacklink, .searchfield {
	color: #404040;
}
input.abschicken_aktiv {
	color: #811307;
}
a.blacklink:hover {
	color: #22488E;
}
a.sitemenu_link {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.btn_search_hover {
	color: #811307;
}
input.abschicken_inaktiv {
	color: #999999;
}
.eadressen_hausnr {
	vertical-align: top;
}
.portrait_fotos {
	vertical-align: middle;
	vertical-align: inherit;
}
.mostwanted {
	color: #555555;
	text-decoration: none;
}

/*##################
#  HEADER          #
#############################################################################
# Gewichtung der H-Tags nach:                                               #
# http://www.sistrix.com/news/613-ranking-faktoren-h1-bis-h6-im-detail.html #
#                                                                           #
# Reihenfolge:                                                              #
# H2, H3, H5, H4, H6, H1                                                    #
###########################################################################*/
h2.menu_kategorie {
	color: #EBEBEB;
	font-weight: normal;
	font-size: 10px;
}
h2.menu_punkt {
	color: #EBEBEB;
	font-weight: bold;
	font-size: 10px;
}
h2.rubriken_alle {
	color: #404040;
	font-weight: normal;
	font-size: 10px;
}
h2.name_alle {
	color: #22488E;
	font-weight: bold;
	font-size: 11px;
}
h2.ort_alle {
	color: #404040;
	font-weight: bold;
	font-size: 11px;
}
h2.ort_titelanzeigen {
	color: #404040;
	font-weight: normal;
	font-size: 11px;
}


/*##################
#  Sonstiges       #
##################*/
.menu_ueberschrift {
	cursor: default;
}
.meldung_blaettern, .news_blaettern, .cpointer, .menu, .menu_home, .menu_link, .btn_search, .btn_search_hover {
	cursor: pointer;
}
h2 {
	display: inline;
}
.lfloat {
	float: left;
}
.inline {
	display: inline;
}

/* Video */
.bewertung_ueber {
	font-size:13px;
	margin-bottom:5px;
	color:#22488E;
	font-weight:bold;
}
.mslds_menu {
	padding-top: 8px;
	height: 50px;
	border-top:1px solid #333333;
}
.mslds_drop {
	width: 120px;
	height: auto;
	position: absolute;
	left: -500px;
	z-index: 9999;
	visibility: hidden;
	border-left: 1px solid #2E436A;
	border-right: 1px solid #2E436A;
	border-bottom: 1px solid #2E436A;
	background-image:url(/images/site/mlds/drop_bg.png);
	background-repeat:repeat-x;
}

.adressen_drop {
	width: 210px;
	height: auto;
	position: absolute;
	left: -500px;
	z-index: 9999;
	visibility: hidden;
	border-left: 1px solid #2E436A;
	border-right: 1px solid #2E436A;
	border-bottom: 1px solid #2E436A;
	background-image:url(/images/site/mlds/drop_bg.png);
	background-repeat:repeat-x;
}

div.checkdatum {
	color: #333333;
    font-size: 12px;
    padding: 3px;
    text-align: right;
}
