#main {
	width: 900px;
	padding: 0;
}

body {
	background : #c39355;
	font-family:'Lucida Grande';
}

#header {
	text-align: center;
	color: #ffffff;
	font: bold 35px Arial, Helvetica, sans-serif;
	width: 900px;
	height: 100px;
	position: relative;
	top: 0;
	left: 0;
	background: url(../_img/header.png) no-repeat  0px 0px;
}

#locallinks {
	background: #86a61d;
	width: 193px;
	border: dotted #000000 1px;
}

#mainwindow {
	width: 700px;
	background: #ffffff;
	border: 1px dotted #000000;
}

.textnomal {
	color: #4f630e;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: url(../_img/ring_4f630e_leer.png);
	text-align: justify;
}

.ueberschrift {
	color: #4f630e;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
}

.textnomal a:link {
	text-decoration : underline;
	color: #4f630e;
	font:  12px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.textnomal a:visited {
	text-decoration : underline;
	color: #4f630e;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.textnomal a:active {
	text-decoration : none;
	color: #4f630e;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.textnomal a:hover {
	text-decoration : none;
	color: #4f630e;
	font:  12px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.textnomal a:hover {
	text-decoration : none;
	color: #4f630e;
	font:  12px Arial, Helvetica, sans-serif;
	
}

.linkbaum a:link {
	text-decoration : underline;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: justify;
}

.linkbaum a:visited {
	text-decoration : underline;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.linkbaum a:active {
	text-decoration : none;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.linkbaum a:hover {
	text-decoration : none;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.linkbaum a:hover {
	text-decoration : none;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	
}

.linkbaum {
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	list-style: url(../_img/ring_leer.png);
	text-align: justify;
}

#madeonamac {
	position: fixed;
	bottom: 2px;
	width: 100%;
	text-align: center;
}
.textnomal_center {
	color: #4f630e;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: url(../_img/ring_4f630e_leer.png);
	text-align: center;
}
.ueberschrift_center {
	color: #4f630e;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
}
.textnomal_center a:link {
	text-decoration : underline;
	color: #4f630e;
	font:  12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.textnomal_center a:visited {
	text-decoration : underline;
	color: #4f630e;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.textnomal_center a:active {
	text-decoration : none;
	color: #4f630e;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.textnomal_center a:hover {
	text-decoration : none;
	color: #4f630e;
	font:  12px Arial, Helvetica, sans-serif;
	text-align: center;
}
