body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333333;
	background-image: url(back.png);
	background-repeat: repeat;
	background-color: #ECE9E6;
}


a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}


h2
{
	color: #914848;
	font-weight: bold;
	text-align: center;
	font-family: georgia, times, "times new roman", serif;
	font-size: 120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}
#container #contents .blogentry h3 {
	float: left;
}


h4
{
color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}


#container
{
	margin: 1em auto;
	width: 735px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px none #fff;
}

#header
{
	height: 275px;
	width: 100%;
    background-image: url('../Neuer%20Ordner%20(5)/header.GIF ');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
	background-image: url(n_l.jpg);
	background-color: #999933;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#contents {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents p { line-height: 165%; }
.blogentry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C877;
}

.imagefloat {
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagefloatr {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
}

.abstand { margin-top:5.2em; }
.abstand1z { margin-top:1.2em; }
.link   {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
.box1{
	width: 400px;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-align:center;
	background-attachment: scroll;
	background-image: url(images/Unbenannt%20-%201-2.jpg);
	background-repeat: no-repeat;
	height: 550px;
	background-position: center center;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}

#footer
{
clear: both;
color: #272900;
text-align: right;
font-size: 90%;
}

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#skipmenu a
{
color: #666;
text-decoration: none;
}

#skipmenu a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}
h5 {
	font-size: 80%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
}
dl.right{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
/**max-width:100px; **/ /**(1)**/
}

dl.right dt {
	margin-bottom: 0px;
}

dl.right dd {
	margin: 0;
	font-size: small;
	font-style: italic;
}
ol {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 165%;
	list-style-position: outside;
}

a:link { color: #B52C07; }
a:visited { color: #600; }
a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

.container{
	border-left: solid 1px #e6e8d3;
	border-right: solid 2px #c9cab8;
	border-top: solid 1px #e6e8d3;
	border-bottom: solid 2px #c9cab8;
	background-color: #f8f9f3;
	width: auto;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #contents .bildabstand {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 80px;
	display: block;
	float: right;
}
