body
	{
	background-color: rgb(0,0,0);
	background-image: url(Grafiken/skizze.jpg);
	background-repeat: no-repeat;
	background-attachment: local;
	background-position: left top;
	margin: 0px;
	padding: 40px;
	background-size: cover;
	}
html, body
	{
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	}
#logo
	{
	width: 400px;
	height: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
	}
#inhalt
	{
	left: 0px;
	top: 180px;	
	margin: 40px;
	}
h1
	{
	color: rgb(255,255,255);
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: 0.05ex;
	margin: 50px 0px 0px 0px;
	}
h1r
	{
	color: rgb(255,255,255);
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: 0.05ex;
	margin: 50px 0px 0px 0px;
	font-size: 24px;
	}
h1g
	{
	color: rgb(255,255,255);
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 144%;
	font-weight: bold;
	letter-spacing: 0.05ex;
	margin: 0px 0px 20px 0px;
	}
#name
	{
	font-size: 173%;
	}
#mottos
	{
	font-size: 136%;
	}
h2
	{
	font-size: 144%;
	color: rgb(255,255,255);
	margin: 0px 0px 10px 100px;
	}
h2g
	{
	font-size: 144%;
	color: rgb(255,255,255);
	margin: 0px 0px 10px 0px;
	}
h3
	{
	font-size: 120%;
	color: rgb(255,255,255);
	margin: 0px 0px 10px 100px;
	}
h4
	{
	font-size: 100%;
	color: rgb(255,255,255);
	margin: 0px 0px 10px 100px;
	}
#naviliste
	{
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	clear: both;
	line-heigt: 150%;
	}
.navilink
	{
	color: rgb(255,255,255);
	margin: 0px 20px 0px 0px;
	}
.navilink a:link, .navilink a:visited, .navilink a:hover, .navilink a:active, .navilink a:focus
	{
	color: rgb(255,255,255);
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
.navilink a:link, .navilink a:visited
	{
	color: rgb(0,0,0);
	background-color: rgba(255,255,255,0.4);
	}
.navilink a:hover, .navilink a:active, .navilink a:focus
	{
	color: rgb(0,0,0);
	background-color: rgba(255,255,255,0.7);
	}
p
	{
	text-align: justify;
	margin: 0px 115px 10px 115px;
	color: rgb(255,255,255);
	font-style: normal;
	}
pti
	{
	text-align: justify;
	margin: 10px 0px 50px 0px;
	color: rgb(0,0,0);
	font-weight: bold;
	font-style: italic;
	}

dt, dd
	{
	text-align: left;
	margin: 0px;
	color: rgb(255,255,255);
	}
dt
	{
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	}
dd
	{
	margin: 5px 0px 0px 20px;
	font-weight: normal;
	}
li
	{
	margin: 0px 0px 10px 0px;
	}
em
	{
	color: rgb(255,255,255);
	font-weight: normal;
	font-style: italic;
	}
dd a:link, dd a:visited, dd a:hover, dd a:active, dd a:focus
	{
	color: rgb(255,255,255);
	text-decoration: none;
	}
dd a:link, dd a:visited
	{
	}
dd a:hover, dd a:active, dd a:focus
	{
	color: rgb(255,255,255);
	}
.pt {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
