a {
	color: #D00049;
	text-decoration: underline;
}

a:visited {
	color: #AA7777;
}

a:visited a:hover {
	color: #FA7F72;
}

a:hover{
	color: #FA7F72;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #5F5F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 28px;
	text-decoration: none;
}

img {
	border-color: #A4A4A4;
	border-style: solid;
	border-width: thin;
	margin: 0;
}

p, li {
	margin-left:20px;
	line-height: 20px;
	vertical-align: top;
	text-align: justify;
}

table {
	border-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.infobox {
	border-color: #A4A4A4 #A4A4A4 #A4A4A4 #A4A4A4;
	border-style: dashed dashed dashed dashed;
	border-width: 1px 1px 1px 1px;
	border-collapse: separate;
	margin: 10px 10px 10px 10px;
}

table.structure {
	border-collapse: collapse;
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	padding: 5px;
}

td.infoboxbody {
	background-color: #E7E7E7;
	border-style: none none none none;
	padding: 3px 3px 3px 3px;
	text-align: justify;
}

td.infoboxheader {
	background-color: #A4A4A4;
	border-style: none none none none;
	color: #FFFFFF;
	font-size: 110%;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

td.picbox {
	background-color: #E7E7E7;
	border-color: #A4A4A4 #A4A4A4 #A4A4A4 #A4A4A4;
	border-style: dotted dotted dotted dotted;
	border-width: 1px 1px 1px 1px;
	color: #5F5F5F;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	text-align: center;
}

tr.alt {
	background-color: #FFFFFF;
}

.dunkel {
	background: #E9AC7E;
	border-color: #A4A4A4;
	border-style: none solid solid none;
	border-width: thin;
	color: #8A0031;
	text-align: center;
	margin: 0;
}

.dunkel a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.header {
	font-size: 30px;
	letter-spacing: 2px;
	line-height: 28px;
}

.hell {
	background: #F5F3CB;
	border-color: #C1C1C1;
	border-style: none solid solid none;
	border-width: thin;
	margin: 0;
	text-align: center;
}

.hell a:hover {
	color: #FA7F72;
}

.pictureframe {
	padding: 0;
}

table.visible {
	border-color: #A4A4A4;
	background-color: #e7e7e7;
	border-style: dotted;
	border-width: thin;
	margin: 0;
}

.weiss {
	border-color: #A4A4A4;
	border-style: solid;
	border-width: thin;
	margin: 0;
}

.message {
	background-color: #00FF02;
	color: Yellow;
	font-size: 120%;
	font-style: italic;
}

input, textarea {
	vertical-align: top;
}
