body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #77a47e;
}

#body_div_outer
{
	width: 946px;
	margin: auto;
	margin-top: 30px;
	background: url(/images/shadow.gif) 4px 0 repeat-y; 
}

#body_div
{
	width: 920px;
	margin: auto;
	border: 1px solid #5b5b5b;
	background-color: white;
}

ul#navigation
{
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid white;
}

ul#navigation li
{
	background: none;
	padding: 0;
	margin: 0;
	float: left;
	color: white;
	position: relative;
}

ul#navigation li a
{
	display: block;
	text-decoration: none;
}

ul#navigation li a span
{
	display: none;
}

ul#navigation ul
{
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	margin-top: 31px;
	left: -1px;
	top: 0;
}

ul#navigation ul li
{
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 150px;
}

ul#navigation ul li a
{
	background: #146121;
	padding: 3px;
	padding-left: 5px;
	color: white;
	display: block;
	width: 148px;
	border: 1px solid white;
	border-top: none;

}

ul#navigation ul li a:hover
{
	background: #104318;
}

#content
{
	background-color: white;
	width: 680px;
	float: left;
	padding: 20px;
}

#right
{
	background-color: white;
	width: 200px;
	float: left;
}

.start
{
	background: url(/images/bg_start_stefan_eaysi.jpg) 20px 30px no-repeat;
	height: 600px;
}

.start h1, .start p
{
	margin-top: 30px;
	margin-left: 400px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

.start p
{
	font-size: 14px;
	font-weight: normal;
}

#footer
{
	margin: auto;
	height: 13px;
	background: url(/images/bg_footer.gif) no-repeat;
	width: 946px;
}

#flaggen
{
	width: 200px;
	text-align: center;
	padding: 5px 0;
}

#flaggen img
{
	margin: 0 5px;
}

#right .box
{
	background: #e2e2e2 url(/images/bg_box_right.gif) repeat-x;
}

.border
{
	border: 1px solid #c3c3c3;
}

#right #kontakt h2
{
	margin: 0;
	padding: 0;
}

#right #kontakt p
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#right #kontakt
{
	padding: 10px;
}

#right #logos
{
	padding: 10px;
	text-align: center;
}

#right #logos p
{
	font-size: 11px;
}

a.nodeco
{
	text-decoration: none;
	color: #000000;
}

p.textsmall
{
	font-size: 11px;
}

.ahnen { 
border : 1px solid; 
border-color : #000000; 
}

.menu { 
border : 1px solid; 
border-color : #000000; 
}

abbr { 
text-decoration : none; 
}