
/*Alexander Zimek (a.zimek@web.de) Stylesheet for Bildleister-Projekt */




body {
    color:#000000;
    /*background-image:url(img/hd-hg.png);*/
    /*background-color: #ececec;*/
    background-color: #003366;
    background-repeat:repeat;
  }

/* BOXEN   BOXEN   BOXEN   BOXEN   BOXEN   BOXEN   BOXEN   BOXEN   */


#wrapper {
	width:927px;
    height:595px;
    margin-top:30px;
	margin-left:auto;
    margin-right:auto;
    background-image:url(img/wrapper-bg-595.png);
    border-top:1px solid #003366;
  }


#head-1 {
	margin-top:30px;
    margin-left:36px;
    width:845px;
    height:108px;
    /*background:url(img/head-1b.png);
    background-repeat:no-repeat;*/
    /*border-top:1px solid #ffffff;*/
    border-top:1px solid #ffffff;
  }


#content-1 {
    float:left;
    width:450px;
    text-align:center;
/*	border: 1px solid #000000;*/
  }
  
#content-1bsp {
    float:left;
    width:290px;
    text-align:center;
    margin-left:15px;
    margin-top: 20px;	
  }


#content-2 {
	margin-left:450px;
    padding-left:2.5em;
    margin-top:30px;
    /*border: 0px solid #000000;*/
  }

#content-2bsp {
    margin-left:295px;
    width: 605px;
    text-align:center;
    min-height:340px;
	/*border: 1px solid #000000;  */
  }
  
#content-2r {
   position: relative; 
   bottom: -125px; 
/*   border:1px solid #dedede;  */
   }

#content-2effi {
	background: url(img/bdl.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 450px;
	padding-left: 2.5em;
	width:400px;
	position: relative; 
/*   bottom: -125px; */
/*	border:1px solid #000000;  */
   }
   
#content-2index {
   	margin-left:425px;
    padding-left:2.5em;
    margin-top:70px;
   }
/*  FONTS - Section  FONTS - Section  FONTS - Section  FONTS - Section  */

p {
    font-family:Arial,Sans;
    font-size:1em;
    /*font-weight:bold;
    */ line-height:1.5em;
  }
  
p.effi {
	margin-top: 13px;
	position:absolute;
	}
	
p.index {
	padding-left:20px;
	
	}
	
p.kontakt {
	line-height: 1.2em;
	margin-top: 13px;
	position:absolute;
	}
	
p.bdl {
	line-height: 1.2em;
	margin-top: 13px;
	position:absolute;
	}
	
.bold {
	font-weight: bold;
	}

.grey {
	color: #bcbcbc;
	/*font-weight:bold;*/
	font-size: 95%;
	}

/*  LINKS     LINKS     LINKS     LINKS     LINKS     LINKS     LINKS    */




a {
    text-decoration:none ;
    font-weight:bold;
    color:#bbbbbb;
    font-size:0.9em;
    font-family: Arial,Sans;
  }

/*a:link  {color: #0000C1;}
a:alink {color: #0000C1;}
a:vlink {color: #0000C1;}*/



a:hover {
    color: #898989;
  }


a.current {
    text-decoration:none;
    font-weight:bold;
	/*margin-left: -1em;*/
	margin-left:-0.1em;
    color:#ffffff;
    font-size:1.7em;
    line-height:30px;
	position: relative;
	left: 2px;
  }

/* IMAGES     IMAGES     IMAGES     IMAGES     IMAGES     IMAGES     IMAGES     IMAGES    */



img {
    border: 0px;
  }
  
img.bsp-images {
	border:0px;
	margin-top:20px;
	}

/*LIST    LIST    LIST    LIST    LIST    LIST    LIST    */



ul.menu {
    list-style-type : none;
    line-height:1.3em;
	margin-top:0.8em;
	padding-left:450px;
  }

ul.menu-index {
    list-style-type : none;
    line-height:1.3em;
	margin-top:1em;
	padding-left:450px;
	position: relative;
	top: 5px;
  }
