body {
	font-family:Arial,Helvetica,sans-serif;
	margin-top: 50px;
	color: white;
	background-color: transparent;
}


#hintergrund {
	background-image: url(images/hintergrund_start.jpg);
	height: 375px;
	width: 775px;
}


#hintergrund2 {
	background-image: url(images/hintergrund_content.jpg);
	height: 465px;
	width: 723px;
}


#hintergrundliliput {
	background-image: url(images/hintergrund_liliput.jpg);
	height: 465px;
	width: 723px;
}



#monikaploghoeft {
	margin-top: -42px;
	margin-left: 350px;
	position:absolute;
}
	
	
#kategorie {
	position:absolute;
	margin-top: -50px;
	margin-left: 0px;
}


#content {
	margin-top: 25px;
	margin-left: 25px;
	width:690px;
	position:absolute;
	text-align:justify;
	color:white;
}

.contentbild {
	border: 1px solid #000000;
	float: right;
	margin: 3px 0px 10px 10px;
}

.contentbildrahmenlos {
	float: right;
	margin: 3px 0px 10px 10px;
}

.navigation {
	font-size: 14pt;
	color: white;
	padding-left: 20px;
	float:left;
}

a.navigation:link, a.navigation:active, a.navigation:visited {
	text-decoration: none;
}

a.navigation:hover {
	text-decoration: underline;
	color: #75e79c;
}

a.inhalt:link, a.inhalt:visited, a.inhalt:active {
color: white;
text-decoration: none;
}

a.inhalt:hover {
color: #75e79c;
text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Anfang: Fotogalerie */
table.maxwidth {
	margin: 0 px; width: 100%;
}

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

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

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

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

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


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

.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: #02598b; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt;
}


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

.whitetext {
	color: #ffffff; 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-color: #083c60; color: #000000; font-family: Verdana, Arial; font-size: 9pt;
}

img {
	border: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ende: Fotogalerie */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Beginn: Kontaktformular */
input.text, button, textarea {
  border: 1xp solid;
  background-color: #dddddd;

  font-family: sans-serif;
  font-size: 12px;
  color: #black;
}

button {
  background-color: #02598b;
  color: #ffffff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ende: Kontaktformular */
