/*
* TOP NAVIGATION
*/

#naviTopCont 
{
	background-image:url(/_img/img_bg_header.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 45px;
	height: 120px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
}

.navi
{
	margin:0px 0px 5px 0px;
	list-style-type: none;
	height: 25px;
	min-width: 680px;
	padding: 0px;
}

.navi li 
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

.navi img 
{
	border: none;
	margin: 0px;
}

.subNavi {
	margin: 10px 0px 5px 0px;
	list-style-type: none;
	height: 25px;
	min-width: 680px;
	padding: 0px;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}

.subNavi li 
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	color: #808080;
}

.subNavi a, .subNavi a:visited {
	color: #808080;
	text-decoration: none;	
}

.subNavi a:hover, .subNavi a:active {
	color: #FFFFFF;
}

.subNavi a.active {
	color: #FFFFFF;
}

/*
* CONTENT
*/

#contentCont 
{
	padding: 150px 60px 79px 45px;
	margin-bottom: 79px;
	width: 900px;
	line-height: 18px;
	z-index: 1;
}

#contentCont a {
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#contentCont a:hover {
	color: #FFFFFF;
}

.moodImg {
	width: 280px;
	float: left;
	margin-right: 30px;
}

#changingImgDev{
	width: 280px;
	float: left;
	margin-right: 30px;
}

#contentCont .textCont {
	margin-left: 300px;
}


/*
* CONTENT AKTUELL
*/

.aktuellTeaser {
	font-size: 12px;
	color: #FFFFFF;
	//min-height: 125px;
	height: auto;
	padding-bottom: 20px;
}

.aktuellTeaser img {
	border: 1px solid #6F6F6F;
	float: left;
	margin-right: 30px;
	//margin-bottom: 30px;
}

.aktuellTeaser p {
	padding: 0px;
	margin: 0px;
}

.aktuellTeaser a, .aktuellTeaser a:hover, .aktuellTeaser a:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}


/*
* CONTENT AWARDS
*/

#awardsCont p {
	margin: 0px;
}

#awardsCont h1 {
	margin-bottom: 5px;
}


/*
* CONTENT TEAM
*/

.teamMember {
	width: 100px;
	float: left;
	margin: 0 40px 40px 0;
	line-height: 14px;
	height: 140px;
}

.teamMember img {
	margin-bottom: 15px;
}

.teamMember .headline {
	font-weight: bold;
	text-transform: uppercase;
}

/*
* FOOTER
*/

#footerCont 
{
	height: 60px;
	background-image:url(/_img/img_bg_footer.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 100%;
	position:fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

#footerContentWrapper
{
	padding: 0px 50px 10px 45px;
	min-width: 800px;
}

#footerCont img
{
	margin-top: 10px;
}

#footerCont p 
{
	color: #808080;
	font-size: 11px;
	margin-top: 28px;
	margin-bottom: 0px;
}



/*
* ALLGEMEINE STYLES
*/

html, body, form
{
	height: 100%;
}

h1 {
	font-size: 18px;
	color: #808080;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 18px;
}

body
{
	background-color: #272727;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.clLeft 
{
	clear: left;
	height: 0px;
}

ul, li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
* FLASH ARBEITEN
*/

.nav {
	font-family: "Arial";
	font-weight: normal;
	color: #808080;
	font-size: 12px;
	leading: -2;
}

.rubrikLabel {
	font-family: "Arial";
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
}

.stripItemTitle {
	font-family: "Arial";
	font-weight: bold;
	color: #808080;
	font-size: 13px;
}

.stripItemText {
	font-family: "Arial";
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
}




























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
