/* CSS Document */

/*----------------------------------------*
**  Global
**----------------------------------------*/

body { font: 11px verdana, hevetica, sans-serif; background-color:#ffffff; color: #666666; text-align: left; line-height: 15px; margin-top: 0px; padding-top: 0px; }
	
H1 { font-size: 18px; color: #339999; padding-bottom: 0px; margin-bottom: 0px;  padding-top: 0px; margin-top: 0px; } 

H2 { font-size: 11px; font-style: italic; font-weight: normal; color: #49f; padding-bottom: 0px;  margin-top: 0px; padding-top: 0px; } 

H3 { font-size: 10px; } 

p { font-size: 11px; } 

ul { font-size: 11px; }

/*----------------------------------------*
**  Layout
**----------------------------------------*/
#container { margin: 0 auto; width: 800px; margin-top: 0px; background-color: white; height: 100%px; }		
	
#left { float: left; width: 150px; margin-left: 0px;  margin-top: 56px; }

#content { float: left; padding: 20px; width: 400px; border:#FFA500 solid 1px; text-align: justify; border-top: none; padding-top: 0px; margin-top: 120px; }

#right { float: right; width: 180px; text-align: justify; padding-top: 50px; margin-top: 50px; }

#foot { clear: both; padding-top: 0px; margin-top: 0px;  padding-bottom: 10px; margin-bottom: 10px; }
  
/*----------------------------------------*
**  Text
**----------------------------------------*/


/*----------------------------------------*
**  Links
**----------------------------------------*/

a:link,
a:visited { color: #49f; text-decoration: none; }
a:hover   { color: #FFA500; text-decoration: none; }

#nav1 a:link,
#nav1 a:visited { color: #348633; background-color: transparent; }
#nav1 a:hover   { color: #f00; background-color: transparent; }

a.nav2     { color: #FFA500; font-weight: bold; }	
a.nav2:visited { color: #FFA500;  font-weight: bold; }
a.nav2:hover   { color: #339999;  font-weight: bold; }

#foot a:link,
#foot a:visited { color: #339999; }
#foot a:hover   { color: #FFA500; }

a.block{ display: block; text-decoration:none; line-height: 15px; }
a.block:hover{ margin-right: 10px; background-color: #FFF7EA;  }

* html ul#left a.block {  /* Breitenangaben nur fuer IE */
    width: 100%;
  }

/*----------------------------------------*
**  #bilder
**----------------------------------------*/


/*----------------------------------------*
**  #haeder
**----------------------------------------*/

#header p { font-size: 10px; color: #339999; align: right ; margin-top: 10px; }

/*----------------------------------------*
**  #left
**----------------------------------------*/
#left ul {margin-left: 0px;  padding-left: 0px; list-style-type: none; } 

*html ul#left {  /* Korrekturen fuer IE 5.x */
    width: 140px;
    padding-left: 0; }
	
#left ul li {margin-left: 0px;  padding-left: 0px; list-style-type: none; } 	

#left h1 { font-size: 12px; color: #339999; margin-bottom: 0px;  padding-bottom: 0px;  margin-top: 5px;  padding-top: 5px;}

/*----------------------------------------*
**  #content
**----------------------------------------*/
#content h1 { font-size: 14px; margin-top: 0px; padding-top: 0px;  padding-bottom: 20px;}

/*----------------------------------------*
**  #right
**----------------------------------------*/
#right h3 { color: #49f; text-align: right; font-size: 12px; font-weight: bold; margin-bottom: 3px;  padding-bottom: 3px;  margin-top: 0px;  padding-top: 0px; }

#right h4 { color: #49f; text-align: center; font-size: 10px; font-weight: bold; margin-bottom: 3px;  padding-bottom: 3px;  margin-top: 0px;  padding-top: 0px; }

#right p { line-height: 15px; padding-top: 7px; }

#right p.nav2 { line-height: 15px; text-align: right; padding-right: 3px; }

#right p.box { line-height: 15px; padding-top: 7px; border:#FFA500 solid 1px; padding: 10px; text-align: center; ackground-color: #efefef; }

/*----------------------------------------*
**  #foot
**----------------------------------------*/
#foot { font: 10p verdana, hevetica, sans-serif; text-align: left; color: #FFA500; line-height: 14px; }

/*----------------------------------------*
**  #right box
**----------------------------------------*/

.inset {background: transparent; width:99%;}
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#FFA500;}
.inset p {padding-bottom:0.5em;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#fff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;}
.inset .b3 {background:#fff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;}
.inset .b4 {background:#fff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;}
.inset .b4b {background:#fff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;}
.inset .b3b {background:#fff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;}
.inset .b2b {background:#fff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;}

.inset .b1 {margin:0 5px; background:#FFA500;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#FFA500;}

.inset .boxcontent {display:block; background: #ffffff; border-left:1px solid #FFA500; border-right:1px solid #FFA500;  padding: 5px; font-size: 10px; text-align: center; }

 


