@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: #ED9203;
	background-image: url(../images/HG_Logo_1025.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:#000000;
}

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

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

a.Link:link {
	border: none;
	font-size: 15px;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-family: Eurostile, Verdana, Arial;
}
a.Link:visited {
	border: none;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-family: Eurostile, Verdana, Arial;
}
a.Link:hover {
	border: none;
	text-align: left;
	color: #000;
	text-decoration: underline;
	font-size: 15px;
	font-family: Eurostile, Verdana, Arial;
}
a.Link:active {
	border: none;
	text-align: left;
	color: black; /*color: #FFB119;*/
	text-decoration: none;
	font-size: 15px;
	font-family: Eurostile, Verdana, Arial;
}

#main {
	margin:3% auto;
	width:1025px;
	height:600;
	position:relative;
	overflow:auto;
	color: #FFB119;
	border:1px solid #888;
	background-color:#000;

}


#logo{

}
