body, td, input, textarea, div, p {
	font-family : arial, verdan;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
#logo {
	background-image : URL(../pics/logo.gif);
	width : 488px;
	height : 145px;
	border-bottom : 1px solid #000000;
	border-top : 1px solid #000000;
}
#pic {
	width : 278px;
	height : 145px;
	border-bottom : 1px solid #000000;
	border-top : 1px solid #000000;
}
#navbox {
	border-bottom : 1px solid #000000;
}
#firstnav{
	border-top : 1px solid #000000;
	width : 125px;
	padding-left : 5px;
	padding-top:3px;
	padding-bottom:3px;
}
#subnav {
	padding-left : 20px;
	padding-top:1px;
	padding-bottom:1px;
}
#bottom {
	border-bottom : 1px solid #000000;
}
#deko {
	height : 300px;;
}
A.nav:link, A.nav:visited, A.nav:active {
	font-family : arial, verdan;
	font-size : 14px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
A.nav:hover, A.navA:link, A.navA:visited, A.navA:active, A.navA:hover {
	font-family : arial, verdan;
	font-size : 14px;
	text-decoration : none;
	color : #EF3D29;
	font-weight : bold;
}
A.subnav:link, A.subnav:visited, A.subnav:active {
	font-family : arial, verdan;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
A.subnav:hover, A.subnavA:link, A.subnavA:visited, A.subnavA:active, A.subnavA:hover {
	font-family : arial, verdan;
	font-size : 12px;
	text-decoration : none;
	color : #EF3D29;
	font-weight : bold;
}
A:link, A:visited, A:active {
	text-decoration : none;
	color : #EF3D29;
}
A:hover {
	text-decoration : underline;
	color : #EF3D29;
}
h1 {
	font-size : 15px;
	text-decoration : none;
	color : #EF3D29;
	font-weight : bold;
}

.subtitel {
	font-size : 15px;
	font-weight : bold;
}

.introtitel {
	font-weight : bold;
}

.texts {
	font-size : 10px;
}


ul
{
	list-style-image: url(../pics/dot.gif);
	margin-left:0px;
	padding-left:15px;
	margin-top:3px;
}
