/* Layout */  



body {

  font-family: Arial;

  font-size: 12px;

  color: #000000;

	background-color: #eee;

  margin: 0;

  padding: 0;

}



#head {

  width: 100%; 

  height: 240px; 

  background-image: url("/fileadmin/templates/main/images/bg_header.jpg");

	background-repeat: no-repeat;

	background-color: #001147;

}



#logo {

	width: 195px;

	height: 90px;

	position: absolute;

	top: 150px;

	left: 25px;

}



#logo_print {

	display: none;

}



#lang {

	width: 530px;

	height: 15px;

	text-align: right;

	position: absolute;

	top: 25px;

	left: 245px; 

}



#header_image {

	width: 530px;

	height: 200px;

	position: absolute;

	top: 40px;

	left: 245px;

}



#global_navi {

	width: 775px;

  padding: 10px 0;

  text-align : right;

	clear: both;

}



#breadcrumb { 

  height: 20px; 

	width: 100%;

	background-image: url("/fileadmin/templates/main/images/bg_breadcrumb.jpg");

	background-repeat: no-repeat;

	background-color: #a1a1a1;

	position: absolute;

	top: 240px;

	left: 0;

}



#contentshadow_msc {

	width: 150px;

	min-height: 300px;

	background-color: lightgrey;

}



#content_msc {

	width: 150px;

	min-height: 300px;



	position: relative;

	top: -3px;

	left: -5px;



	border: 1px solid grey;

	background-color: lightgreen;



	

}





#navi_schatten {

  width: 201px;

	background-color: #eeeeee;

	min-height: 415px;

	float: left;

	margin: 0 19px 0 22px;

	-moz-border-radius: 5px;

}



#navi {

  width: 190px;

	float: left;

	background-color: #ffffff;

	min-height: 367px;

	position: relative;

	top: 0;

	left: 2px;	

	border-left: 1px solid #ddd;

	border-right: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	padding: 45px 0 0 5px;

}



#search {  

  float: left;

  height: 26px;

  margin: 194px 0 0 800px;

}



#body {

  width: 100%;

	min-height: 320px;

	background-image: url("/fileadmin/templates/main/images/bg_body.gif");

	background-repeat: repeat-x;

	background-position: bottom;

	background-color: #ffffff;

}



#container {

	margin: 0;

	padding: 0;

	width: 1024px;

}



#content_schatten {

  width: 536px;

	background-color: #eeeeee;

	min-height: 550px;

	float: left;

	margin-right: 23px;

	-moz-border-radius: 5px;

}



#content {

  float: left;

  width: 500px;

  margin-top: 20px;

  padding: 25px 15px 0 15px;

	background-color: #ffffff;

	min-height: 510px;

	border-left: 1px solid #ddd;

	border-right: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	position: relative;

	left: 2px;

	top: 0;

}



.schatten_bottom {

	width: 100%;

	height: 2px;

	background-color: #eee;

	clear: both;

}



#rmargin_schatten {

  width: 166px;

	background-color: #eeeeee;

	float: left;

	margin-top: 43px;

	-moz-border-radius: 5px;

}



#rmargin { 

  margin: 2px 0 0 2px;

  float: left;

  width: 130px;

	background-color: #ffffff;

	border: 1px solid #ddd;

	padding: 15px;

}



#footer {

  margin: 0;

  padding: 2px 0;

}




/* -------------- */  



#rmargin_schatten2 { 
    width: 166px;    
    background-color: #eeeeee;  
    float: left;  
    margin-top: 10px; 
    -moz-border-radius: 5px; 
}

#rmargin_schatten2 p.bodytext a {
  background: url(../images/arrow_blue.jpg) no-repeat left top; 
  color:#53677c;
  text-decoration:none;
  padding:0 0 0 10px;
  margin:4px 0 0 0;
}

#rmargin_schatten2 .csc-textpic-image {
margin-bottom: 5px;
}

.newsarchiv-box {
    margin:25px 0 0 0;padding:30px 15px;background-color:#e1e0dc;
}

.newsarchiv-box .txt {
    float:left;margin:3px 20px 0 0 ;
}