font.reg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	/* normal,italic */
	font-weight:normal;
	/* bold,lighter */
	line-height:14px;
}

font.regaktiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd6321;
	font-style:normal;
	/* normal,italic */
	font-weight:normal;
	/* bold,lighter */
	line-height:14px;
}

font.klei {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-style:normal;      	/* normal,italic */
	font-weight:normal; 	/* bold,lighter */
	line-height:12px;
}

font.mitt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style:normal;      	/* normal,italic */
	font-weight:normal; 	/* bold,lighter */
	line-height:15px;
}

font.gro {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:normal;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:17px;
}

font.h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#bd6321;
	font-style:italic;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:25px;
}

font.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd6321;
	font-style:italic;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:25px;
}

font.hl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd6321;
	font-style:italic;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:17px;
}

body {
 /* background-color: #f6f0df; */
 /* background-color: #fdf9ee; */
	background-color: #fafaee;
	background-repeat: no-repeat;
	background-attachment:fixed;
	/* fixed,scroll  */
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
	border:0px;
	border-style:solid;
	/* dotted=gepunktet dashed=gestrichelt solid=strich groove,ridge=3D */
	border-color: #e4e4c2;
	/* silver */
scrollbar-face-color: #e4e4c2;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #c0c0c0;
scrollbar-darkshadow-color: #464742;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #4A6D07;
}

table {
        margin-left:0;
        margin-right:0;
        margin-top:0;
        /* table-layout:fixed;        */
}

td.form {
      text-align:right;
      vertical-align: middle;
      color:#333333;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size:11px;
}

img.rand {
	border-color : #e4e4c2;
}

a:link, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #bd6321;
	text-decoration:none;
	line-height:14px;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #993300;
	text-decoration:none;
	/* none,underline */
	line-height:14px;
}

a.top:link, a.top:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	/* none,underline */
}

a.top:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #e5e5ca;
	text-decoration:none;
	/* none,underline */
}


/* Kontaktformulare */

#feld {
	border: #cccccc;
	border-style:solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #fafbed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
}

input {
	border: #cccccc;
	border-style:solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #e5e5ca;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd6321;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
}

textarea  {
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #fafbed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;   	   /* normal,italic */
	font-weight:normal; 	/* bold,lighter */
	line-height:13px;
}


/* Buttons für Einblicke */

#btnPrev {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd6321;
	font-style:normal;
	font-weight:normal;
	line-height:11px;
	background-color:#e5e5ca;
	border:0;
}

#btnNext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd6321;
	font-style:normal;
	font-weight:normal;
	line-height:11px;
	background-color:#e5e5ca;
	border:0;
}



/* aktuelles styles */

font.head {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-style:normal;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:15px;
}

font.content {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
}
