/****************************************
 DEFAULT SETTINGS START
****************************************/ 
html,
body,
td{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
body{
	background-image: url(bilder/bgtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

form{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
	display: block;
}
a{
	text-decoration: none;
	color: #666666;
}
a.act,
a.cur{
	color: #CF1F28;
}
a.ext-link{
	background-image: url(bilder/icon-shaft.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
}

h1,
h2,
h3,
h4{
	padding: 0px;
	margin: 0px;
}

h1,
h2{
	color: #CF1F28;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
h2{
	color: #A7ADB1;
	padding-bottom: 22px;
}
h3{
	font-size: 12px;
	line-height: 18px;
	padding-top: 13px;
	padding-bottom: 7px;
	margin-bottom: 12px;
	background-image: url(bilder/divider-dot-red.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
div.right-col h3{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 13px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	background-image: none;
	font-weight: bold;
	border-bottom: 1px solid #CF1F28;
	color: #CF1F28;
}
h4{
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #666666;
}
p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 18px;
}
div.right-col p{
	padding-bottom: 0px;
}
/* DEFAULT SETTINGS END */

div#main{
	width: 920px;
	padding-top: 39px;
	background-image: url(bilder/bgbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/****************************************
 BULLET-LIST START
****************************************/
ul{
	padding: 0px;
	padding-bottom: 18px;
	margin: 0px; 		
	list-style: none;
}
ul li{
	list-style: none;
	padding-left: 11px; 
	background: transparent url(bilder/li.gif) no-repeat scroll 0px 7px;
}
/* BULLET-LIST END */

/****************************************
 NEWS START
****************************************/ 
div.news{
	padding-bottom: 18px;
	font-size: 11px;
	line-height: 18px;
}
div.news div{
	padding-bottom: 5px;
}
/* NEWS END */

/****************************************
 EMOTIONS START
****************************************/ 
div.emotions-top div.emotion-image.image-position-left,
div.emotions-top div.emotion-image.image-position-left div,
div.emotions-top div.emotion-image.image-position-center div{
	padding-right: 232px;
	padding-left: 0px;
}
div.emotions-top div.emotion-image.image-position-right,
div.emotions-top div.emotion-image.image-position-right div,
div.emotions-top div.emotion-image.image-position-center{
	padding-left: 232px;
}
div.right-col div.emotion-image{
	padding-bottom: 160px;
}
div.emotions-area div.layout1{
	background-color: #ECEEEF;	
}
div.emotions-area div.layout2{
	background-color: #E8EAEA;	
}
div.emotions-area div.layout3{
	background-color: #C0C3C4;	
}
div.emotions-area div.layout4{
	background-color: #BFC2C3;	
}
div.emotions-area div.layout5{
	background-color: #AFB2B4;	
}
div.emotions-area div.layout6{
	background-color: #A2A7AB;	
}
div.emotions-area div.layout7,
div.emotion-text{
	background-color: #CF1F28;	
}
div.emotion-text{
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	min-height: 160px;
	width: 232px;
}
div.emotion-text div{
	padding:15px;
}
/* EMOTIONS END */

/****************************************
 IMAGE-WITH-BORDER START
****************************************/ 
div.image-with-border{
	padding-bottom: 18px;
}
div.image-with-border div{
	background-image: url(bilder/divider-dot-red.gif);
	background-repeat: repeat-x;
	height: 3px;
}
div.image-with-border div.divider-top{
	background-position: left top;	
}
div.image-with-border div.divider-bottom{
	background-position: left bottom;	
}
/* IMAGE-WITH-BORDER END */

/****************************************
 DOWNLOADS START
****************************************/ 
div.downloads{
	padding-bottom: 18px;
}
div.downloads p{
	padding: 0px;
	margin: 0px;
}
/* DOWNLOADS END */

/****************************************
 TEASER START
****************************************/ 
div.teaser div.image{
	width: 125px;
	padding-bottom: 18px;
}
div.teaser div.text{
	width: 325px;
	padding-bottom: 18px;
}
/* TEASER END */

/****************************************
 TEXT WITH IMAGE START
****************************************/ 
img.textimage-left{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 22px;
	margin-bottom: 22px;
}
img.textimage-right{
	float: right;
	margin: 0px;
	padding: 0px;
	margin-left: 22px;
	margin-bottom: 22px;
}
/* TEXT WITH IMAGE END */

/****************************************
 OPEN CONTENT - WITH PDF START
****************************************/ 
div.open-contents,
div.open-content-pdf{
	padding-bottom: 18px;
}
div#container-content a.openlink{
	background-image: url(bilder/icon-plus.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 20px;
	display: block;
	color: #666666;
}
div#container-content a.openlink-act{
	background-image: url(bilder/icon-minus.gif);
	color: #CF1F28;
}
div.open-content,
div.open-content-pdf{
	padding-left: 20px;
}
/* OPEN CONTENT - WITH PDF END */

/****************************************
 STAFF / LAYOUT 1-3 START
****************************************/ 
div.staff-without-padding,
div.staff-short,
div.staff div.description{
	padding-bottom: 18px;
}
div.staff div.description p{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
div.staff-without-padding div.description,
div.staff-short div.description{
	padding-bottom: 0px;
}
div.staff-short div.description p{
	line-height: 19px;
}
div.staff-short a.name{
	float: left;
	padding-right: 4px;
}
div.two-col table{
	width: 100%;
}
div.two-col td{
	padding-top: 5px;
	padding-bottom: 18px;
	width: 50%;
}
div.two-col td img{
	margin-bottom: 18px;
}
/* STAFF / LAYOUT 1-3  END */

/****************************************
 HEADER-AREA START
****************************************/
div#header-area{
	padding-left: 50px;
	height: 128px;
}
div#header-area div#meta{
	padding-top: 46px;
}
div#header-area div#meta a{
	padding-left: 4px;
	padding-right: 4px;
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	display: block;
	float: left;
}
div#header-area div#meta a:hover{
	color: #CF1F28;
}
div#header-area div#meta a.act{
	color: #CF1F28;	
}
div#header-area div#meta img{
	float: left;
}
div#header-area div#meta div#search a{
	padding-left: 10px;
	padding-right: 0px;
}
div#header-area div#meta div{
	padding-left: 30px;
}
div#header-area div#meta div#search div{
	padding-left: 0px;
}
div#header-area div#meta div#search input{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 147px;
}
/* HEADER-AREA END */


div#main-container{
	padding-left: 52px;
}

/****************************************
 LEFT-NAV START
****************************************/
div#nav{
	width: 147px;
	background-image: url(bilder/divider-dot-red.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 65px;
}
div#nav a{
	display: block;
	background-image: url(bilder/divider-dot-red.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 15px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 6px;
}
div#nav a:hover{
	color: #CF1F28;
}
div#nav div.subnav{
	padding-top: 2px;
	padding-bottom: 10px;
}
div#nav div.subnav div.subnav{
	padding: 0px;
}
div#nav div.subnav a{
	background-image: none;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 3px;
}
div#nav div.subnav div.subnav a{
	padding-left: 28px;
}
div#nav div.subnav a.cur{
	background-image: url(bilder/icon-shaft.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
div#nav div.subnav div.subnav a.cur{
	background-position: 15px 5px;
}
/* LEFT-NAV END */

/****************************************
 CONTENT START
****************************************/
div#container-content a{
	color: #CF1F28;
}
div#container-content{
	border-top: 1px solid #CF1F28;
	width: 696px;
}
div#content{
	width: 100%;
	padding-top: 18px;
	padding-bottom: 100px;
	min-height: 397px;
}
div#content div.left-col{
	width: 450px;
}
div#content div.right-col{
	width: 232px;
	overflow: hidden;
}
/* CONTENT END */

/****************************************
 FOOTER START
****************************************/
div#footer{
	border-top: 1px solid #CF1F28;
	padding-top: 4px;
	padding-bottom: 65px;
	font-size: 11px;
}
/* FOOTER END */
