@charset "UTF-8";
body {
	margin: 0px;
	text-align:center;
	top: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.alignleft { float: left; } 
.alignright { float: right; } 
#container {
	height: auto;
	
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
	background-position: center;
}



#headerbanner{

	width: 600px;
	height: 60px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#headertext{
	text-align:left;
	color:#336699;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding-top: 0px;
	width: 350px;
	height: 50px;
	left: 0px;
	
}	
#header-container {
	//position: fixed;
	text-align: center;
	color:#000000;
	overflow:hidden;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:auto;
	margin-left: auto;
}

#doiturself {
	display: block;
	//text-align: right;
	width: 44px;
	height: 50px;
	padding-top: 5px;
	

}

#menu-container {
	//position: fixed;
	text-align: left;
	color:#000000;
	overflow: auto;
	width: 580px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 166px;
	padding-top:20px;
	padding-left: 0px;
}

.menu_horizontal {
	margin:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu_horizontal a {
  text-decoration:none;
  color:#000000
}

.menu_horizontal a:hover {
  color:white;
  background-color:#000000; /* black */
}
#content-container {
	//position: fixed;
	text-align: center;
	color:#000000;
	width: 800px;
	height: 500px;	
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#container-spacer{

	
	text-align: center;
	background-color:#FFFFFF;
	display:block;
	width: 800px;
	height: 60px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#content-container2 {
	//position: fixed;
	text-align: center;
	color:#000000;
	width: 800px;
	height: 450px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right:10px;


}
#content-container3 {
	//position: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#000000;
	width: 800px;
	height: 500px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
	padding-right:10px;


}
#form{
display:inline-table;
}

.content {
	width: 100%;
	height: 500px;	
	color:#336699;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;	
		overflow-y: scroll;
		padding-right:10px;

}
.content a {
  text-decoration:none;
  color:#999999;
}
.content a:hover {
  color:#999999;
  text-decoration:underline;
}

.content-books {
	width: 100%;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;	
		
	

}
.content-books a {
  text-decoration:none;
  color:#999999;
}
.content-books a:hover {
  color:#999999;
  text-decoration:underline;
}

.content-links {
	width: 100%;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;	
		
	

}
.content-links a {
  text-decoration:none;
  color:#000000;
}
.content-links a:hover {
  color:#FFFFFF;
  background-color:#000000;
  text-decoration:none;
}

.smalltxt-books {
	
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	//text-align: justify;	
		
		
}
.smalltxt-books a {
  color:#FFFFFF;
  text-decoration:none;
  background-color:#336699;
  
}
.smalltxt-books a:hover {
  color:#FFFFFF;
  text-decoration:none;
  background-color:#000000;
}

.bestellen_btn {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:80px;
	height:14px;
	margin-right: auto;
	margin-left: auto;
 	text-align: center;
}
.bestellen_btn a {
	display:block;
	width:100%;
  	height:100%;
	color:#FFFFFF;
	text-decoration:none;
  	background-color:#336699;
}
.bestellen_btn a:hover {
	color:#FFFFFF;
	text-decoration:none;
  	background-color:#000000;
}
.smalltxt-books2 {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	//text-align: justify;}

