﻿body { font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
	background-color: #c2c2c2;
    }
  
  #all { vertical-align: middle;
    }
  
  #header { width: 800px;
    height: 150px;
	background-color: #ffae00;
	margin-top: 5px;
	margin-bottom: 5px;
    }

  #teil2 { width: 800px;
	height: 35px;
	background-color: #ffae00;
	text-align:left;
	padding-top: 4px;
    }

  #breadcrumbs { float: left;
    width: 70%;
	font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
	background-color: #ffae00;
    }

  #suche { width: 20%;
    background-color: #ffae00;
    float: left;
    }

  #hauptbereich { 
    width: 800px;
	min-height: 585px;
	text-align:left;
	font-family: Arial,sans-serif;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e5e7ea;
    }

 h3 { color: #000000;
 }
 
 h2 { color: #ffae00;
 }
 
  #menue { float: left;
    width: 120px;
	height: 568px;
	font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
	line-height: 18pt;
	background-color: #e5e7ea;
	text-align:left;
	padding-left: 20px;
	padding-top: 8px;
	
    }

  .moduletable_menu td{ border-bottom-style: dotted;
    border-color: #c0c0c0;
	border-width: 1px;
    }
  
  a:link { color: #000000;
    text-decoration: none;
    }
  
  a:hover { 
    font-weight: bold;
    color: #000000;
	text-decoration: none;
    }
  
  a:visited { color: #000000;
    text-decoration: none;
    }
	
  #inhalt { background-color: #ffffff;
    padding-top: 20px;
	padding-left: 20px;
	text-align:left;
	height: 800px;
    }

  #footer { background-color: #ffae00;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 5px;
    }
	
  .contentpaneopen {
    width: 650px;
	border: none;
	background-color: #FFFFFF;
	height: 700px;
	}
	
  .contentpaneopen table {
    width: 400px;
	border: none;
	}
  
  .contentpaneopen a:link {
    color: #ffae00;
    text-decoration: underline;
    }
	
  .contentpaneopen a:hover {
    font-weight: none;
	color: #ffae00;
	text-decoration: underline;
    }
	
  .contentpaneopen a:visited { 
    color: #ffae00;
    text-decoration: underline;
    }