/************ Standard HTML Elements ************/      
body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS',Tahoma,Helvetica,sans-serif;
	font-size: 9pt;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #33373a;
	background: #FFF;
}

a IMG {
    border: none;
}

a:link, a:visited {
	background-color: inherit;
	text-decoration: none;
    font-weight: bold;
	color: #788e98;
}

a:hover, a:active{
	background-color: inherit;
	color: #466898;
}

p, h1, h2, h3 {
	margin: 10px 15px;
	
	
	margin-left: 0px;
}

h1, h2, h3 {
	color: #AAA;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

h1 {
	color:#6297BC;
	padding: 0px 0px 3px 20px;
    margin-right: 0px;
    font-size:10pt;
    line-height: 18px;
    text-transform: uppercase;
}
h2 {
    color: #466898;
	font-size: 1.3em;
    background: url(images/arrows-h2.png) no-repeat 0px 5px;
    padding-left: 20px;
    line-height: 20px;
}
h3 {
	
    font-size: 1.2em;
    
}

h4 {
    margin: 0px;
}

H2 {
    
}

form {
    padding: 0px;
    margin-top: 0px;
}

fieldset {
	background: #edf1f4;
	margin: 10px 0px 0px 20px;
	border: 0px;
	width: 600px;
}

fieldset a {
	color: red;
}

label {
    text-align: right;
    margin-right: 5px;
	width: 100%;
}

label span {
	width:8px;
}

FORM dl {
	padding: 0px;
	margin: 0px;
}

FORM dt {
    margin-top: 10px;
	width: 25%;
	float: left;
	clear: both;
	text-align:right;
}

FORM dd {
    margin: 10px 0px 0px 10px;
	width: 70%;
	float: left;
}

form#indexedsearch fieldset {
    padding-top: 10px;
}

form#indexedsearch .fieldset {
    margin-left: 130px;
}

form#indexedsearch .input-fld {
    line-height: 16px;
    padding: 0px 2px 0px 2px;
}

*html form#indexedsearch .input-fld {
    height: 16px !important;
    line-height: 14px !important;
    margin-left: 1px;
}

form#indexedsearch .submit-btn {
    float:none;
    height: 16px;
    padding: 0px;
}

.tx-indexedsearch {

}

form#indexedsearch{
    background: #edf1f4;
	padding: 10px 0px 10px 0px;
    margin-left: 20px;
}

.tx-indexedsearch-whatis {
    background: #edf1f4;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 0px 20px;
}

.tx-indexedsearch-browsebox {
    padding-bottom: 10px;
    border-bottom: 1px solid #edf1f4;
    margin: 20px 0px 10px 20px;
}

.info-image {
	background: url(images/info.gif);
	float: left;
	width: 42px;
	height: 41px;
	margin: 0px 10px 0px 20px;
}

.error {
	clear: both;
	color: red;
	margin: 0px;
	padding: 0px;
}
.input-fld {
	width: 250px;
}

#forgot-password {
	margin: 10px 0px 0px 488px;
    font-size: 10px;
}

#forgot-password a {
    text-transform: uppercase;
    font-size:12px;
}

.submit-btn {
    background: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    cursor: pointer;
    cursor: hand;
    line-height:16px;
    font-size:12px;
    color: #788e98;
    font-weight: bold;
	float: right;
	border: none;
}

input,
textarea {
	border: 1px solid #788e98;
	color: #555;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 1px;
	margin-left: 0px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0pt 15px;
}

ul {
    list-style-image: url(images/arrow-1.gif);
}

hr {
	color: none;
	border: 1px solid #cccccc;
}

DIV.separator-red {
    line-height:0px;
    height:1px;
    margin: 0px;
    padding: 0px;
    background-color: #d01b1c;
}

/* Use a break with this class to clear float containers on both sides */ 
.brclear { 
	clear: both; 
	height: 0; 
	margin: 0; 
	font-size: 1px; 
	line-height: 0;
} 
/************** layout *******************/

#stripe-top {
    background: transparent url(images/bg-top-stripe.png) ;
    position: absolute;
    top: 0px;
    left:0px;
    height: 30px;
    width: 100%;
}

* html #stripe-top {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/fileadmin/tv-templates/ant/images/bg-top-stripe.png', sizingMethod='scale');
}

#header {
	position: absolute;
    top:0px;
    left: 0px;
    width:950px;
}

#stripe-header-bottom {
    background: transparent url(images/bg-stripe-header-bottom.png);
    position: relative;
    top:-31px;
    margin-bottom:-31px;
    float:left;
    height: 30px;
    width: 950px;
}

* html #stripe-header-bottom {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/fileadmin/tv-templates/ant/images/bg-stripe-header-bottom.png', sizingMethod='scale');
}

#wrapper {
    width: 950px;
	margin: 0;
	padding: 0;
    text-align:left;
}

#content-area {
    margin-top: 10px;
}

#content-main {
    background: #FFF;
    margin-top: 10px;
    padding-left:10px;
}


#content-footer-outer {
    background: #b1bac2 url(images/bg-content-corner.gif) top right no-repeat;
    height:34px;
}

#content-footer-inner {
    background: #FFF url(images/bg-content-corner-small.gif) top right no-repeat;
    width: 622px;
    height:22px;
    border-left: solid 2px #555;
    margin-left: 194px;
    float:left;
}

*html #content-footer-inner {
    margin-left: 97px;
}

#footer {
	height: 30px;
	border-top: solid 1px #CCC;
    font-size: 95%;
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
}

#footer a {
	color: #FFFFFF;
}

#author-info {
	float: right;
}

#banner-img {
    background: #d8dde1;
    width: 100%;
    padding-bottom:8px;
    margin: 0px;
}

DIV.st-red {
    background: url(images/bg-section-red.png) transparent top right no-repeat;
}

DIV.st-green {
    background: url(images/bg-section-green.png) transparent top right no-repeat;
}

DIV.st-blue {
    background: url(images/bg-section-blue.png) transparent top right no-repeat;
}

DIV.st-sea {
    background: url(images/bg-section-sea.png) transparent top right no-repeat;
}

DIV.st-norm {
    background: url(images/bg-section-norm.png) transparent top right no-repeat;
}

#section-title H1 {
    margin: 50px 10px 10px 10px;
    padding: 0px;
    color: #FFF;
    text-align:right
}

#sitename {
	padding-top: 7px;
}

#sitename h1 {
	font-family: 'Trebuchet MS', Trebuchet, Arial,Sans-serif;
	font-size: 2.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	left: 5px;
	letter-spacing: -2px;
	line-height: normal;
	margin: 0pt 7pt;
	padding: 0px;
}


#sitename h1 a {
	text-decoration: none;
}

#slogan h2 {
	margin: 0pt 7pt;
	padding: 0pt;
	line-height: 1em;
}

/*************search********************/

#search{
	float:right;
	margin: 2px 5px 0 0;
	padding: 0px;
	border: solid 1px #555;
    height:18px;
}

#search FORM {
    margin: 0px;
    background: none;
    padding: 0px;
}

*html #search input {
    height: 16px !important;
    line-height: 14px !important;
    padding:0px;
    border: none;
    margin-left: 1px;
}

#search input[type=text] {
	background: none repeat scroll 0%;
	border: none;
	color: #000;
	height: 14px;
	margin: 0px;
	vertical-align: top;
	width: 120px;
    height: 14px;
}

#search input[type=submit] {
	background: #FAFAFA none repeat scroll 0%;
	border: none;
	color: #777777;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt 0pt 0pt 3pt;
	padding: 2px 3px;
	vertical-align: top;
	width: 18px;
    height: 18px;
    background: transparent url(images/lupe.png) no-repeat center top;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

/*************** Langage selector *********/

DIV#language-selector {
    float:right;
    margin-top: 6px;
}

DIV#language-selector SPAN.lang-link A {
    color: #FFF;
    font-weight: normal;
}

DIV#language-selector SPAN.lang-link A:HOVER {
    text-decoration: underline;
}

/*************** Login link ***************/
div#login-link {
	float: left;
	padding: 2px 10px 0px 5px;
}
div#login-link a {
	color: #000;
	font-weight: normal;
}

div#login-link a:hover {
    color:#FFF;
}

/*************** Login Form *********/

#login-wrapper {
	padding: 3px;
	margin-bottom: 1em;
	background-color:#FAFAFA;
	border: 1px solid #F2F2F2;
}

#login form {
	background-color: none;
	border: none;
}

#login a {
	font-size: smaller;
}

#main-content {
	margin: 0px 10px 10px 10px;
}

#main-content H1 {
    background: url(images/header-red.png) no-repeat 0px 19px;
    position:relative;
    left: -10px;
    width: 585px;
    color: #BBB;
    padding-left: 15px;
}

#pagetitle {
	
    color:#6297BC;
	padding: 0px 0px 3px 15px;
    margin-top: 10px;
    font-size:10pt;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    background: url(images/header-red.png) ;
    color: white;
    position:relative;
    width: 585px;
}

/** Main menu **/
#menu ul#menuList{
	font-family: 'Trebuchet MS', Arial,Tahoma,verdana,sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
    margin: 2px 0px 0px 0px;
	padding: 0pt;
	position: relative;
	top: 4px !important;
    border-left: solid 1px #FFF;
}

/* Sliding Doors */
#menu a {
	display:block;
    float: left;
	margin-right: 0px;
	padding: 1px 10px 0px 10px;
	text-decoration: none;
	color: #FFF;
    font-weight: normal;
    border-right: solid 1px #FFF;
    background: url(images/clear.gif)
}

* html #menu a {
    padding: 2px 10px 2px 10px;
}

#menu a:hover,
#menu .active a {
	background-position: 0% -20px;
}
#menu li:hover a {
	background-position: 0% -20x;
	cursor: pointer;
}
#menu a span {
    display:block;
    height:17px;
}

* html #menu a span {
    display:inline;
}

#menu a:hover span, 
#menu .active a span {
	background-position:100% -14px;
}
#menu li:hover a span {
	background-position:100% -14px;
}

#menu ul#menuList li ul {
	display: none;
	position: absolute;
	width: 150px;
	margin: 0pt;
	padding: 0pt;
	background: transparent;
    font-size: 11px;
}

#menu ul#menuList li ul.level2 {
	left: 0;
	top: 1.2em !important;
    padding: 0px 0px 0px 0px;
    padding-top: 0.8em !important;
    z-index:12;
    border-bottom: solid 1px #DDD;
    background: url(images/clear.gif)
}

#menu ul#menuList li ul.level2 li:hover ul {
	display: block;
}

#menu ul#menuList ul.level3 {
	margin:-5px 0px 0px -3px;
	padding:5px 0px;
}

#menu ul#menuList li {
	position: relative;
	display: block;
	float: left;
	margin: 0pt;
	padding: 0pt;
}

#menu ul#menuList li:hover ul.level2 {
	display: block;
}

#menu ul#menuList li ul li {
	display: block;
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
}

#menu li ul li a {
	background: #577380 ;
    /* url(images/kropki.gif) top repeat-x */
    text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 2px 13px;
	margin: 0  0;
	width: 124px;
    border-right: none;
}


#menu li ul li a:hover,
#menu li ul li.active a {
    background: #b2bbc4;
}

#menu li ul li:hover > a {
    
}

#menu li li ul {
	display: block;
	top: 0px;
	left: 133px;
	border-left: 4px solid #4284B0;
}

/* IE can't handle display, so fail-over to visibility */
* html #menu ul#menuList li ul.level2,
* html #menu ul#menuList li ul.level3 {
	display: block;
	visibility: hidden;
}

/* simulate child selector for IE */
* html #menu ul#menuList li:hover ul.level2,
* html #menu ul#menuList li:hover ul.level2 li:hover ul.level3,
* html #menu ul#menuList li:hover ul.level2 li:hover ul.level3 li:hover ul.level4 {
	visibility: visible;
}

* html #menu ul#menuList li:hover ul.level2 li ul.level3,
* html #menu ul#menuList li:hover ul.level2 li:hover ul.level3 li ul.level4 {
	visibility: hidden;
	clear: both;
}


/****************** bread crumbs menu ******************/
#rootline {
    background: #FFF;
    padding: 0px 0px 10px 0px;
}

#rootline A {
    font-weight: normal;
}

/*******************************************/
/************* Extension Styles *************/
/*******************************************/
.tx-wecdevo-pi1 {z-index: 7;}
/************ tt_news extension ***********************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	display: none;
	clear:right;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-item,
.news-list-item {
	margin-bottom: 20px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	color:#369;
	padding:3px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color:#060;
}
.news-latest-gotoarchive A {
	color:#369;
	font-size: .9em;
}

.news-latest-item P {
    margin: 5px 0px 0px 0px;
}

.news-latest-item IMG {
	margin: 5px 5px 5px 0px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-container a {
	text-decoration: none;
}

.news-latest-container hr {
	display: none;
}

.news-latest-footer {
	padding: 0px;
    margin: 0px;
    border: solid #656668;
    border-width: 0px 0px 1px 0px;
    background: none;
}

.news-latest-morelink a,
.news-list-morelink a {
	float: right;
    padding: 2px 15px 2px 5px;
    margin: 0px;
    background: #656668;
    text-transform: uppercase;
    font-size: 0.8em;
    color: white;
    
}

.news-latest-date,
.news-list-date {
	margin:0px;
	padding:0px;
	text-decoration: none;
    float: right;
}

.news-latest-item h3 a,
.news-list-item h3 a {
	text-decoration: none;
}

.news-latest-item h3 {
    display: inline;
}

.news-latest-item .separator-red {
    margin: 5px 0px;
}

.news-single-img {
    float:right;
}

/*-------------------------  tt_news LATEST view  HOMEPAGE -------------------------*/
.news-latest-home-container .news-latest-item {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.news-latest-home-container H3 {
    margin-bottom: 0px;
}

.news-latest-home-container .news-latest-morelink {
    float:right;
    margin: 0px;
}

.news-latest-home-container .news-latest-morelink a {
    padding: 2px 15px 2px 5px;
    margin: 0px;
    background: #656668;
    text-transform: uppercase;
    font-size: 0.8em;
    color: white;
}
.news-latest-home-container .news-latest-footer {
    padding: 0px;
    margin: 0px;
    border: solid #656668;
    border-width: 0px 0px 1px 0px;
    background: none;
}


/*-------------------------  tt_news LATEST view  REALIZATIONS -------------------------*/
.realizations-latest-container .news-latest-item {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.realizations-latest-container H3 {
    float: left;
    margin-bottom: 0px;
}

.realizations-latest-container IMG {
    float:right;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}


.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-browse {
	text-align: center;
}


#main-content .news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-search-emptyMsg{
	margin:0px;
}
#main-content .news-search-form FORM {
	margin:0px;
}

#main-content .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#main-content .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#main-content .news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#main-content .news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
}
.tx-ttnews-browsebox TD {
	font-size: .8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #9abddd;
	border:1px solid #666;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:link, 
.tx-ttnews-browsebox-SCell a:visited {
	font-size: 1em;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:hover, 
.tx-ttnews-browsebox-SCell a:active{
	color: #ffc;
}
.tx-ttnews-browsebox a:link, 
.tx-ttnews-browsebox a:visited {
	font-size: 1em;
	color: #369;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #369;
}
.news-search-emptyMsg {
	font-size: .9em;
	margin-left: 10px;

}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:3px;
	border:1px solid #333;

}
.news-amenu-container LI {
	padding-bottom:3px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.1em;
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
    border-bottom: 1px solid #ccc;
	padding: 2px;
    margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:.9em;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, 
.news-catmenu img, 
.news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {

	font-weight:bold;
}


/********* default styles for extension "tx_srfeuserregister_pi1" *********/

  /* WEC-MMS: Commented out the styles below */
* html .tx-srfeuserregister-pi1{ 
	margin-right:-10px;
}

* html div.tx-srfeuserregister-pi1 label.tx-srfeuserregister-pi1-password-again{ 
	margin-left:-5px;
}


.tx-indexedsearch {
	margin-top: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	font-weight: bold;
	color: inherit;
}


/********** Styles for fe_login ***************/

#login input[type="text"] {
	width: 95%;
}

#login #user,
#login #pass {
	width: 100px; 
	font-size: 11px;
}

.tx-felogin-pi1 input[type="submit"] {
	margin-top: 5px;
}

.tx-felogin-pi1 .status-message {
    margin: 20px;
}

.tx-felogin-pi1 h3, .tx-felogin-pi1 h2 {
	color: #466898;
    font-size: 1.3em;
    background: url(images/arrows-h2.png) no-repeat 0px 5px;
    padding-left: 20px;
    line-height: 20px;
}


/************ Styles for top help menu ***********/
DIV#help-menu-top {
    position:absolute;
    top: 10px;
    right: 10px;
}

DIV#help-menu-top UL {
    list-style: none;
    margin : 0px;
    padding: 0px;
}

DIV#help-menu-top LI {
    float: left;
}

/************ Styles for contact form (sp_bettercontact) ***********/

.tx-spbettercontact-pi1 fieldset  {
    width: 520px;
}

.tx-spbettercontact-pi1 INPUT[type="text"],
.tx-spbettercontact-pi1 TEXTAREA {
    width: 245px;
}

#sp_bettercontact_hidden {
    display:none;
    visibility:hidden;
}
.tx-spbettercontact-pi1 label {
    width: 110px;
}

.sp_bettercontact_label {
    float: left;
    width: 200px;
    text-align: right;
    margin: 0pc 10px 0px 0px;
}

.sp_bettercontact_msg {
    color: #d90807;
    margin-left:137px;
}

TABLE.contact-table {
    width: 100%;
}

TABLE.contact-table TD {
    vertical-align: top;
}

/************ Styles downloader extension *****************/
.sb_download_box {
    float:right;
    width: 300px;
    text-align: center;
    margin-left: 20px;
	margin-bottom: 20px;
}

.sb_download_flex {
    border-bottom: solid 1px #c4cbd1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sb_download_flex h2 {
    margin-left: -10px;
}

/*********************** FCE ******************************/

DIV.teaser-box {
    background: url(images/bg-teaser.gif) bottom left repeat-x;
    margin: 12px 0px 0px 12px;
}

DIV.teaser-box UL {
    margin: 0px;
}

DIV.teaser-box UL LI {
    padding: 0px;
}

DIV.teaser-box DIV.teaser-main-part {
    border: solid 1px #e3eaec;
    padding:0px;
}

DIV.teaser-box DIV.teaser-main-part DIV.content{
    padding:10px;
}

DIV.teaser-box DIV.teaser-footer {
    background: url(images/bg-teaser-footer.gif) bottom right no-repeat;
    height: 21px;
    padding-left:10px;
    font-weight: bold;
    color: #d90807;
}

DIV.teaser-box DIV.teaser-footer-link {
    float: right;
    margin-right: 20px;
}

DIV.teaser-box DIV.logotype {
    background: url(images/bg-logotype.png);
    width: 200px;
    height: 87px;
    position: relative;
    float: left;
    top: -10px;
    left: -10px;
    margin-right: 10px;
    margin-bottom: -10px;
}

DIV.teaser-box DIV.logotype IMG {
    margin: 16px
}

DIV.teaser-box DIV.content P {
    margin: 0px 0px 10px 0px;
}

DIV#content-teaser {
    margin-top: 20px;
}

DIV.teaser-box-2 {
   border-top: solid 5px #CCC;
}

DIV.teaser-box-2 DIV.teaser-main-part {
    border-top: solid 1px red;
    padding:0px;
}

DIV.teaser-box-2 DIV.teaser-main-part DIV.content{
    padding:10px 10px 20px 10px;
}

DIV.teaser-box-2 .image {
    float:right;
    position:relative;
    top: -25px;
    margin: 0px 0px -30px 10px;
}

DIV.teaser-box-2 DIV.logotype {
    background: url(images/bg-logotype-2.png);
    width: 220px;
    height: 110px;
    position: relative;
    float: left;
    top: -2px;
    left: -8px;
    margin-right: 0px;
    margin-bottom: -2px;
}

DIV.teaser-box-2 DIV.logotype IMG {
    margin: 20px;
}

DIV.teaser-box-2 DIV.content P {
    margin: 0px 0px 10px 0px;
}

DIV.pdf-button {
    text-align: center;
}
