a:link { font-family : Verdana;font-size : 11px; color:black; text-decoration:none; }
a:visited { font-family : Verdana;font-size : 11px; color:black; text-decoration:none; }
a:focus { font-family : Verdana;font-size : 11px; color:black; text-decoration:underline; }
a:hover { font-family : Verdana;font-size : 11px; color:black; text-decoration:none; }
a:active { font-family : Verdana;font-size : 11px; color:black; text-decoration:underline;}


body {
    font-family : Verdana;
    font-size : 11px;
  }


img {
    border-bottom-width : 0;
    border-left-width : 0;
    border-right-width : 0;
    border-top-width : 0;
  }


td {
    empty-cells : show;
  }

/* spezielle elemente */

table#maintable {
	margin-left:auto; margin-right:auto;


}

table#unterleiste_tbl {
    font-family : Verdana;
    font-size : 11px;
    font-weight : bold;
    text-align : center;
    width : 100%;
  }

td#unterleiste {
 vertical-align: bottom;
 height: 40px;
  }


td#mainbox {
    width : 421px;
    text-align: left;
    vertical-align: top;
  }


td#menuboxes {
    padding-left : 40px;
    text-align : right;
    vertical-align : top;
    width : 270px;
  }


td#contact {
    font-size : 10px;
    width : 160px;
  }


td#bannerseperator {
    width : 48px;
  }


td#headseperator {
    height : 10px;
  }


td#bannerlength {
    width : 483px;
  }


iframe#main {
    height : 380px;
    width : 350px;
  }

td#photobox {
 	padding-left : 10px;
	padding-right : 10px;
	height: 150px;
	 text-align : center;
	width : 200px;
}

/* wichtige klassen */












.textmiddle {
    vertical-align : baseline;
  }


.textright {
    text-align : right;
  }


.topalign {
    vertical-align : top;
  }

/* classes fuer boxen */









.boxseperator {
	height : 7px;
  font-size: 5px;

}


.lefttextbox {
    text-align : left;
    vertical-align : top;
    width : 25px;
  }


.fadebar_top {
    text-align : left;
    vertical-align : top;
    height : 10px;
  }


.fadebar_left {
    text-align : left;
    vertical-align : top;
    width: 3px;
  }


.fadebar_right {
    text-align : right;
    vertical-align : bottom;
    width: 3px;
  }


.fadebar_bottom {
    text-align : right;
    vertical-align : bottom;
    height : 10px;
  }


.innerbox {
    padding-left : 20px;
    padding-right : 20px;
  }


.leftinnerbox {
    padding-left : 20px;
    padding-right : 5px;
    height : 25px;
    text-align : left;
font-family : Verdana;font-size : 11px; color:black;
  }


.rightinnerbox {
    padding-right : 20px;
    height : 25px;
    text-align : left;
  }

