body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #F3F5F2;
	text-decoration: none;
}
#customized{
	position:absolute;
	top:121px;
	background-color: #8db5d5; /* Hintergrundfarbe - anzupassen an die Webseite*/
	float:left;
}

#cvlink
{	
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background:url(../gfx/koffer_transparent.png) no-repeat right;		
	width: 198px;
	float:left;
	height:30px;
	text-align: left;
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	text-shadow: #336600;
	cursor: pointer;
	margin: 2px 5px 2px 5px;
	text-decoration:none
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

center {
	padding: 0px;
	margin: 0px;
}

#page {
	width: 1024px;
	height: 768px;
	align: center;
}

.middle {
	width: 820px;
	text-align: right; 
	margin-top: 10px;
}

#logo {
	float: left;
}

#logo img {
	width: 206px;
	height: 161px;
}

#head-img {
	float: left;
	z-index: 9;
}

#company-information {
	padding: 2px 2px 2px 2px;
	margin: 40px 0px 40px 0px;
	font-size: 10px;
	text-align: left;
}

/**
 * Defines the main content region of the document.
 *
 * @author Raffael Stra�nig <raffael.strassnig@genieengines.com>
 */
 
 	#main1 {
		margin:0; padding:0;
		margin-top: 24px;
		text-align: left;
		background-image: url(../gfx/background.jpg);
		background-repeat: no-repeat;
		height:634px;
		}
	#main2 {
		background-repeat: repeat-y;
		margin:0; padding:0;
		text-align: left;
		}
	#left {
		float:left;
		width:207px;
		margin:0;
		padding:0;
		}
	#middle {
		float: left;
		width: 660px;
		margin: 0px;
		margin-left: 60px;
		margin-top: 20px;
		}
	#right {
		float: left;
		width: 180px;
		margin: 0px;
		padding: 0px;
	}
	.column-in {
		margin:0; padding: 0;
		}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
}

#navigation-back {
	width: 100%;
	height: 503px;
	background-image: url(../gfx/nav_background.gif);
}

#navigation {
	padding-top: 59px;
}

.topnav-element {
	margin-left: 30px;
}

.topnav-element a {
	color: #005AA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 1.7;
}

.topnav-element a:hover {
	color:#005AA9;
	text-decoration: none;
}

.topnav-element_act {
	margin-left: 30px;
}

.topnav-element_act a {
	color: #005AA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 1.7;
}

.topnav-element_act a:hover {
	text-decoration: none;
}

#content {
	float: left;
	margin-left: 15px;
	padding-right: 10px;
	width: 630px;
	height: 470px;
	overflow: auto;
}

#footer {
	width: 1024px;
	color: #F6ECC5;
	margin:0px;
	padding:0px;
}

#footer a {
	color: #F6ECC5;
}
