@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin:0;
	padding:0;
	outline:none;
}

body {
	background-image:url("/templates/images/bg.gif");
	background-color:#6c6f62;
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	
}

#intro {
	background-image:url("/templates/images/i-bg.gif");
	background-color:#686b5e;
	background-repeat:repeat-x;
}
#enter{
position:relative;
height:60px;
width:320px;
top:340px;
left:10px;
}
#i-wrapper {
	margin:120px auto;
	width:850px;
	height:425px;
	color:#fff;
	padding: 0 0 0 20px;
	background:url("/templates/images/intro_bg.jpg") no-repeat #686b5e
}

#wrapper {
	margin:0 auto;
	width:870px;
	height:100%;
}

#top {
	float:left;
	background:url("/templates/images/top.jpg");
	width:870px;
	height:173px;
}

#top-rechts {
	float:right;
	padding:20px 0 0 0;
	color:#fff;
	text-align:right;
}
#top-rechts a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#talen a {
	font-size:12px;
	line-height:18px;
}

#metamenu {
	padding:0 0 30px 0;
	color:grey;
}

ul#roots {
	list-style-type:none;
}

#logo {
	float:left;
	width:133px;
	height:173px;
}

#menu {
	float:left;
	width:870px;
	height:26px;
}

#menu ul {
	background:url("/templates/images/menu.gif");
	list-style-type:none;
}

#menu ul li {
	float:left;
	height:26px;
}

#menu ul li a {
	height:21px;
	float:left;
	color:#fff;
	display:block;
	padding:5px 13px 0 13px;
	text-decoration:none;
	background:url("/templates/images/menu.gif");
}

#menu ul li a:hover {
	height:21px;
	background:url("/templates/images/menu.gif") 0 -26px;
}

#menu ul li a.current {
	height:21px;
	background:url("/templates/images/menu.gif") 0 -26px;
}

#header {
	float:left;
	width:870px;
	height:294px;
}

#titel {
	height:27px;
	float:left;
	z-index:8;
	margin:-55px 0 0 0;
	padding:5px 0 5px 0px;
	position:relative;
}

#container {
	float:left;
	background:url("/templates/images/content-bg.gif") repeat-y;
	width:870px;
	line-height:22px;
}

#content {
	float:left;
	background-color:#8d9081;
	width:578px;
	min-height:379px;
	padding:20px 30px 20px 30px;
}

#rechts {
	float:left;
	background: url("/templates/images/rechts.jpg") no-repeat #9a9d8e;
	width:192px;
	min-height:379px;
	padding:20px;
}
	

#footer {
	background:url("/templates/images/footer.gif") repeat-x;
	float:left;
	bottom:0px;
	height:91px;
	width:100%;
}

h1 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

p {
	line-height:22px;
	color:#fff;
	margin: 0 0 15px;
}
#rechts p {
color:#000;
}

#rechts {
color:#000;
}
#container li {
list-style-position:inside;
padding:0 0 0 15px;
}
#container ul {
padding: 0 0 15px 0;
}
a{
color:#fff;
text-decoration:underline;
}
#logo-refresh{
width:870px;
height:15px;
margin:8px auto;
padding:0 5px 0 0;
text-align:right;
}
#refresh-logo{
width:870px;
height:15px;
margin:8px auto;
padding:0 5px 0 0;
text-align:right;
}