@charset "utf-8";
/* CSS Document */

html, body { margin: 0; padding: 0; height: 100%; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 13px; color: #333; }

#body { font-family: Verdana, Geneva, sans-serif; font-size: 11px; }
#stage { width: 1000px; margin: 0 auto; }

#header { background-image: url(../images/header-background.jpg); height: 139px; background-repeat: no-repeat; background-position: bottom; }
#header img { padding-left: 33px; padding-top: 60px; }
#content { background-image: url(../images/stage-background.jpg); background-repeat: repeat-y; height: 510px; } 
#footer { height: 30px; background-color: #e8e8e8; background-image: url(../images/footer-background.jpg); background-repeat: repeat-y; }
#banner { height: 133px; background-color: #c2c2c2; width: 954px; margin: 0 auto; position:relative;}

img { border: none; }

#picture-1 { float: left; width: auto; height: 133px; margin-left: 10px; overflow: hidden;}
#picture-2 { float: left; width: auto; height: 133px; margin-left: 10px; overflow: hidden; }
#quotes { width: 390px; height: 133px; color: #FFF; padding-top: 15px; position:absolute; right:150px; z-index:6;}
#quotes p { text-align: right; margin-top: 20px; font-size:11px;}
#quotes cite { margin-top: 30px;  padding-top: 30px;}

#picture-3 { background-image: url(../images/foto-dr_pichler.jpg); background-repeat: no-repeat; background-position: right; height: 133px; width:200px; position:absolute; right:12px; z-index:1;}

#navigation { position: relative; width: 190px; float: left; margin-left: 33px; background-image: url(../images/navigation-background.jpg); background-repeat: repeat-y; background-position: right; height: 315px; margin-right: 10px; margin-top: 45px; }
#bodytext { font-size:13px; height:370px; left:50%; line-height:20px; margin-left:-223px; overflow:auto; position:absolute; width:700px; }

#kontakt { width: 175px; height: 30px; background-color: #333; margin-left: 33px; float: left; padding-left: 15px; }
#kontakt-daten { position: absolute; left: 15px; bottom: 0px; }
#argewerber { float: right; text-align: right; padding-right: 20px; }

#bottom { height: 43px; background-image: url(../images/bottom-background.jpg); background-repeat: no-repeat; }

#logo { float: left; }
#subnavigation { text-align: right; padding-top: 120px; padding-right: 33px; }

#navigation li { list-style-image: url(../images/li-item.jpg); line-height: 28px; margin-left: -10px; padding: 0; }

.subnavi:link, .subnavi:visited, .subnavi:hover, .subnavi:active { color: #333; text-decoration: none; font-size: 13px; }
.navigation:link, .navigation:visited, .navigation:hover, .navigation:active { color: #333; text-decoration: none; font-size: 13px; font-weight: bold; }

#kontakt a { color: #FFF; text-transform: uppercase; font-size: 14px; text-decoration: none; letter-spacing: 1px; }
#kontakt p { margin: 0; padding: 0; padding-top: 7px; }
