.boxbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-size: 2px;
}
.rightmenu {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #cc3300;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #CC3300;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CC3300;
}
.menus {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: thin;
	border-bottom-style: none;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #990000;
	font-style: italic;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.box {
	border: thin solid #CC3300;
}
.projects {
	border: thin dashed #666666;
	padding: 5px;
}
.smallheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.projectstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #00009F;
	vertical-align: top;
}

