html, body {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../media/bilder/background/backround_v1-0.jpg);
	background-repeat: repeat;
	height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

}
h1 {
	font-size: 180%;
	font-weight: bold;
	width: 80%;
	background-image: url(../media/bilder/background/backround_titel-h1_v1-0.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #008484;
	margin-top: 5px;
}
h2 {
	font-weight: bold;
	font-size: 125%;
	margin-top: 16px;
	margin-bottom: 4px;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 16px;
	margin-bottom: 4px;
}
h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 4px;
}
a {
	color: #008484;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #008484;
}
li {
	display: list-item;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(../media/bilder/diverses/listenpunkt.png);
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.link_no-underline {
	text-decoration: none;
	border: 1px solid #008484;
	padding: 3px;
}.link_no-underline:hover {
	text-decoration: none;
	border: 1px solid #008484;
	padding: 3px;
}
.bildlink_grau {
	color: #E9E9E9;
	background-color: #E9E9E9;
}
.bildlink_weiss {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.kommentar {
	font-size: 90%;
	font-style: italic;
}
.rahmen_tuerkis_250px {
	border: 1px solid #008484;
	background-color: #EEEEEE;
	padding: 3px;
	width: 250px;
}
.rahmen_tuerkis_520px {
	border: 1px solid #008484;
	background-color: #EEEEEE;
	padding: 3px;
	width: 528px;
}
#navi {
	font-size: 95%;
}
#navi a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: right;
	text-transform: capitalize;
	font-size: 110%;
	vertical-align: middle;
	letter-spacing: 1px;
	background-image: url(../media/bilder/navi/navi.png);
	background-position: center top;
}
#navi a:hover {
	color: #008484;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008484;
	border-right-color: #008484;
	border-bottom-color: #008484;
	border-left-color: #008484;
	background-image: url(../media/bilder/navi/navi_hover.png);
	background-position: center bottom;
}
#layout_ebene {
	height: 100%;
}
#layout_total {
	background-image: url(../media/bilder/background/backround_table_v1-0.png);
	background-repeat: repeat;
	height: 100%;
	background-position: center;
}
#layout_spalten {
}

