@media screen {

*,.plain {
  padding: 0px;
  margin: 0px;
	border: 0px;
}


input,textarea{
  border:1px solid #BBBBBB
}

body, table, select, input, textarea {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
	line-height: 15px;
}

body {
  background-image: url(../bilder/background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
  color: #333333;
	padding: 0px 0px 0px  10px;

}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

table td {
  vertical-align: top;
}

hr {
  padding-bottom: 8px;
	border: 1px solid #F5F5F5;
}

img {
	border: 0px;
}

h1 {
	background-repeat: no-repeat;
  font-size: 15px;
	color: #004595;
  font-weight: bold;
  padding-bottom: 10px;
	line-height: 1.3em;
}


h2 {
	background-repeat: no-repeat;
	font-size: 16px;
    color: #004595;
	font-weight: bolder;
	padding-bottom: 10px;
	margin-bottom: 9px;
}


h3,h4,h5,h6 {
    color: #004595;

	font-size: 11px;
}

p {
    padding-bottom: 15px;
}

a {
    color: #005370;
}

a.arrow {
	background-image: url(../images/bullet_toggle_plus.png);
    background-repeat: no-repeat;
    padding: 0px 0px 10px 14px;
}

a.plus {
	background-image: url(../images/bullet_toggle_plus.png);
    background-repeat: no-repeat;
    padding: 0px 0px 10px 14px;
}

a.arrow-2 {
    background-image: url(../images/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 12px;
	color: #aaaaaa;
}

a.arrow-2:hover {
	color: #004595;
}


a.arrow-3 {
	background-image: url(../images/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 12px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a.anchor {
	/*line-height: 0px; */
}

ul {
    list-style-type: none;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.done {
	color: #009900;
	font-weight: bold;
	background-image: url(../images/done.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}


.right {
	float: right;
}


/* Head */


#js-warning {
	border: 5px solid #990000;
	text-align: center;
	padding: 20px 0px 20px 0px;
	font-size: 14px;
	color: #990000;
	margin: 7px 0px 15px 0px;
	background-color: #FFCCCC;
}


/* Wraps */

#skyscraper {
	float:left;
	margin-top:-203px;
  background-color: 	transparent;
	border: none;
	padding:0;
	height:600px;
	width:160px;
}

#bigsize-gewinnspiel {
	height:90px;
	width:728px;
	margin:auto;

}

#outer-wrap {
}

#head,#wrap,#content-foot{
  width: 1102px;

}

#head {
	height:113px;
	background:transparent url(../bilder/header-bg.png) no-repeat scroll 0 0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

#logo-wrap {
padding-left:55px;
padding-top:7px;
position:absolute;
}

#wrap {
	background:transparent url(../bilder/content-bg.png) repeat-y scroll 0 0;
	margin-left: auto;
	margin-right: auto;
}
#content-foot{
	background:transparent url(../bilder/content-foot.png) no-repeat scroll 0 0;
	height:41px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

#content-wrap {
	padding-left:30px;
	padding-right:0;
	padding-top:15px;
	float: left;
	width: 625px;
}

/* Marginal Spalte */
#marginal-wrap {
  float: left;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	margin-right:15px;
	width:250px;
}

/* Metanavigation */
#meta-navigation {
	padding: 10px 112px 0px 0px;
	text-align: right;
}


#meta-navigation li {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #999999;
}

#meta-navigation li.last {
	border: 0px;
	padding-right: 0px;
}

#meta-navigation li.bug {
	font-weight: bold;
}

#meta-navigation li a {
	color: #999999;
}

#meta-navigation li.rss {
	background-image: url(../images/rss_small.gif);
    background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-left: 25px;
}

#meta-box {
	display:none;
	border: 1px solid #BBBBBB;
	border-bottom: 0px;
	background-color: #F8F8F8;
	padding: 10px 8px 10px 8px;
}

#meta-box a {
	color: #666666;
}

#meta-box .flags {
	float: right;
}

/*	Ticker */
#ticker-wrap {
	display:none;
	padding-bottom: 10px;
}

#ticker {
	border-bottom: 1px solid #F5F5F5;
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

#ticker a {
	color: #CC6666;
	/* color: #004595; */
}

#ticker a:hover {
	color: #004595;
}

#ticker-data {
	display: none;
}

marquee a {
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #dddddd;
}


/* Suchformular */
.stdForm fieldset {
  margin: 1.5em 0 0 0;
  padding: 0;
}
.stdForm label {
  float: left;
  width: 10em;
  margin-right: 1em;
  display: block;
}
.stdForm legend {
  margin-left: 1em;
  color: #000000;
  font-weight: bold;
}
.stdForm ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}
.stdForm fieldset {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 1.5em 0;
  padding: 0;
}
.stdForm li {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 1em;
}
.stdForm fieldset.submit {
float: none;
width: auto;
border: 0 none #FFF;
padding-left: 12em;
}
.stdForm fieldset.input {
  padding:0;
  margin:0;
}



/* Suchleiste */
#search-bar {
margin:0 40px 0 0;
text-align:right;
font-weight:bold;
font-size:13px;
}

#search-bar input.text {
  width: 118px;
	padding-top: 0px;
	display:inline;
	margin:0px;
}

#search-bar input.image {
    vertical-align: top;
}

#header-stats {
	text-align:right;
	margin-bottom:3px;
	margin-right:40px;
	margin-top:10px;
}

.search-button {
background:transparent url(../bilder/button-suche.png) no-repeat scroll 0 0;
height:22px;
width:77px;
color:white;
font-size:12px;
font-weight:bold;
padding-bottom:4px;
vertical-align:bottom;
border:0px none;
}

/* Hauptnavigation */
#main-navigation {
background:transparent url(../bilder/main-navi-bg.png) no-repeat scroll 0 0;
}



#main-navigation ul {
	height: 46px;
	padding-left:10px;
	padding-top:5px;
}

#main-navigation li {
		font-size:14px;
		padding:0 20px;
    float: left;
}

#main-navigation li a {
	font-weight:bold;
	color: white;
	text-decoration:none;
}
#main-navigation li a:hover {
	text-decoration:underline;
}

#main-navigation li.active {
}


#main-navigation li.active a {
}

#main-navigation li.logout {
    background: transparent;
    padding: 5px 0px 0px 50px;

}

/*	Tab Navigation*/
.tabs {
	padding: 0px 0px 0px 10px;
	height: 44px;
}

.tabs ul {
     height: 44px;
}

.tabs li {
	font-size: 12px;
	padding: 18px 20px 0px 20px;
	float: left;
}

.tabs li a {
	color: #333333;
}

.tabs li.active {
    padding: 0px 0px 1px 0px;
}

.tabs li.active a {
    display: block;
    color: #004595;
	padding: 18px 20px 10px 20px;
}






.container,
.container2 {
    padding: 9px;
    margin-bottom: 8px;
}

.sidebox {
	width:232px;
	padding:0;
}
.sidebox >*{
	background:transparent url(../bilder/sidebox-hg.png) repeat-y scroll 0 0;
	padding-top:7px;
	padding-left:4px;
	margin:0 !important;
}

.sidebox h2{
background:transparent url(../bilder/sidebox-head.png) no-repeat scroll 0 0;
color:white;
font-size:15px;
height:28px;
padding:8px 0 0 12px;
margin:0px;
}

.sidebox .sidebox-foot{
background:transparent url(../bilder/sidebox-foot.png) no-repeat scroll 0 0;
height:16px;
margin:0;
padding:0;
}



.container2 {
	border-top: 0px;
}

.container-warning {
	background-color: #FFCCCC;
    color: #990000;
    border: 1px solid #990000;
    padding: 9px;
    margin-bottom: 8px;
}

.container-success {
	background-color: #CCFFCC;
	color: #669966;
	border: 1px solid #669966;
	padding: 9px;
	margin-bottom: 8px;
}

.container-success h2 {
	background-image: url(../images/ok.gif);
	padding-left: 25px;
	color: #669966;
	border-color: #669966;
}

#main,
#main-loose {
	border-top: 0px;
}

#main-loose {
	padding: 0px;
}

#main-loose .fit {
	padding: 9px;
}


#wishbox p {
	padding: 0px;
}

/* Listen */
ul.path {
	display:none;
	height: 25px;
	padding-top: 2px;
	border-bottom: 1px solid #F5F5F5;
}

ul.path li {
	background-image: url(../images/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 0 13px;
}

ul.links li,
ul.links-tight li {
	background-image: url(../images/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 14px;
}

ul.links-tight li {
	padding-bottom: 0px;
}

.link-cols-1 li {
	width: auto;
}

.link-cols-2 li {
	width: 50%;
	float: left;
}

.link-cols-3 li {
	width: 158px;
	float: left;
	padding-right: 9px !important;
}


ul.sitemap li {
	padding: 5px 12px 5px 12px;
	font-weight: bold;
	background-image: url(../images/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

ul.sitemap li li {
	font-weight: normal;
}

ul.branches li {
	padding-bottom: 40px;
}

ul.default {
	padding-bottom: 15px;
}

ul.default li {
	background-image: url(../images/bullit.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding: 0px 0px 0px 15px;
}

ul.pagenavigator {
height:30px;
}
.container ul.pagenavigator, .container2 ul.pagenavigator {
height:19px;
}
ul.pagenavigator li {
background-image:url(../images/navigator_left.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
margin:0px 3px 0px 0px;
padding:0px 0px 0px 7px;
}
ul.pagenavigator li a {
background-image:url(../images/navigator_right.gif);
background-position:right top;
background-repeat:no-repeat;
display:block;
color:#FFFFFF;

padding:2px 7px 2px 0px;
}
ul.pagenavigator li.spacer {
background:transparent none repeat scroll 0% 0%;
color:#999999;
}
ul.pagenavigator li.current {
background-image:url(../images/navigator_left_a.gif);
font-weight:bold;
}
ul.pagenavigator li.current a {
background-image:url(../images/navigator_right_a.gif);
}
ul.pagenavigator li.previous a, ul.pagenavigator li.next a {
color:#FFFFFF;
}

ul.bulleted{
list-style-type:square;
list-style-position:inside;
}

.indented{
  margin-left:10px;
}

/* Tabellen */
table.default {
	border-collapse: separate;
}

table.default td {
	padding: 5px;
	border: 1px solid #eeeeee;
}

table.empty {
	margin-bottom: 15px;
}

table.empty td{
	padding: 0px 8px 8px 0px;
}

table.list td,
table.list th {
	border: 1px solid #cccccc;
	padding: 2px;
}


/**
 * Autocomplete.
 */
.autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
.autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
.autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}




/* Elemente */
.logo {
	border: 1px solid #F5F5F5;
	padding: 5px;
	text-align: center;
}

div .horizontal-spacer {
	margin:6px 0 6px 0;
	background-image: url(../bilder/horizontal-spacer.png);
	height:1px;
	background-repeat:no-repeat;
}

#main > .horizontal-spacer {
	margin-left:9px;
}

#marginal-wrap  {
	font-size: 11px;
	background-position: 8px 8px;
}


/* Formulare */
form {
	display: inline;
}

fieldset {
	border: 1px solid #cccccc;
	padding:4px;
	margin:4px 4px 15px 4px;
}

input.text,
input.box,
input.halfbox,
input.year,
input.month,
input.day,
select {
    background: #F8F8F8;
    border: 1px solid #005370;
    font-size: 11px;
    color: #666666;
    padding: 2px 5px 2px 5px;
}

input.checkbox {
	width: auto;
	display: inline;
	margin: 0px;
}

select {
	padding: 2px;
}

select>option {
	padding-right: 7px;
}

.message-warning {
	padding-bottom: 25px;
	color: #004595;
}

input.submit,
input.button,
input.defaultbutton {
	background-color: #004595;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	border: 1px solid #ebebeb;
}


#content-wrap label {
	font-weight: bold;
	display: block;
}

#content-wrap label.inline {
	display: inline;
}



.user-attribute-companies,
.user-attribute-letters {
	display: none;
}



/* Newsletter-Box */
#newsletter-box {
	background-image: url(../bilder/newsletter-bg.png);
	background-repeat:no-repeat;
	width:231px;
	height:166px;
}

#newsletter-box input.text {
	width: 148px;
	margin-bottom: 3px;
}
#newsletter-box h2 {
	padding-top:3px;
	font-size:17px;
	color:white;
}

#newsletter-box label {
	font-size:13px;
	display:block;
	color:white;
	font-weight:bold;
	margin-bottom:4px;
}

#newsletter-button {
	background:transparent url(../bilder/button-newsletter.png) no-repeat scroll 0 0;
	height:25px;
	width:112px;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	margin-top:24px;
	vertical-align:bottom;
	border:0px none;
}


.button-red {
	background:transparent url(../bilder/button-red.png) no-repeat scroll 0 0;
	height:25px;
	width:112px;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	margin-top:24px;
	vertical-align:bottom;
	border:0px none;
}

/* Homepage */
#homepage-features {
	padding: 4px 4px 0px 4px;
}

#homepage-features p {
	padding: 0px;
}

#homepage-features .features {
	height: 135px;
}

#homepage-features .features li {
	float: left;
	text-align: center;
}

#homepage-features .features li.first {
	margin-right: 10px;
}

#homepage-features .features li.second {
    margin-right: 9px;
}

#homepage-features .features li.third {
	margin-right: 0px;
}

#homepage-features .features li a {
	display: block;
	padding: 45px 0px 24px 0px;
}

#homepage-features .features li.first a {
	width: 168px;
}

#homepage-features .features li.second a {
	width: 179px;
}


#homepage-features .features li.third a {
    width: 166px;
}

/* Artikel */
.datetime {
	font-weight: bold;
}

.datetime .time {
	color: #004595;
}

#search-stats {
	width: 180px;
	float: right;
}

.image-left {
	float: left;
	padding: 3px 10px 5px 0px;
}

.image-head {
	padding-bottom: 30px;
}

/* Seite empfehlen */
.recommend-page-node-content {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}

/*	Statusbar */
.statusbar-wrap {
	border: 1px solid #BBBBBB;
	margin-bottom: 15px;
	background-image: url(../images/statusbar-wrap.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.statusbar {
	background-image: url(../images/statusbar.gif);
	height: 15px;
	width: 0%;
}

/* Footer */
#footer {
    border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
    clear: both;
	color: #aaaaaa;
    font-size: 11px;
margin-left:30px;
padding:3px;
width:857px;
}

#partner-sites li {
	display: inline;
	padding: 0px 10px 0px 0px;
	color: #aaaaaa;
}

#mandatory {
	text-align: right;
	float: right;
}


#mandatory li {
	display: inline;
	border-right: 1px solid #999999;
	padding: 0px 10px 0px 10px;
}

#mandatory li a {
	color: #999999;
}

#mandatory li.last {
	padding-right: 0px;
	border: 0px;
}

#anchor-to-top {
	padding: 10px 0px 10px 0px;
	color: #aaaaaa;
}

#anchor-to-top a {
	color: #CC6666;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}

/* Ads */
.ad-main-content {
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 4px;
	margin-bottom: 15px;
	text-align: center;
}




.editable>textarea{
  border:1px solid black;
}

.ajax_speichernd { background-image: url('/images/spinner_small.gif'); background-repeat: no-repeat; background-position: left; color: #903; padding: 0 0 0 20px; }

.rating_container {
    clear:both;
}

.rating_container a {
    float:left;
    display:block;
    width:25px;
    height:25px;
    border:0;
    background-image:url("/images/rating.png");
}

.rating_container a.rating_off {
    background-position:0 0px;
}

.rating_container a.rating_half {
    background-position:0 -25px;
}

.rating_container a.rating_on {
    background-position:0 -50px;
}

.rating_container a.rating_selected {
    background-position:0 -75px;
}



#spielinfos fieldset
{
border:none;
}

#spielinfos #gewinnspieltitelbild{
  max-width:540px;
  max-height:125px;
}

#spielinfos dt
{
padding: 1px;
float: left;
font-weight: bold;
}

#spielinfos .eip_empty
{
	border:3px dotted orange;
}

#spielinfos dd
{
margin-left: 16em;
padding: 1px;
}

#spielinfos #beschreibung_extra
{
width:100%;
}

#spielinfos h3
{
color:white;
background-color:#004595;
font-weight:bold;
border:none;
padding-left:2px;
}

#spielinfos #details
{
width:350px;
}

#spielinfos #rechte-spalte
{
width:170px;
float:right;
}

#spielinfos #rechte-spalte dt
{
float:none;
}
#spielinfos #rechte-spalte dd
{
margin-left:0;
}



} /* Media Screen End */

@media print {

body, table, select, input, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

#head,
#meta-navigation,
#meta-navigation,
#main-navigation,
#search-bar,
.path,
.article-actions,
#marginal-wrap,
#outer-wrap,
#ticker-wrap,
.pagenavigator {
	display: none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: underline;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
	margin-bottom: 15px;
}

table td {
    vertical-align: top;
}


}

