a:link {color: #868f93; text-decoration: none;}
a:visited {color: #868f93; text-decoration: none;}
a:active {color: #868f93; text-decoration: none;}
a:hover {color: #339933; text-decoration: underline;}


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial;
	font-size: 1em;
}

html {
	height: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #868f93;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
}


h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	color: #676f72;
	margin: 20px 0px 20px 0px;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #339933;
	margin: 26px 0px 13px 0px;
	font-weight: normal;
}

	h2 a, h2 a:link, h2 a:active, h2 a:visited {
		color: #45748f;
		text-decoration: none;
	}
		
		h2 a:hover {
			color: #993739;
		}

h3 {
	font-family: Verdana, Arial;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #707777;
	margin: 22px 0px 3px 0px;
}

	h3 a, h3 a:link, h3 a:active, h3 a:visited {
		color: #707777;
		text-decoration: none;
	}
		
		h3 a:hover {
			color: #993739;
		}

h4 {
	font-family: Verdana, Arial;
	font-size: 1em;
	line-height: 1.2em;
	color: #707777;
	margin: 19px 0px 8px 0px;
}

	h4 a, h4 a:link, h4 a:active, h4 a:visited {
		color: #707777;
		text-decoration: none;
		line-height: 1.2em;
	}
		
		h4 a:hover {
			color: #993739;
		}


ul {
	margin: 1px 0px 10px 1px;
	list-style: none;
}

	* html ul {
		margin: 4px 0px 12px 1px;
		list-style: none;
	}
	
li
{
	margin-bottom: 1px;
}

	* html li {
		margin-bottom: 5px;
	}

	li a, li a:link, li a:active, li a:visited {
		color: #45748f;
		text-decoration: none;
	}
	
		li a:hover {
			color: #45748f;
			text-decoration: underline;
		}


	.navi a, .navi a:link, .navi a:active, .navi a:visited {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		padding: 11px 20px 10px 20px;
		float: left;
	}
	
		.navi a:hover {
			color: #fff;
			background-color: #868f93;
		}
		
	.navi_aktiv a, .navi_aktiv a:link, .navi_aktiv a:active, .navi_aktiv a:visited, .navi_aktiv a:hover {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		padding: 11px 20px 10px 20px;
		float: left;
		background-color: #868f93;
	}

	
	.subnavi a, .subnavi a:link, .subnavi a:active, .subnavi a:visited {
		padding: 7px 0px 8px 33px;
		display: block;
		color: #868f93;
		text-decoration: none;
		background-image: url('images/icon_arr_rr.gif');
		background-repeat: no-repeat;
		background-position: 20px 12px;
	}
	
		.subnavi a:hover {
			color: #676f72;
			background-color: #edf0f1;
		}
	
	.subnavi_aktiv a, .subnavi_aktiv a:link, .subnavi_aktiv a:active, .subnavi_aktiv a:visited, .subnavi_aktiv a:hover {
		padding: 7px 0px 8px 33px;
		display: block;
		text-decoration: none;
		background-image: url('images/icon_arr_rr.gif');
		background-repeat: no-repeat;
		background-position: 20px 12px;
		color: #676f72;
		background-color: #edf0f1;
	}
	
.table td {
	padding: 5px 8px 5px 8px;
	color: #676f72;
}


	.table td a, .table td a:link, .table td a:active, .table td a:visited {
		color: #676f72;
		text-decoration: none;
	}
	
	.table td a:hover {
		color: #339933;
		text-decoration: underline;
	}

#footer {
	clear: both;
	height: 36px;
	width: 995px;
	padding-top: 8px;
}

	* html #footer {
		height: 44px;
	}
	
	
	
#pic_container {
	clear: both;
	margin-left: 584px; 
	float: left;
	width: 94px;
	height: 173px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ccd2ce;
	background-repeat: no-repeat;

}

.pic_container {
	float: left;
	width: 94px;
	height: 173px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ccd2ce;
	background-repeat: no-repeat;
}

#pic_container_detail {
	float: left;
	width: 249px;
	margin-right: 21px;
	margin-top: 3px;
	margin-bottom: 20px;
}	

#pic_detail {
	width: 243px;
	height: 243px;
	border: 1px solid #dde1e3;
	text-align: center;
	padding: 2px;
	margin-bottom: 6px;
}

	* html #pic_detail {
		width: 249px;
		height: 247px;
		padding: 2px;
	}
	
	
.pic_detail {
	margin-top: 2px;
}
	
	* html .pic_detail {
		margin-top: 0px;
	}
	

#pic_footer {
	float: left;
	clear: both;
	width: 249px;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 1px;
}

#pic_tn {
	float: left;
	border: 1px solid #dde1e3;
	padding: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 73px;
	height: 73px;
}

	* html #pic_tn {
		width: 79px;
		height: 79px;
	}