@charset "utf-8";
/* CSS Document */
a:link {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}
a:visited {color: #000;  text-decoration: none;}
a:hover {color: #000;text-decoration: underline;}


#contactformFix{
	width:578px;
	margin-left:100px;
	padding-left:20px;
}

#contacttext{

	width:578px;
	margin-left:100px;
	padding-left:20px;
	padding-top:20px;
}


#contactstop{
	background-image:url(../bilder/contactstop.png);
	width:800px;
	height:162px;
	min-height:162px;
	text-align:center;
}
#eventstop{
	background-image:url(../bilder/alleventstop.png);
	width:800px;
	height:162px;
	min-height:162px;
	text-align:center;
}


#contactruta{
	width:800px;
}

#contactformFixsss{
	padding-top:93px;
	font-family:verdana;
	font-size:11px;
	color:#fff;
	line-height: 1.1;
	float:left;
	text-align:left;
	width:45px;
	height:2px;
	min-height:2px;
}

#contentTopText{
	padding-top:93px;
	padding-left:35px;
	font-family:verdana;
	font-size:11px;
	color:#fff;
	line-height: 1.1;
	float:left;
	text-align:left;
}

#contentTopText A:link{
	color:#FFF;
}




#contactH2{
	font-family:verdana;
	font-size:30px;
	color:#000;
	font-weight:bold;
}

#contactName A:link {
color: #000;
text-decoration: none;
}


#contactName A:visited {
color: #000;
text-decoration: none;
}

#contactscontent{
	background-image:url(../bilder/contactcontent.png);
	width:800px;
	height:417px;
	min-height:417px;
}

