* {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 14px;
  }

a { color: #000000; 
    text-decoration: none;
  }

a:hover {
    color:#ca0026;
  }
  
td {
    vertical-align:top;
}
 
input {
    width:300px;
} 
 
#sprachwahl {
  padding:0 20px; margin-left:0;
	padding-top:20px;
	list-style-type:none;	
}

.sprachwahlitem {
	  font-size:8pt;
}

#wuelfel  {
   text-align:center;
   vertical-align:middle;
   color:white;
   margin:8px;
}


/* main table */
/* ---------------*/

#main-table {
    width:1048px;	
	max-width:1048px;
}
	
.row-top {
    height:218px;
	max-height:218px;
}

.col-navi {
    width:156px;
  	max-width:156px;
}

.col-subnavi {
	 width:184px;
	 max-width:184px;
	 min-width:184px;
 }

 .col-content {
    width:552px;
    max-width:552px;
}


/* --------------- */
/* Main Menu */
/* --------------- */
#mainmenu-wrapper {
	
}

#mainmenu {  
  padding:10px 20px 0 20px; margin-left:0;
  position:relative;
  top:-120px;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color: #000000;
	  list-style-type:none;
  }
  
  #mainmenu li {
	line-height:25px;
    min-height:25px;	  
  }
  
  .mainmenuitem {
  font-size:11pt;
    line-height:25px;
  }

/* --------------- */
/* submenu */
/* --------------- */
#submenu-wrapper {
	padding:20px 15px 0px 15px;	
}

#submenu {
    list-style-type:none;
    margin: 0;
    padding: 0;	
	color:white;
}
  
#submenu li {
	  line-height:25px;
}

.submenuitem {
    color:#C9CAC8;
    line-height:25px;
}

.submenuitem:hover {
    color:#fff;
}

#subsubmenu {
    list-style-type:none;
    margin: 0 0;
    padding: 0 10px;	
	  color:white;
}

/* --------------- */
/* submenuLi (in linker Spalte) */
/* --------------- */
#submenuLi {
    list-style-type:none;
    margin: 0;
    padding: 0;	
	  color:white;
}
  
#submenuLi li {
	  line-height:25px;
}

.submenuLiitem {
    line-height:25px;
    color:#C9CAC8;
    color:#6C6A6A;
    font-weight: normal;
}

.submenuLiitem:hover {
    color:#fff;
}


/* --------------- */
/* Content */
/* --------------- */
#contentarea h1 {
    font-family: Arial, Helvetica, sans-serif; 
  	font-size: 14pt;
    font-weight: bold; 
    line-height:16pt;
    color: #000000;
    margin-top: 20;
  }
#contentarea h1 img{
	float:right;
	}
#contentarea h1 img:after{
	clear:both;
	}	
#content-wrapper {
	padding:10px;	
}

#content_table_left {
    width:180px
  }

#content_table_right {
  }

.content_link {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color: #6C6A6A;
	margin-left:10px;
  }
  
.text-rechts {
    padding: 20px 5px 0 9px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 14px;	
    
}