/* CSS Document */

/* CSS BODY */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #331712;
}
body {
	background-color: #f7ecdf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eb690b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eb690b;
}
a:hover {
	text-decoration: underline;
	color: #eb690b;
}
a:active {
	text-decoration: none;
	color: #eb690b;
}


/* CSS CONTAINER */

#main {
	position: relative;
	width: 340px;
	height: 394px;
/*	border: #000000 solid 1px;*/
	background-color: #FFFFFF;
	text-align: left;
}
#balken {
	position: absolute;
	width: 27px;
	height: 206px;
	margin-left: 5px;
	margin-top: 5px;
/*	border: #000000 solid 1px;*/
	background-color: #331712;
}
#logo {
	position: absolute;
	width: 23px;
	height: 206px;
	margin-left: 32px;
	margin-top: 5px;
/*	border: #000000 solid 1px;*/
}
#kendlbauer {
	position: absolute;
	width: 277px;
	height: 175px;
	margin-left: 56px;
	margin-top: 5px;
/*	border: #000000 solid 1px;*/
}
#nav {
	position: absolute;
	width: 279px;
	height: 26px;
	margin-left: 56px;
	margin-top: 185px;
/*	border: #000000 solid 1px;*/
	background-color: #fce0ca;
}
#rosswald {
	position: absolute;
	width: 276px;
	height: 174px;
	margin-left: 5px;
	margin-top: 215px;
/*	border: #000000 solid 1px;*/
}
#balken2 {
	position: absolute;
	width: 50px;
	height: 174px;
	margin-left: 285px;
	margin-top: 215px;
/*	border: #000000 solid 1px;*/
	background-color: #eb690b;
}
#sys {
	position: absolute;
	width: 340px;
	height: 18px;
	margin-left: 0px;
	margin-top: 410px;
/*	border: #000000 solid 1px;*/
}



/* CSS STILE */

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link.footer2 {
	text-decoration: none;
}
a:visited.footer2 {
	text-decoration: none;
	color: #999999;
}
a:hover.footer2 {
	text-decoration: underline;
	color: #999999;
}
a:active.footer2 {
	text-decoration: none;
	color: #999999;
}
