body {
	font-family:;
	font-size:13px;
	color:black;
	background-color:#0f304e;
	padding-top:30px;
}

td {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
}

div {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
}

table#main{
	height:480px;
}

td#header {
	background-color:#FFFFFF;
	height:90px;
	width:750px;
}

td#footer {
	background-color:#FFFFFF;
	background-image:url(../img/footer.gif);
	height:10px;
	width:750px;
}

td#navigation {
	width:174px;
	background-color:#faf8f0;
	height:380px;
	vertical-align:top;
	border-top:1px solid #f2e6b7;
	border-right:1px solid #f2e6b7;
	background-image:url(../img/nav_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

td#content {
	width:575px;
	background-color:#FFFFFF;
	vertical-align:top;
	height:380px;
}

.ausrichter {
	width:97%;
}

div#content {
	padding: 10px;
	width:555px;
	overflow:auto;
	border-top:1px solid #f2e6b7;
	height:350px;
}
.navlink a{
	text-decoration:none;
	color:#000;	
}
.navlink1 a{
	text-decoration:none;
	color:#000;	
}

.navlink a:hover{
	text-decoration:none;
	color:#000;	
}
.navlink1 a:hover{
	text-decoration:none;
	color:#000;	
}

.navlink {
	padding-left:10px;
	height:22px;
	background-color:#faf8f0;
	border-bottom:1px solid #FFFFFF;
}


.navlink1 {
	padding-left:10px;
	height:22px;
	background-color:#fcecab;
	border-bottom:1px solid #FFFFFF;
}

h1 {
	font-size:23px;
	color: #0f304e;
	background-image:url(../img/underline.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:top;
	padding-left:5px;
	font-weight:normal;
	margin-top:0px;
	height:33px;
	letter-spacing:1px;
	margin-bottom:10px;
}

h2 {
	font-size:16px;
	color: #0f304e;
	border-bottom:2px solid #0f304e;
	font-weight:normal;
	margin-bottom:5px;
}

p img {
	text-align:left;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border: 1px solid black;
}

a {
	text-decoration:underline;
	color:#0f304e;
}

a:hover {
	color:#e5b100;
}

form {
	padding:0px;
	margin:0px;
}

.underline_small {
	font-size:18px;
	color: #0f304e;
	background-image:url(../img/underline_small.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:top;
	padding-left:5px;
	font-weight:normal;
	margin-top:0px;
	height:29px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.fotoalbum img {
	border:1px solid black;
}
