/* CSS Document Screen für westline 2004
Produktion: mr
Datum: 12.03.2004
*/


/* neue Definitionen fuer den Umbau der Layout-Rahmentabelle */

#logo_neu {
	position:absolute;
	width:280px;
	height:80;
}

#menubalken {
  background-color:#E6F1FC;
  position:absolute;
  top:36px;
  left:280px;
  width:500px;
  height:37px;
}

#osc_menu {
	position:absolute;
	left:0;
	top:9px;
	width:375px;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
	font-weight:bold;
  color: #636466;
}

#osc_menu form, #osc_menu select, #osc_menu input {
  vertical-align: middle;
}

#osc_menu span {
  padding-right:5px;
}

#osc_menu_n td {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
	font-weight:bold;
  color: #636466;
}

#osc_menu_n form, #osc_menu_n select, #osc_menu_n input {
  vertical-align: middle;
}

#osc_menu_n span {
  padding-right:5px;
}



#kontaktlinks{
  position:absolute;
  top:0px;
  left:375px;
  height:37px;
  line-height:18px;
  white-space:nowrap;
}

#full_super {
	margin-left:10px;
	margin-bottom:10px;
}


/* Allgemeine Definition von HTML-Tags */
body {
/** mit linkem Rand
margin: 0px 0px 20px 10px;
**/
/** ohne linke Rand (für Wallpaper)**/
margin: 0px 0px 20px 0px;

padding:0px;
font-family: "Trebuchet MS", Verdana, Arial;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
background-color: #F5F5F2;
}

address {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
}

blockquote {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
margin:0px;
padding:0px;
}

td, th, ul, ol, dt, li {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
}

th {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000000;
}

h1 {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #000000;
margin-bottom: 8px;
}

h2 {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #000000;
margin-bottom: 8px;
}

h3 {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #000000;
margin-bottom: 8px;
}

h4 {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000000;
margin-bottom: 8px;
}

input, textarea, select {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
}

p {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
margin-top:2px;
margin-bottom:2px;
}

caption {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
}

hr{
border: thin dotted #E77C35;
}

/* Spezielle Definition von HTML-Tags bzw. eigene Klassen */

a:link {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

a:visited {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

a:hover {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

a.hauptnav:link {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
font-family: "Trebuchet MS", Verdana, Arial;
text-transform : uppercase;
text-decoration: none;
padding-left: 10px;
}

a.hauptnav:visited {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
font-family: "Trebuchet MS", Verdana, Arial;
text-transform : uppercase;
text-decoration: none;
padding-left: 10px;
}

a.hauptnav:hover {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
font-family: "Trebuchet MS", Verdana, Arial;
text-transform : uppercase;
text-decoration: none;
padding-left: 10px;
}

a.unternav:link {
display:block;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 10px;
width:130px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:120px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/

a.unternav:visited {
display:block;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 10px;
width:130px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:120px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/

a.unternav:hover {
display:block;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 10px;
background-color: #D1D3D4;
width:130px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:120px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/

a.unternav_aktiv:link {
display:block;
width:120px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 10px;
background-color: #D1D3D4;
}

a.unternav_aktiv:visited {
display:block;
width:120px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 10px;
background-color: #D1D3D4;
}

a.unternav_aktiv:hover {
display:block;
width:120px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 10px;
background-color: #D1D3D4;
}

a.unternav_partner:link, a.unternav_partner:visited, a.unternav_partner:active, a.unternav_partner:hover {
display:block;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 5px;
width:120px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:115px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/


a.unternav_aktiv_partner:link, a.unternav_aktiv_partner:visited, a.unternav_aktiv_partner:active, a.unternav_aktiv_partner:hover {
display:block;
width:120px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
padding-left: 5px;
background-color: #D1D3D4;
}

a.subnav:link {
display:block;
padding-left:10px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
width:190px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;}  /*hack für den ie 5.x - 6*/

a.subnav:visited {
display:block;
padding-left:10px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
width:190px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;}  /*hack für den ie 5.x - 6*/


a.subnav:hover {
display:block;
padding-left:10px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
background-color: #D1D3D4;
width:190px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;}  /*hack für den ie 5.x - 6*/

a.subnav_aktiv {
display:block;
padding-left:10px;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
text-decoration: none;
background-color: #D1D3D4;
width:190px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;}  /*hack für den ie 5.x - 6*/


a.komplett_artikel:link {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #123869;
	font-family: "Trebuchet MS", Verdana, Arial;
}

a.komplett_artikel:visited {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #123869;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.komplett_artikel:hover {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #123869;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.footer:link {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.footer:visited {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.footer:hover {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #636466;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.klein:link {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.klein:visited {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.klein:hover {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #315684;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.lbs:link {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF3333;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.lbs:visited {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF3333;
font-family: "Trebuchet MS", Verdana, Arial;
}

a.lbs:hover {
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF3333;
font-family: "Trebuchet MS", Verdana, Arial;
}

/* Darstellung der <div>-Container die pro Seite höchstens 1 mal auftauchen werden im HTML mit id referenziert */
/* UAP Banner, Pop Up */
#uap_superbanner {
width: 760px;
}

#uap_medium_rectangle {
width: 300px;
/*height: 250px;*/
}

#uap_wide_skyscrapper {
height: 600px;
}

#uap_rectangle{
width: 420px;
height:auto;
/*margin-top:20px;*/
/*margin-bottom:40px;*/
}

/* IAB Banner, Pop Up */
#iab_fullbanner {
width: 490px;
height: 60px;
}

#iab_popup {
width: 300px;
height: 200px;
}

#iab_square_popup {
width: 300px;
height: 200px;
}

#iab_skyscrapper {
height: 600px;
}

#logo{
 width: 240px;
 height: 89px;
}

#artikel_fuss {
width: 420px;
padding-top:2px;
padding-bottom:2px;
margin-top: 20px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #E77C35;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E77C35;
background-color: #EBEBEB;
display: table;
}

#artikel_datum_uhrzeit {
	width: 420px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-top:10px;
	padding-bottom:20px;
	background-color: #F5F5F2;
	display: table;
	vertical-align: middle;
}

#banner_mitte{
padding-top: 20px;
/*padding-right:10px;*/
padding-bottom: 10px;
height: 60px;
width: 520px;
}

#skyscrapper{
width:200px;
padding-top: 20px;
margin-left: 10px;
}

#skyscraper{
/*width:140px;*/
margin-left: 10px;
}


#navigation{
width: 130px;
display: table;
}

#content_links{
width: 420px;
padding-left: 10px;
margin-right:0px;
padding-right:0px;
display:table;
}

#content_wo_bin_ich{
width: 420px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #E77C35;
border-bottom-color: #E77C35;
background-color: #F5F5F2;
margin-right:0px;
padding-right:0px;
}

.artikel_kategorie{
width: 420px;
text-transform : uppercase;
font-family: "Trebuchet MS", Verdana, Arial;
font-weight: bold;
color: #636466;
background-color: #CFDDE9;
margin-top: 5px;
margin-bottom: 2px;
padding-top: -4px;
padding-bottom: -4px;
font-size: 14px;
margin-right:0px;
padding-right:0px;
}

#artikel_bilderstrecke {
width: 420px;
padding-top:5px;
padding-bottom:5px;
margin-top:10px;
margin-bottom:10px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #E77C35;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E77C35;
background-color: #EBEBEB;
display: table;
text-align: center;
}

.rahmen_430 {
width: 420px;
font-size: 12px;
padding-bottom:5px;
margin-bottom:10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E77C35;
margin-right:0px;
padding-right:0px;
}
.rahmen_430 img {
margin: 5px;
}



#content_footer{
width: 420px;
margin-top: 20px;
padding-bottom: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #EAB692;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #EAB692;
background-color: #F5F5F2;
display: table;
text-align: center;
white-space:nowrap;
}

#content_rechts{
width: 200px;
margin-left: 10px;
display: table;
}

#content_rechts_neu{
width: 190px;
margin-left: 10px;
margin-right: 0px;
display: block;
}

#artikel_bildergalerie {
width: 420px;
font-style: normal;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", Verdana, Arial;
padding-top:5px;
padding-bottom:5px;
text-align: center;
}

/* Navigationselemente links*/
.hauptpunkt_inaktiv{
background-color: #315684;
margin-top: 1px;
margin-bottom: 1px;
}

.hauptpunkt_aktiv{
background: url(../images/layout/navigation/hg_hauptpunkt.gif);
margin-top: 1px;
margin-bottom: 1px;
}

.hauptpunkt_bogen_oben{
padding-top: 12px;
}

.hauptpunkt_bogen_unten{
padding-top: 0px;
padding-bottom: 0px;
}

.unterpunkt{
padding-top: 1px;
padding-bottom: 1px;
background-color: #E6F1FC;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
width:130px; /* Angabe für den IE 5.x */
}

.unterpunkt_partner{
padding-top: 1px;
padding-bottom: 1px;
background-color: #E6F1FC;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #E77C35;
width:125px; /* Angabe für den IE 5.x */
}

.unterpunkt:hover{
padding-top: 1px;
padding-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
background-color: #D1D3D4;
width:130px; /* Angabe für den IE 5.x */
}

.unterpunkt_partner:hover{
background-color: #D1D3D4;
}

.unterpunkt_aktiv{
padding-top: 1px;
padding-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
background-color: #D1D3D4;
}

.unterpunkt_aktiv_partner{
padding-top: 1px;
padding-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
background-color: #D1D3D4;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #E77C35;
}

/*Inhaltselemente content mitte */
.kleines_rechteck {
height: 10px;
background-color: #A3AFBC;
margin-right:5px;
}

.datum_startseite {

position:static;
top:100px;
 right: 50px;
	height: 10px;
	background-color: #CFDDE9;
	margin-right:5px;
##	font-size: 10px;
	font-weight: bold;
##	text-transform: capitalize;
	text-align: block;
	width: 420px;
}

.bildunterschrift_klein_links{
width:170px;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
color: #000000;
padding: 2px;
float: left;
margin: 5px;
}

.bildunterschrift_klein_rechts{
width:170px;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
color: #000000;
padding: 2px;
float: right;
margin: 5px;
}

.bildunterschrift_mitte{
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
color: #000000;
float: none;
text-align: center;
}

/*Inhaltselemente subnavigation rechts */
.subnavigation{
padding-top: 1px;
padding-bottom: 1px;
background-color: #E6F1FC;
width:190px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/


.unterkategorie{
padding-left:10px;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
font-weight: bold;
color: #636466;
background-color: #EBEBEB;
text-transform : uppercase;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A3AFBC;
border-bottom-color: #D1D3D4;
width:190px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/


.rahmen_200 {
font-size: 12px;
/* padding alt: 5px 28.03.05 */
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
background-color: #e6f1fc;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
width:190px; /* Angabe für den IE 5.x */
}

.reinzieher {
width: 188px;
margin-bottom: 15px;
background-color: #EBEBEB;
border-width: 1px;
border-style: solid;
border-color: #636466;
}

.reinzieher_unterkategorie{
margin-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
font-weight: bold;
color: #636466;
background-color: #FFFFFF;
text-transform : uppercase;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A3AFBC;
border-bottom-color: #D1D3D4;
}


.reinzieher_counter{
margin-top: 2px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;

padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;

font-weight: bold;
color: #636466;
background-color: #FFFFFF;
text-transform : uppercase;

border-top-width: 1px;
border-top-style:solid;
border-top-color: #A3AFBC;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D1D3D4;

border-left-width: 1px;
border-left-style: solid;
border-left-color: #D1D3D4;

border-right-width: 1px;
border-right-style: solid;
border-right-color: #D1D3D4;


}

/*
.rahmen_abschluss {
width: 190px;
font-size: 12px;
background-color: #e6f1fc;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D1D3D4;
margin-bottom:15px;
}
*/

.rahmen_130 {
margin-bottom:15px;
min-width: 130px;
}

.partner {
text-align: center;
padding-top:5px;
padding-bottom:5px;
}

.printlogo {
	position: absolute;
	font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: 9pt;
 font-weight: normal;
 color: #000000;
	left: -500px;
	top: -500px;
	display: none;
}

/*styles für wetter*/

.wetterzustand {

	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.wettertrennlinie {

padding-bottom:5px;
margin-bottom:5px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E77C35;
}

.pollentabelle {
#	background-color: #CFDDE9;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}



/*styles für sportabellen farben und textformatierungen*/

.CFDDE9{
background-color: #CFDDE9;
}

.E6F1FC{
background-color: #E6F1FC;
}

.D1D3D4{
background-color: #D1D3D4;
}

.datum{
width:100px;
font-size: 12px;
padding-left:30px;
padding-right:30px;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #F5F5F2;
}

.ergebnis{
width:100px;
font-size: 12px;
padding-left:30px;
padding-right:30px;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #F5F5F2;
text-align:left;
}

.mannschaften{
font-size: 12px;
padding-left:30px;
}


.headline_lbs_small{
padding-left:10px;
margin-top:10px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #FF3333;
width:180px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:180px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/

.inhalt_lbs_small{
width:168px;
padding-right:10px;
padding-left:10px;
margin-bottom:10px;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #f5f5f2;
border: 1px solid #FF3333;
width:168px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:168px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/



.headline_lbs{
padding-left:10px;
margin-top:10px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #FF3333;
width:418px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:410px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/

.inhalt_lbs{
width:398px;
padding-right:10px;
padding-left:10px;
margin-bottom:10px;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #F5F5F2;
border: 1px solid #FF3333;
width:418px; /* Angabe für den IE 5.x */
voice-family: "\"}\"";
voice-family: inherit;
width:398px; /*Angabe für die anderen Browser */
}
#dummy1 {margin:0;} /*hack für den ie 5.x - 6*/

/* Elemente die nur im RED DOT Modus während des editierens sichtbar sind */
.reddot{
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-weight: normal;
color: #CC0000;
background-color: #DFDFDF;
border: 1px solid #CC0000;
border-top: 1px solid #CC0000;
padding: 1px;
margin-bottom: 1px;
position:relative;
top:0px;
display: table;
}


.wq_contentteaser {
  padding:5px 0px 0px 0px;
  border-bottom: 1px dotted #F06E00;
}

.wq_contentteaser h2 {
  margin:0 5px 0 0;
  font-size:15px;
  font-weight:bold;
}

.wq_contentteaser h3 {
  margin: 0 0 3px 0;
 font-size:12px;
}

.wq_contentteaser h3 a {
/*   font-size:15px; 
  font-weight:bold;  */
  color:#264E7C;
  text-decoration:none;
}

.wq_contentteaser h4 {
  font-weight:bold;
  margin-bottom:5px;
}

.wq_contentteaser .pic {
  float:left;
  margin-top:8px;
  width:110px;
  text-align:center;
}

.wq_contentteaser .txt {
  float:left;
  margin-top:8px;
  width:310px;
}

.wq_contentteaser .rating {
  margin-top:15px;
  color:#184374;
/*   font-size:11px;fffggg */
  font-weight:bold;
}

.wq_orange {
  display:block !important;
  margin-top:5px !important;
  font-weight:normal !important;
  color:#315684 !important;
  text-decoration:none !important;
}

a.standard:before {
  content:url(../images/layout/pikt_pfeile.gif);
  padding-right:6px;
}
a.frage:before {
  content:url(../images/layout/pikt_frage.gif);
  padding-right:6px;
}
a.bewerten:before {
  content:url(../images/layout/pikt_bewerten.gif);
  padding-right:6px;
}
a.antwort:before {
  content:url(../images/layout/pikt_antwort.gif);
  padding-right:6px;
}
a.forum:before {
  content:url(../images/layout/pikt_forum.gif);
  padding-right:6px;
}
a.bildergalerie:before {
  content:url(../images/layout/pikt_bildergalerie.gif);
  padding-right:6px;
}

.piktogramm {
  margin:0 !important;
  padding-right: 6px;
}



#scrollmich{
    position:relative;
    /* margin-top:20px; */
    padding-top:25px;
}

#scrollmich_autorpic{
    position:absolute;
    top:3px;
    left:100px;
    z-index:10;
}

#scrollmich_content{
   /*  height:250px; */
    padding:10px;
	background-image:url(../images/layout/scrollmich_background.jpg);
	background-repeat:no-repeat;
	background-color:#CFDDE9;
}	