/* Generated by KompoZer */
html, body, textarea {
  color: #FFFFFF;
  background-color: #000000;
}
body {
  border: 1px solid silver;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  font-family: Garamond,serif;
  background: url('../pictures/Back1x1.gif');
}
a:link {
  text-decoration: none;
  font-style: normal;
  font-size: 1.2em;
  color: #666666;
}
a:visited {
  text-decoration: none;
  font-style: normal;
  font-size: 1.2em;
  color: #666666;
}
a:hover {
  color: #FF6600;
}
 
a.astrohover {  
  display:block;  
  width:200px;  
  height:100px;  
  background:transparent url('../pictures/Astronomie.gif');
  background-repeat: no-repeat;
  background-position: top right;  
}  
a.astrohover:hover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Astronomie.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}  

a.photohover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Photographie.gif');
  background-repeat: no-repeat;
  background-position: top left;  
}  
a.photohover:hover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Photographie.gif');
  background-repeat: no-repeat;
  background-position: bottom left;  
}  

a.softhover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Software.gif');
  background-repeat: no-repeat;
  background-position: top right;  
}  
a.softhover:hover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Software.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}  

a.hardhover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Hardware.gif');
  background-repeat: no-repeat;
  background-position: top left;  
}  
a.hardhover:hover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Hardware.gif');
  background-repeat: no-repeat;
  background-position: bottom left;  
}  

a.lithover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Literatur.gif');
  background-repeat: no-repeat;
  background-position: top right;  
}  
a.lithover:hover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Literatur.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}  

a.reisehover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Reisen.gif');
  background-repeat: no-repeat;
  background-position: top left;  
}  
a.reisehover:hover {  
  display:block;  
  width:200px;   
  height:100px;  
  background:transparent url('../pictures/Reisen.gif');
  background-repeat: no-repeat;
  background-position: bottom left;  
}  


#footer_text {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #666666;
  height: 12px;
  margin-top: 5px;
}
#footer_text a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-variant: normal;
  text-transform: none;
  color: #FF6600;
  margin-left: 1px;
}
#content {
  border-color: #666666;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  height: 550px;
}
