/*
ersetze DBE7E8
durch D8ECEF
*/

body {
	padding: 0px 0px 0px 15px;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px
}

a {
	color: #E01010;
}

h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E01010;
}

h2 a {
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-style: bold;
}

p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 4px;

}

table {
	border: 1px solid #E01010;
	width: 100%;
}

.themenfelder{
	border: 0px solid #E01010;
	width: 100%;
}

th{
	background-color:#E01010;
	color: #FFFFFF;
	padding: 3px;
	/*
	border-bottom: 1px solid #E01010;
	border-top: 1px solid #E01010;
	*/
}

td{
	padding: 3px;
}

fieldset {
	background: #D8ECEF;
	border: none;
	padding: 5px;
	text-align: right;
	padding-top: 0px;
}

legend {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E01010;
	font-weight: bold;
	margin-bottom: 10px;
}

input {
	border: 2px outset #E01010;
	background: #FFFFFF;
}

input[type="text"]{
	border: 1px solid #E01010;
}

input[type="password"]{
	border: 1px solid #E01010;
}

.right{
	text-align: right;
	padding-right: 6px;
}

.book {
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	width: 350px;
	background: #D8ECEF;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.book img {
	float: left;
	margin-right: 10px;
	border: none;
}
.book p.autor {
	font-size: 14px;
}
.book p.titel {

	color: #E01010;
	font-size: 14px;
}

.blue {
	background: #D8ECEF;
}

fieldset.noInput {
	text-align: left;
}

#logo {
	float: left;
	background: #E01010;
}

#tb_schrift {
	margin-left: 15px;
}

#heading {
	background: #D8ECEF;
}

#topRightNav{
	text-align: right;
	height: 25px;
	width: 100%;
}

#topRightNav p{
	color: #E01010;
	float: right;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-left: thin solid #E01010;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 5px;
}


#navigation {
	background: #E01010;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	padding-left: 130px;
}
#navigation p {
	color: #FFFFFF;
	float: left;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-right: thin solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#ProductDetails p {
	margin: 0px 0px 3px;

}

#ProductInfos {
	background: #D8ECEF;
	padding: 5px;
}

#ProductInfos img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#ProductInfos p {
	margin: 0px 0px 3px;
}

#content {
	margin-left: 46px;
	overflow: auto;
}

#container {
	max-width: 800px;
	padding-top: 15px;
}

#leftStripes {
	background: #E01010;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	height: 100%;
	width: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#Warenkorbliste {
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#sucheingaben {
	width: 650px;
}

#sucheingaben p {
	width: 49%;
	float: left;
}

#searchResults {
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	
}

#searchResults img {
    border: 0;
}

#searchResults td {
    vertical-align: top;
}


.newRow {
	clear: both;
}

.producttext {
	vertical-align:bottom;
}
.productDescription {
	display: block;
}

.themenfelder{
	padding: 0 10 0 10;
	width: 100%;
}

* html .themenfelder{
    width: 590px; /* for IE5 and IE6 in quirks mode */
  }
  
.themenfelder {
	border:0;
} 

.themenfelder td {
	vertical-align: top;
}

.themenfelder p {
	margin:0px;
}

