
table.maxwidth {
	margin: 0 px; width: 100%;
}

td.nav {
	background-color: Silver; color: #838383; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt;
}

td.nav2 {
	background-color: transparent; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt;
}

td.description {
	background-color: #333333; color: white; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt;
}


a.nav, a.nav:link, a.nav:visited, a.nav:active {
	color: #339933; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline;
}
a.nav:hover {
	color: #339933; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline overline;
}

a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #339933; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline;
}
a.nav2:hover {
	color: #339933; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline overline;
}


a.legend, a.legend:link, a.legend:visited, a.legend:active {
	color: #008800; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: underline;
}
a.legend:hover {
	color: #008800; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: underline overline;
}

.permission {
	color: black; font-family: Verdana, Arial; font-size: 9pt; width: 200px;
}

input.login {
	color: black; font-family: Verdana, Arial; font-size: 7pt; width: 80px;
}

input.submit {
	background-color: #008800; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt;
}


td.header {
	color: #008800; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-align=center;
}

.whitetext {
	color: #838383; font-family: Verdana, Arial; font-size: 9pt;
}

textarea.description {
	color: black; font-family: Verdana, Arial; font-size: 9pt; width: 100%; height: 100px;
}

body.phpwebalbum {
	background-image: url(inhalt.jpg); font-family: Verdana, Arial; font-size: 9pt; margin-top: 60px;
}

img {
	border: 0px;
}