body {
	margin:			0px;
	padding:		0px;
	background-color:	#fff;
}

#head {
	background:		url('../img/head.jpg') no-repeat;
	width:			761px;
	height:			140px;
}

#headNav {
	position:		absolute;
	top:			105px;
	left:			10px;
	font-family:		ARIAL;
	font-size:		10px;
	color:			#333333;
}

#headNav a{
	padding:		4px 2px 1px 2px;
}

a.headNav:link { background-color:#ffffff; color:#333333; text-decoration:none; font-weight: bold;}
a.headNav:visited { background-color:#ffffff; color:#333333; text-decoration:none; font-weight: bold;}
a.headNav:hover { background-color:#9a9a79; color:#fff; text-decoration:none; font-weight: bold;}

#image{
	background:		url('../img/shortcuts_gross16.jpg') no-repeat;
	width:			761px;
	height:			206px;
	margin-top:		0px;
	margin-left:		10px;
}

#headline_heim {
	background:		url('../img/headline_heim.jpg') no-repeat;
	height:			2px;
	margin:			10px 0px 15px 8px;
}

#banner {
	position:		absolute;
	top:			170px;
	left:			775px;
}

#banner table td {
	padding-bottom:		15px;
}




#content {
	width:			761px;
	padding-bottom:		30px;
}

#content_headline {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#333333;
	background-color:	#F1F1EF;
	padding:		3px 0px 3px 13px;
}

#content_item {
	padding:		8px 0px 8px 10px;
}

#content_item_text {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		normal;
	color:			#333333;
	padding-left:		8px;
}


#content_item_text_left {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		normal;
	color:			#333333;
	padding-left:		3px;
}


#content_item_link {
	font-family:		verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#333333;
	padding-top:		10px;
	padding-left:		5px
}

a.content_item_link:link { color:#333333; text-decoration:none; font-weight: bold;}
a.content_item_link:visited { color:#333333; text-decoration:none; font-weight: bold;}
a.content_item_link:hover { color:#999999; text-decoration:none; font-weight: bold;}