@charset "utf-8";

body {
	margin: 0px;
	background-color:#151515;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

h1 {
	background-color: #4b4b4b;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0pt;
	color: #f2e6b6;
	font-size: 10pt;
	float:left;
	margin:0px;
	margin-bottom:5px;
	}

#wrapper {
	width:900px;
	}
	
#content {
	width:891px;
	}

#titteltop {
	clear:both;
	margin-left:127px;
	}
	
#header {
	clear:both;
	}
	
.top {
	float:right;
	margin-right:14px;
	margin-top:5px;
	}
	
.previewImage {
	margin-bottom: 10px;
	float:right;
	}
	
.headerimage {
	margin-bottom: 10px;
	float:right;
	}
	
#description {
	width:401px;
	float:left;
	font-size:10px;
	color:#555555;
	text-align:justify;
	border-bottom:1px dotted #333333;
	padding:0px 0px;
	margin-left:127px;
	margin-bottom:30px;
	}
	
#description a {	
	padding-top: 5px;	
	color: #f2e6b6;
	text-decoration:none;
	}
	
#description a:hover {	
	
	color: #f2e6b6;
	text-decoration:line-through;
	}
	
.descTitle {
	font-family: Monaco;
	color: #f2e6b6;
	}

.contactinfo {
	background-color: #4b4b4b;
	font-size: 12pt;
	word-spacing: 0px;
	font-family: sans-serif, Helvetica;
	word-wrap: normal;
	color: #f2e6b6;
	}

.contacttext {
	line-height: 13pt;
	top: 10pt;
	font-size: 10pt;
	font-family: serif, Georgia, "Times New Roman", Times, serif;
	word-spacing: 0px;
	word-wrap: normal;
	color: #a8aaad;
	}

.phone {
	top: 10pt;
	font-size: 10pt;
	font-family: serif, Georgia, "Times New Roman", Times, serif;
	word-spacing: 0px;
	word-wrap: normal;
	color: #f2e6b6;
	}

.email {
	line-height: 0pt;
	text-decoration: underline;
	font-style: italic;
	top: 10pt;
	font-size: 10pt;
	font-family: serif, Georgia, "Times New Roman", Times, serif;
	word-spacing: 0px;
	word-wrap: normal;
	color: #f2e6b6;
	}

p { margin-top: 3px; margin-bottom: 3px; }

.Titlespace { font-size: 10em; margin-top: 1cm; }

