/* CSS Document */


DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent { padding-left: 0px; }
.csc-firstHeader {
  padding-bottom: 10px;
}




body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family:  arial,verdana, helvetica, serif;
	font-size: 80%;
	height: 100%;
}

#logo
{
  color: #00336e;
  font-family: arial, helvetica, serif;
  font-size: 110%;
  font-weight: bold;
}

.logoline
{
  padding:0px;
  margin-top:5px;
  line-height:2px;
  height:5px;
  width:140px;
  background-color: #fff;

  background: url('../images/vline.png') repeat-x;
  overflow:hidden;
}

#main{
	/*position: absolute;*/
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align:center; 
	height: 100%;
	
}

#container{
  width:870px;
  margin:auto;
  margin-top: 20px;
  padding: 0px;
  text-align:left; 
  
 /* border:2px solid #00336e;*/
}



#header {
	float:none;
	background: url('../images/header.png') no-repeat;
	height: 129px;
	/*border:2px solid #00336e;*/
}

#contentbody
{
  float:left;
  margin:0px;
  padding:0px;
  /*background-color: #fef0dd;*/
  width:100%;
 /* background-color: #e1e0e0;*/
  /*border-left:2px solid #00336e;*/
  background: url('../images/menubg.png') repeat-y;
  
}

#contentcenter
{
  margin:0px;
  
  padding:0px;
  float:left;
  background-color: #fef0dd;
  width:690px;
  
  background: url('../images/contentbg.png') repeat-y;
  height:100%;
  /*border-left:2px solid #00336e;
  border-right:2px solid #00336e;*/
  /*min-height:300px;*/
}

 
#contentleft
{

  float:left;
  width:180px;
  height:100%;
 
  margin:0 0 0 0px;
  padding:0px;
 
  
}

#content, #content2
{
  margin-top:30px;
  margin-left:20px;
  margin-bottom:30px;
  width:450px;
  float:left;
}

#content2
{
  width:630px;
}

#rightcontent
{
  margin-left:0px;
  margin-top:30px;
  margin-bottom:30px;
  float:right;
  width:190px;
  font-size: 100%;
}

#footer
{
  margin:0px;
  padding:0px;
  height: 40px;


}

#footerleft
{
  margin:0px;
  padding:0px;
  width:180px;
  height: 40px;
  background-color: #fff;
  border:0;
  float:left;
 /* border-right:2px solid #00336e;*/
 
}


#slideshowcontainer
{
  margin:0;
  padding:0px 0px 0px 2px;
  float:left;
  width:688px;
  height:110px;
  background-color: #fef0dd;
  overflow:hidden;
  background: url('../images/contentbg.png') repeat-y;
}

.img, #at
{
  padding:0;
  margin:0;
  border:0;
}

#at
{
  padding:0;
  
  margin:0;
  border:0;
}

#simg1,#simg2,#simg3 {
  padding:0;
  margin:0px 14px 0px 0px;
  width: 161px;
  background-color: #fff;
  height:110px;
  float:left;
  overflow:hidden;
}


#simg4 {
  margin:0px;
  padding:0px;
  width: 161px;
  background-color: #fff;
  height:110px;
  float:left;
}


#simg5 {
  margin:0px 10px 0px 0px;
  padding:0px;
  width: 221px;
  background-color: #fff;
  height:110px;
  float:left;
  overflow:hidden;
}

#simg6 {
  margin:0px 10px 0px 0px;
  padding:0px;
  width: 284px;
  background-color: #fff;
  height:110px;
  float:left;
  overflow:hidden;
}

#simg7 {
  margin:0px 15px 0px 0px;
  padding:0px;
  width: 334px;
  background-color: #fff;
  height:110px;
  float:left;
  overflow:hidden;
}


#simg8 {
  margin:0px 15px 0px 0px;
  padding:0px;
  width: 161px;
  background-color: #fff;
  height:110px;
  float:left;
  overflow:hidden;
}



#footerright
{
  margin:0px;
  padding:0px;
  float:left;
  width:690px;
  height: 40px;
  background-color: #e1e0e0;
  border:0;
  background: url('../images/footerrbg.png') repeat-y;

}



#fl
{
  text-align: center;
  margin:0px;
  /*padding-top:10px;*/
  float:left;
  height:38px;
  line-height:38px;
  width:180px;
  background-color: #fff;
  background: url('../images/hline.png') repeat-y;
}

#fl a
{
  color: #00336e;
}
#fltop, #flbottom
{
  float:left;
  height:2px;
  min-height:2px;
  width:180px;
  /*background: url('../images/line.png') no-repeat;*/
  background-color: #00336e;
  overflow:hidden;
}

#fr
{
  margin:0;

  padding-left:10px;
  float:left;
  line-height:38px;
  height:38px;
  width:690px;
  background-color: #e1e0e0;
  background: url('../images/menubg2.png') repeat-y;
}

#langmenu
{
  
  clear:both;
  padding-top:13px;
  border:0px;
  
}

#langmenu a:hover {
  border:0px;
}
  
#frtop, #frbottom, #slideshowtop
{
  float:left;
  height:2px;
  min-height:2px;
  width:690px;
  background-color: #00336e;
  overflow:hidden;
}





h1{
  padding: 0;
  margin:0;
	font-family: Arial;
	/*#color: #4a4a4a;*/
	color: #00336e;
	font-weight: normal;
	font-size: 18px;
}

h2{
  padding: 0;
  margin:0;
	color: #00336e;
	font-weight: bold;
	font-size: 13px;
}

h3{
	color: #e2292c;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
}

a, a:link, a:visited {
	/*color:#950000;*/
	color: #00336e;
  text-decoration: none;
  font-weight: bold;
  border:0px;
	padding:0;
  margin:0;
}

a:hover {
  border-bottom: 1px dashed #bbb;
}
	

table.table1 {

	border-collapse: collapse;
	margin: 0;
}

table.table1 td {
	border: 0;
	text-align: left;
	padding: 5px;
	vertical-align: baseline;
}	
	
td.headrow {
	color: #00336e;
}		


table.table2 {
  font-size: 12px;
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;

	width: 100%;
}

table.table2 td,table.table2 th  {
	border: 0;
	text-align: left;
	padding:0px 0px 10px 0px;
	vertical-align: baseline;
	font-weight: none;
	width: 100%;
}	

#impressum,	
#impressum a,
#impressum a:link,
#impressum a:visited,
#Haftung,	
#Haftung a,
#Haftung a:link,
#Haftung a:visited
{
    
   display:inline;
   font-size: 12px;
   border: 0;
   margin: 0;
   padding: 0;
   font-weight: none;
}

p{
	padding:0;
  margin:0;
}


