body, td, tr {

    margin: 0; padding: 0; 

	background-color: #002F2F;

	color: #72858F;

	font-family: 'Verdana';

	font-size: 12px;

    }

#inhalt {

	position: absolute;

	width: 530px; 

	text-align: left;
	
	top: 100px;

	margin-left: 303px;

	z-index: 2;

    }

#fixiert {

    position: absolute;

    z-index: 2;

  	}

html>body #fixiert {

    position: fixed;

	}

#banner {
     
    margin-left: 15px;
	
	margin-top: 15px;

	width: 688;

	height: 69; 

	z-index: 1;

    }

#navigation {

	margin-top: 80px;
	
	width: 270px;

	text-align: right;

	font-size: 14px;

	font-weight: 700;

	z-index: 2;

	}
	
#scrollbereich {

	position: absolute;

	}	
	
#bild {

    position: absolute;
	
	left: 680px;
	
	top: 90px;
	
	z-index: 3;

	}	
	
#navbild {

	position: absolute;
	
	left: 0;
	
	top: 120px;

	text-align: left;
	
	z-index: 1;

	}	

#navigation a:hover {

	background-color: #E1E6FA;

	color:#000000;

	text-decoration: none;

	}

#navigation a:link {

	text-decoration: none;	

	}

#navigation a:active {

	background-color: #E1E6FA;

	color:#000000;

	text-decoration: none;

	}

#navigation a:visited {

	text-decoration:none;

	}

.capt {

	font-size: 12px; 

	font-weight: bold;

	}

.kl {

	font-size: 12px; 

	}
	
.smit {
    
	font-size: 9px;
	
	font-style: italic;

	}	

a:link {

	text-decoration: none;

	color: #00C2C2;

	}

a:visited {

	text-decoration: none;

	color: #00C2C2;

	}

a:active {

	color: #E1E6FA;

	}

a:hover {

	color: #E1E6FA;

	} 

h1  {

    font-size: 16px;

	font-weight: normal;

	}


h2  {

    font-weight: 700;

	font-size: 12px;

	}

h3	{

    font-size: 16px;

	font-weight: 700;

	}

.check, .radio {

	width: auto;

	background-color: #757359;

	}

input, textarea {

	font-family: 'Verdana';

	font-weight: bold;

	font-size: 10px;

	color: #31332B;

	background-color: #757359;

	width: 200px;

	}

input {

	height: 17px;

	}

textarea {

	height: 100px

	}

.button {

	font-family: 'Verdana';

	font-size: 12px;

	width: 90px;

	height: 24px;

	text-align: center;

	border-left-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-top-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	background-color: #808080;

	}
	
#noten select {
	font-size: 10px;
	font-weight: bold;
	width: 45px;
	background-color: #CCCCCC;
	color: #002F2F;
	height: 15px;
}

#noten input, textarea {
	font-weight: bold;
	font-size: 10px;
	color: #002F2F;
	background-color: #CCCCCC;
	width: 360px;
	height: 17px;
	}
	
#noten .button {
	font-size: 12px;
	width: 100px;
	height: 24px;
	background-color: #808080;
	text-align: center;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	}

#noten table {
	width: 470px;
	border: 0;
}

#kontakt input {
	width: 204px;
	font-weight: bold;
	font-size: 11px;
	color: #002F2F;
	background-color: #CCCCCC;
	height: 20px;
	}	

#kontakt textarea {
	width: 204px;
	height: 150px;
	font-weight: bold;
	font-size: 11px
}

#kontakt .button {
	font-size: 12px;
	width: 100px;
	height: 24px;
	background-color: #808080;
	text-align: center;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	}

#kontakt table {
	width: 400px;
}
