/*##################
#  Background      #
##################*/
body {
	background-image: url(/images/site/lds/site_bg.png);
	background-color: #D5D0E1;
}
.div_main {
	background-image: url(/images/site/lds/menu_bg.png);
}
.div_main, .div_footer {
	background-color: #D5D0E1;
}
.div_head_bottom, .merkheight {
	background-color: #676282;
}
.ueber_blue, .ueber_blue_blaettern {
	background-image: url(/images/site/lds/btn_menu_bg.png);
	background-color: #ABA4C9;
}
.menu_div_ueberschrift, .footercontent {
	background-color: #676282;
}
.menu_div_hover {
	background-color: #AAA3C6;
}

.div_menu_bg {
	background-image: url(/images/site/lds/lds_menu_bg.png);
	background-color: #ACA4C6;
	background-repeat:repeat-x;
}


/*##################
#  Width & Height  #
##################*/
.content_right {
	width: 176px;
}
.news {
	width: 368px;
}
.newsh {
	width: 121px;
}
.newshmax {
	height: 75px;
	width: 225px;
}
.titelh, .titelhw {
	width: 149px;
}
.titelh {
	height: 160px;
}
.forenh {
	width: 220px;
	height: 43px;
}
.content_left, .meldung_ueber_width {
	width: 602px;
}

.vertical_full_pad {
	padding: 7px 0px 7px 0px;
}
.highlight_frame {
	width: 170px;
	height: 167px;
}

/*####################
#  Oxebox-Background # (Definition in oxestyle.css wird damit berschrieben)
######################*/
.oxebox_bg {
	background-color: #7871A8;
}
.name{
	color: #990000;
}


.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;
}

/*####################
# Fullscreen Werbung #
####################*/
div.fullad_main {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #BEB7D5;
	display: none;
}

div.fullad_head {
	background-image: url(/images/site/lds/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;*/
}


.textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 10px;
}
a.textblock {
	font-size: 10px;
	text-decoration: underline;
	color: #404040;
}
a.textblock:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #404040;
}
a.textblock:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #404040;
}
a.textblock:active {
	font-size: 10px;
	text-decoration: underline;
	color: #404040;
}

/* Twitter Buttons */ 
div.twitterButton {
	border-left: 1px solid #808080;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 100%;
	vertical-align: center;
	/*
	clear: both;
    height: 100%;
    padding-bottom: 10px;
    padding-top: 0;
    width: 100%;
	*/
}

/* Big Teaser */
.bigTeaserInner{
	background-color: #333333;
	height:21px; 
	width:100%;
	float: left;
}
.bigTeaserInner .ueberschrift{
	float: left; 
	width: 389px;
	overflow: hidden;
}
.bigTeaserInner .menuBox {
    float: left;
    width: 24px;
}
.bigTeaserInner .div_td{
	background-color: #CCCCCC;
    cursor: pointer;
    height: 10px;
    margin-top: 5px;
    width: 10px;
    border: 1px solid #404040;
}
.bigTeaserInner .aktiv{
	background-color: #E9842A;
    height: 12px;
    margin-top: 4px;
    width: 12px;
}
.bigTeaserInner .name {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 6px;
    width: 390px;
}
.bigTeaserInner .buttons {
    position: absolute;
    right: 0;
}
.teaserKuenstlername {
    /*font-weight: normal;*/
    margin-left: 1px;
}

.sitemenu_left a {
	text-decoration: none;
	cursor: default;
	color: inherit;
}