
/* CSS Document */


body {
	background-color: #FFFFFF;
	text-align: center;
	font-family:verdana,arial,sans-serif;
}
div { 
text-align: left; 
} 

p{
margin-top:0px;
padding-top:0px
}

#page {
	width:855px;
	height:600px;
	margin: 0 auto; 
}

#head {
width:780px
}

.right{
float:right
}

.left{
float:left
}

#scrollable{
	background-repeat:no-repeat;
	margin-top:40px;
	margin-left:300px;
	height:170px;
	margin-right:100px;
	overflow: hidden;
	visibility:hidden;
}

#text {
font-size:13px;
color:white;
padding-right:14px;
height:162px;
overflow:auto;
padding-top:0px;
padding:0px 40px 0px 0px !important;
}

#logo {
	background-repeat:no-repeat;
	float: left;
	width:214px;
	height:55px;
}

#topmenucontainer{
	float: left;
	height: 55px;
	width:566px
}

#topmenu {
	font-size:12px;
	color:#ffffff;
	padding-left:30px;
	padding-top:10px;
	visibility:hidden;
}

#topmenu a{
padding:4px;
font-size:14px;
color:#ffffff;
text-decoration:none
}

#rechts {
	float: right;
	height: 575px;
	width: 60px;
	height: 465px;
	overflow:hidden;
}
#content {
	float: left;
	width:780px;
	height:465px;
}

.whiteframe{
	height: 113px;
	width:113px;
}


.whiteframe .overlay{
	background-repeat:no-repeat;
	height: 113px;
	width:113px;
	z-index:100;
}

.picpositioner{
	margin-left: 80px;
	margin-top: -120px;
	height:113px;
	width:113px;
	overflow:hidden;
}

#textfeld {
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
   	padding-top:20px;
	padding-left:120px;
}

#buttongroup {
	margin-left: 300px;
	margin-top: 50px;
}

.button{
border:0px;
margin-left:18px;
}

#footer {
	background-repeat:no-repeat;
	margin-top:60px;
	background-color: #FFFFFF;
	height: 55px;
	width: 780px;
}

#news{
padding-top:20px;
padding-left:1px;
}

#news a{
text-decoration:none;
color:#000000;
font-size:12px;
font-weight:bold;
}

.newsitem_red,.newsitem_green,.newsitem_blue,.newsitem_yellow,.newsitem_darkblue{
width:192px;
height:58px;
float:left;
margin-right:-2px;
display:none;
}

.newsitem_blue{
border-left:2px dotted #0096db;
border-right:2px dotted #0096db;
}

.highlighted_blue{
color: #0096db;
font-size:13px;
font-weight:bold;
}

.newsitem_red{
border-left:2px dotted #d71f36;
border-right:2px dotted #d71f36;
}

.highlighted_red{
color:#d71f36;
font-size:13px;
font-weight:bold;
}

.newsitem_green{
border-left:2px dotted #0a9c31;
border-right:2px dotted #0a9c31;
}

.highlighted_green{
color: #0a9c31;
font-size:13px;
font-weight:bold;
}

.newsitem_yellow{
border-left:2px dotted #f59e06;
border-right:2px dotted #f59e06;
}

.highlighted_yellow{
color: #f59e06;
font-size:13px;
font-weight:bold;
}

.newsitem_darkblue{
border-left:2px dotted #1773A1;
border-right:2px dotted #1773A1;
}

.highlighted_darkblue{
color: #1773A1;
font-size:13px;
font-weight:bold;
}
.innernewsitem{
padding:2px 10px 2px 10px
}

.newsitem_darkblue .n_date {margin-right:40px;}

