@charset "UTF-8";
/*@font-face { font-family: Eurostile;
             src:url(http://www.athesia-laserpoint.cc/laserpoint/fileadmin/templates/fonts/EurostileT.ttf); }*/

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	font-size: 13px;
	font-family: Eurostile, Verdana, Arial;
	font-stretch: wider;
}
.hintergrund {
	background-color: black;
	background-image: url(../images/hg_logo_impressum_neu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo {
	background-image: url(../images/laserpoint_logo_100K.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentleft {
	font-size: 15px;
	font-family: Eurostile, Verdana, Arial;
	font-stretch: wider;
	color:#FFB119;
}

.contentright {
	font-size: 15px;
	font-family: Eurostile, Verdana, Arial;
	font-stretch: wider;
	color:#FFB119;
	
	
}

a.Menue:link {
	font-size: 16px;
	text-align: left;
	color: #FFB119;
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial;
}
a.Menue:visited {
	text-align: left;
	color: #ffb119;
	text-decoration: none;
	font-size: 16px;
	font-family: Eurostile, Verdana, Arial;
}
a.Menue:hover {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Eurostile, Verdana, Arial;
}
a.Menue:active {
	text-align: left;
	color: ##FFB119;
	text-decoration: none;
	font-size: 16px;
	font-family: Eurostile, Verdana, Arial;
}


a.Link:link {
	font-size: 14px;
	text-align: left;
	color: #FFB119;
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial;
}
a.Link:visited {
	text-align: left;
	color: #ffb119;
	text-decoration: none;
	font-size: 14px;
	font-family: Eurostile, Verdana, Arial;
}
a.Link:hover {
	text-align: left;
	color: #ffb119;
	text-decoration: underline;
	font-size: 14px;
	font-family: Eurostile, Verdana, Arial;
}
a.Link:active {
	text-align: left;
	color: ##FFB119;
	text-decoration: none;
	font-size: 14px;
	font-family: Eurostile, Verdana, Arial;
}
#main{
			margin:3% auto;
			width:1025px;
			height:600px;
			position:relative;
			overflow:auto;
			color: #FFB119;
			border:1px solid #888;
			background-color:#000;

}


#logo{

}
