body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial;
	height: 100%;
	background-color: aliceblue;
}

h1
{
	font-size:  x-large;
	font-family: Arial Black;
	line-height: 1em;
}

h2
{
	font-size: large;
	line-height: 1em;
}

h3
{
	font-size: 1em;
	font-weight: bold;
}
.bild {
	position: absolute;
	top: 2px;
	right: 2px;
}

em
{
	font-weight: bold;
	font-style: normal;
}


hr.main
{
	width: 50%;
	text-align: left;
	top: 15%;
}

a.more
{
	text-align: right;
	text-decoration: none;
	font-size: 0.8em;
	width: 100%;
}

a
{
	color: #6699cc;
}

a:hover
{
	text-decoration: underline;
}

a.nav
{
	text-decoration: none;
}

a.navindent
{
	text-decoration: none;
	padding-left: 5%;
}

.tblue 
{ 
	color: #ffffff; 
	background: #6699cc; 
	font-weight: bold; 
	text-align: center;
}

.tdblue 
{ 
	color: #006699; 
}

.tsense 
{ 
	font-size: large;
	color: Silver; 
	font-weight: normal; 
}

.pictext
{
	font-size: 0.8em;
}

#head
{
	padding-right: 2%;
	padding-left: 22%;
	background: url(./images/kraene01.jpg) white repeat-x left bottom;
	padding-bottom: 2%;
	padding-top: 2%;
	border-bottom: black thin solid;
	height: 15%;
}

#nav
{
	padding-right: 2%;
	padding-left: 2%;
	font-size: 0.8em;
	float: left;
	width: 20%;
	height: auto;
	padding-top: 5%;
}

#main
{
	padding-right: 8%;
	padding-left: 4%;
	float: left;
	padding-bottom: 2%;
	width: 60%;
	padding-top: 2%;
	height: 75%;
	background-color: white;
}

#info
{
	padding-right: 2%;
	padding-left: 2%;
	font-size: 0.8em;
	float: left;
	padding-bottom: 2%;
	width: 20%;
	padding-top: 5%;

}
.bild2 {

	position: absolute;
	top: 2px;
	right: 30px;
}

