/*
COLORSHEET
Hintergrund: e9e0d1;

*/

body {
	margin:0;
	padding:0;
	
	background-color: #e9e0d1;

	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
}

a:link   { color:#694a18; text-decoration: underline; font-weight:normal; }
a:visited  { color:#694a18; text-decoration: underline; font-weight:normal; }
a:hover   { color:#2f2f2f; text-decoration: none; font-weight: normal; }

h1   { font-size: 24px; color: #694a18; font-weight:normal; }
h2   { font-size: 20px; color: #694a18; font-weight:normal; }
h3   { font-size: 18px; color: #694a18; font-weight:normal; }
h4   { font-size: 16px; color: #694a18; font-weight:normal; }
h5   { font-size: 14px; color: #694a18; font-weight:normal; }
h6   { font-size: 12px; color: #694a18; font-weight:normal; }

.fliesstext {
	line-height:18px;
	text-indent:1em;
}

ul.gruenerbutton {
	list-style-image:url(images/pfeil-button-gruen.gif);
	color: #57594b;
	line-height: 20px;
	margin: 40px auto auto auto;
	padding-left: 30px;
	text-indent:0px;
}
a.gruenerbutton:link   { color:#57594b; text-decoration: none; font-weight:normal; }
a.gruenerbutton:visited  { color:#57594b; text-decoration: none; font-weight:normal; }
a.gruenerbutton:hover   { color:#2f2f2f; text-decoration: none; font-weight: normal; }

ul.braunerbutton {
	list-style-image:url(images/pfeil-button-braun.gif);
	color: #694a18;
	line-height: 20px;
	margin: 40px auto auto auto;
	padding-left: 30px;
	text-indent:0px;
}
a.braunerbutton:link   { color:#694a18; text-decoration: none; font-weight:normal; }
a.braunerbutton:visited  { color:#694a18; text-decoration: none; font-weight:normal; }
a.braunerbutton:hover   { color:#2f2f2f; text-decoration: none; font-weight: normal; }

.topzeile {
	background-image:url(images/web_01.jpg);
	background-repeat:repeat-x;
}

.topmenuzeile {
	background-image:url(images/web_04.jpg);
	background-repeat:no-repeat;
}

.fotozeile {
	background-image:url(images/web_08.jpg);
	background-repeat:repeat-x;
}

.gruenesmenu {
	background-image:url(images/web_10.jpg);
	background-repeat:no-repeat;
}

.braunesmenu {
	background-image:url(images/web_12.jpg);
	background-repeat:no-repeat;
}

.contentzeile {
	background-image:url(images/web_15.jpg);
	background-repeat:repeat-y;
}

.footerzeile {
	background-image:url(images/footer_17.jpg);
	background-repeat:repeat-x;
}

.footerzeilegruen {
	background-image:url(images/footer_19.jpg);
	background-repeat:no-repeat;
}

.footerzeilebraun {
	background-image:url(images/footer_21.jpg);
	background-repeat:no-repeat;
}

.abschlussgruen {
	background-image:url(images/abschluss_23.jpg);
	background-repeat:no-repeat;
}

.abschlussbraun {
	background-image:url(images/abschluss_24.jpg);
	background-repeat:no-repeat;
}

.topmenu {
	font-size: 11px;
	color: #535353;
}

.footerlogin {
	font-size: 9px;
	color: #646464;
}

.footertext {
	font-size: 9px;
	color: #646464;
}

a.topmenu:link   { color:#535353; text-decoration: none; font-weight:normal; }
a.topmenu:visited  { color:#535353; text-decoration: none; font-weight:normal; }
a.topmenu:hover   { color:#2f2f2f; text-decoration: none; font-weight: normal; }

a.overtopmenu:link   { color:#535353; text-decoration: none; font-weight:normal; }
a.overtopmenu:visited  { color:#535353; text-decoration: none; font-weight:normal; }
a.overtopmenu:hover   { color:#2f2f2f; text-decoration: none; font-weight: normal; }

#text {
	width: 580px;
	margin: 0px auto 0px 10px;
}

#overtopmenu {
	margin: 0px auto 0px auto;
	padding: 0px;
	
	width: 640px;
	
	font-size: 9px;
	color: #646464;
}

#fader {
	width: 640px;
	height: 309px;
}
