body, td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.standard {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.textfarbe_dd {
color:#FF9900;
}
.textfarbe_ffm {
	color:#6699FF;
}
.menu1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
.menu1:hover {  text-decoration: underline}
.menu2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none }
.menu2:hover {  text-decoration: underline}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bg_main.jpg);
}
.graudunkel1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #DDDDDD; text-decoration: none ; background-color: #666666}
.graudunkel1:hover {  text-decoration: underline}
.content1big { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none }
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none }
.black1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.bg_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-image: url(bg_left.jpg);
	color: #FFFFFF;
}
.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(bg_leftmenu.jpg);
}
.menu_left:hover {  text-decoration: underline}
.menu_left_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bg_activemenu.jpg);
}
.menu_left_active:hover {  text-decoration: underline}
.menu_lefttop_active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bg_activemenu.jpg);
}
.menu_lefttop_active:hover {  text-decoration: underline}
.bg_foto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#contentPanel{
	width:624px;
	padding-left:2px;
	padding-top:3px;
}
#leftContent{
	float:left;
	width:400px;
}
#rightContent{
	float:right;
	width:200px;
}

#divProjektBilder{
	width: 345px;
}
.DivRefThumb{
	width: 111px;
}
.RefThumb{
	cursor:pointer;
}
.ThumbPaddingH{
	width:6px;
}
.ThumbPaddingV{
	padding-top:6px;
}
.LeftFloat{
	float:left;
}
.RighttFloat{
	float:right;
}
.LeftAlign{
	text-align:left;
}
.RightAlign{
	text-align:right;
}
.Clearer{
	clear:both;
}
.EmptyRow {
	/*height: 16px;*/
	clear: both;
	padding-top:8px;
}
.handCur{
	cursor:pointer;
}