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

body {background-color: #dfeffb; width: 1000px; margin: auto; padding: 10px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: center; font-size: 14px;}

a{outline: none;}

h1{font-weight: bold; font-size: 18px;}

a{color: #ffffff; text-decoration: none;}
a:hover{ text-decoration: underline;}

#wrapper-header{ background-color:#8d2324; width: 974px; height: 132px; padding: 0px; margin-left: 13px;}

#logo{ background: url('images/logo.jpg'); height: 132px; width: 250px; float: left; margin-left: 30px;}

#global {background-color: #4e8fc5; width: 1000px; margin: 0 auto; position: relative;} 

#global-l {background: transparent url('images/bg02-white-left-small.png') repeat-y left top; width: 1000px; margin: 0 auto; position: relative;} 

#global-r {background: transparent url('images/bg02-white-right-small.png') repeat-y right top; width: 1000px; margin: 0 auto; position: relative;} 

#inhalt{background: transparent url('images/bg-inhalt.png') repeat-x left bottom; width: 934px; margin-left: 13px; margin-top: 0px; z-index: 1;}

#inhalt2{background: transparent url('images/palme.jpg') no-repeat right bottom; width: 934px; margin-right: 13px; margin-top: 0px; z-index: 2; text-align: left; padding: 0px 20px 20px 20px;}

#inhalt-text{width: 600px; padding-top: 8px; padding-left: 8px; display: block;}

#footer {width: 954px; background: #8d2324; margin-right: 13px; margin-left: 13px; border-bottom: 0; clear: both; position: relative; padding: 1px 10px 1px 10px; text-align: right;} 
#footer p{margin-right: 10px;}

#content {float:right; width: 640px; position: relative; background: #8d2324; padding-right: 45px;}

#kwick {position: relative;}

#kwick .kwicks {display: block; background: #8d2324 url('images/kritik.gif') top right no-repeat;	height: 100px;}

#kwick li {float: left;	display: inline;}

#kwick .kwick {display: block; cursor: pointer;	overflow: hidden; height: 80px;	width: 125px; padding: 10px; background: #fff;	border-right: 5px solid #8d2324;}

#kwick .kwick span {display: none;}

#kwick .buch {background: #5091C6 url('images/buch.gif');}

#kwick .autor {background: #5091C6 url('images/autor.gif');}

#kwick .praktisches {background: #5091C6 url('images/praktisches.gif');}

#kwick .kritik {background: #5091C6 url('images/kritik.gif');	border-right: 0;}
