body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color:#EDEDED; 
}
select {
	height: 17px;
	border:1px solid #6699CC;
	font-size:.7em;
	font-family: Arial, Helvetica, sans-serif;
}
.Button { 
	background-color:#CCCCCC; 
	color:#000000;
	width:55px;
	height:18px; 
	border:1px solid #6699CC;
}
.master {
	position: absolute;
	width: 100%;
	height: 100%;
}
.content {
	position: relative;
	width: 957px;
	top: 20px;

}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .7em;
}
.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 0.7em;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.6em;
}
.text_normal ul li {
	list-style-type: disc;
}

.text_normal ul li ul li {
	list-style-type: square;
}
.text_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
}
.text_rot_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #FF0000;
}
.text_grau_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #999999;
}
.contact {
	background-repeat: repeat-x;
	text-align: left;
}
.normlinks_info {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underlined;
}
a.normlinks_info:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underlined;
}
a.normlinks_info:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.normlinks_info:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underlined;
}

a.normlinks:link, a.normlinks:visited, a.normlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underlined;

}
a.normlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.rotelinks:link, a.rotelinks:visited, a.rotelinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;


}
a.rotelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

a.newsearch:link, a.newsearch:visited, a.newsearch:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
	border: 1px solid #006699;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;


}
a.newsearch:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	border: 1px solid #006699;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

img, img a {border: 0}