/* CSS Document */
body {
	background-color: #eaeeb9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b672a;
}
html, body { 
	top:0; left:0; right:0;
	min-height:100%;
	margin:0;
	padding:0;
	width:100%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2922b7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.pdf {
	background-image:url(../Bilder/pdficon_small.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
	padding:2px 20px 2px 0px;
}

a img {
	border:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#jahreslosung h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
#sitetopic h1 {
	font-size: 34px;
	font-weight: normal;
	color: #36382E;
	padding: 0px;
	margin: 3px;
}
p {
	margin: 0px;
	padding: 0px;
}
#ticker {
	font-size: 14px;
	text-align: center;
}
#content_container h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#content_container p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#suche h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#foot a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bilderleiste h1 {
	color: #000000;
	font-size: 14px;
}
.bilderleiste hr {
	width: 135px;
	border: 0px solid #EAEEB9;
	border-top: 1px solid #4b672a;
	background-color: #EAEEB9;
	height: 0px;
}
#body #content_container #content_schmal .top {
}
p.top {
	font-size: 10px;
	text-align:right;
}
.required {
	color: #CF6654;
}
.textfieldRequiredMsg sup {
	font-size: 12px;
}
.extern {
	background-image: url(../Bilder/earth.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 1px;
}
p.success {
	color:#009900;
}
p.error {
	color:#990000;
}
