@CHARSET "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Condensed);

body {
	font-family: "Ubuntu", sans-serif;
	font-size: 110%;
	line-height:125%;
	margin:0;
	padding:0;
	background-color:#FFF;
}

a {
	color:#036;
	text-decoration:none;
}

p a {
	text-decoration:underline;
}

#title img {
	max-width:90%;
	border:none;
}

#title {
	border-bottom: 1px solid #CCC;
	padding:5px;
	border-top:2px solid #036;
}

#title a, .toolbar a {
	display:block;
}


#menue {
	border-bottom: 1px solid #CCC;
	padding:2px;
	background-color:#036;
}

#menue, #menue a {
	color:#FFF;
}

#menue .active {
	font-weight:bold;
}

h1 {
	font-size: 150%;
	color: #036;
	margin-top: 5px;
	margin-bottom: 20px;
	text-decoration: none;
	border-bottom: 2px solid #036;
	font-weight: 100;
	line-height: 110%;
}

h1 span.pre {
	color:grey;
	font-size:smaller;
}

h2 {
	display: block;
	font-size: 100%;
	color: #666;
	margin: 0;
	font-weight: 100;
}

h3 {
	font-size:120%;
	color:#036;
	text-decoration:none;
	font-weight: 100;
	border-bottom: 1px solid #036;
}

h4 {
	color: #036;
	border-bottom: dotted 1px #036;
	margin-top: 10px;
	font-weight: 100;
	margin-bottom: 0px;
}

h5 {
	background-color:#FFF;
	color:#036;
	padding:2px;
	clear:both;
	font-weight:100;
	font-size:120%;
	margin-bottom:0px;
	text-decoration:none;
	border-bottom: 2px solid #036;
	margin-top: 20px;
}

div.top_news img {
	width:105%;
	margin-left: -5px;
}

ul.oview li,
div.top_news {
	padding:5px 8px 8px 5px;
	list-style-type:none;
	background-color: #fff;
}

div.oview{
	padding:5px 0px 8px 0px;
	list-style-type:none;
	background-color: #fff;
}

div.top_news {
	margin-bottom: 10px;
	padding: 0px 0px 8px 0px;
}

div.theme {
	margin-top: 25px;
}

ul.oview {
	list-style-position:0px;
}

.oview.ad, .ad, .ad p {
	padding:0;
	margin:0;
	margin-left:-5px;
	font-family: Helvetica, Arial sans-serif;
}

div.ad {
	font-size:90%;
	line-height:115%;
}

div.ad h1 {
	border: none;
}

div.pre_title {
	color: #777;
	font-weight: 100;
	font-size: 12px;
	line-height: 17px;
	max-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.main_title {
	color: #036;
	font-weight: 100;
	font-size: 16px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.producer_list div.oview div.main_title{
	font-size: 20px;
	line-height: 50px;
	max-height: 50px;
	height: 50px;
	white-space: nowrap;
}

div.device_list div.oview div.main_title{
	font-size: 20px;
	line-height: 70px;
	max-height: 70px;
	height: 70px;
	white-space: nowrap;
}

div.top_news div.main_title {
	font-size: 20px;
	line-height: 25px;
	max-height: 75px;
	margin-top: -2px;
	margin-bottom: 5px;
}

div.top_news div.pre_title {
	margin-top: 2px;
}

span.more_news {
	color: #036;
	font-size: 110%;
}

.oview a {
	display:block;
	color:#000;
	padding-right:20px;
}

.oview strong {
	color:#036;
}

.nav.bottom {
	padding:15px 0 15px 0;
}

.nav.bottom a {
	display:block;
}

div.left {
	text-align:left;
}

div.right {
	text-align:right;
}

div.center {
	text-align:center;
}

li.marked {
	font-style:italic;
	text-decoration:underline;
}

li a {
	display:block;
}

.cl {
	clear:both;
	height:0px;
}

#footer {
	border-top:2px solid #036;
	border-bottom:5px solid #036;
	padding-top: 5px;
	color:#999;
}

#footer .copy {
	font-size: 60%;
}

th, td {
	text-align:left;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
}

tr.oview.even {
	background-color: #f9f9f9;
}

table {
	width: 100%;
	table-layout: fixed;
}

table.table th, table.table td {
	border: 1px dotted #CCC;
	padding: 2px 2px 2px 5px;
}

table th {
	color: #036;
	font-weight: normal;
	padding-left: 20px;
	width: 50%;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

table.table tr.even td, tr.even td, div.even {
	background-color: #FFFFFF;
}

table.table tr.odd td, tr.odd td, div.odd {
	background-color: #F5F5F5;
}

.tr_gruppe {
	font-size: 108%;
	padding-left: 0px;
}

div.button {
	color: #036;
	padding: 5px 10px;
	border: solid #036 1px;
	margin: 10px;
}

div.button.selected, div.button:active {
	background: #036;
	color: #fff;
}

strong.link{
	color: #036;
	text-decoration: underline;
	font-size: 110%;
	font-weight: 100;
}

h1 strong.link
h2 strong.link,
h3 strong.link,
h4 strong.link,
h5 strong.link{
	text-decoration: none;
}

div.content {
	padding-left: 5px;
	padding-right: 5px;
}


/*-------------------------------------------------------
Seitenzahl-Navigation
-------------------------------------------------------*/
.pagenavi {
	text-align: center;
	margin: 5px 0;
	line-height:28px;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:active {
	padding: 2px 4px;
	margin-right: 2px;
	text-decoration: none;
	border: 1px solid #D0DBE7;
	color: #047;
}
.pagenavi a.current {
	background-color:#036;
	color:#FFF;
}

/*-------------------------------------------------------
Video - Responsive
-------------------------------------------------------*/
.responsive-video iframe, .responsive-video object, .responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

/*-------------------------------------------------------
Übersicht
-------------------------------------------------------*/
div.oview div.img {
	float:left;
	margin-right:10px;
	margin-top: 4px;
	width:110px;
	height: 110px;
	text-align: center;
	margin-bottom: 4px;
	overflow: hidden;
}

div.producer_list div.oview div.img{
	height: 50px;
}

div.oview div.img img {
	height: 130px;
	width: 130px;
	margin-top: -25px;
	margin-left: -10px;
}

div.producer_list div.oview div.img img {
	height: 50px;
	width: 160px;
	margin-top: 0px;
	margin-left: -25px;
}

div.device_list div.oview div.img img {
	height: 70px;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
}


.news_title {
	margin-left: 125px;
	margin-right: 5px;
	height: 80px;
}

.prefix {
	color:#FF6500;
}

#list_thema {
	padding: 0px 7px;
	height: 25px;
	right: 0px;
	top: 0px;
	left: 0px;
	line-height: 25px;
	font-size: 20px;
	text-align: right;
	vertical-align: center;
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #e5e5e5 0%,#ffffff 100%);
	border-top: 1px solid #333;
	border-bottom: 1px solid #e5e5e5;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
	color: #036;
	font-weight:100;
	position: fixed;
}

/* ------
SIDEBOX PODCAST mit Youtube Video
--------*/

.play {
	overflow:hidden;
	border:1px solid #ccc;
	max-width:320px;
	max-height:240px;
	margin: 0 auto;
}

.play #play_button {
	position:absolute;
	padding-top:72px;
	padding-left:120px;
	width:80px;
	height:80px;
	opacity: .7;
}

.play #play_screen {
	max-width:320px;
	max-height:240px;
}

/* ------
Detail News
--------*/

#hometext {
font-weight: 100;
font-size: 110%;
line-height: 120%;
}

div.nextNews {
	font-size: 150%;
	color: #036;
	font-weight: 100;
	padding: 20px 5px;
	float: right;
}

div.lastNews {
	font-size: 150%;
	color: #036;
	font-weight: 100;
	padding: 20px 5px;
	float: left;
}

/* ------
Datenblatt
--------*/
#submenu_testbericht {
	display:none;
	padding-left:30px;
}