body, html {
	background-color: #982d0c;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

#container {
	height: 850px;
	width: 850px;
	background-image:url(pictures/containerback.gif); background-repeat:no-repeat;
	}

#header {
	position:relative;
	top: 140px;
	left: -195px;
	height: 50px;
	width: 72px;
	}

#navigation {
	position:relative;
	top: 140px;
	left: -332px;
	height: 380px;
	width: 190px;

	}

#text {
	position:relative;
	top: -230px;
	left: 62px;
	height: 540px;
	width: 580px;

	}

#footer {
	position:relative;
	top: -220px;
	left: 180px;
	height: 50px;
	width: 420px;
	}

.bottom {
	margin-top:500px;
    font-family: Arial;
	font-size: 9px;
	line-height:15px;
	color: #999999;
    text-align: center
}

.text {
	font-family: Arial;
	font-size: 13px;
	line-height:17px;
	color: #000000;
              padding-right: 10px;	}


.textklein {
	font-family: Arial;
	font-size: 11px;
	line-height:15px;
	color: #000000;

	}

.ueberschrift {

	background-image: url(pictures/ueberschriftenlinie.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 4px;

	}

.color {
	color: #982d0c;

	}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#000000;

	}

a.firma:link    { color:#777777; text-decoration:none; font-weight:normal; }
a.firma:visited { color:#777777; text-decoration:none; font-weight:normal; }
a.firma:active  { color:#FF731B; text-decoration:none; font-weight:normal; }
a.firma:hover   { color:#FF731B; text-decoration:none; font-weight:normal; }


.zurueck {
    color:#777777;
    padding: 0px ;
	width: 72px;
    float: right;
}

.zurueck a:link, .zurueck a:visited {
    color:#666666;
}

.tipps, .tipps a:link, .tipps a:visited {
    padding: 5px 0px 0px 0px;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
    font-size: 9px;
    letter-spacing: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
