body {
  background-color: #EFEFEF;
  font-family: Verdana, Trebuchet MS, Arial, sans-serif;
  color:#4A4A4A;  
  text-align: center;
}

/* Boxen */
#contentbox { 
  z-index: 1;	
  vertical-align: middle;
  margin: 20px auto; 
  padding: 0px;
  width: 724px;
  border: 1px solid #CCFF66;
 -moz-border-radius-topright: 20px; /* für runde kasten - nicht css-valid */
 -moz-border-radius-bottomleft: 20px; /* für runde kasten - nicht css-valid */
  background-color: #F5F5F5;
  text-align: left;
}

#header {
	z-index: 200;
	margin: 12px 12px 12px;
	height: 153px;
	background-image: url(graphics/banner.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#mainmenu {
  margin: 0px;
  padding: 0px;
  display: block;
  z-index: 2;
  clear: both;
  height: 26px;
  width: 100%;
  background-color: #CCFF66;
}

#hereiam {
  display: block;
  z-index: 3;
  margin: 0px;
  padding: 0px;
  height: 17px;
  width: 100%;
  border-bottom: 1px solid #CCFF66;
  color: #FC550B;
}

#hereiam p {
  margin: 0px;
  padding: 2px 17px;
  font-size: 0.7em;
  font-weight: bold;
}

#content_main {
  z-index: 2;
  margin: 0px;
  /*min-height: 400px;*/
  height: 450px;
  /*display: block;*/
	/*width: 96%;*/
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #FFFFFF;
}

#left {
  /*position: static;*/
  float:left;
	width: 167px;
	padding-top: 15px;
	text-align: left;
}

#right {
  /*display: inline;*/
  float:right;
	width: 127px;
	margin-top: 15px;
	padding-left: 17px;
	padding-bottom: 5px;
	text-align: left;
	border-left: 1px solid #CCFF66;
	font-size: 0.7em;
}

#zertifikate {
  float: left;
  z-index: 100;
  position: relative;
  /*display: block;*/
  width: 150px;
  /*height: 60px;*/
  text-align: center;
}
#submenu {
  /*display: block;*/
  z-index: 3;	
  margin-right: 10px;
  padding: 0px;
  width: 150px;
  border: 1px solid #CCFF66;
 -moz-border-radius-topright: 15px; /* für runde kasten - nicht css-valid */
 -moz-border-radius-bottomleft: 15px; /* für runde kasten - nicht css-valid */
  background-color: #CCFF66;
  text-align: left;
  font-size: 0.8em;
}

#submenu_title
{
  z-index: 4;
  height: 15px;
  padding: 2px 4px;
  color: #FC550B;
}

#submenu_content
{
  z-index: 4;
  padding: 2px 4px;
  background-color: #FFFFFF;
  color: #FC550B;
  font-weight: bold;
}

#submenu_footer
{
  z-index: 5;
  height: 15px;
}

/*content_text ist zu verwenden, wenn keine rechte spalte zum einsatz kommt*/
#content_text, #content_text2 {
  display: block;
	float:left;
	width: 500px;
	padding-left: 0px;
	padding-right: 17px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 0.8em;
}

#content_text2 {
  width: 390px;
}

#footer {
	clear: both;
	height:15px;
	padding-left: 17px;
  padding-right: 17px;
  padding-top: 2px;
  padding-bottom: 2px;
	border-top: 1px solid #CCFF66;
	font-size: 0.7em;
}

/*Menü Links*/
#mainmenu p
{
  padding: 4px 17px;
  font-weight: bold;
  font-size: 0.9em;
  color: #FC550B;
}
#mainmenu a
{
  display: inline;
  text-decoration: none;
  color: #4496D6;
}

#mainmenu a:hover
{
  text-decoration: underline;
}

#submenu_content p
{
  color: #FC550B;
}

#submenu_content a
{
  text-decoration: none;
  color: #4496D6;
  font-weight: normal;
}

#submenu_content a:hover
{
  text-decoration: underline;
}
/* HereIam-Formatierungen */
#hereiam a
{
  text-decoration: none;
  color: #4496D6;
  font-weight: normal;
}

#hereiam a:hover
{
  text-decoration: underline;
}

/* Contentformatierungen */
#content_text, #content_text2 p{ 
  margin:0px;
}

/* Headerformatierungen */
#header p{
  z-index: 201;
  padding: 12px 20px 10px;
  font-weight: bold;
  font-size: 0.8em;
  color: #FC550B;
}

#header a
{
  text-decoration: none;
  color: #4496D6;
}

#header a:hover
{
  text-decoration: underline;
}

#zertifikate IMG
{
  margin-top: 1px;
}
/* Absatzformatierungen */
.recht{
  font-size: 0.7em;
}


/* Allgemeine Links */
a:link, a:visited, a:active { 
  text-decoration:none;
  font-weight: normal;
  color:#4496D6;
}

a:hover{
  text-decoration: underline;
}

/* Allgemeine Formatierungen */

.newsticker{
  padding: 0px;
  margin: 0px;
  font-size: 0.7em;
  color: #C7C7C7;
  }

/* Allgemeine Formatierungen */
h1 {font-size: 1.5em; color:#FC550B; margin-bottom:2px; margin-top:0px;}
h2 {font-size:1.1em; color:#FC550B; margin-bottom:2px;}
h3 {font-size:1.0em; color:#FC550B; margin: 0px;}
h4 {font-size:13px; color:#660066; margin-bottom:2px;}

hr { height: 1px;
     border: 0 none;
     border-top: 1px solid #CCFF66;}
     
IMG {margin:3px; border: 0px;}
TABLE {text-align:center;}
TD {text-align:center;}


/* Formularformatierungen */
form {
	display:inline;
}
label {
	margin: 2px 0px;
}
input, textarea {
  border: 1px solid #CCFF66;
  background-color: #F5F5F5;
}
.button
{
  color: #4496D6;
  background-color: #CCFF66;
  cursor:pointer;
}


