body, p {
	color: #4C504F;
	font-family: times new roman, times;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	}

td {
	font-size: 13px;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #961824;
	}

h1 {
	margin: 0px 0px 16px 0px;
	font-size: 16px;
	font-weight: bold;
	}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	}

p {
	margin: 0px 0px 8px 0px;
	}

li {
	list-style-type: square;
	color: #961824;
	}

.menuactive {
	font-size: 14px;
	color: #4C504F;
	}

.menu {
	font-size: 14px;
	color: #961824;
	}

.menupoint {
	position: relative;
	left: 38px;
	border-top: 1px solid #961824;
	border-left: 4px solid #961824;
	padding: 8px 3px 5px 10px;
	font-weight: bold;
	color: #961824;
	}

.red {
	color: #961824;
	}

.normal {
	color: #4C504F;
	}

.tinylink {
	font-size: 12px;
	}

#contentarea {
	position: absolute;
	top: 183px;
	left: 260px;
	width: 526px;
	height: 415px;
	z-index: 10;
	}

#adressbar {
	position: absolute;
	top: 600px;
	left: 260px;
	width: 760px;
	z-index: 2;
	}

.thred {
	color: #ffffff;
	background-color: #961824;
	/*font-weight:bold;*/
	}

.thredbig {
	color: #ffffff;
	background-color: #961824;
	font-weight:bold;
	height:20px;
	}

.thgrey {
	color: #ffffff;
	background-color: #a6a7a7;
	/*font-weight:bold;*/
	}

.thgreybig {
	color: #ffffff;
	background-color: #a6a7a7;
	font-weight:bold;
	height:20px;
	}

input {
 	border: 1px solid #4C504F;
 	color: #000000;
 	opacity: 0.5; /* Moz/FF */
	/* background-color: transparent;
	/* -moz-border-radius: 5px;*/
	}

select {
 	border: 1px solid #4C504F;
 	color: #000000;
 	opacity: 0.5;
/* 	background-color:transparent; */
}

option {
 	color: #000000;
/* 	opacity: 0.7; */
/*	-moz-opacity: 0.7; */
}

textarea {
 	border:1px solid #4C504F;
 	color:#000000;
/* 	filter:Alpha(opacity=50);/* IE */
/* 	opacity:0.5;/* Moz/FF */
	/*-moz-opacity:0.5;*/
 	background-color:transparent;
/*  	-moz-border-radius:5px;*/
}

input[type="checkbox"] {
	width:12px;
	height:12px;
	background-color:transparent;
}
#wichtig {
	display: none;
}

.wichtig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CC0033;
}

.printblock {
	margin-bottom: 15px;
}

.printcolright {
	width: 276px;
	font-weight: bold;
	float: left;
	text-align: right;
}

#ttstandard div, #ttkomfort div, #ttsuite div {
	display: none;
}

#ttstandard:hover div, #ttkomfort:hover div, #ttsuite:hover div {
	display: block;
	width: 300px;
	position: absolute;
	top: 100px;
	left: 20px;
	border: 1px solid #961824;
	background-color: #ffffff;
	padding: 5px;
}

#ttstandard:hover div {
	top: 100px;
}

#ttkomfort:hover div {
	top: 120px;
}

#ttsuite:hover div {
	top: 140px;
}

img {
	border: none;
}
