﻿body {
	margin:0px;
	padding:0px;
    background-image: url(../images/bg_angel2.jpg);
    background-repeat:no-repeat;
    background-color:#171717;
    background-position:left top;
	font-family: Georgia, Helvetica, Verdana, sans-serif !important; 
	font-size: 0.8em !important;
        word-spacing: 0.1em;
        text-align: left;
        line-height: 1.5em;

	font-style: normal !important;
	color:#cccccc;
        cursor: text;
}


@font-face {
    font-family: 'eurof35-webfont';
    src: url('fonts/eurof35-webfont.eot');
    src: local('☺'), url('fonts/eurof35-webfont.woff') format('woff'), url('fonts/eurof35-webfont.ttf') format('truetype'), url('fonts/eurof35-webfont.svg#webfont8xigBfG2') format('svg');
}



a:link {color: #404040; text-decoration: none; font-family:eurof35-webfont, Helvetica, Arial, sans-serif;}
a:visited {color: #404040; text-decoration: none; font-family:eurof35-webfont, Helvetica, Arial, sans-serif;}
a:hover {color: #404040; text-decoration: underline; font-family:eurof35-webfont, Helvetica, Arial, sans-serif;}
a:active {color: #404040; text-decoration: underline; font-family:eurof35-webfont, Helvetica, Arial, sans-serif;}

span.link:hover
{
    text-decoration: underline;
font-style: italic;
}

span.headline
{
    font-size: 1.4em
    line-height: 1.8em;
    cursor: pointer;
    font-style: italic;
}

#Menu, #Content
{
    
line-height: 1.5em;
    font-weight:normal;
    cursor: pointer;
    /* border: 1px solid white; */ /* uncomment/comment to show/hide layers' borders */
}

#Menu 
{
    position:absolute;
    width: 210px;
    top: 120px;
    left: 30px;
}

#Content 
{
    position: absolute;
cursor:default;
    width: 700px;
    top: 81px;
    left: 250px;
}

.contactbox {
	background-image:url(../images/bg_message2.jpg);
	width: 871px;
	height: 498px;
}
