body 
{

	font-family:Verdana;
	font-size:12px;
	background-color:#000000;
	background: #fff url(../design/bgmich.png) repeat-x;
	color: #B3D8ED;
}

h1 {
	font-size:18px;
	color:#cccccc;
	text-align: left;
}
h2 {font-size:18px;
	color:#cccccc;
	text-align: center;}
h3 {font-size:18px;
	color:#cccccc;
	text-align: left;
	}
h4 {
	font-size:24px;
	color:#CC6666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h5 {font-size:13px;color:#00ccff;}

a:link, a:visited
{ 
  text-decoration:none;

  color:#ff9933;
  font-size:12px;}

a:active, a:hover
{
	color:#0099FF;
}

/* kopfleiste */
#oben {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 2px;
	background: url(../design/ebene2_01.gif) repeat-x;
	}


#page{
	margin: 0px auto;
	color: #666666;
	width: 670px;
	margin-top: 50px;
		position: relative;
}


#title {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* Das Menü */
#menu {
	text-align: center;
}

/* Die Hyperlinks im Menü */
#menu a
{
	color:#CC9966;
}
 #menu a:hover{
	color:#ff9200;
	font-style: italic;
}
  

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */


/* Der Inhalt */
#content {
	background-color:#FFFFFF;
	color:#000000;
	float: left;
	width: 650px;
	padding: 10px;
}

#content a { 
  text-decoration:none;
  color:#027BC1;}

#content a:hover{ 
  text-decoration:none;
  color:#ff9200;}
  

#content2 {
	background-color:#FFFFFF;
	color:#000000;
	float: left;
	width: 600px;
	padding: 10px;
	margin: 0px auto;
}

#content2 a { 
  text-decoration:none;
  color:#027BC1;}

#content2 a:hover{ 
  text-decoration:none;
  color:#ff9200;}
/* navigation header */

  #header {
	float:left;
	width:640px;
	padding:0px 0px 10px 30px;
	background-color: #FFFFFF;
      }
    #header ul {
      margin:0;
      padding:0px;
      list-style:none;
      }
    #header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:left;
      margin:0;
      padding:5px;
      text-decoration:none;
      }
    #header a span {
      float:left;
      display:block;
      padding:5px 15px 5px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      }
    #header #current a {
	   background:url("../design/rble.gif") no-repeat left;
	 
	   
      }
    #header #current a span {
	 background:url("../design/right_both1.gif") no-repeat right bottom;
	padding:5px 15px 5px 6px;
	color:#333;
      }
   
    #header a:hover span {
	 background:url("../design/right_both1.gif") no-repeat right bottom;
      }
	  
	  
#left {
	color:#000000;
	width: 200px;
	position: relative;
	float:left;
	display: inline;
	text-align: left;
   }


#code {
	font-size: 1em;
	color: #333;
	padding: 0.5em;
   }
.re {
	color: #333;
	background-color: #f8f8f8;
	padding: 2px;
	text-align: center;
   }

.re2 {
	color: #000000;
	background-color: #f8f8f8;
	text-align:left;
	padding: 5px;
   }
#code a:link, #code a:visited { 
    color: #000;font-weight:400;text-decoration:none;font-size: 10px;

} 
#code a:hover, #code a:active {
	color: #FF6633;
} 
   
#main {
	width:370px;
	color:#666666;
	margin: 0px 0px 0px 230px;
	position: relative;
	border-left: 3px dotted #666;
	text-align: left;
	padding-left: 50px;
   }
   
  #main a {
	color:#2EACE9;	
}   
   
 
 #main a:hover #main a:active {
	color:#993300;
} 

#main2 {
	width:400px;
	color:#ff9933;
	margin: 0px 0px 0px 230px;
	position: relative;
	border-left: 3px dotted #666;
	text-align: center;	
   }

 div.img_left {

    float: left; 

    margin: 0.5em 0.8em 0em 0em;

}



div.img_right {

    float: right; 

    margin: 0.5em 0em 0em 0.8em;

}



div.img_left img, div.img_right img {
	display: block;
	border: 0.5em solid #eee;
	margin: 0;
	padding: 0;
}



/* this clears floating (e.g images) */

br.clear {

    clear: left;
    float: left;

    display: none;

}



#footer { 
background:#eee;
    margin: 0em;
    padding: 5px;
    font-size: 10px;
    clear: both;
    color: #027BC1;
    text-align: right;
} 

#footer p {
    margin: 0em;
    padding: 0.1em;
}

#footer a:link, #footer a:visited { 
    color: #027BC1;font-weight:400;text-decoration:none;font-size: 10px;

} 

#footer a:hover, #footer a:active { 
    color: #000000;
} 
