﻿@charset "utf-8";
/* 
 * CSS Document 
 * Intranet Area Voglauer
 */
.left {
	float:left;
	clear:left;
}
select, input, textarea {
	border: 1px solid #952d4e;
}
input.submit {
	background-color: #952d4e;
	margin: 0;
	padding: 3px 3px;
	color:#FFFFFF;
	height:auto;
}

#container #site {
	overflow:visible;
}

div.site {
	position:relative;
	float:left;
	width:680px;
}
.contentheader {
	float:left;
	width:680px;
	background-repeat:no-repeat;
	height: 65px;
	margin: 0;
	z-index:10;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.contentheader h1 {
	border-bottom: 1px solid #cdb79a;
	height:25px;
	padding: 10px 0 0 0;
	z-index:9;
}
.logout {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index:11;
}
.logout a {
	font-weight:bold;
	color:#942C4A;
	text-decoration:none;
}
#contentimage {
	width:680px;
	height:139px;
	position:absolute;
	top: 35px;
	left: 0px;
}
#content {
	width:680px;
	position:absolute;
	top:200px;
	left:0px;
	margin:0px;
	color:#000000;
	height:auto;
	overflow:visible;
}
/**
 * Login Form
 */
form.login {
	float:left;
	width: 300px;
}
form.login div{
	float:left;
	width: 300px;
}
form.login label {
	width: 95px;
}
form.login span.error {
	padding: 5px 0;
	color: #FF0000;
	float:left;
}

/**
 * Portalseite
 */
#intranet_news {
	position:absolute;
	top:50px;
	width:680px;
	overflow:hidden;
	height: 135px;
}
#intranet_news .intranet_countainer {
	position:relative; 
	width:680px; 
	height:112px;
	cursor:pointer;
}

#intranet_news .intranet_countainer #intranet_news_scrool {
	height:112px;
	overflow:hidden;
	position:relative;
}
#intranet_news .intranet_countainer #intranet_news_scrool .group {
	width:680px;
	float:left;
}
#intranet_news .intranet_countainer #intranet_news_scrool .group img {
	float:left;
	padding: 0 5px 0 0;
}
#intranet_news .intranet_countainer #intranet_news_scrool .group h2 {
	font-weight:bold;
	font-size:12px;
	color: #ad9e84;
	padding: 0 5px 0 0;
}

#intranet_news .intranet_countainer #intranet_news_scrool .group .double {
	float:left;
	width:327px;
}
#intranet_news .intranet_countainer #intranet_news_scrool .group .double.spacer {
	padding:0 26px 0 0;
}
#news_indicator_buttons {
	float:left;
	padding:10px 0 0 0;
}
#news_indicator_left {
	background-image:url(/static/images/layout/prev.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:15px;
	width:11px;
	float:left;
	cursor:pointer;
}
#news_indicator {
	float:left;
}
#news_indicator ul {
	float:left;
	padding:0;
	margin: 0;
}
#news_indicator ul li{
	float:left;
	list-style:none;
	padding:0 5px;
	margin:0;
	cursor:pointer;
}
#news_indicator ul li.active {
	font-weight:bold;
}
#news_indicator_right {
	background-image:url(/static/images/layout/next.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:15px;
	width:11px;
	float:left;
	cursor:pointer;
}

#content .portal {
	width:327px;
	height:130px;
	background:url(/static/images/layout/news_intranet.png) left bottom no-repeat;
	behavior: url(/static/js/pngfix/iepngfix.htc);
	position:relative;
	cursor:pointer;
}
#content .portal a {
	font-size:22px;
	color:#952e4f;
	cursor:pointer;
}
#content .portal a img {
	position:absolute;
	top:30px;
	left:70px;
	cursor:pointer;
}
#content .portal a.url {
	position:absolute;
	top:50px;
	left:140px;
	cursor:pointer;
}
#content .portal.left {
	float:left;
	padding:0 26px 0 0;
}
#content .portal.right {
	float:right;
}
#content .portal.unread a.url {
	font-weight:bold;
}
#content div.news_col_1 {
	width: 560px;
}
/**
 * Mediathek
 */
#content .mediathek_search {
	float:left;
	width:550px;
	height:110px;
}
#content .mediathek_search form {
	float:left;
	width:360px;
}
#content .mediathek_search form input.query {
	background:url(/static/images/layout/search.gif) right center no-repeat;
	padding: 3px;
	margin-right: 150px;
}
#content .mediathek_search form p.cat {
	float:left;
	width: 150px;
	margin: 1px 0 0 0;
}
#content .mediathek_search form p.all {
	width: 300px;
}
#content .mediathek_search form p.cat input.checkbox {
	margin-right: 3px;
}
#content .mediathek_search form p.cat label {
	clear:none;
	width:auto;
}
#content .mediathek_search form select.country {
	clear:left;
	width: 147px;
	margin: 1px 10px 1px 0;
}
#content .mediathek_search form select.year {
	width: 49px;
	margin: 1px 10px 1px 0;
}
#content .mediathek_search form input.submit {
	width:auto;
	float:right;
	padding-top: 0px;
}
#content .mediathek_search .mediathek_basket_info {
	float:left;
	padding: 88px 5px 5px 5px;
	color:#952e4f;
	font-weight:bold;
}
#content .mediathek_basket_1 {
	float:right;
	width: 89px;
	height: 38px;
	background: #ae9e85 url(/static/images/layout/basket_1.gif) center top no-repeat;
	text-align:center;
	padding: 42px 2px 2px 2px;
}
#content .mediathek_basket_1 a {
	text-decoration:none;
	color:#000000;
}
#content .mediathek_basket_1 span {
	font-weight:bold;
}
#content .mediathek_headline {
	width:100%;
	float:left;
	border-top:1px solid #ad9e84;
	color: #952e4f;
	margin: 20px 0;
	padding: 10px 0 0 0;
	font-weight:bold;
	font-size:14px;	
}
#content .mediathek_list {
	float:left;
	width:100%;
}
#content .mediathek_list table {
	border-collapse:collapse;
	width:100%;
	
}
#content .mediathek_list table th {
	border-bottom:1px solid #ad9e84;
	color:#333333;
	font-weight:bold;
	padding:5px 0;
}
#content .mediathek_list table th a {
	background: url(/static/images/layout/arrow.gif) left center no-repeat;
	color:#333333;
	font-weight:bold;
	padding-left: 15px;
	text-decoration:none;

}
#content .mediathek_list table th.thumb {
	width:90px;
}
#content .mediathek_list table th.name {
	width:260px;
}
#content .mediathek_list table th.number {
	width:90px;
}
#content .mediathek_list table th.date {
	width:90px;
}

#content .mediathek_list table tr {
	padding: 0;
	margin: 0;
}
#content .mediathek_list table td {
	border-bottom: 1px solid #ad9e84;
	padding: 5px 0;
	margin: 0;
}
#content .mediathek_list table td.thumb {
	padding:0;
}
#content .mediathek_list table td.thumb a {
	text-decoration:none;
	padding: 0;
	margin: 0;
	float:left;
}
#content .mediathek_list table td h2 {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
}
#content .mediathek_list table td input.basket {
	/*background:transparent url(/static/images/layout/basket.gif) no-repeat scroll 0 0;*/
	color:#952E4F;
	cursor:pointer;
	float:right;
	height:22px;
	margin:10px 15px;
	padding:0 0 0;
	text-decoration:none;
	width:23px;
	border: 0px none;
}
#content .mediathek_list table td a.download {
	background:transparent url(/static/images/layout/safe.gif) no-repeat scroll 0 0;
	color:#952E4F;
	cursor:pointer;
	float:right;
	height:21px;
	margin:10px 15px;
	padding:0 0 0;
	text-decoration:none;
	width:20px;
}
#content .mediathek_basket {
	width: 380px;
	float:left;
}
#content .mediathek_basket table {
	border-collapse:collapse;
	width:100%;
	border-top: 1px solid #ad9e84;
}
#content .mediathek_basket table td {
	border-bottom: 1px solid #ad9e84;
	padding: 5px 0;
	margin: 0;
}
#content .mediathek_basket table td.thumb {
	padding:0;
}
#content .mediathek_basket table td.thumb a {
	text-decoration:none;
	padding: 0;
	margin: 0;
	float:left;
}
#content .mediathek_basket form {
	width:auto;
}
#content .mediathek_basket form input {
	width:auto;
}
#content .mediathek_basket form input.checkbox {
	margin-right: 3px;
} 
#content .mediathek_basket form input.delete {
	color:#952E4F;
	cursor:pointer;
	float:right;
	height:17px;
	margin:0px 15px;
	padding:0 0 0;
	text-decoration:none;
	width:11px;
	border: 0px none;
}
#content .mediathek_menu {
	float:right;
	width:280px;
}
#content .mediathek_menu ul {
	width:280px;
	margin:0;
	padding:0;
}
#content .mediathek_menu ul li {
	list-style:none;
	width:238px;
	margin:0 0 10px 0;
	padding:4px 2px 4px 40px;
	background-color:#962e4f;
}
#content .mediathek_menu ul li.step_1 {
	background: url(/static/images/layout/step_1.gif) 4px 2px no-repeat #962e4f;
} 
#content .mediathek_menu ul li.step_2 {
	background: url(/static/images/layout/step_2.gif) 4px 2px no-repeat #962e4f;
} 
#content .mediathek_menu ul li.step_3 {
	background: url(/static/images/layout/step_3.gif) 4px 2px no-repeat #962e4f;
} 
#content .mediathek_menu ul li.step_4 {
	background: url(/static/images/layout/step_4.gif) 4px 2px no-repeat #962e4f;
} 
#content .mediathek_menu ul li.step_5 {
	background: url(/static/images/layout/step_5.gif) 4px 2px no-repeat #962e4f;
} 
#content .mediathek_menu ul li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/**
 * Mediathek Step 3
 */
#content .mediathek_menu form.image_send {
	width: 260px;
	background-color:#FFFFFF;
	padding:5px 10px;
	border:1px solid #952e4f;
	float:left;
}
#content .mediathek_menu form.image_send select {
	width:260px;
}
#content .mediathek_menu form.image_send input {
	width:256px;
	margin: 5px 0;
}
#content .mediathek_menu form.image_send textarea {
	width:256px;
	margin:5px 0 0;
}
#content .mediathek_menu form.image_send input.submit {
	float:right;
	font-weight:bold;
	width:auto;
}
#content .mediathek_menu .success {
	width: 260px;
	background-color:#FFFFFF;
	padding:5px 10px;
	border:1px solid #952e4f;
	float:left;
	margin: 0 0 10px 0;
}
/**
 * Mediathek Step 4
 */
#content .mediathek_menu form.presentation {
	width: 260px;
	background-color:#FFFFFF;
	padding:5px 10px;
	border:1px solid #952e4f;
	float:left;
} 
#content .mediathek_menu form.presentation select.todo {
	width:125px;
	margin:0 10px 0 0;
}
#content .mediathek_menu form.presentation select.template {
	width:125px;
	margin:0;
}
#content .mediathek_menu form.presentation .section {
	border:1px solid #952e4f;
	margin: 5px 0 10px 0;
	float:left;
	width:260px;
	padding:0px;
	position:relative;
	height:184px;
}
#content .mediathek_menu form.presentation select option.del {
	font-weight:bold;
}
#content .mediathek_menu form.presentation input.submit {
	float:right;
	font-weight:bold;
}
#content .mediathek_menu form.presentation .section div {
	position:absolute;
	left:11px;
	top:41px;
}
#content .mediathek_menu div.paging {
	margin: 10px 0 0 0;
	width: 260px;
	background-color:#FFFFFF;
	padding:5px 10px;
	border:1px solid #952e4f;
	float:left;
}
#content .mediathek_menu div.paging p {
	float:left;
	margin: 0px;
}
#content .mediathek_menu div.paging ul {
	float:left;
	width: 220px;
}
#content .mediathek_menu div.paging ul li {
	background:none;
	width: auto;
	padding: 0 2px;
	margin: 0;
	float:left;
}
#content .mediathek_menu div.paging ul li a {
	color:#962E4F;
	font-weight:normal;
}
#content .mediathek_menu div.paging ul li.active a {
	font-weight:bold;
}
/**
 * Vorlagen
 */
#content .mediathek_menu form.presentation .section.template_1 {
	background-image: url(/static/images/layout/small_vorlage_01.jpg);
}
#content .mediathek_menu form.presentation .section.template_1 div {
	width: 168px;
	height:126px;
	left:84px;
}
#content .mediathek_menu form.presentation .section.template_2 {
	background-image: url(/static/images/layout/small_vorlage_02.jpg);
}
#content .mediathek_menu form.presentation .section.template_2 .thumb_0 {
	width: 168px;
	height:126px;
	left:84px;
}
#content .mediathek_menu form.presentation .section.template_2 .thumb_1 {
	width: 77px;
	height:58px;
	left:6px;
}
#content .mediathek_menu form.presentation .section.template_3 {
	background-image: url(/static/images/layout/small_vorlage_03.jpg);
}
#content .mediathek_menu form.presentation .section.template_3 .thumb_0 {
	width: 162px;
	height:121px;
	left:84px;
}
#content .mediathek_menu form.presentation .section.template_3 .thumb_1 {
	width: 69px;
	height:53px;
	left:14px;
}
#content .mediathek_menu form.presentation .section.template_3 .thumb_2 {
	width: 69px;
	height:53px;
	left:14px;
	top: 109px;
}
#content .mediathek_menu form.presentation .section div.headline {
	width:230px;
	height:auto;
	position:relative;
	background-color:#942C4A;
	height: 15px;
	top: 15px;
	left: 15px;
	color:#FFFFFF;
	overflow:hidden;
}
#content .mediathek_menu form.presentation .section div div.subline {
	width:auto;
	height:auto;
	position:relative;
	background-color:#63656B;
	height: 15px;
	color:#FFFFFF;
	overflow:hidden;
}

#content .mediathek_menu form.presentation .section.template_1 .thumb_0 div.subline {
	width: 138px;
	top: 15px;
	left: 15px;
}
#content .mediathek_menu form.presentation .section.template_2 .thumb_0 div.subline {
	width: 138px;
	top: 15px;
	left: 15px;
}
#content .mediathek_menu form.presentation .section.template_2 .thumb_1 div.subline {
	width:55px;
	top: 15px;
}
#content .mediathek_menu form.presentation .section.template_3 .thumb_0 div.subline {
	width: 138px;
	top: 15px;
	left: 15px;
}
#content .mediathek_menu form.presentation .section.template_3 .thumb_1 div.subline {
	width:49px;
	top: 15px;
}
#content .mediathek_menu form.presentation .section.template_3 .thumb_2 div.subline {
	width:49px;
	top: 15px;
}
/**
 * Infothek
 */
#content .read {
	width:100%;
	float:left;
	margin:0 0 10px 0;
}
#content .read form {
	width:auto;
	float:right;
	font-weight:bold;
}
#content .read form input {
	width:auto;
	float:none;
	margin:5px 0 0 5px;
	border: 0px none;
}
#content .infothek {
	width:100%;
}
#content .infothek ul {
	margin: 0px;
	padding: 0px;
	border-top:1px solid #cdb79a;
	float:left;
}
#content .infothek ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid  #cdb79a;
	height: 80px;
	float:left;
	overflow:hidden;
	width:100%;
}
#content .infothek ul li.unread {
	background-color:#FFFFFF;
} 
#content .infothek ul li div {
	float:left;
}
#content .infothek ul li .col_1 {
	width: 75px;
	padding: 5px 15px 5px 0;
	height:70px;
	background: url(/static/images/layout/infothek.gif) center center no-repeat;
}

#content .infothek ul li .col_2 {
	width: 420px;
	padding: 5px 15px 5px 0;
}
#content .infothek ul li .col_2 h2 {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	padding:5px 0 0 0;
	margin:0 0 10px;
	height:16px;
}
#content .infothek ul li.unread .col_2 h2 {
	font-weight:bold;
}
#content .infothek ul li .col_3 {
	width: 145px;
	padding: 5px 10px 5px 0;
	text-align:center;
}
#content .infothek ul li .col_3 a {
	background: url(/static/images/layout/safe.gif) no-repeat right center;
	padding: 5px 25px 0px 0;
	margin: 0 0 10px;
	height:16px;
	color:#952e4f;
	text-decoration:none;
	float:right;
	cursor:pointer;
}
#content .infothek ul li.unread .col_3 a {
	font-weight:bold;
}
/**
 * Vorlagen
 */
#content .category {
	width:100%;
}
#content .category form{
	float:left;
}
#content .category form ul {
	float:left;
	margin:0px;
	padding: 0px;
	width:400px;
}
#content .category form ul li{
	float:left;
	width: 200px;
	list-style:none;
	padding: 5px 0;
}
#content .category form ul li input {
	width:auto;
	margin:0 5px 0 0;
	border:0px none;
}

#content .template {
	width:100%;
}
#content .template ul {
	margin: 0px;
	padding: 0px;
	border-top:1px solid #cdb79a;
	float:left;
}
#content .template ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid  #cdb79a;
	height: 80px;
	float:left;
	overflow:hidden;
}
#content .template ul li div {
	float:left;
}
#content .template ul li .col_1 {
	width: 75px;
	padding: 5px 15px 5px 0;
	height:70px;
	background: url(/static/images/layout/template.gif) center center no-repeat;
}

#content .template ul li .col_2 {
	width: 515px;
	padding: 5px 15px 5px 0;
}
#content .template ul li .col_2 h2 {
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}
#content .template ul li .col_3 {
	width: 60px;
	padding: 5px 0px 5px 0;
	text-align:center;
}
#content .template ul li .col_3 a.detail {
	background: url(/static/images/layout/safe.gif) no-repeat;
	width:20px;
	height:21px;
	padding:0 0 0px;
	margin:15px 20px;
	color:#952e4f;
	text-decoration:none;
	float:right;
	cursor:pointer;
}
/**
 * Schulungen
 */
#content .schulungen {
	width:100%;
}
#content .schulungen ul {
	margin: 0px;
	padding: 0px;
	border-top:1px solid #cdb79a;
}
#content .schulungen ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid  #cdb79a;
	height: 80px;
}
#content .schulungen ul li div {
	float:left;
}
#content .schulungen ul li .col_1 {
	width: 330px;
	padding: 5px 15px 5px 0;
}
#content .schulungen ul li .col_1 h2 {
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}
#content .schulungen ul li .col_2 {
	width: 160px;
	padding: 5px 15px 5px 0;
}
#content .schulungen ul li .col_3 {
	width: 160px;
	padding: 5px 0px 5px 0;
}
#content .schulungen ul li .col_3 a.detail {
	background: url(/static/images/layout/detail.gif) no-repeat;
	padding:0 0 3px 20px;
	color:#952e4f;
	text-decoration:none;
}
/**
 * Blättern
 */
#content .pageing {
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
#content .pageing a {
	float:left;
	height:15px;
	width:11px;
	text-decoration:none;
	margin: 2px 0;
}
#content .pageing a.list {
	background:url(/static/images/layout/bg_menu.gif) left center no-repeat;
	padding:0 7px 0 8px;
}
#content .pageing a.first {
	padding:0 7px 0 7px;
}
#content .pageing a.active {
	font-weight:bold;
}
#content .pageing a.back {
	background:url(/static/images/layout/prev.gif) center center no-repeat;
}
#content .pageing a.next {
	background:url(/static/images/layout/next.gif) center center no-repeat;
}
#content .pageing form {
	width:auto;
}
#content .pageing select {
	float:right;
	border: 1px solid #952d4e;
	width:auto;
}
#content .pageing a.basket_2 {
	float:right;
	height:auto;
	width:auto;
	margin: 0px;
	padding: 0 0 0 10px;
}
/**
 * EOF
 */