body {
	margin : 0px;
	background-color : #542325;
}
#logos {
	position : relative;
}
#container {
	width : 630px;
}
#top {
	height : 45px;
	background-color : #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
#toptitel {
	padding-top : 10px;
	padding-left : 10px;
	font-family : arial, verdana;
	color : #000000;
	font-size : 20px;
	text-decoration : none;
}
#toptitel_print {
	padding-top : 10px;
	font-family : arial, verdana;
	color : #000000;
	font-size : 20px;
	text-decoration : none;
}
#tnav {
	width : 620px;
	background-color : #872822;
	padding-left : 10px;
	padding-top : 5px;
	padding-bottom : 6px;
	text-decoration : none;
	font-family : arial, verdana;
	color : #FFFFFF;
	font-size : 12px;
}
#snav {
	width : 620px;
	background-color : #843935;
	padding-left : 10px;
	padding-top : 5px;
	padding-bottom : 6px;
	text-decoration : none;
	font-family : arial, verdana;
	color : #FFFFFF;
	font-size : 12px;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
#head {
	background-color : #FFFFFF;
	width : 630px;
	height : 166px;
}
#content {
	width : 630;
	background-color : #FFFFFF;
	padding-top : 10px;
}
#text {
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	text-decoration : none;
	width:600px;
}
.text, td, p {
	font-family : arial, verdana;
	color : #585858;
	font-size : 13px;
}
.texts {
	font-size : 11px;
}

.footer, a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	font-size : 10px;
	color : #585858;
	text-decoration:none;
}

#leftt {
	background-image : URL(../pics/dekoT_right.gif);
	width : 202px;
	height : 260px;
	border-right : 2px solid #FFFFFF;
}
#leftb {
	background-image : URL(../pics/deko_r.gif);
	width : 202px;
	height : 100%;
	border-right : 2px solid #FFFFFF;
}
#rightt {
	background-image : URL(../pics/dekoT_left.gif);
	width : 192px;
	height : 260px;
	border-left : 2px solid #FFFFFF;
}
#rightb {
	background-image : URL(../pics/deko_l.gif);
	width : 192px;
	height : 100%;
	border-left : 2px solid #FFFFFF;
}
#dekoT_left.gif {
	background-image : URL(../pics/deko_r.gif);
	width : 183px;
	height : 100%;
}
.linel {
	border-left : 2px solid #FFFFFF;
	border-right : 2px solid #FFFFFF;
}
A.nav:link, A.nav:visited, A.nav:active {
	text-decoration : none;
	font-family : arial, verdana;
	color : #FFFFFF;
	font-size : 12px;
}

A.nav:hover, A.navA:link, A.navA:visited, A.navA:active, A.navA:hover {
	text-decoration : none;
	font-family : arial, verdana;
	color : #b6b6b6;
	font-size : 12px;
}
A.subnav:link, A.subnav:visited, A.subnav:active {
	text-decoration : none;
	font-family : arial, verdana;
	color : #FFFFFF;
	font-size : 12px;
}

A.subnav:hover, A.subnavA:link, A.subnavA:visited, A.subnavA:active, A.subnavA:hover {
	text-decoration : none;
	font-family : arial, verdana;
	color : #b6b6b6;
	font-size : 12px;
}
h1 {
	font-family : arial, verdana;
	color : #843935;
	font-size : 20px;
	text-decoration : none;
}
h2, .titel {
	font-family : arial, verdana;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
}
.subtitel {
	font-family : arial, verdana;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

A:link, A:visited, A:active {
	text-decoration : none;
	color : #843935;
}

A:hover {
	text-decoration : underline;
	color : #843935;
}