html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#e0e4e7;
} 
/* Layout -> */
#pagewidth{ 
 width:966px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 margin-top:0px;
 background-image: url(../images/earth.png);
 background-position:right top;
 background-repeat:no-repeat;
} 
/* Topnavi -> */
#top {
	/*background: url(../images/back_top.jpg); */
	width:966px; 
	height:28px; 
	margin-left:auto; 
 	margin-right:auto;
}
#top_left {
	margin-left:10px;
	float:left;
	position: fixed; 
	z-index:2
}
#top_right {
	float: right; 
	margin-top:8px;
}
/* Header -> */
#header{
 position:relative; 
 height:150px; 
 /*background-color:#b8c4e1; */
 width:100%;

} 
#header_navi {
	float: right; 
	margin-right:5px; 
	margin-top:1px; 
	height:28px;
	width:100%;
}
/* Print-> */
#print_header {
 display: none;
 width:100%;
 padding:15px;
}
#print_header_text {
 float:left;
 text-align:left;
 font-size:14px;
}
/* Breadcrumbs -> */
#wrapper_pbh{
background-image: url(../images/back_news_com_3.png);
/*background-color: #b8c4e1;*/
height: 15px; 
}
#maincol_pbh{
 width:100%;  
 position:relative;
 }
/* Main -> */
#wrapper{
background-image: url(../images/back_news_com_2.png); 
}
#twocols{
 width:957px; 
 float:right; 
 position:relative; 
  }
#rightcol{
 width:300px; 
 float:right; 
 position:relative;
 padding-right:5px;
 }
#maincol{ 
 background:#ffffff;
 float: left; 
 display:inline; 
 position: relative;
 margin-left: 5px; 
 width:642px;
 }
 /* Back & Print Bottom -> */
#wrapper_pbf{
background-image: url(../images/back_bottom.png);
height:36px;
}
#twocols_pbf{
 width:957px; 
 float:right; 
 position:relative; 
  } 
#rightcol_pbf{
 width:300px; 
 margin-right:5px; 
 float:right; 
 position:relative;
 text-align:center;
font-size:10px;
 } 
#maincol_pbf{
 float: left; 
 margin-left: 5px;
 display:inline; 
 position: relative; 
 width:642px; 
 color: #000000; 
 font-size: 10px;
 text-align:center;
 } 
/* Footer -> */
#wrapper_f{
 background-image: url(../images/back_bottom.png); 
 /*background-color: #b8c4e1;*/
 height:36px;
}
#twocols_f{
 width:957px; 
 float:right; 
 position:relative; 
  }
#rightcol_f{
 width:300px; 
 margin-top:5px;
 margin-right:5px;
 float:right; 
 position:relative;
 text-align:center;
 } 
#maincol_f{
 float: left; 
 display:inline; 
 position: relative; 
 width:642px;
 margin-top:10px;
 color: #000000; 
 font-size: 10px;
 text-align:center;
 }
#footer{
 height:30px;
 clear:both;
 } 
#doc{
    position: fixed;
	background-color:#F00;
    height:25px;
    left:0px; 
	bottom:0px; 
	right: 0px;
	width:100%;
	z-index:4;
	background:url(../images/back_doc.png) repeat-x bottom;
	color:#FFF;
	font-size:10px;
 }
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 /*printer styles*/ 
 @media print{  
/*hide column when printing*/  
#top,#header,#navigate,#wrapper_pbh,#maincol_back,#maincol_back_pbf,#rightcol,#wrapper_pbf,#rightcol_f,#rightcol_f,#leftcol_f,#portals,#doc{display:none;} 
#print_header{display:block;}
#pagewidth,#wrapper,#twocols,#maincol,#maincol_f{width:100%;}
} 

.news_preview {
	color:red; 
	font-size:11px; 
	font-weight:bold; 
	width:100%; 
	height:15px; 
	background-color:yellow;
}
.news_headline {
	width:283px; 
	font-weight:bold; 
	padding:5px;
	margin-left:6px;
/*	background-image:url(../images/back_news_com_5.gif);
  	background-color: #cbe0fd;
	border-top: 1px solid #7d7d87;
	border-bottom: 1px solid #7d7d87;*/
	color: #000000;
}
.news_content {
    margin-left:6px;
	padding:5px;
	width:283px;
    background-color: #ffffff;
}
.com_preview {
	color:red; 
	font-size:11px; 
	font-weight:bold; 
	width:100%; 
	height:15px; 
	background-color:yellow;
}
.com_headline {
	width:267px; 
	height: 19px;
	padding-top: 9px;
	padding-left: 8px;
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/back_news_com_5.png);
}
.com_content {
    width:259px;
	padding-top: 9px;
	padding-left: 8px;
	padding-right: 8px;
	float:right;
	background-image:url(../images/back_news_com_4.png);
}
.com_content_no_pic {
    width:259px;
	padding-top: 9px;
	padding-left: 8px;
	padding-right: 8px;
	float:right;
}
.com_footer {
    width:275px;
	height:16px;
	float:right;	
	margin-bottom:5px;
	background-image:url(../images/back_news_com_6.png);
}
/* <- Layout \*/

/* Boxen -> \*/
.box { width: 100%; background: #cfd1d2;}
.box .top, .box .bottom{display:block;background: #ffffff;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #cfd1d2;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
/* <- Boxen \*/

table,td,tr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.ceil_1 {background: #c6d6ed;}
.ceil_1:hover,.zelle_1:active {background: #efefef; text-decoration:none}
.ceil_2 {background: #d2e0f2;}
.ceil_2:hover,.zelle_1:active {background: #efefef; text-decoration:none}

A:link {COLOR: #D90000; text-decoration: none; }
A:visited {COLOR: #D90000; text-decoration: none; }
A:active{color: #D90000; text-decoration: none; }
A:hover {color: #D90000; text-decoration: underline; }

.topnavi {
	margin-top: 5px;
	font-size: 11px;
	margin-right: 5px;
	font-weight: bold;
	color: #ffffff;
} 
a.topnavi:link, a.topnavi:visited  {
	color: #ffffff;
	}
a.topnavi:hover, a.topnavi:focus  {
	color: #ffffff;
	} 

.topnavi_off {
	margin-top: 5px;
	font-size: 11px;
	margin-right: 5px;
	color: #ffffff;
	font-weight: bold;
} 
a.topnavi_off:link, a.topnavi_off:visited  {
	color: #ffffff; }
a.topnavi_off:hover, a.topnavi_off:focus  {
	color: #ffffff; } 

.revers {
	background-color: #FFC251;
	padding: 2px 4px;
	border: solid 1px #EC9900;
	color: #006B9F;
	font-weight: bold;
}

a.revers2 {
	background-color: #FFEAC1;
	padding: 2px 4px;
	border: solid 1px #FFC65B;
	font-weight: bold;
}

a.revers2:hover {
	background-color: #FFDB97;
	border: solid 1px #FF8000;
	color: #FF8000;	
}

h1,h2,h3,h4,h5,h6,h7 {
color:#D90000;
}
hr{
background-color: #efefef;
color: #efefef;
border: 0; 
height: 1px; 
}

.button { 
width: 150px; 
 }

.text {  
WIDTH: 150px; 
font-size: 13px; 
font-family : Arial;
float:left; 
}
.textfeld {
WIDTH: 150px;
height: 70px;
font-size: 13px;
font-family : Arial;
}
.breadcrumbsText {
	color: #000000;
	font-size:10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.bottomText {
	color: #000000;
	font-size:10px
}
A.bottomText:link,A.breadcrumbs:link {
	color: #000000; 
	font-size:10px
}

A.bottomText:visited,A.breadcrumbs:visited {
	color: #000000; 
	font-size:10px
}
.print { 
display: none; 
}

.leer { 
border:0;
height: 150px;
width: 966px;
}

.doc_pic { 
margin: 3px 0 3px 0;
}
.ref_pic {
display:none;	
}
.admin_button {
    margin-right:10px;
    float:right;
	border:0;
	width:8px;
	height:15px;
}