﻿body  {
	font: 1.2em/1.3 Verdana, Arial, Helvetica, sans-serif;
	color:#5e4634;
	background:#fff1c5;
	padding: 0 10px 0 0;
}

#anzeigebereich  {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #b27554;
	text-align:left;
	background:#fff1c5;
}

#kopfzeile  {
	background:#707173;
	height:100px;
}

#titelzeile  {
	/* erbt von h */
	border-top:0px solid #b27554;
	font-size:18px;
	line-height:38px;
	margin: 0;	
}

#menue  {
	color: #5e4634;
	background: url(pics/menue-hg2.png);
	border-bottom: 2px solid #b27554;
}

#menue a  {
	color: #5e4634;
	font: bold 14px/26px Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	letter-spacing:5px;
	padding: 5px 15px 5px 15px;
	border: 0px dotted #b27554;
}

.menuelink:hover  {
	background: url(pics/menuelink-hg.png);
}

.menuelink:focus  {
	background: url(pics/menuelink-hg.png);
}

.menuelinkhier  {
	background: url(pics/menuelink-hier.png);
}

.mitglieder img, .angebot img {
	margin: 0 15px 5px 15px;
	border: 1px dotted #b27554;
}

.fusszeile  {
	clear:both;
	text-align:right;
	padding: 0 15px 0 0;
	border-top: 2px solid #b27554;
	background: #b27554 url(pics/fusszeile.png);
}

.fusszeile a:link, .fusszeile a:visited  {
	color: #5e4634;
	font: bold 14px/25px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #5e4634;
}

.fusszeile a:hover, .fusszeile a:focus  {
	border-bottom: 2px solid #5e4634;
}

.schaltflaechen  {
	font: bold 13px/1 Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	height:28px;
	border: 1px solid #40bf00;
	background: #ccc url(pics/submithghover.gif);
	cursor:pointer;
}


p  {
	padding: 0 1em 0 1em;
}

h1, h2, h3	{
	margin: 15px 0 20px 0;
	padding: 0 25px 0 25px;
	color:#5e4634;
	border-top:1px solid #b27554;
	border-bottom:2px solid #b27554;
	font-variant:small-caps;
	letter-spacing:4px;
	background: url(pics/menue-hg.png);;
}

h1  {
	font-size:20px;
	line-height:36px;
}

h2 {
	font-size:18px;
	line-height:32px;
}


img  {
	padding: 0;
	margin: 0;
	border:0;
}

ul  {
	margin:0 5px 0 5px;
	padding:0 1em 0 1em;
	list-style-type:none;
}

ul li  {
	padding:6px 0 6px 1em;
	background:url(pics/listenpunkt.gif) 0 50% no-repeat;
}

hr  {
	border: 1px dotted #b27554;
	clear:both;
}


/***********************
LINKS
***********************/
a  {
	color: #b27554;
	text-decoration: none;
	border-bottom: 1px dotted #b27554;
}

a:link  {
	color: #b27554;
	border-bottom: 1px dotted #b27554;
}

a:visited  {
	color: #a07daa;
}

a:hover	{
	border-bottom: 2px solid #b27554;
}
	
a:active  {
	border-bottom: 2px solid #b27554;
}
