/*
 *
 * CSS file for opusculum.cefischer.de
 *
 */


p {
   margin-top: 11px;   
   padding: 0px 0px 0px 0px;}


/*
 *  Block definitions
 */
.opusculum_main
 {
  border: 0px solid #C0C0C0; 
  position: absolute;
  width: 920px;
  height: 600px;
  left: 50%;
  margin-left: -460px;
  top: 50%;
  margin-top: -325px;  
 }

 .opusculum_main_logo
 {
  border: 0px solid #606060;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 36px;
  height: 43px;
  margin-top: 310px;  
  margin-left: 424px;
 }

.opusculum_main_title
 {
  border: 0px solid #606060;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 15px;
  margin-top: 338px;  
  margin-left: -460px;
  font-family:Times New Roman, Roman, Times;
  font-size:15px;
  letter-spacing:2px;
  line-height:15px;
  font-weight:none;
  color:#000000;   
  text-indent:5px;  
 }

 
.opusculum_main_left
 {
  border-right: 0px solid #505050;
  position: absolute;
  width: 300px;
  height: 600px;
  left: 50%;
  margin-left: -460px;
  top: 50%;
  margin-top: -325px;  
 }

.opusculum_main_middle
 {
  border-right: 0px solid #505050;
  position: absolute;
  width: 300px;
  height: 600px;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -325px;  
 }

.opusculum_main_right
 {
  border: 0px solid #000000;
  position: absolute;
  width: 300px;
  height: 600px;
  left: 50%;
  margin-left: 160px;
  top: 50%;
  margin-top: -325px;  
 }
 

.opusculum_main_start
 {
  border: 0px solid #606060;
  position: relative;
  width: 300px;
  height: 30px;
  margin-top: -30px;  
  top: 50%;
  font-family:Courier;
  font-size:19px;
  letter-spacing:5px;
  line-height:32px;
  font-weight:none;
  color:#000000; 
  text-indent:10px;  
 }

.opusculum_main_active
 {
  border: 0px solid #606060;
  position: relative;
  width: 300px;
  height: 30px;
  margin-top: -300px;  
  top: 50%;
  font-family:Courier;
  font-size:19px;
  letter-spacing:5px;
  line-height:32px;
  color:#505050; 
 }
 
.opusculum_main_content
 {
  border: 0px solid #606060;
  position: relative;
  padding: 10px 0px 0px 2px;
  width: 300px;
  height: 550px;
  margin-top: 10px;  
  font-family:Times New Roman, Roman, Times;
  font-size:12px;
  letter-spacing:0px;
  line-height:15px;
  font-weight:none;
  color:#000000; 
 }
  
/*
 *  Text definitions
 */


.inlinelink
{
  font-family:Times New Roman, Roman, Times;
  font-size:12px;
  letter-spacing:5px;
  line-height:15px;
  font-weight:none;
  color:#000000;   
}
 
.small {font-size:11px;}
#bold {font-weight:bold;}
#underline {text-decoration:underline;}
#paleblue {color:#2762C0;}
#italic {font-style:italic;}
#bolditalic {font-style:italic;font-weight:bold;}


 
/* 
 * Links 
 */
.mainlink:link { color: #000000;  text-decoration: none;}
.mainlink:visited { color: #000000;  text-decoration: none;}
.mainlink:hover { color: #808080;  text-decoration: none;}


.pagelink:link { color: #505050;  text-decoration: underline;}
.pagelink:visited { color: #505050;  text-decoration: underline;}
.pagelink:hover { color: #808080;  text-decoration: underline;}


/* image formatting and positioning */
.opusculum_picture_std {
 float: left;
 margin-right: 10px;
 margin-top: 4px;
 margin-bottom: 4px;
}


.end  
 {
  border-bottom: 1px solid #606060;
  padding-bottom: 30px;
 }
 
.italic {font-style:italic;}
.topspaced{margin-top:2em;}
.pagelink {color: #505050;  text-decoration: underline;}


/* END OF FILE */
