html {

	overflow-x:hidden;
}

body {

	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
}

div#logo {

	position: absolute;
	z-index: 1;
	top: 71px;
	left: 0em;
	width: 100%;
	height: 2.2em;
	line-height: 2.2em;
	color: #000000;
	background-color: #DEDEDE;
	font-size: 56pt;
	font-weight: bold;
	text-align: center;
    
}
div#tetra {
  	position: absolute;
	z-index: 2;
	top: 121px;
    left: 5%;
}


div#logozusatz {

	position: absolute;
	z-index: 1;
	top: 185px;
	left: 0em;
	width: 100%;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

div#topmenu {

	position: absolute;
	z-index: 0;
	top: 50px;
	left: 0em;
	width: 97%;
	color: #ABABAB;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

div#topmenu a:visited {

	color: #ABABAB;
	text-decoration: none;
}

div#topmenu a:link {

	color: #ABABAB;
	text-decoration: none;
}

div#topmenu a:hover {

	text-decoration: none;
	color: #666666;
}

div#container {

	position: absolute;
	z-index: 5;
	top: 235px;
	left: 0em;
	width: 100%;
}

div#leftbox {
	position: absolute;
	z-index: 1;
	top: 4em;
	left: 0;
	width: 30%;
	line-height: 20pt;
	font-size: 11pt;
	color: #ABABAB;
    border:0px solid red;
	border-right: 0px dashed #666666;
    background: url(../images/laternelinks.jpg) no-repeat left center;

}

div#leftbox .not_selected {
	font-size: 11pt;
	color: #ABABAB;
	text-decoration: underline;
}

div#leftbox :link.not_selected {
	font-size: 11pt;
	color: #ABABAB;
	text-decoration: underline;
}

div#leftbox :visited.not_selected {
	font-size: 11pt;
	color: #ABABAB;
	text-decoration: underline;
}

div#leftbox :focus.not_selected, div#leftbox :hover.not_selected, div#leftbox :active.not_selected  {
	color: #000000;
}

div#leftbox .selected {
	color: #000000;
}

div#leftbox ul  {
	font-size: 11pt;
	padding: 0;
	margin: 0px 5px 15px 0px;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
      padding: 50px 0px 20px 60px;
}

div#leftbox li {
	padding: 0 0 10px 0;

}
/*rechtsbox*/


div#rechtsbox {
	position: absolute;
	z-index: 1;
	top: 4em;
	right: 0;
	width: 25%;
	line-height: 20pt;
	font-size: 11pt;
	color: #ABABAB;
    border:0px solid red;
	border-right: 0px dashed #666666;
    background: url(../images/led_rechts.jpg) no-repeat right center;
    padding: 10px 0px 10px 10px;
}

div#rechtsbox .not_selected {
	font-size: 11pt;
	color: #ABABAB;
	text-decoration: underline;
}

div#rechtsbox :link.not_selected {
	font-size: 11pt;
	color: #ABABAB;
	text-decoration: underline;
}

div#rechtsbox :visited.not_selected {
	font-size: 11pt;
	color: #ABABAB;
	text-decoration: underline;
}

div#rechtsbox :focus.not_selected, div#rechtsbox :hover.not_selected, div#rechtsbox :active.not_selected  {
	color: #000000;
}

div#rechtsbox .selected {
	color: #000000;
}

div#rechtsbox ul  {
	font-size: 11pt;
	padding: 0;
	margin: 0px 5px 15px 0px;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
}

div#rechtsbox li {
	padding: 0 0 3px 0;

}




/*rechtsbox*/

div#rightbox {
	position: absolute;
	z-index: 15;
	top: 4em;
	right: 10%;
	width: 52%;
	height: 40%;
	margin-left: 3%;
	padding-left: 7%;
	font-size: 11pt;
	color: #323232;
}
div#middle {
	position: absolute;
	z-index: 15;
	top: 4em;
	left: 33%;
    right:33%;
	width: 37%;
   	padding: 5px;
	font-size: 11pt;
	color: #323232;
    border:0px solid red;

}


div#rightbox p {
	font-size: 11pt;
}

div#rightbox a:visited {
	color: #666666;
	text-decoration: underline;
}

div#rightbox a:link {
	color: #666666;
	text-decoration: underline;
}

div#rightbox a:hover {
	color: #000000;
	text-decoration: underline;
}

div#rightbox ul  {
	font-size: 11pt;
	padding: 0;
	margin: 8px 0 15px 22px;
	list-style-type: none;
	text-align: left;
}

div#rightbox li {
	padding: 0 0 8px 0;
}

.galerie {
	padding: 0 0 0 0;
	margin: 0px 0pt 45px 0px;
}

div#rightbox .galerie h2 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 40px 0pt 20px 25px;
}

div#rightbox .galerie p {
	font-size: 11pt;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 30px 0pt 20px 25px;
}

div#rightbox .galerie li  {
	list-style-type: none;
	float: left;
	margin: 0 15px 20px 0px;
	text-align: center;
	font-weight: normal;
	font-size: 10pt;
}

div#rightbox .galerie img  {
	display: block;
	padding: 3px;
	border: 0px solid #666666;  
}

div#footer {

	position: absolute;
	z-index: 0;
	bottom: 0em;
	left: 0em;
	width: 100%;
	line-height: 2em;
	height: 2em;
	color: #ABABAB;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
}

div#footer a:visited {

	color: #999999;
	text-decoration: underline;
}

div#footer a:link {

	color: #999999;
	text-decoration: underline;
}

div#footer a:hover {

	color: #666666;
	text-decoration: underline;
}