/* Einstellungen für die News-Seite */

#newscontainer				{ position: absolute; left: 170px; float: left;	width: 384px; }

/* Newsbox */
.newsbox					{ padding: 0px; width: inherit; margin-bottom: 6px; border-bottom:1px solid; border-left:1px solid; border-right:1px solid; border-color:#DFDFDF; background: #F5F4FD; }
.newsboxheader				{ min-height:14px; margin:0px; padding-bottom:2px; padding-left:12px; background-color:#A5ABF8; /*background-image:url(../images/background/gradient_orange.gif); background-repeat: repeat-x;*/ text-decoration:none; font-weight:bold; color:#FFFFFF; }
.newsboxheader .group		{ color:#000066;}
.newsboxbody				{ margin:0px; padding:10px; overflow:auto;}
.newsboxbody .lead			{ font-weight:bold; padding-bottom:5px;}
.newsboxbody img			{ float:left; margin-right:6px;}
.newstable td   			{ vertical-align:top;}

.newsboxpic{
	/*border:1px solid #EFEFEF;*/
	float:left;
	width: 102px;
}

.newsboxcontent{
	/*border:1px solid #CCCCCC;*/
	float:right;
	width: 165px;
}

/* Shortbox right */

#smallcontentcontainer		{ position: absolute; width: 220px;	left: 564px; }
.smallbox					{ width: inherit; padding: 0px; margin-bottom: 6px;  border-bottom:1px solid; border-left:1px solid; border-right:1px solid; border-color:#DFDFDF; background: #F5F4FD;}
.smallboxheader				{ min-height:16px; margin:0px; padding-left:12px; background-color:#5486FA; /* background-image:url(../images/background/gradient_blue.gif);	background-repeat: repeat-x; */ text-decoration:none; font-weight:bold; color:#FFFFFF; }
.smallboxheader	 a			{text-decoration:none; color:#FFFFFF;}
.smallboxheader a:hover     { color:#F89734; text-decoration:none; }
.smallboxbodycenter			{ padding-top:10px; padding-bottom:10px; text-align: center !important;}
.smallboxbodycenter	img		{ border: none;}
.smallboxbodycenter	a:hover img                 { border:none; }
.smallboxbody				{ margin:0px; padding-top:10px; padding-left:10px; padding-bottom:10px;	}
#bodybirthday				{ padding:10px; text-align: center !important;}
#bodybirthday	img			{ margin-bottom:4px !important; }