@charset "utf-8";


/**
 * content
 */
#content {
	width: 735px;
	height: 535px;
	padding-right: 190px;
	background: transparent;
	font-size: 0.7em;
}


/**
 * box
 */
#content .box {
	float: left;
	width: 150px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
	background: #d1d1d1 url('../pic/layout/bgContent.gif') repeat-x left top;
}

#content .box.vid {
	float: right;
	width: 255px;
	margin-right: 0;
}

#content .box.long {
	width: 470px;
}

#content .box.vid .body {
	padding-top: 5px;
	height: 211px;
}

#content .box.long .body {
	padding-top: 0;
	height: 65px;
}

#content .box .header {
	height: 8px;
	margin: 0;
	padding: 0;
	border: 1px solid #3e3e3e;
	border-bottom: none;
	background: url('../pic/layout/bgContentHeader.gif') repeat-x left top;
}

#content .box .body {
	position: relative;
	margin: 0;
	height: 105px;
	overflow: hidden;
	padding: 20px 0 5px 10px;
	border: 1px solid #919191;
	border-top-color: #828282;
	font-size: 0.9em;
}

#content .box.start {
	width: 735px;
	white-space: nowrap;
	background: url('../pic/layout/bgStartHeader.gif') repeat-x left top;
}

#content .box.start .header {
	height: 28px;
	padding: 4px 10px 0 10px;
	background: url('../pic/layout/bgStartHeader.png') no-repeat -160px -65px;
}

#content .box.start .body {
	position: relative;
	clear: left;
	height: 250px;
/*	width: 735px;*/
	padding: 0 !important;
	background: url('../pic/layout/bgStart2.jpg') no-repeat left -20px;
	z-index: 1;
	overflow: hidden;
/*
	margin-bottom: 15px;
	background: white url("../pic/layout/loading.gif") no-repeat center center;
*/
}


#content .box.col .body {
	background: url('../pic/layout/bgBox.png') no-repeat right top;
}

#content .box h1 {
	position: absolute;
	right: 0;
	float: right;
	width: 80px;
	height: 19px;
	margin: -20px 0 0 0;
	padding: 1px 5px 0 0;
	border-bottom: 1px solid #707070;
	color: white;
	background: url('../pic/layout/bgBox.gif') repeat-x left top;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

#content .box h1 .feed {
	display: inline;
	float: right;
	margin: 1px 0 0 2px;
}

#content .box h1 .feed img {
	margin: 0;
	vertical-align: middle;
}

#content .box h1 a {
	margin: none;
	color: white;
	text-decoration: none;
}

#content .box h1 a:hover {
	color: #464646;
}

#content .box h1 a.link {
	display: none;
}

#content .box .h1 {
	position: absolute;
	right: 85px;
	float: right;
	display: inline-block;
	width: 26px;
	height: 21px;
	margin: -20px 0 0 0;
	background: url('../pic/layout/bgBox2.png') repeat-x left top;
}

#content .box.long h1,
#content .box.long .h1 {
	margin-top: 0;
}

#content .box ul {
margin: 1px solid red;
	padding: 0;
}


/**
 * rotation
 */
#rotation {
	position: relative;
	z-index: 0;
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

#rotation li {
	position: absolute;
/*	left: -100px;*/
}

#rotation li img {
	width: 733px;
	height: 250px;
}

/* other stuff */
.themen_rotate {
	height: 252px;
	overflow: hidden;
/*	background: white;*/
}

.themen_mehr {
	position: absolute;
	top: 182px;
	left: 203px;
	width: auto;
}
