body {
	font-family: arial,sans-serif;
	font-size: 100%;
	line-height: 1.5;
}



.article,.book {
	background-color: white;
	position: absolute;
	left: 180px;
	width: 800px;
	top: 44px;
}

div.figure {
	float: right;
	margin: 0em;
	padding: 0em;
}

div.figure p {
	text-align: center;
	font-style: italic;
	text-indent: 0;
	margin: 0px;
}



#leftcol {
	position: absolute;
	width: 160px;
	top: 44px;
}

#rightcol {
	position: absolute;
	left: 1010px;
	width: 200px;
	top: 44px;
}

#quotes {
	background-color: whiteSmoke;
}


#foot {
	font-weight: bolder;
}

#rightcol ul {
	padding-left: 20px
}

.span5 h2 a {
	text-decoration: none;
}


#intro {
	background-color: whiteSmoke;
	padding-top: 0.1px;
	padding-bottom: 0.1px;
	padding-left: 5px;
	padding-right: 5px;
}


.span5 img {
	margin-left: 60px;
}

#intro h1 {
	font-size: 100%;
	line-height: 2;
}

.row::before, .row::after {
	display: table;
	content: "";
	zoom: 1;
}

.row::after {
	clear: both;
}

.row > [class*="span"] {
	display: inline;
	float: left;
	margin-left: 10px;
	padding:10px;
	background: whiteSmoke;
}

.row > [class*="book1"] {
	display: inline;
	float: left;
	margin-left: 10px;
	padding:10px;
	background: whiteSmoke;
}

.span5, .span6 {
	width: 370px;
}

.span6 {
	height: 340px;
}


.book1 {
	width: 860px;
}

#intro a {
	text-decoration: none;
	color: black;
}

.sidebar {
	padding:0px;
}
.sidebar .well {
	background-color: whiteSmoke;
	padding:10px;
	padding-top: 1px;
}




.btn, .btn2 {
	cursor: pointer;
	display: inline-block;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 14px 6px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #CCC;
	border-bottom-color: #BBB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
	border-image: initial;
	text-decoration: none;
}

.span7 {
	background: whitesmoke;
	padding: 10px;
}

.span7 h1 {
	margin-top: 0px;
}

.btn2 {
	width: 130px;
	height: 34px;
	font-size: 16px;
	text-align: center;
	margin-left: 12px
}

#logo {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
}

#logo img {
	width: 120px; 
	position: absolute;
	right: 30px;
	top: 0px;
	height: 36px;
	z-index: 100;
}


#author img {
	margin: 8px 10px 10px 10px;
	border: 1px solid #D1D2D4;
	padding: 2px;
	background-color: white;
}

.code {
      font-size:120%;

}

#header {
	width: 100%;
}



img {
	border-style: none;
	max-width:100%;
}

/* This will replace the text tip with the icon */
.tip h3 {
	text-indent: -100em;
	overflow: hidden;
	background: url(../img/icons/info.gif) no-repeat;
	height: 36px;
	width: 36px;
	border-top: 0px;
	background-color: none;
	margin: 0px;
	padding: 0px;
}

/*

h2 {
	background-color: whiteSmoke;
	border-bottom: 3px solid #DEDEDE;
	border-top: 3px solid #E4E4E4;
	font-size: 120%;
	font-weight: bold;
	padding: 8px 8px 8px 10px;
	position: relative;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
*/

#topnav {
	background-color: #2D2D2D;
	background-image: none;
	background-position: 0 -638px;
	background-repeat: repeat-x;
	opacity: 1;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	overflow: visible;
}


#topnav a:visited {
	color: #AAAAAA
}

#topnav a:hover {
	background-color: dimGray;
	color: white;
}


#topnav ul li {
	display: inline;
	float: none;
	font-size: 16px;
	padding: 0 0.85em;
}

#topnav ul {
	margin: auto;
	width:1024px;
	padding: 0;
}

#topnav li a {
	float: left;
	display: block;
	color: #AAA;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-size: 90%;
	padding: 0 5px;
}

td.header {
	background: #EEEEEE none repeat scroll 0%;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}


.programlisting {
	font-family: "Droid Sans Mono", Monaco, "Bitstream Vera Sans Mono",
		"Lucida Console", Terminal, monospace;
	background-color: whiteSmoke;
	border: 1px solid #BBBBBB;
	line-height: 125%;
	margin: 1em 0 0;
	overflow: auto;
	padding-left: 0.8em;
	word-wrap: break-word;
	font-size: 80%;
}

.hl-keyword {
	color: #7F0055;
	font-weight: bold;
}

.emphasis {
	font-weight: bolder;
}

a {
	color: #0000CC;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.toc a {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #551A8B;
}

.list ul {
	margin-left: 0;
	padding-left: 0;
}

.list li {
	list-style: none;
}

#nav a:hover {
	color: #000;
}

.twitter {
	position: fixed;
	top: 85%;
	left: 1004px;
	z-index: 1;
}

#kindle {
    position: absolute;
	top: 300px;
	left: 824px;
	z-index: 10000;
	width: 200px;
}


.tip {
	border: 1px dashed gray;
	padding: .5em;
}


.releaseinfo {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.copyright {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.pubdate {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}


.toc {
	line-height: 1.2;
	font-size: 90%;
}

#topnav a.homebutton {
	font-size: 20px;
	color: white;
}


form.requestForm div {
	clear: left;
	display: block;
	width: 600px;
	zoom: 1;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}

form.requestForm fieldset {
	clear: both;
	border-color: #000000;
	border-width: 0 0 0 0;
	border-style: none;
	background-color: #E5E5E5;
	margin: 0px;
}
	
	
	
form.requestForm div label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: left;
}

form.requestForm input {
	width: 400px;
} 

form.requestForm #plz {
	width: 100px;
}

form.requestForm #ort {
	width: 300px;
}

form.requestForm #buttons input {
	width: 100px;
}

table {
  width: 100%;
  margin-bottom: 18px;
  padding: 0;
  font-size: 14px;
  border-collapse: collapse;
  border-spacing: 0px;
  
}
table th, table td {
  padding: 10px 10px 9px;
  line-height: 18px;
  text-align: left;
}
table th {
  padding-top: 9px;
  font-weight: bold;
  vertical-align: middle;
  background:whitesmoke;
}
table td {
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table tbody th {
  border-top: 1px solid #ddd;
  vertical-align: top;
}

table {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
table th + th, table td + td, table th + td {
  border-left: 1px solid #ddd;
}
table thead tr:first-child th:first-child, table tbody tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
table thead tr:first-child th:last-child, table tbody tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
table tbody tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}

table tbody tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
