body {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hintergrundbild.gif);
	background-repeat: repeat-x;
}
.fliesstext {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
.fliesstext_klein {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.legende {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 10px;
	text-align: left
}
.titel {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	text-transform: uppercase;
	word-spacing: 3px;
	letter-spacing: 2px
}
h1 {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 3px;
	letter-spacing: 2px;
}
h2 {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	margin-top: 3pt;
}
a:link {
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: black;
}
#input {
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#cse-search-box {


}
#cse-search-box input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #CCC;
}
.button {
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #FFF;


}

