@import "news.css";
BODY {
	height: 100%; 
    width: 800px;
}
html, body { 
font-family : Arial, Helvetica, sans-serif;
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
height: 100%; 
font-size: 12px;
background-color : #f3f3f3;
scrollbar-face-color : #f3f3f3;
text-align: center;
width: 800px;
} 
#container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
height: 100%; 
max-width: 1200px;
width:expression(document.body.clientWidth > 800? "800px": "auto" );
} 
H3 {
font-size : 14px;
	font-weight : bolder;
	font-style : italic;	
}

.centerer {
   width: 100%;
   border: 0px solid blue;
}

#headertext {
   display: block;
   border: 0px solid red;
   margin-right: 20px;
   margin-top: 20px;
}

#content_col2 {
        margin-top: 90px;
}


#content_col {
	background: #f3f3f3 url(../images/f8bg2.jpg) repeat-x;
}

hr {
  width: 100%;
  color: #ffffff;
  height: 2px;
border : 1px solid #cccccc;
}

div#content {
    padding-right: 4px;
    padding-top: 30px;
}

.csc-sitemap {
   margin: 1px;
   margin-top: 5px;
   padding: 0;
}

.csc-sitemap-level2 {
  padding-left: 10px;
}

.csc-sitemap-level3 {
  padding-left: 20px;
}

A {
   color : #000000;
/*   text-decoration: none;*/

   font-size: 11px;

} 

#latest {
   height: 100%; 
}

#menu_2 {
    padding-left: 14px;
    padding-bottom: 5px;
    float: left;
}
p.csc-caption
{
font-size: 11px;
font-weight: bold;
}

A.bottom_menu {
margin-bottom: 2px;
padding-right: 6px;
padding-left: 6px;
border-right: 1px solid #d3d3d3;
font-weight: normal;
font-size: 11px;
color : #000000;
text-decoration: none;
} 
A.bottom_menu:hover, A.bottom:hover {
background-color : #B2B2B2;
}

A.bottom{
margin-bottom: 2px;

padding-right: 6px;
padding-left: 6px;
font-weight: normal;
font-size: 11px;
color : #000000;
text-decoration: none;
} 

#pagetitle {

  border-left: 4px solid #f4781f;
  font-size: 20px;
   font-family : Arial, Helvetica, sans-serif;
  padding-left: 5px;
  

}

#menu_1 {
        padding-right: 50px;
        height: 100%;
	background: url(../images/f5.png) ;
}

body {
        margin: 0;
        background: #f3f3f3;
}

.PageHeader{
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color : #000000;
text-decoration: none;
}

h1{
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color : #000000;
text-decoration: none;
}

.bodytext {
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color : #3D3D3D;
text-decoration: none;
margin: 0;
padding: 0;
}


.imgtext-table{
	padding-right: 20px;
}

.projekt {
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 67%;
color : #646464;
text-decoration: none;
} 

.projekt_name {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 100%;
color : #535353;
text-decoration: none;

} 

.projekt_date {
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 80%;
color : #F3844E;
text-decoration: none;
} 

A.b_menu {
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color : #000000;
text-decoration: none;
text-align: right;

} 
A.b_menu:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color : #000000;
background-color : #B2B2B2;
text-align: right;
}


A.weiter {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 100%;
color : #DB5C01;
text-decoration: none;
text-align: right;

} 
A.weiter:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 100%;
color : #DB5C01;
text-decoration: underline;
text-align: right;
}


A.sub{
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color : #F4781F;
text-decoration: none;
text-align: right;
} 

A.sub:hover{
font-family : Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color : #F4781F;
background-color : #FFE1C4;
text-align: right;
} 


