html, body {
    height:100%;
    scrollbar-arrow-color:      #670000;
    scrollbar-face-color:       #FDFBF3;
    scrollbar-highlight-color:  #DF8621;
    scrollbar-shadow-color:     #666666;
    scrollbar-3dlight-color:    #666666;
    scrollbar-darkshadow-color: #DF8621;
    scrollbar-track-color:      #FFFFFF; 
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #670001;
	line-height : 150%;
	font-weight: bold;
	margin-bottom: -6px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 20px;
	color: #7D0707;
	line-height : 150%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	color: #DF8620;
	line-height : 150%;
	font-weight: bold;
	margin-bottom: -2px;
	margin-top: 2px;
	margin-left: 10px;
}
.Text {
	font-family: Verdana;
	font-size: 13px;
	color: #4F3C3C;
	line-height : 125%;
	margin-bottom:0px;
}

.TextCenter {
	font-family: Verdana;
	font-size: 13px;
	color: #4F3C3C;
	line-height : 180%;
	margin-bottom:20px;
}

.intACT {
	font-family: Verdana;
	font-size: 11px;
	color: #7D0707;
	line-height : 100%;
	margin-top: -15px;
	margin-bottom: 10px;
}

.TextHead {
	font-family: Verdana;
	font-size: 13px;
	color: #4F3C3C;
	line-height : 100%;
	margin-bottom: -12px;
	margin-top: 8px;
	font-weight : bold;
}

.Text_center {
	font-family: Verdana;
	font-size: 13px;
	color: #4F3C3C;
	line-height : 125%;
	margin-bottom: 5px;
	text-align : center;
}

.Text_rot {
	font-family: Verdana;
	font-size: 13px;
	color: #7D0707;
	line-height : 100%;
	margin-bottom: -15px;
}

.Text_kl {
	font-family: Verdana;
	font-size: 11px;
	color: #4F3C3C;
	line-height : 100%;
	margin-top: -2px;
	margin-bottom: 20px;
	margin-right: 60px;
	text-align : right;
}

.Text_kl_left {
	font-family: Verdana;
	font-size: 11px;
	color: #4F3C3C;
	line-height : 150%;
	margin-top: -2px;
	margin-bottom: 20px;
	margin-right: 0px;
	text-align :left;
}

.Text_kl_left_gerade {
	font-family: Verdana;
	font-size: 11px;
	color: #4F3C3C;
	line-height : 150%;
	margin-top: -2px;
	margin-bottom: 20px;
	margin-right: 0px;
	text-align :left;
	font-style : normal;
}

.Text_kl_left2 {
	font-family: Verdana;
	font-size: 11px;
	color: #4F3C3C;
	line-height : 150%;
	margin-top: -2px;
	margin-bottom: -12px;
	margin-left: 10px;
	text-align :left;
}

.Text_unten {
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	line-height : 100%;
	font-weight : normal;
}

.Link {
	font-family: Verdana;
	font-size: 13px;
	color: #DF8620;
	line-height : 125%;
	margin-bottom: 5px;
	font-weight: normal;
}

.MenuItem {
	font-family: Verdana;
	font-size:8pt;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	color : #670001;
}

.MainMenuBox {
	background-color: #F2D7B9;
}

.MenuBox {
	background-color: #FBF4E4;
}

.ohne {
	color: #FFFFFF;
	text-decoration: none;
}

.tab {
	position: absolute;
	left: 130px;
	font-style : normal;
}

.tab1 {
	position: absolute;
	left: 380px;
	font-style : normal;
}
#MainMenu {
	position: absolute;
	top: 15px;
	left: 10px;
	visibility: visible;
}

#Menu3 {
	position: absolute;
	top: 100px;
	left: 100px;
	visibility: hidden;
}

#Menu4 {
	position: absolute;
	top: 138px;
	left: 100px;
	visibility: hidden;
}

#content {
    position: absolute;
	top: 7px;
	left: 280px;
}
.anchor {
	margin: 0px;
	padding: 0px;
	height: 0px;
}

