#kasten {
	position:absolute;
	top: 0px;
	left: 0px;
    z-index:1;
 }
#bild {
	position:absolute;
	top: 4px;
	left: 4px;
    z-index:2;
 }
#orange {
	position:absolute;
	top: 204px;
	left: 202px;
    z-index:4;
 }
#menue-inhalt {
	position:absolute;
	top: 204px;
	left: 20px;
    z-index:4;
	text-align: left;
 }
#bild-content {
	position:absolute;
	top: 1px;
	left: 1px;
    z-index:4;
 }
#logo {
	position:absolute;
	top: 31px;
	left: 31px;
    z-index:3;
 }
#text {
	position:absolute;
	top: 44px;
	left: 227px;
    z-index:3;
 }
#slogan {
	position:absolute;
	top: 245px;
	left: 48px;
    z-index:3;
 }
#menue {
	position:absolute;
	top: 313px;
	left: 4px;
    z-index:3;
 }
#menue-link {
	position:absolute;
	top: 318px;
	left: 4px;
    z-index:3;
 }
#content {
  	position:relative;
	top:10px;
	width:750;
	height:100%;
	z-index:3;
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
	background-color:#ffffff;
	text-align:left 
}

body {
	font-family : Verdana, Arial, Helvetica ;
	background-color:#dbdbdb;
	scrollbar-highlight-color:#ffffff;
	scrollbar-arrow-color : #003277;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color :#ffffff;
	scrollbar-dark-shadow-color :#ffffff;
	scrollbar-shadow-color : #003277;
	scrollbar-face-color :#ffffff;
	margin-top : 0px;
    margin-left : 0px;
	text-align:center 
	}

a  {
	text-decoration:none;
	font-family : Verdana, Helvetica ;
   	font-size : 11px;
   	color : #002c72;
   }

a:hover {
    text-decoration:underline;
    color: #002c72;
    font-weight: bold;
}
#normal {
    text-decoration:underline;
    color: #002c72;
    font-weight: normal;
}

p  {
	font-family : Verdana, Helvetica ;
   	font-size : 11px;
	color : #002c72;
    vertical-align : top;
   }

td {
    font-family : Verdana, Helvetica ;
    font-size : 11px ;
	color:#002c72;
    vertical-align : top;
}
.orange {
    text-align : left;
    background-color : transparent;
    border : 1px solid #ffffff;
	border-bottom-color:#ff6600; 
	border-style:solid;
}
.grau1 {
    text-align : left;
    background-color : transparent;
    border : 1px solid #ffffff;
	border-bottom-color:#9c9c9c; 
	border-style:solid;
}
th {
    font-family : Verdana, Helvetica ;
    font-size : 12px ;
    font-style : normal;
    color : #9c9c9c;
    text-align: left;
    font-weight: bold;
    vertical-align : top;
}
h1 {
	font : normal 15px/24px Verdana, Helvetica;
    color : #ff6600;
    text-align: left;
    font-weight: bold;
    vertical-align : top;
}
ul {
    font-family : Verdana, Helvetica ;
    font-size : 11px ;
    font-style : normal;
    color:#002c72;
    text-align : left;
    vertical-align : top;
    list-style-image : url(../pic/kasten1.gif);

}
li {
    font-family : Verdana, Helvetica ;
    font-size : 11px ;
    font-style : normal;
    color:#002c72;
    text-align : left;
    vertical-align : top;
    list-style-image : url(../pic/kasten1.gif);

}
ol {
    font-family : Verdana, Helvetica ;
    font-size : 11px ;
    font-style : normal;
    color:#000000;
    text-align : left;
    vertical-align : top;
}
input {
    font-family : Verdana, Helvetica ;
    font-size : 9px;
    font-style : normal;
    text-align : left;
    color:#000000;
    background-color : transparent;
    border : 1px solid #3f764d;
    height : 15px;
}
textarea {
    font-family : Verdana, Helvetica ;
    font-size : 9px;
    font-style : normal;
    text-align : left;
    color:#000000;
    background-color : transparent;
    border : 1px solid #3f764d;
}
select {
    font-family : Verdana, Helvetica ;
    font-size : 9px;
    font-style : normal;
    text-align : left;
    color:#000000;
    background-color : transparent;
    border : 1px solid #3f764d;
    height : 15px;
}
#ohne1 {
	border : 0px solid #ffffff;
	}

div.kl {
    font-family : Verdana, Helvetica ;
    font-size : 9px ;
    font-style : normal;
    color : #000000;
    text-align: left;
	}

.grau {
    color : #9c9c9c;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	}

table.ecke {
        width:100%;

