@media screen {
/*Textboxen*/

/******************Box fuer Zurueckbuttons etc********************/

/*Farbcodes fuer Textboxen*/
.homeback
{background-color:#b4c8cf;}

.magazinback
{background-color:#d7d3c7;
 }

/****************Textboxarten******************/

.textbox, .textboxsmall, .textboxlarge, .textboxsmallbelow
{margin:0 0 8px 0;
 padding:7px;
}
/***************Textboxbreiten und Hoehen*****************/
.textboxsmall{width:200px;height:347px;overflow:hidden;}

.textboxsmallmagazin{width:200px;height:492px;overflow:hidden;}

.textboxlarge{width:380px;height:250px;overflow:hidden;}

.textboxsmallbelow{width:176px;height:347px;overflow:hidden;}

/***************Textboxhoehen*****************/

.textboxlargeheight {height:342px;overflow:hidden;}
/****************Textboxueberschriften*************/
.textbox h1{
font-size:14pt;
margin:0 0 2px 0;
padding:0;
width:100%;}

.textbox h2, .textbox a h2, .textbox h2 a{
font-size:8pt;
font-weight:bold;
margin:0 0px 2px 0;
width:100%;}

/*Farbcodes fuer Textboxueberschriften*/

.magazinbrown{color:#663401;}
.boerselightbrown{color:#996600;}
.aqualinkblue{color:#006ab3;}
.lexikonblue{color:#003366;}

/****************Textbox Elemente***********************/
.textbox p.info, .textbox p.imagetext
{font-size:6.5pt;
margin:0 0px 2px 0;
}

.textbox p.imagetext
{font-weight:bold;}

/*Bild in Textboxlarge*/

.textboxlarge img
{float:left;
 margin-right:3px;}

/*Absatzformate in Textboxen*/
.textbox p,.textboxlarge p, .textbox a,.textboxlarge a,  .textbox p a,.textboxlarge p a,  .textbox a p,.textboxlarge a p
{font-size:8.5pt;
text-align: justify;
}

/*Weiter*/

a.textpfeile, a.more
{ 
vertical-align:middle;

}

/*Abstand vor weiter in Teaserbloecken*/
.morespace
{margin-top:3px;}

/*Links im Fließtext
.textbox a {color:#464646;}*/

.textboxsmallbelow div.smallcontainerinfo{height:327px; overflow:hidden;}
.textboxsmallbelow div.smallcontainerbottom{height:20px; padding-top:7px;}

.textboxsmall div.smallcontainerinfo{height:327px; overflow:hidden;}
.textboxsmall div.smallcontainerbottom{height:20px; padding-top:7px;}

#startcontainer
{width: 625px;
 padding:0;
 margin:0;
height:100%;

 }
 /*Farbdefinitionen fuer die Startboxen*/
 .magazinstart, .portalstart{font-size:8.5pt; text-align: justify;}
 .magazinstart h2,  .magazinstart h2 a,  .magazinstart a h2{color:#663401!important; text-align:left!important;}
 .portalstart h2, .portalstart h2 a, .portalstart a h2{color:#000!important; text-align:left!important;}
 
	
 }

