body {
	background-image:url(Hintergrund.png);
	background-repeat:no-repeat;
	background-color:#fff;
	color:#000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:10px;
	width:90%;
	min-width:450px;
}
h1 {
	color:#933333;
	font-size:17px;
	font-weight:bold;
	/*text-align:right;*/
	padding-right:15%;
}
h2 {
	color:#933333;
	font-size:13px;
	font-weight:bold;
}
h3 {
	color:#000;
	font-size:13px;
	font-weight:bold;
}
a {
	color:#933333;
	text-decoration:none;
}
a:hover {
	color:#aec4d9;
	text-decoration:none;
}
a.selflink {
	color:#933333;
}

/*#header {
	margin-left:374px;
	color:#aec4d9;
}*/

#menu {
	float:left;
	margin-top:240px;
	font-size:15px;
}
#menu ul {
	padding-left:12px;
	margin-left:0px;
	margin-top:0px;
	list-style-type:none;
}
#menu li {
	margin-bottom:14px;
	margin-left:0px;
	padding-left:0px;
}
#menu a {
	color:#aec4d9;
}
#menu a.selflink {
	color:#933333;
}
#menu a:hover {
	color:#74af49;
}

#content {
	margin-top:100px;
	margin-left:170px;
	-width:780px;
	-width:1024px;
	-width:90%;
}

#content div img {

}

div.rund img {
	/*width:594px;
	height:396px;*/
	width:65%;
	-overflow:hidden;
	background-image:url(bildrahmen.png);
	float:left;
	-margin-right:18px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-left-radius: 120px;
	border-bottom-right-radius: 120px;
	min-width:200px;
}

div.nurRechts {
	-width:168px;
	width:32.5%;
	float:right;
	-max-width:200px;
}
div.nurRechts > h2:first-child {
	margin-top:0px;
}
div.nurRechtsKontakt {
    position:absolute;  
	left:770px;
	width:168px;
	float:right;
}

div.mainbox {
	width:594px;
	-width:65%;
	-max-width:580px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
#kontaktformular input[type=text] {
	-max-width:580px;
	-width:100%;
}
#kontaktformular textarea {
	-max-width:580px;
	-width:100%;
}

#footer {
	clear:both;
	margin-left:160px;
	padding-top:20px;
	font-size:10px;
	-width:770px;
	-width:100%;
	text-align:center;
}

img.thumbs {
 border:1px solid #dddddd; margin:0px;margin-bottom:2px;padding:0px; vertical-align: middle; }
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover {
 border:1px solid #aec4d9; }
table.thumbtable img.thumbs { border: 0; padding:0; }
table.thumbtable td.thumbtd {  margin:4px; padding:2px;}
table.thumbtable td.thumbtd:hover { border-color:red; }
table.thumbtable { border:0px; }
table.thumbtable td.thumbtd div.img {
 border: 1px solid #dddddd; text-align: center;}
.caption {
 display:block; font-size:.9em; overflow:hidden; padding:0px; line-height:1.1em;}
img.current, table.thumbtable td.thumbtd div.current {
 border-color: #ff0000;}
a.wikilink .thumblist img.thumbs {
	border:0px;
}
.messagehead {
	background-color:#ddeaf5 !important; 
}
.messageitem {
	background-color:#c2daf1 !important;
}
#wikitext #message {
	border-top:0px !important;
}
#wikitext h1 {
	text-align:center;
	-margin-right:22%;
}
