body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#hauptrahmen {
	width: 1000px;
	margin: 0 auto;
	background-image:url(bilder/prana_bg.gif);
}

#navi {
	height: 173px;
	width: 800px;
	background-image:url(bilder/prana_kopf_start.jpg);
	padding-left: 200px;
	padding-top: 107px;
}


#linkespalte {
	width:180px;
	padding-right:30px;
	padding-top: 46px;
}
#mitte {
	width: 250px;
	padding-top: 20px;
	/* --- TYPO --- */
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	color:#545454;
	line-height:22px;
}

#rechtespalte {
	width:380px;
	padding-left:44px;
	padding-top:31px;
	/* --- TYPO --- */
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	color:#545454;
	line-height:22px;
}

#fuss {
	width:1000px;
	height:80px;
	background-image:url(bilder/prana_fuss_1000x55.gif);
}

/* ##############################   TYPO ####### */

.navi_a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:1px;
	padding-right: 16px;
}

.navi_a a:link {
	color: #ffffff;
	text-decoration: none;
}

.navi_a a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navi_a a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.navi_a_act{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: normal;
	padding-right: 16px;
}
.navi_a_act a:link {
	color: #555555;
	text-decoration: none;
}

.navi_a_act a:visited {
	color: #555555;
	text-decoration: none;
}

.navi_a_act a:hover {
	color: #FF6600;
	text-decoration: none;
}


.navi_b{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height:16px;
	padding:0;
	margin:0;
}

.navi_b a:link {
	color: #999999;
	text-decoration: none;
}

.navi_b a:visited {
	color: #999999;
	text-decoration: none;
}

.navi_b a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.navi_b_act{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: normal;
	text-align: right;
	line-height:16px;
	padding:0;
	margin:0;
}
.navi_b_act a:link {
	color: #FEB552;
	text-decoration: none;
}

.navi_b_act a:visited {
	color: #FEB552;
	text-decoration: none;
}

.navi_b_act a:hover {
	color: #FEB552;
	text-decoration: none;
}
#level2 {
	text-align: right;
	}

/* ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ NAVIGATION ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ */
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF6633;
}
a:active {
	color: #666666;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#888888;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#787878;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#444444;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
li {
	list-style-image:url("bilder/punkt.gif");
	}
