* {
	margin: 0;
	padding: 0;
}

a { color: #808080; text-decoration: underline; }
a:hover { color: #222; text-decoration: none; }

body { font-size: 11px; color: #808080; font-family: Helvetica, SunSans-Regular, sans-serif; background-color: #eeedb4; background-image: url(img/hg_gelb.jpg); background-position: center; background-repeat: repeat-y; text-align: center; }
.rahmen {width: 800px;  text-align: left; }
.sprache { height: 20px; }
.sprachelink { color: #808080; font-weight: bold; line-height: 38px; background-image: url(img/punkt.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 15px; }
.sprachelink a { color: #808080; text-decoration: none;}
.sprachelink a:hover { color: #222; }
.bild { height: 300px; }
.navigation { background-image: url(img/navi_gelb.jpg); background-repeat: repeat-x; position: relative; top: 280px; height: 20px; }
.navilink { color: #999; font-size: 13px; font-weight: bold; line-height: 20px; text-transform: lowercase; padding-left: 20px; }
.navilink a { color: #555; font-size: 13px; padding-right: 20px; padding-left: 20px; text-decoration: none;}
.navilink a:hover { color: #222; }
.links {background-color: #fff; background-image: url(img/schatten.gif); background-repeat: repeat-x; width: 590px; float: left; margin-bottom: 25px; }
.links h1 { color: #222; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 200; margin: 40px 30px 20px; }
.inhalt { width: 530px; margin-left:30px; }
.inhalt p { line-height: 16px; margin-top:3px; margin-bottom:3px;}
.links img { color: #006ab3; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 200; margin: 30px 30px 20px; }
.rechts { background-color: #fff; background-image: url(img/schatten.gif); background-repeat: repeat-x; width: 210px; float: right; padding-bottom: 20px; }
.rechts img { margin-top: 30px; }


.footer { color: #808080; line-height: 30px; background-image: url(img/schatten_footer.gif); background-repeat: repeat-x; text-align: left; width: 770px; height: 34px; clear: both; padding-left: 30px; }
.footer a { color: #808080; font-weight: normal; text-decoration: none; text-transform: uppercase; }
.footer a:hover { color: #222; text-decoration: none; }

