body  { font-size: 101%; 
	font-family: Verdana; 
	background-color: white;
	padding: 0px; margin: 0px; height: 100% ; width : 100%;
	scrollbar-arrow-color: #88281a; 
	scrollbar-base-color: white; 
	scrollbar-face-color: white;
	scrollbar-3dlight-color: #88281a;
        scrollbar-darkshadow-color: white;
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: #88281a;}

/* Text */

p, h1, h2, rothg, ul, li, input {font-family: Verdana, ARIAL, Geneva, Helvetica, Helv, Swiss}
h1, h2, .zwischen, .zwischen1 {color: #88281a;}

p {color : #646464;
	font-size : 11px;
	line-height: 17px;
	margin-left: 15px;  
	margin-right: 40px; 
	text-align: left;}
	
h1 { font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-align: left;
    margin-left: 15px;
    padding-top: 3mm }

h2  {font-size: 12px; 
	font-weight: normal; 
	text-align: left; 
	margin-left: 15px;
	letter-spacing: 1px;}
	
ul {font-size: 11px;
	color : #646464;}
li {font-size: 11px;
	color : #646464;}
	
.text_ohne {font-size: 11px;
	color : #646464;
	margin-left: 10px;
	text-align: left;}
	
.zwischen  {font-size: 12px;
	text-align: left; 
	letter-spacing: 1px;}

.zwischen1  {font-size: 12px;
	text-align: left; 
	letter-spacing: 1px;
	margin-left: 15px;}

.klein {font-family: ARIAL; 
	padding-left: 10px;
	margin-right: 10px}
	
.kleinrot {font-family: ARIAL;
	color : #88281A;
	line-height: 100%;
	padding-left: 10px;
	margin-right: 10px}

.bildunter {color : #646464;
	font-size : 11px;
	line-height: 17px;
	text-align: center;}


/* Tabellen */
.seite   { background-color: #e2e0cd; 
	background-image: url("images_allgemein/bg_paar.gif"); 
	background-repeat: no-repeat }

.preis {font-family: ARIAL, Verdana;
		color : #646464; 
		font-size: 11px;
		padding-top: 5xp;
		padding-bottom: 5px;}
		
.preis_rot {font-family: Verdana, ARIAL;
		color : #88281A; 
		font-size: 11px;
		padding-top: 5xp;
		padding-bottom: 5px;}
		
.rothg {background-color: #88281A;
	font-size: 11px;
	color: #e2e0cd;}

.rothgklein {background-color: #88281A;
	font-family: ARIAL, Verdana;
	padding-left: 15px;
	margin-right: 10px;
	font-size: 11px;
	color: #e2e0cd;}

.rothgpreis {background-color: #88281A;
	font-family: ARIAL, Verdana; 
	font-size: 11px;
	color: #e2e0cd;}
	
.rotgast {background-color: #88281A;
	margin-left: 0px;
	margin-right: 0px; 
	font-family: ARIAL, Verdana; 
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #e2e0cd;
	width: 200px;}
	
/* Formular */
input {border : 1px solid #88281A; 
	background-color : #D9D6BD;
	color : black; 
	font-size : 11px; 
	color : #88281A;}
	
/* Farben */
.hg	{background-color: #e2e0cd;}
.rot {background-color: #88281a;}

/* Links */
a.text:link {color: #646464;
	font-size : 11px; 
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #646464;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

a.text:visited {color: #646464;
	font-size : 11px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #646464;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

a.text:hover {color: e2e0cd;
	font-size : 11px;
	background-color: #88281a;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #646464;
	border-bottom: 1px solid;
	text-decoration: none;cursor: hand;}

a.text:active {color: #999999;
	font-size : 11px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #646464;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}
	
/* Gäste Galerie */
a.gast:link {color: #e2e0cd;
	font-size : 11px; 
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #646464;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

a.gast:visited {color: #e2e0cd;
	font-size : 11px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #e2e0cd;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

a.gast:hover {color: #e2e0cd;
	font-size : 11px;
	background-color: #88281a;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #e2e0cd;
	border-bottom: 1px solid;
	text-decoration: none;cursor: hand;}

a.gast:active {color: #999999;
	font-size : 11px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #646464;
	border-bottom: 1px dotted;
	text-decoration: none;cursor: hand;}

