div.wrap-content {
	margin:0 auto;
	padding:0;
	margin-bottom: 1.25rem;
	max-width: 1280px;
	-webkit-box-shadow: 10px 10px 30px 4px rgba(148,148,148,0.75);
	-moz-box-shadow: 10px 10px 30px 4px rgba(148,148,148,0.75);
	box-shadow: 10px 10px 30px 4px rgba(148,148,148,0.75);
}

.dl-title {
	hyphens: auto;
}

div.odd {
	background-color: #EDEDED;
	padding-top:2.125rem;
	padding-bottom:2.125rem;
}

div.even {
	background-color:#FFFFFF;
}

a:link, a:visited, a:hover {
	color:#5c6f80;
}

h1 {
    color: #7D7D7D;
    font-size: 3.125rem;
    line-height: 4.725rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 190px;
}

h2 {
	color:#5c6f80;
	font-size:1.615rem;
	margin-bottom: 1.625rem;
}

h4 {
	color:#5c6f80;
}

.content-main {
	padding-top: 40px;
}

p {
	font-size:0.95rem;
	color:#444444;
	line-height:1.4rem;
}

.downloads {
	padding-bottom: 2.0rem;
	padding-left:0 !important;
}

span.issue {
	display:block;
	font-size:11px;
	margin-top: 15px;
}

span.issue-siso {
	display:block;
	font-size:11px;
	margin-top: 2px;
	line-height:13px;
}

.downloads .item-dlownloads {
	float: left;
	margin-left:0 !important;
	width:205px;
	margin-right: 2.125rem;
	margin-bottom: 2.125rem;
	min-height:410px;
}

.downloads .item-fotos {
	float: left;
	margin-left:0 !important;
	width:285px;
	margin-right: 2.125rem;
	margin-bottom: 2.125rem;
}

.downloads .item-fotos .bu {
	font-size:0.775rem;
	line-height:1.125rem;
	margin-top: 6px;
}

.downloads .item-dlownloads img {
	border: 1px solid #DDDDDD;
	width:205px;
}

div.dl-title {
	font-size:0.85rem;
	line-height: 1.0rem;
	width:205px;
	padding:2px 0 4px 4px;
	min-height: 92px !important;
}

a.download {
	background-color: #5c6f80;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	font-size:0.85rem;
	width:205px;
	padding:2px 1px 2px 12px;
	background-image:url(../img/download-arrow.jpg);
	background-repeat:no-repeat;
	background-position:170px 2px;
	text-transform:uppercase;
}

a.navigation {
	float:right;
	display:inline-block;
	color:#5C6F80;
	text-decoration:none;
	font-size:0.85rem;
	margin: 5px 0;
	padding:2px 0px;	
}

a.navigation.active {
	font-weight:bold;
	padding-top:1px;
}

a.start {
	padding-right:5px;
	margin-right:5px;
	border-right: 1px solid #5C6F80; 
}

div.head-content {
	margin-top: 0.8;
}

div.filmlink {
	margin-top: 1.5rem;
}

strong.label-kontakt {
	display:inline-block;
	width: 65px;
}

span.copyright {
	font-size:0.85rem;
	
}

a.dl-link {
	display:block;
	padding:2px 0 2px 35px;
	margin:4px 0;
	background-image:url(../img/pdf-icon2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

#slideshow img {
	border: 1px solid #CCCCCC;
}

.tabs .tab-title > a {
    display: block;
    background-color: #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    padding: 0rem 1rem 0 1rem;
    color: #CCCCCC !important;
	font-size: 1.615rem;
	margin-bottom: 1.625rem;
	border-right: 1px solid #5C6F80;
	line-height:1.615rem;
}

.tabs .tab-title > a.first {
    padding: 0rem 1rem 0 0rem;
}

.tabs .tab-title.active > a {
	color: #5C6F80 !important;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
    background-color: #FFFFFF;
    color: #5C6F80 !important;
}

.tabs dd > a.last, .tabs .tab-title > a.last {
	border-right:none;
}
