body {
  	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
	margin: 0px 0px;
	background-color: #ffffff;
	background-image : url(../images/bg.gif);
	background-repeat : repeat-y;
	background-position : left top; 
; padding: 0px 0px
	}
	
td, th, ol, ul, li, p {
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38322C; }

h1 { 	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color: #68615B;
	font-weight: normal;
	font-size: 32px; }

h2 { 	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color: #38322C;
	font-weight: bold;
	font-size: 15px; }
	
.mini { font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38322C; }
	
.menmain {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:right;
	font-weight: bold;
	color: #38322C;  }
	
.mensub {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	padding-bottom:6px;
	color: #38322C;  }
 }

.box {  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #ffffff; 
	padding: 4px 1px;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300; }
	
.btn {  font-family: Tahoma,  Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0 10 0 10;
	font-size: 13px;
	font-weight: bold;
	background-color: #666699; 
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333; }
	
.address { font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #918981; }
	
.english {
	color:#999999; }

.mark {
	border: solid 1px #EBE0D6; }

.hinweis {
	color:#333366;
	font-weight: bold; }
	
A:link { color: #333366;
	text-decoration: underline; }
A:visited { color: #38322C;
	text-decoration: underline; }
A:hover { color: #000033;
	text-decoration: underline; }
A:active { color: #000033;
	text-decoration: underline; }
	
.address A:link { text-decoration: none;
	color: #918981; }
.address A:visited { text-decoration: none;
	color: #918981; }
.address A:hover { text-decoration: underline;
	color: #918274; }
.address A:active { text-decoration: underline;
	color: #918274; }

.menmain A:link, .mensub A:link { color: #38322C;
	text-decoration: none; }
.menmain A:visited, .mensub A:visited  { color: #38322C;
	text-decoration: none; }
.menmain A:hover, .mensub A:hover { color: #38322C;
	text-decoration: underline; }
.menmain A:active, .mensub A:active { color: #38322C;
	text-decoration: underline; }

