a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.celtitle1 {
	background-color: #FFFFFF;
	background-image: url(../layout/titel1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 160px;
	width: 262px;
	background-position: right;
}
.celtitle2 {
	background-image: url(../layout/titel2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 160px;
	width: 365px;
}
.celtitle3 {
	background-image: url(../layout/titel3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 160px;
	width: 197px;
}
.submenu {
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.celmenu {
	background-image: url(../layout/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 262px;
}
.celcontent {
	background-color: #FFFFFF;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	height: 480px;
	width: 824px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	vertical-align: top;
}
h3 {
	color: #000066;
}
.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

