
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#content {
	position: relative;
	width: 960px;
	min-height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	position: relative;
	width: 952px;
	height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
	text-align: left;
	z-index: 100;
}
#tnavi {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 552px;
	margin-top: 8px;
	text-align: left;
}
#navi {
	position: absolute;
	left: 400px;
	top: 85px;
}
#foot {
	clear: both;
	position: relative;
}
#fnavi {
	position: relative;
	text-align: left;
	height: 22px;
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CCCCCC;
}
#ficon {
	position: relative;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
}
#fshare {
	position: relative;
	float: left;
	width: 552px;
	padding-left: 2px;
	padding-right: 6px;
}
#faddr {
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.fullw {
	position: relative;
	width: 952px;
	text-align: left;
}
.fullh {
	position: relative;
	height: 100%;
}
.obg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;

	opacity: .85;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
}

#main {
	position: relative;
	width: 952px;
	background-color: #ffffff;
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 8px;
}

.mainwrap {
	position: relative;
	width: 968px;
	text-align: left;
	margin-bottom: 8px;
}

.maincontent {
	position: relative;
	padding-left: 8px;
	padding-top: 8px;
	float:left;
}

#crumbs {
	position: relative;
	width: 704px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.col {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 8px;
}

.submenu {
}
.menu {
	margin-top: 5px;
}
.navi {
	padding-top: 1px;
}
.contenttxt {
}
.textcontainer {
	position: relative;
	width: 100%;
}
.textblock {
}
.wtextcontainer>.textblock {
	margin-top: 10px;
	margin-bottom: 0px;
}
.lpic {
	position: relative;
	float: left;
	width: 200px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.dots {
	border: 1px dashed #c61832;
}
.hdots {
	border-top: 1px dashed #c61832;
	border-bottom: 1px dashed #c61832;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdots {
	border-top: 1px dashed #c61832;
}
.ldots {
	border-bottom: 1px dashed #c61832;
}
.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.roundtop {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tooltip {
	display: none;
	font-size:11px;
	color:#000;
	z-index:10;
	position: absolute;
	left: 10px;
}
.lvnews .textcontainer {
	border-top: 1px dashed #c61832;
	padding-top: 12px;
}

#rbuttons {
	position: absolute;
	top: 0px;
	right: -21px;
}
#rbuttons .ibutton {
	display: block;
	background-image: url(/pix/icon/buttons/button.png);
	background-repeat: no-repeat;

}
#rbuttons a {
	display: block;
	padding-bottom: 6px;
}
.rblock {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 320px;
	height: 360px;
	background-color: white;
	z-index: 2000;
}
.sharesub {
	display: none;
	background-color: white;
	z-index: 2000;
	padding: 5px;
	border: 1px solid black;
	width: 170px;
	height: 115px;
}

#share-root {
	position: relative;
}
#share-root>div {
	float: left;
	padding-right: 2px;
}

#fb-visit a {
	display:block;
	height: 20px;
	width: 81px;
	background: url(/pix/icon/share/fb-visit.png) no-repeat;
}
#fb-share a {
	display:block;
	height: 20px;
	width: 57px;
	background: url(/pix/icon/share/fb-teilen.png) no-repeat;
}
#tw-share a {
	display:block;
	height: 16px;
	width: 16px;
	background: url(/pix/icon/twitter.png) no-repeat;
}
#fb-like {
	width: 130px;
	height: 20px;
}
#gplus {
	width: 90px;
	height: 15px;
}
#twitter {
	width: 130px;
	height: 20px;
}

.textbg > div {
	padding: 5px;
}

.ttip {
	position: relative;
	display: none;
	width: 300px;
	z-index: 999;
	margin-bottom: 36px;
}
/*
.ttip>div { width: 100%; display: table; }
.ttip>div>div { display: table-cell; }
.ttip>div:first-child { height: 11px; }
.ttip>div:last-child { height: 24px; }
.ttip>div>div:first-child { width: 11px; }
.ttip>div>div:last-child { width: 11px; }
.ttip>div:nth-child(1)>div { background: url(/pix/frame/top.png); }
.ttip>div:nth-child(1)>div:first-child { background: url(/pix/frame/topleft.png); }
.ttip>div:nth-child(1)>div:last-child { background: url(/pix/frame/topright.png); }

.ttip>div:nth-child(2)>div:first-child { background: url(/pix/frame/left.png); }
.ttip>div:nth-child(2)>div:last-child { background: url(/pix/frame/right.png); }

.ttip>div:nth-child(3)>div:first-child { background: url(/pix/frame/bottomleft.png); }
.ttip>div:nth-child(3)>div:nth-child(2) { background: url(/pix/frame/bottom.png); }
.ttip>div:nth-child(3)>div:nth-child(3) { width:36px; background: url(/pix/frame/arrow.png); }
.ttip>div:nth-child(3)>div:nth-child(4) { background: url(/pix/frame/bottom.png); }
.ttip>div:nth-child(3)>div:nth-child(5) { background: url(/pix/frame/bottomright.png); }

.ttip>div:nth-child(2)>div:nth-child(2) {
	min-width: 80px;
}
*/
.ttipbg {
	position: absolute;
	top: 0px;
	height: 0px;
	width: 100%;
	height: 100%;
	z-index: 998;
}
.ttip ._c {
	z-index: 1001;
}
.ttipbg>div { width: 100%; height: 100%; position: absolute; }
.ttipbg>div>div { position: absolute; width: 100%; height: 100%; }

.ttipbg>div:first-child { height: 11px; top: -11px; }
.ttipbg>div:last-child { height: 24px; bottom: -24px; }
.ttipbg>div>div:first-child { width: 11px; left: -11px; }
.ttipbg>div>div:last-child { width: 11px; right: -11px; }

.ttipbg>div:nth-child(1)>div { height: 11px; background: url(/pix/frame/top.png); }
.ttipbg>div:nth-child(1)>div:first-child { background: url(/pix/frame/topleft.png); }
.ttipbg>div:nth-child(1)>div:last-child { background: url(/pix/frame/topright.png); }

.ttipbg>div:nth-child(2)>div:first-child { background: url(/pix/frame/left.png); }
.ttipbg>div:nth-child(2)>div:last-child { background: url(/pix/frame/right.png); }

.ttipbg>div:nth-child(3)>div:first-child { background: url(/pix/frame/bottomleft.png); }
.ttipbg>div:nth-child(3)>div:nth-child(2) { background: url(/pix/frame/bottom.png); }
.ttipbg>div:nth-child(3)>div:nth-child(3) { background: url(/pix/frame/arrow.png) no-repeat 50% 0px; }
.ttipbg>div:nth-child(3)>div:nth-child(4) { background: url(/pix/frame/bottomright.png); }

.ttipbg>div:nth-child(2)>div:nth-child(2) {
	min-width: 80px;
}
