/* CSS Document */
* {margin: 0px; padding: 0px; border: 0px;}

body {overflow-x: hidden; background: #0e2d1e;}
#headwrapper {width: 100%; background: #fff; height: 200px; text-align: center;}
#logo img{margin: 50px auto;}
#keywordleiste {width: 100%; height: 27px; background: #be9e56; text-align: center;}
#keywordleiste img {margin: 4px;}
#pagewrapper {width: 100%; text-align: center; padding: 10px;}