body,html {
    padding: 0;
    margin: 0;
    color: #000000;
    font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

body {
	overflow-y: scroll;
}

hr {
	width: 100%;
	border: 0px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #dddddd;
	display: block;
	margin-top: 5px;
	font-size: 1px;
	height: 1px;
}

a:link,a:active,a:visited {
    text-decoration: none;
    color: #4481a1;
}

a:hover {
    text-decoration: underline;
    color: #CC0000;
}

#container {
    position: relative;
    width: 985px;
    margin-left: auto;
    margin-right: auto;
}

#decanterdet {
	clear: both;
	margin-top: 10px;
}

.center {
    position: relative;
    width: 985px;
    margin-left: auto;
    margin-right: auto;
}

.leftfloat {
    width: 624px;
    float: left;
}

.rightfloat {
    float: right;
}

.bgline {
    background: #FFFFFF url(../images/yoopress/mainnav_shadow.png) top center no-repeat;
    height: 18px;
    clear: both;
}

.headline {
	border-bottom: 5px solid #004B80;
}

#head {
    color: #000000;
    height: 132px;
    position: relative;
}

#date {
    padding: 1px;
    float: left;
}

#date .date {
    background-color: #666666;
    color: #FFFFFF;
    padding: 0 4px;
}

#topbar {
    background: url(../images/yoopress/topbarleft.gif) top left no-repeat;
    height: 30px;
    float: right;
    /*min-width: 433px;*/
}

#logo {
    margin-top: 15px;
    clear: both;
}

#conentcontainer {
    position: relative;
}

.innercontent {
	width: 625px;
	margin-bottom: 20px;
}

#menu {
    background: url(../images/yoopress/menubg.gif) top left no-repeat;
    height: 27px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-size: 0.85em;
}

ul.tmenuUL,ul.tmenuUL li.li_tmenu,ul.tmenuUL li.li_tmenua {
    margin: 0;
    padding: 0;
}

ul.tmenuUL li.li_tmenu,ul.tmenuUL li.li_tmenua {
    display: block;
    float: left;
    list-style-type: none;
}
ul.submenuUL,ul.submenuUL li.li_submenu,ul.submenuUL li.li_submenua {
    margin: 0;
    padding: 0;
}

ul.submenuUL li.li_submenu,ul.submenuUL li.li_submenua {
    display: block;
    float: left;
    list-style-type: none;
}

#menu a:link,#menu a:visited,#menu a:active {
    line-height: 26px;
    text-decoration: none;
    padding: 0 10px;
    text-transform: uppercase;
    color: #333333;
    font-weight: normal;
    display: block;
    float: left;
    height: 26px;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

#menu a:hover {
    line-height: 26px;
    text-decoration: none;
    padding: 0 10px;
    text-transform: uppercase;
    color: #000000;
    background: #ebf2f9;
    font-weight: normal;
    display: block;
    float: left;
    height: 26px;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

#menu a.tmenua:link,#menu a.tmenua:visited,#menu a.tmenua:active,#menu a.tmenua:hover {
    line-height: 26px;
    text-decoration: none;
    padding: 0 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: normal;
    background: url(../images/yoopress/menubgactive.gif) top left repeat-x;
    display: block;
    float: left;
    height: 26px;
    border-right: 1px solid #CCCCCC;
}

#submenu, #submenu2 {
	height: 26px;
	border-bottom: 1px solid #CCCCCC;
}

#submenu a:link,#submenu a:visited,#submenu a:active,
#submenu2 a:link,#submenu2 a:visited,#submenu2 a:active {
    line-height: 26px;
    text-decoration: none;
    padding: 0 10px;
    text-transform: uppercase;
    color: #333333;
    font-weight: normal;
    display: block;
    float: left;
    height: 26px;
    border-right: 1px solid #CCCCCC;
}

#submenu a.submenua:link,#submenu a.submenua:visited,#submenu a.submenua:active,#submenu a.submenua:hover,
#submenu2 a.submenua:link,#submenu2 a.submenua:visited,#submenu2 a.submenua:active,#submenu2 a.submenua:hover {
    line-height: 26px;
    text-decoration: none;
    padding: 0 10px;
    text-transform: uppercase;
    color: #006699;
    font-weight: bold;
    display: block;
    float: left;
    height: 26px;
    border-right: 1px solid #CCCCCC;
}

a.submenulast:link, a.submenulast:active, a.submenulast:visited, a.submenulast:hover {
	border-right: none !important;
}

#menustatic {
    position: absolute;
    right: 0;
    border-left: 1px solid #CCCCCC;
}

#menustatic a:link,#menustatic a:visited,#menustatic a:active,#menustatic a:hover {
    font-weight: bold !important;
}

.topbarcontent {
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    height: 30px;
    background: url(../images/yoopress/topbarright.gif) top right no-repeat;
}

.boxshadow {
    width: 622px;
    padding-bottom: 20px;
    margin-top: 20px;
    background: url(../images/yoopress/headline_shadow.png) bottom center no-repeat;
}

img.thumbbig, .thumbdetail img {
    border: 1px solid #dddddd;
    padding: 1px;
}

img.thumbsmall {
    border: 1px solid #dddddd;
    padding: 1px;
    margin: 0 0 5px 5px;
}

h1,h2,h3,h4,h5,h6 {
    color: #006699;
    text-align: left;
    font-family: Cambria, "Times New Roman", Times, serif;
    font-weight: normal;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.15em;
}

h1 a:link,h1 a:active,h1 a:visited,h2 a:link,h2 a:active,h2 a:visited,h3 a:link,h3 a:active,h3 a:visited,h4 a:link,h4 a:active,h4 a:visited,h5 a:link,h5 a:active,h5 a:visited,h6 a:link,h6 a:active,h6 a:visited {
    text-decoration: none;
    color: #006699;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    text-decoration: underline;
    color: #cc0000;
}

p {
	font-size: 1em;
}

.boxhead, .boxfoot {
	height: 20px;
}

.boxcontent {
	padding: 0 20px;
	background: url(../images/yoopress/headline_break.png) top center repeat-y;
}

.boxbig {
    width: 622px;
    border: 1px solid #a9a9a9;
    background: #f1f1f1;
}

.boxbigleft {
    width: 280px;
    float: left;
    padding: 0 15px 0 0;
}

.boxbigright {
    float: left;
    padding: 0 0 0 15px;
    width: 270px;
}

.boxsmall {
    float: left;
    padding: 0 15px 0 0;
    width: 265px;
}

.right {
	float: right;
	padding-right: 0;
}

.boxbigrightcontent {
    clear: both;
}

.cleaner {
    clear: both;
}

.teaser {
    margin: 10px 0;
    line-height: 18px;
    text-align: justify;
}

.readon {
    margin-top: 5px;
}

.readon a:link,.readon a:visited,.readon a:active,.readon a:hover {
    background: #666666;
    color: #FFFFFF;
    text-decoration: none;
    padding: 2px 5px;
}

.contentbox {
    padding: 10px;
}

.content {
	margin-bottom: 10px;
}

.content, .content p, .content div, .teaser, .content tr, .content td, .content b, .content em {
	line-height: 1.5;
	color: #333333;
	text-align: justify;
	font-size: 1em !important;
}

.content div.mediateaser {
    text-align: justify;
    color: #999999 !important;
	font-size: 0.8em !important;
	line-height: 1.2em;
}

.mediateaser {
    text-align: justify;
    color: #999999 !important;
	font-size: 0.9em !important;
}

.created {
    color: #999999;
}

.defaultboxl {
    width: 305px;
    float: left;
    margin-right: 5px;
    margin-top: -3px;
}

.boxr {
    clear: both;
}

.boxr, last {
    width: 315px;
    margin-right: 5px;
    margin-top: -3px;
}

.last {
    background: url(../images/yoopress/list-bg.png) top left no-repeat;
    padding: 5px 10px 5px 5px;
    width: 311px;
    margin-left: -3px;
}

.lasthead {
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px solid #EDEDED;
}

.lastfoot {
    background: url(../images/yoopress/list-bg.png) bottom left no-repeat;
    height: 5px;
    margin-left: -3px;
}

.ressorttitle {
    border-bottom: 3px solid #ababab;
    width: 622px;
    font-family: Cambria,"Times New Roman",Times,serif;
    font-size: 2.5em;
}

.defaultboxr {
    border: 1px solid #cccccc;
    width: 295px;
    padding: 5px;
    float: left;
    margin-left: 5px;
}

#pressefaecher,#prtexte,#topnews1,#topnews2 {
    padding: 10px;
}

.presse {
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #e6e6e6;
}
.berichte {
    font-weight: normal;
    padding: 5px;
    border-bottom: 1px solid #e6e6e6;
    color: #727272;
}

.blue {
    background: #004b80;
}

.blue h1 {
	color:#ffffff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.blue a:link, .blue a:visited, .blue a:active, .blue a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

.dossier {
    clear: both;
    font-size: 0.8em;
    padding: 5px;
}

.dossier img {
    border: 1px solid #FFFFFF;
    margin: 0 5px 5px 5px;
}

#loginbox a:link, #loginbox a:visited, #loginbox a:active, #loginbox a:hover {
	padding: 0 5px;
}

#search, #login {
	display: none;
	visibility: hidden;
	position: absolute;
	background: #ffffff;
	border: 1px solid #333333;
	padding: 5px;
	z-index: 10000;
}

div.close {
	text-align:right;
	padding: 0 0 5px 0;
	line-height: 14px;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
	margin-top: 5px !important;
}

input.button {
	padding: 0 !important;
	display: inline;
	background: none;
	border: none;
	line-height: 14px;
	vertical-align: inherit;
	cursor: pointer;
	font-size: 1em;
	color: #4481a1;
}

input {
	vertical-align: middle;
}

.x-form table tr td {
	line-height: 14px;
	padding: 2px;
}

.x-form table tr td .s, .x-form table tr td .w {
	line-height: 4px;
}

.x-tabs-item-body {
    background: none !important;
}

#keeploggedin {
	border: none;
	padding: 0;
}

form {
	font-size: 1em;
}

.x-form table tr td label{
	vertical-align: top;
}

.extras {
	text-align: right;
}

.extras span {
	margin: 10px; 
}

.x-tabs-strip-wrap {
	position: relative;
	top: 1px;
}

/*.x-tabs-wrap {
	border-left: 1px solid #aca899;
	border-top: 1px solid #aca899;
	border-right: 1px solid #aca899;
	padding-top: 5px;
	background: #f7f7f7;
}*/

/*.innercontent */
.x-tabs-wrap {
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
	padding-top: 5px;
	background: none;
}

.x-tabs-strip a {
	top: 0 !important;
}

.x-tabs-left, .x-tabs-right {
	background-image: url(../images/yoopress/tab-sprite.gif) !important;
}

.listbox {
	width: 622px;
}

.ressortcontent {
	width: 280px;
	float: left;
	padding: 10px;
}

.ressortblock, .ressortheader {
	clear: both;
}

.ressortheader {
	display: block;
	padding: 5px 10px;
	background: #EDEDED url(../images/yoopress/bullet_arrow_up.gif) center right no-repeat;
	border: 1px solid #a9a9a9;
}

.closed {
    background: #EDEDED url(../images/yoopress/bullet_arrow_down.gif) center right no-repeat;
}

.ressortblock {
	display: block;
}

.thumbdetail {
	float: left;
	margin: 10px 10px 10px 0px;
}

.profil {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    padding: 0 10px;
}

/*.languages {
    float: right;
}*/

.similarcontent {
    margin: 10px 0;
    clear: both;
}

.similarcontent h2 {
    margin: 0 0 5px 0;
}

#footer {
    clear: both;
    border-top: #ababab 5px solid;
    margin:40px 0 10px 0;
    font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

#footer p {
    font-size: 0.9em;
}

#footer ul {
    margin-left: -10px;
}

#footer li {
    display: inline;
    margin: 0;
    padding: 0 10px;
}

.linkpartner {
    margin:0 0 40px 0;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.5em;
    clear: both;
}

.linkpartner a:link, .linkpartner a:visited, .linkpartner a:active, .linkpartner a:hover {
    padding: 4px 8px 3px 8px;
    text-decoration: underline;
    font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    border-right: #ccc 1px solid;
    color: #aaaaaa;
}

 .linkpartner h3 {
     text-align: center;
     margin: 0px 0px 5px;
     padding: 5px 0;
     color: #cccccc;
}

#werbung1, #werbung2, #werbung3, #werbung4 {
    width: 300px;
    float: left;
    padding: 5px;
    margin: 0px;
    border: #a9a9a9 1px solid;
}

#decanter {
    width: 618px;
    float: left;
    padding: 2px;
    margin: 3px;
}

#werbung3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.htmlartpagertop {
    padding: 10px 0;
}

.archiveactiverang {
	background: url(../images/yoopress/archivpointon.gif) repeat-x;
}

.jce_caption {
	margin: 5px 10px;
}

#diedreistendrei {
	clear: both;
	padding-top: 10px;
}

.dreier {
	width: 174px;
	height: 230px;
	float: left;
	padding: 10px;
	background: url(../images/yoopress/bgmini.gif) top left no-repeat;
}

.dreier h2 {
	display: block;
	height: 20px;
}

.dr2 {
	margin: 0 20px;
}

.externelinks {
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	padding: 1px 60px 1px 1px;
	background: #ebf2f9 url(../images/yoopress/tipp_deutsch.png) top right no-repeat;
	line-height: 1.5;
	font-size:1em !important
}

.externelinksen {
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	padding: 1px 60px 1px 1px;
	background: #ebf2f9 url(../images/yoopress/tip_englisch.png) top right no-repeat;
	line-height: 1.5;
	font-size:1em !important
}

.werbdetail {
}

.ressort_werbung_list {
	margin: 0 0 10px 0;
	padding: 1px;
	border: #a9a9a9 1px solid;
}

.klein {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

.kleingrau {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #737373;
}

.themenbox {
	background: #f7f7f7 url(../images/yoopress/themenbg.png) top left no-repeat;
	border: 1px solid #e6e6e6;
	padding: 1px 1px 1px 100px;
	line-height: 1.5;
	font-size:1em !important;
	margin-bottom: 10px;
}

.themenboxen {
	background: #f7f7f7 url(../images/yoopress/themenbg.png) top left no-repeat;
	border: 1px solid #e6e6e6;
	padding: 1px 1px 1px 100px;
	line-height: 1.5;
	font-size:1em !important;
	margin-bottom: 10px;
}

.related, .similar {
	border-bottom: 1px solid #e6e6e6;
}

.headlinethema {
	color: #FFFFFF;
	float: left;
	width: 90px;
	margin-left: -102px !important;
	text-transform: uppercase;
}

#regformpanel fieldset legend {
	display: none;
}

#regformpanel fieldset {
	border: none;
}

.customer_list_desc {
  width: 200px;
	}