﻿* {
  margin: 0;
  padding: 0;
}

body {
  font: 100% sans-serif;
  color: #000;
}

.links {
  margin-right: 10px;
}

.rechts {
	float: right;
	margin-left: 10px;
}

.hgbild {
	background-image: url(hg_favicon.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.textbox280 {
	max-width: 280px;
}



.beschriftung {
	position: relative;
}

.beschriftung span {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 700px;
	background-color: #888888;
	color: #193E6A;
	text-align: center;
	height: 2.5em;
	line-height: 2.5em;
	border-top: 1px solid #A24C18;
	border-bottom: 1px solid #A24C18;
}

.beschriftung350 {
	position: relative;
}

.beschriftung350 span {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 350px;
	background-color: #888888;
	color: #193E6A;
	text-align: center;
	height: 2.5em;
	line-height: 2.5em;
	border-top: 1px solid #A24C18;
	border-bottom: 1px solid #A24C18;
}

.beschriftung-float {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.beschriftung-float span {
	position: absolute;
	bottom: -45px;
	left: 0;
	width: 350px;
	background-color: #888888;
	color: #193E6A;
	text-align: center;
	height: 2.5em;
	line-height: 2.5em;
	border-top: 1px solid #A24C18;
	border-bottom: 1px solid #A24C18;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.beschriftung-float-hb {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 60px;
	margin-top: 20px;
}

.beschriftung-float-hb span {
	position: absolute;
	bottom: -95px;
	left: 0;
	width: 350px;
	background-color: #888888;
	color: #193E6A;
	text-align: center;
	height: 2.5em;
	line-height: 2.5em;
	border-top: 1px solid #A24C18;
	border-bottom: 1px solid #A24C18;
	float: left;
	margin-right: 10px;
	margin-bottom: 60px;
}

.unfloat {
	clear: left;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #193E6A;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #A24C18;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
	color: #A24C18;
}

.seitenanfang {
	text-align: right;
}

.Liste {
	margin-left: 15px;
}

.Liste2 {
	margin-left: 40px;
}

.Liste3 {
	margin-left: 375px;
}

.Liste4 {
	margin-left: 50px;
}

.outdoor {
	float: left;
	margin-right: 10px;
}

.absatz360 {
	margin-left: 360px;
}

#kopf {
	width: 100%;
	text-align: left;
	padding-left: 20px;
	color: #193E6A;
	padding-bottom: 28px;
}

#kopf h1 {
	font-family: serif;
	font-size: 3em;	
}

#container {

}

#container2 {
	margin: auto;
	width: 960px;	
}

#tabsI {
      float:left;
      width:100%;

      font-size:100%;
      line-height:normal;
      border-bottom:1px solid #A24C18;
      }
    #tabsI ul {
	  margin:0;
	  padding:0px 10px 0 270px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#193E6A;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#193E6A;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

#navigation {
	position: fixed;
	width: 250px;
	float: left;
	font-size:100%;	
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #A24C18;
}

#navigation a {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	color: #193E6A;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation a:hover, #navigation a:focus, #navigation a:active {
	background-color: #96B4DA;
}

#navigation2 {
	position: fixed;
	width: 250px;
	float: left;
	font-size:100%;	
}

#navigation2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #A24C18;
}

#navigation2 a {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation2 a:hover, #navigation2 a:focus, #navigation2 a:active {
	background-color: #96B4DA;
	color: #96B4DA;
}

#inhalt {
	padding-top: 20px;
	padding-left: 300px;
}

#inhalt h2 {
	color: #193E6A;
}

#inhalt h3 {
	font-size:100%;
	color: #193E6A;
	font-weight: bold;
}

#inhalt h4 {
	font-size:100%;
	font-weight: normal;
}

#buchcover {
	position: relative;
}

#buchcover span {
	position: absolute;
	top: 20px;
	left: 160px;
	height: 101px;
}

p {
	Padding-bottom: 20px;
}

strong {
	color: #193E6A;
	font-weight: normal;
}

strong2 {
	font-variant: small-caps;
}