body {
	background-color : #ffffff;
	margin-top : 0;
	margin-left : 0;
	}
	
td {
	font-family: Arial; 
	font-size: 12px; 
	vertical-align: top; 
	}

div.logokasten {
	background-color : #37720d;
	width : 150px;
	height : 90px;
	}    

	div.logo {
		background-color : #5d9632;
		background-image : url(logo_klein.gif);
		height : 80px;
		width : 80px;
		position : absolute;
		top : 10px;
		left : 35px;
		}

div.titel {
	background-image : url(titel.gif);
	background-repeat : no-repeat;
	background-position : 50% 50%;
	background-color : #5d9632;
	width : 600px;
	height : 90px;
	position : absolute;
	left : 150px;
	top : 0;
	}

div.leiste {
         background-color : #37720d;
         background-image : url(leiste.gif);
         height : 25px;
         width : 750px;
	}

td.menu {
	background-color : #5d9632;
	width : 150px;
	}

	div.menu1-level1-act,
	div.menu1-level1-no {
		margin-top : 8px;
		margin-left : 10px;
		height : 26px;
		background-image : url(nav.gif);
		background-repeat : no-repeat;
		}

		div.menu1-level1-act A, 
		div.menu1-level1-no A, 
		div.menu1-level1-act A:visited,
		div.menu1-level1-no A:visited {
			text-decoration : none;
			font-family : Verdana, Arial;
			color : #ffffff;
			font-size : 13px;
			font-weight : bold;
			}

	div.menu1-level2-act,
	div.menu1-level2-no {
		margin-top : 0;
		margin-left : 20px;
		height : 20px;
		background-image : url(note.gif);
		background-repeat : no-repeat;
		}

		div.menu1-level2-act A, 
		div.menu1-level2-no A, 
		div.menu1-level2-act A:visited,
		div.menu1-level2-no A:visited {
			text-decoration : none;
			font-family : Verdana, Arial;
			margin-left : 30px;
			color : #ffffff;
			font-size : 13px;
			font-weight : bold;
			}

	td.content {
		padding : 15px 15px 15px 15px;
		background-color : #f9fb7d;
                width: 275px;
		}
		h1 {
			color : #37720d;
			}
		td.content p.bodytext {
			color: #37720d;
			}

	td.info { 
		background-color : #5d9632;
		width : 250px;
		padding : 15px 15px 15px 15px;
		}

		td.info h1 {
			color : #ffffff;
			}

		td.info p.bodytext {
			color : #ffffff;
			}

td.abstand {
	width : 15px;
	height : 15px;
	}

td.abschluss {
	height : 35px;
	background-color : #f9fb7d;
	}

input, textarea, submit {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #37720d;
	width: 200px;
	}

A:hover {
	text-decoration: underline;
	}

p.bodytext {
	font-size : 14px;
	text-align : center;
        margin: 0px 0px 0px 0px; 
	}
h1 {
	font-family : Arial;
	text-align : center;
	font-weight : bold;
	font-size : 16px;
	}




td.content div table.imgtext-table tr td img {border: 7px solid #f9fb7d;}

td.info div table.imgtext-table tr td img {border: 7px solid #5d9632;}

