
td.topmenu{
	background-image: url(../Bilder/topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
  vertical-align: top;
}


div.topmenuel{
	display: block;
	float: left;
	border-right: 1px solid #909090;
	height: 28px;
}

div.topmenuel:hover{
	display: block;
	float: left;
	border-right: 1px solid #909090;
	height: 28px;
	overflow: hidden;
}

a.topmenuitem{
	font-family: Arial, Verdana;
	color: #595959!important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 9px 4px;
	display: block;
	background-image: url(../Bilder/topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
  overflow:hidden;
}


a.topmenuitem:hover{
	font-family: Arial, Verdana;
	color: #ffffff!important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 9px 4px;
	background-image: url(../Bilder/topmenu-bg-act.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
}



div.socialfloating{
	position: fixed;
	top: 0;
	margin-top: 100px;
	right: 0;
	width: 48px;
	overflow: hidden;
}

div.socialfloating div.socialicons{
	width: 48px;
	float: left;
}
 
div.socialfloating div.facebookimg{
	cursor: pointer;
}

div.socialfloating div.facebookarea{
	width: 0px;
	overflow: hidden;
	float: left;
	background-color: #ffffff;
}


div.clr{
	clear: both;
}


a.sociallinks{
	text-decoration: none;
	display: block;
	float: left;
	height: 16px;
	background-color: #e0e0e0;
	font-family: arial, verdana;
	font-size: 11px;
}

a.sociallinks div.t1{
	padding: 2px 3px 0px 5px;
	background-color: #e0e0e0;
	display: block;
	float: left;
}


a.sociallinks img{
	display: block;
	float: left;
}



a.sociallinksr{
	text-decoration: none;
	display: block;
	float: right;
	height: 16px;
	background-color: #e0e0e0;
	font-family: arial, verdana;
	font-size: 11px;
}

a.sociallinksr div.t1{
	padding: 2px 3px 0px 5px;
	background-color: #e0e0e0;
	display: block;
	float: left;
}


a.sociallinksr img{
	display: block;
	float: left;
}


         div.msg{
             background-color: #FFFF99;
    border: 1px solid #FFCC00;
   color: rgb(255,51,204);
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    padding: 6px;
    text-align: center;
    width: 956px;
         }



