/TopSelect
/
html, body { 
	overflow: auto;
} 

BODY {
	margin: 2em; 
	padding: 0;	
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	color: #000000; 
	background-color: #FFFFFF; 
}

a:link { 
	color: #000000;
	text-decoration: none;
}

a:visited, a active {
	color: #000000;
	text-decoration: none;
}
	
a:hover {
	color: #000000;
	text-decoration: none;
}
	
h2 {
	color: #000000;
	font: arial, helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #000000;
	font: arial, helvetica, sans-serif;
	font-weight: bold;
}

#container {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}

.image {
	display: none;
	border: 0;
}

.image2 {
	display: none;
	border: 0;
}

#header {
	display: none;	
}

#navcontainer {
	display: none;
}

#photo {
	display: none;
}

#contents {
	color: #000000;
	background-color: #FFFFFF;
}

#contents ul {
	list-style-type: square;
	line-height: 165%;
}

#contents p {
	line-height: 165%;
}

form	{
	margin: 0;	
	font-size: 97%;
	line-height: 165%;
}

.feld	{
	font-family: arial, helvetica, sans-serif;
	font-size: 97%;
	border:none;
	border-bottom: 1px #000000 dashed;
}

.check {
	border: 1px solid #000000;
}

input#submit {
	display: none;
}

#footer {
	background-color: #FFFFFF;
	color: #000000;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.footer1 {
	display: none;
}

.footer2 {
	text-align: left;
}

.zitat {
	text-align: left;
	padding: 0;
	color: #000000;
	font-size: 12px;	 
}





