* {
	xmargin: 0;
	xpadding: 0;
}

body {
	text-align: 		left;
	width: 				100%;
	font-family: 		verdana, arial, "sans serif";
	font-size: 			11px;
	color:				#444444;
	background-image:	url(http://http://192.168.1.7:8888/webseiten_kunden/www.missionsprokura.de/images/template/background.gif);
	background-repeat: 	repeat-y;
	background-color:	#f4f3e9;
	margin: 0;
	padding: 0;
}

img {
	border:				0px;
	xmargin:				0px;
	xpadding:			0px;
}

a {
	text-decoration:	underline;
	color:				#9f313a;
}
a:hover {
	font-weight:	bold;
}

table, th, td {
	font-family: 		verdana, arial, "sans serif";
	font-size: 			11px;
	color:				#60665e;
	border-spacing:		5px;	
}

th {
	vertical-align:		top;
}

td {
	vertical-align:		top;	
}


/* Kompletter Rahmen aussen */
div#wrapper {
	width: 				100%;
	position: 			relative;
}


div#header {
	position:			relative;
	top:				0px;
	height:				137px;
	background-image: url(http://www.missionsprokura.de/images/template/header_bg.jpg);
	background-repeat:no-repeat;
}

div#content {
	width:				100%;
}

div#mainContent {
	display:			block;
	position:			relative;
	top:				40px;
	width:				490px;
	float:				left;
	border-bottom:		45px solid #f4f3e9;
}

div#footer {
	text-indent:		20px;
	position:			absolute;
	left:				0px;
	width:				100%;
	background-color:	#AFA080;
	color:				#ffffff;
	height:				20px;
	line-height:		20px;
	font-weight:		normal;
	z-index:			100;
	clear:				both;
}

div#footer[id] {
	position:			fixed;
	bottom:				0px;
}

div#footer a {
	float:				left;
	margin-right:		20px;
	margin-left:		20px;
	color:				#ffffff;
}


.logoPosition {
	z-index:			1;
	padding:			0;
	margin:				0;
}



/************** Top Navigation ******************/

div.headNaviFormat {
	position:			relative;
	top:				-2px;			
	width:				100%;
	height:				20px;
	background-color:	#9E3039;
	text-decoration:	none;

}

ul.headNavi {
	position:			relative;
	left:				40px;
	display:			block;
	margin:				0;
	padding:			0;
	list-style:			none;
	float:				left;
	height:				20px;
	height:				20px;
	line-height:		20px;
	text-align:			left;;
	font-weight:		normal;
	text-decoration:	none;

}

ul.headNavi a {
	padding-right:		30px;
	padding-left:		12px;
	text-decoration:	none;
}

ul.headNavi li {
	float:				left;
	background-image:	url(http://www.missionsprokura.de/images/template/top_pfeil.gif);
	background-repeat: 	no-repeat;
	text-decoration:	none;

}


ul.headNavi li a {
	color:				#ffffff;
	text-decoration:	none;
}




/************** Seiten Navigation ****************/

#extraBack1 {
	background-color:	#1A4B8B;
}

#extraBack2 {
	background-color:	#838F48;
}

#extraBack3 {
	background-color:	#9E3039;
}


div#navigation {
	display:			block;
	position:			relative;
	width:				260px;
	float:				left;
	left:				0px;
	top:				40px;
}

ul.navigation {
	width:				212px;
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	font-size:			10px;
}

ul.navigation a {
	display: 			block;
	background-color:	#F37900;
	line-height: 		22px;
	text-align:			right;
}

ul.navigation a:hover {
	display: 			block;
}

ul.navigation li {
	text-indent:		10px;
	font-weight:		bold;
	background-color:	#F37900;
	margin-bottom:		15px;
}

ul.navigation li a {
	color:				#ffffff;
	text-decoration:	none;
}

ul.navigation li a img {
	background-color:	#999999;
	width:				212px;
	height:				47px;
	margin-bottom:		-2px;
}

ul.navigation li a:hover {
}

ul.navigation li.secondNavi {
	position:			relative;
	top:				-14px;
	margin: 			0;
	padding: 			0;
	font-size:			10px;
	text-align:			right;
	height:				22px;
	line-height: 		22px;
	text-decoration:	none;
}

ul.navigation li.secondNavi a {
	height:				22px;
	line-height: 		22px;
	background-color:	#ffffff;
	color:				#F37900;
	font-weight:		normal;
	text-decoration:	none;
}

ul.navigation li.secondNavi2 {
	position:			relative;
	top:				-14px;
	margin: 			0;
	padding: 			0;
	font-size:			10px;
	text-align:			right;
	height:				22px;
	line-height: 		22px;
	text-decoration:	none;
}

ul.navigation li.secondNavi2 a {
	height:				22px;
	line-height: 		22px;
	background-color:	#ffffff;
	color:				#1A4B8B;
	font-weight:		normal;
	text-decoration:	none;
}

