body { 	font-family: Helvetica,Arial,sans-serif;
		font-weight: normal; 
		font-style: normal; 
		text-decoration: none; 
		font-size: 9pt; 
		background: #500b0b;
		color: #9f5f00;
		}

.dark { 	background: #3f0f0f;
			color: #5f4f10;
			}

.dark img {	border: none;
			}

.details {	font-size: 9pt; 
		background: #500b0b;
		color: #9f5f00;
		}

.english {font-style: italic; }
 
p, th, td { font-weight: normal; 
		font-style: normal; 
		text-decoration: none; 
		font-size: 9pt; 
		}

a, a.navi { 	font-size: 9pt; 
			text-decoration: underline; 
			}
			
a:link { 		color: #685f10;}
a:visited {	color: #624f10;}
a:hover {		color: #7f6f10;}
a:active {	color: #ec9d13;}

img {	border: none;
		}

h1, .titel { 	font-style: normal; 
			text-decoration: none; 
			font-size: 12pt; 
			font-weight: bold; }

h2 { 	font-weight: bold; 
		font-style: normal; 
		text-decoration: none; 
		font-size: 10pt; 
		}
		
h3 { 	font-weight: bold; 
		font-style: normal; 
		text-decoration: none; 
		font-size: 9pt; 
		}
.hr1-dotted {	border-bottom-style:dotted;
			}

.hr2-dotted {	margin: 3px;
			border-bottom-style:dotted;
			border-bottom-width: thin;
			}
			
td.warenkorb {	border: #5f4f10;
				border-bottom-style: dotted;
				border-bottom-width: 1px;
				}
