/*##################
#  Background      #
##################*/
body {
	background-image: url(/images/site/slds/site_bg.png);
	background-color: #A9BED9;
}
.div_main {
	background-image: url(/images/site/slds/menu_bg.png);
}
.div_main, .div_footer {
	background-color: #A9BED9;
}
.div_head_bottom{
	background-color: #485F82;
}
.ueber_blue, .ueber_blue_blaettern {
	background-image: url(/images/site/slds/btn_menu_bg.png);
	background-color: #5C76AB;
}
.menu_div_ueberschrift, .footercontent, .merkheight {
	background-color: #485F82;
}
.menu_div_hover {
	background-color: #9CB6E0;
}
.slds_adrbg, .slds_links, .slds_adressen {
	background-color: #EBEBEB;
}
.links_header, .adressen_header {
	background-color: #F4F4FD;
}
.links_hover, .adressen_hover, .slds_adrbg_hover {
	background-color: #FFFFFF;
}

/*##################
#  Width & Height  #
##################*/
.content_inner {
	min-height: 1130px;
}
.content_right {
	width: 190px;
}
.news {
	width: 486px;
}
.newsh {
	width: 179px;
	height: 100px;
}
.erlebnish {
	width: 128px;
	height: 53px;
}
.newshmax {
	height: 79px;
	width: 285px;
}
.titelh, .titelhw {
	width: 113px;
}
.titelh {
	height: 150px;
}
.forenh{
	width: 184px;
	height: 43px;
}
.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;
}
.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;
}
.newsh, .newshmax {
	padding-right: 3px;
}


/*##################
#  Default Text    #
##################*/
.toupper {
	text-transform: uppercase;
}


/*##################
#  Sonstige        #
##################*/
.adressen_url {
	cursor: pointer;
}

/*####################
#  Oxebox-Background # (Definition in oxestyle.css wird damit �berschrieben)
######################*/
.oxebox_bg {
	background-color: #5D76AB;
}

/*####################
# Fullscreen Werbung #
####################*/
div.fullad_main {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #93B7E2;
	display: none;
}

div.fullad_head {
	background-image: url(/images/site/slds/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: #FFFFFF;
	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;*/
}


/* Schnellsuche linkes menue */
.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:11px;
    font-weight:normal;
}
a.videomenu:active {
    color: #000000;
    font-weight:normal;
}
a.videomenu:hover {
    color: #904502;
    font-weight:normal;
}
a.videomenu_hover{
    text-decoration:none;
    color: #000000;
    font-weight:bold;
    font-size:11px;
}
a.videomenu_hover:hover{
    color: #000000;
    font-weight:bold;
    text-decoration:line-through;
}
a.videomenu_hover:active{
    color: #000000;
    font-weight:bold;
}
/*####################################
# Schnellsuche AUTOCOMPLETE CSS defs #
####################################*/
div.autocomplete ul li.selected {
	background-color: #A9BED9; /*9CA7C6; */
}

/* Twitter Buttons */ 
div.twitterButton {
	border-left: 1px solid #808080;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 100%;
	vertical-align: center;
}
