BODY {
	margin:25px;
	}

.infoBox {
	border:1px solid #ff9900;
	width:100px;
	padding:5px;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	line-height:15px;
	}

.warm {
	background-color:#FFCC99;
	}

.neutral {
	background-color:whitesmoke;
	}

.kalt {
	background-color:#66CCFF;
	}

.head {
	font-weight:bold;
	}

TD {
	font-family:Garamond,'Times New Roman',Times,sans-serif;
	font-size:16px;
	line-height:19px;
	color:#663300;
	}

IMG.seitenleiste {
	float:left;
	margin-right:25px;
	}

DIV.content {
	width:525px;
	border:1px solid #ff9900;
	padding:25px;
	margin-left:25px;
	margin-right:25px;
	}

h1 {
	font-family:Garamond,'Times New Roman',Times,sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:38px;
	margin-bottom:19px;
	color:#663300;
	}

P {
	font-family:Garamond,'Times New Roman',Times,sans-serif;
	font-size:16px;
	line-height:19px;
	color:#663300;
	}

DIV.navigation {
	border:1px solid #ff9900;
	padding:10px;
	font-family:Garamond,'Times New Roman',Times,sans-serif;
	font-size:16px;
	width:250px;
	line-height:19px;
	color:#663300;
	}

a:link {
	color:#663300;
	}

a:hover {
	color:#663300;
	background-color:#ff9900;
	}

a:active {
	color:#663300;
	}

a:visited {
	color:#663300;
	}