/*  positioning-layers statisch und absolut */

img.news_pic{
float:left;
margin-right:6px;
}

#box {
width:750px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#left {
width:190px;
padding:0px;
float:left;
background-color:#F3F3F3;
}

#left h1 {
font-size:12px;
margin: 0px 0px 0px 0px; 
padding:2px 2px 2px 2px;
color: #FFD700;
background-color: #003399;
border-bottom : #fff 2px solid;
}

.roundedcornr_bottom_left div, .roundedcornr_bottom_left {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

.roundedcornr_bottom_left div {
   background: url(roundedcornr_bl.png) no-repeat bottom left;
}

#center {
width:400px;
float:left;
background-color:#ffffff;
border-bottom : #003399 2px solid;
}

#footer{
clear:both;
width:100%;
font-size:10px;
}

#content {
padding:5px 2px 2px 5px;
}

#content .info {
	font-size:9px;
	margin-bottom:4px;
	font-weight:bold;
}

.roundedcornr_bottom_center div, .roundedcornr_bottom_center {
   width: 100%;
   height: 15px;
   font-size: 1px;
   
}

#Vertical {
	width: 190px;
	height: 120px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
#TickerVertical, #TickerVertical_2  {
		width: 190px;
		height: 120px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
#TickerVertical li, #TickerVertical_2  li {
		display: block;
		width: 190px;
		height: 118px;
		text-align: left;
		margin: 0;
		padding: 0px;
		float: left;
}
		
#TickerVertical  li .Title, #TickerVertical_2  li .Title{
	display: block;
	font-size: 10px;
	font-weight:bold;
	margin-top:3px;
}
		
.roundedcornr_bottom_center div {
   background: url(roundedcornr_center_bl.png) no-repeat bottom left;
   clear:both;
}

.roundedcornr_bottom_center{
   background: url(roundedcornr_center_br.png) no-repeat bottom right;
   clear:both;
}

#box_content {
padding: 3px;
color: #000;
border-bottom : #fff 2px solid;
}

.calendar a{
font-weight:bold;
}

#box_footer {
padding: 3px;
color: #003399;
text-align:right;
font-weight:bold;
}

#blank {
height:510px;
float:left;
}

#right {
width:190px;
float:left;
background-color:#F3F3F3;
}
