body {
   text-align:left;
   background-color:#fad7f8;
   background-image:url('./images/00_design/background.jpg');
   background-repeat:repeat-y;
   font-family:arial, sans-serif;
   font-size:10pt;
   color:#494949;
   background-position:top left;
    }

  #logobox {
	width:1098px;
	height:128px;
	background-image:url('./images/00_design/logo.jpg');
	background-repeat:no-repeat;
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
   	}

    #boxright {
	width:207px;
	height:630px;
	background-image:url(./images/00_design/right.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:898px;
	top: -630px;
	z-index:4;
    }

   #boxleft {
   	width:207px;
   	height:630px;
   	background-image:url('./images/00_design/left.jpg');
   	background-repeat:no-repeat;
   	position:relative;
   	left:0px;
   	bottom: 0px;
   	z-index:0;
   	}

   #contentbox {
	width:586;
	height:555px;
	background-repeat:no-repeat;
	position:absolute;
	left:265px;
	top: 135px;
	z-index:33;
    }

  #menubox {
	position:absolute;
	margin-left:100px;
	text-align:right;
	top:416px;
	z-index:0;
	font-size:12pt;
	font-weight:bold;
	z-index:0;
	line-height:150%;
	left: -9px;
	width: 172px;
   	}

   .menutext {
   	text-align:right;
   	}

   a.menutext {
   	color:#494949;
   	text-decoration:none;
   	}

   a.menutext:hover {
   	color:black;
   	text-decoration:none;
   	border:0;
   	}

   a.menutext:focus {
   	border:0;
   	}


   #fotoinhalt {
   	width:560px;
   	height:321px;
   	position:relative;
   	left:13px;
   	top:13px;
   	background-repeat:no-repeat;
   	background-align:center;
   	}
  #fotoklein {
	width:560px;
	height:300px;
	position:relative;
	left:13px;
	top:-10px;
	background-repeat:no-repeat;
	background-align:center;
	z-index: 1;
   	}
   #headline {
   	position:relative;
   	right:13px;
   	top:20px;
   	font-size:18pt;
   	font-weight:bold;
   	text-decoration:underline;
   	text-align:right;
   	}

   #headline1 {
	position:relative;
	right:13px;
	top:20px;
	font-size:14pt;
	text-decoration:none;
	text-align:right;
	z-index: 2;
   	}

   #contenttext {
   	position:relative;
   	left:13px;
   	width:555px;
   	top:40px;
   	font-size:12pt;
   	text-decoration:none;
   	text-align:left;
   	line-height:140%;

   }
  #linktext {
	position:relative;
	left:-8px;
	width:580px;
	top:20px;
	font-size:12pt;
	text-decoration:none;
	text-align:left;
	line-height:140%;
   }
	#kontakttext {
	position:relative;
	left:13px;
	width:555px;
	top:30px;
	font-size:12pt;
	text-decoration:none;
	text-align:left;
	line-height:140%;
   }
  #kontaktbox {
	width:586;
	height:605px;
	background-repeat:no-repeat;
	position:absolute;
	left:265px;
	top: 135px;
	z-index:33;
    }
