body{
	margin: 0;
	padding: 0;
	font-family: Calibri, Lucida Unicode, "Lucida Grande", Lucida, Verdana, sans-serif;
	background: black none repeat-x center bottom;
	height: 100%;
}
#side{
	width: 700px;
	margin: 10px auto 20px;
	background: #9B989D url(_img/bottom.gif) no-repeat scroll center bottom;
	padding: 0 0 30px;
	position: absolute;
	right: 0;
	left: 0;
	border-right: 10px solid black;
	border-left: 10px solid black;
	border-bottom: 10px solid black;
}
#top{
	background: url(_img/titel.gif) no-repeat scroll;
	height: 215px;
}
#navi{
	height: 30px;
	border-bottom: 2px solid gray;
	color: #a05;
	z-index: 50;
	padding-left: 5px;
}
#navi a{
	display: inline;
	padding: 0;
	text-decoration: none;
	font: italic normal normal 19px Georgia, "Times New Roman", Times, serif;
	margin: 0 5px;
	color: black;
}

#navi em{
	display: inline;
	padding: 0;
	text-decoration: none;
	font: italic normal normal 19px Georgia, "Times New Roman", Times, serif;
	margin: 0 5px;
	color: #555;
}
#navi a:hover{
	color: silver;
}
h2{
	display: inline;
	padding: 5px 0 0 5px;
	text-decoration: none;
	font: italic normal 36px/36px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 5px;
	color: white;
	width: 330px;
	float: left;
}

h3{
	display: inline;
	padding: 5px 0 10px 2px;
	text-decoration: none;
	font: italic normal 36px/36px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 5px;
	color: white;
	float: left;
	border-bottom: 1px solid gray;
	width: 690px;
}

h4{
	display: inline;
	padding: 0;
	text-decoration: none;
	font: italic normal 22px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #a05;

}
h5{
	padding: 0;
	text-decoration: none;
	font: italic normal 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #444;
	margin: 8px 0 0;
}

h6{
	display: inline;
	padding: 5px 0 0 5px;
	text-decoration: none;
	font: italic normal 18px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 5px;
	color: #E1001A;
	width: 330px;
	float: left;
}
	

.titelbild{
	width: 700px;
	height: 250px;
	border-bottom: 2px solid gray;
}

p{
	font-size: 14px;
	line-height: 24px;
	width: 340px;
	text-align: justify;
	margin: 10px 0 0 340px;
	padding: 0 0 0 10px;
	border-left: 1px solid gray;
}

p a{
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	font-style: normal;
}

p strong{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

p em{
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	font-style: normal;
}

p .head{
	font: bold 22px/25px Georgia, "Times New Roman", Times, serif;
}
#m{
	margin: 0 0 5px 5px;
	padding: 0 0 0 5px;
	height: 190px;
	width: 337px;
	position: relative;
	float: left;
	background: silver url(_img/m_back.gif) repeat-x scroll;
}

#m p{
	font-size: 16px;
	width: auto;
	text-align: justify;
	padding: 0 0 0 0;
	border-left: 1px none gray;
	line-height: 18px;
	float: left;
	margin: 2px 0 0;
}

#t_head{
	display: inline;
	padding: 7px 0 10px 20px;
	text-decoration: none;
	position: absolute;
	font-variant: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 1px solid gray;
	margin: 6px 0 0 200px;
}

#t{
	margin: 0 0 5px 5px;
	padding: 0 0 0 5px;
	height: 80px;
	width: 680px;
	position: relative;
	float: left;
	background: silver url(_img/m_back.gif) repeat-x scroll;
}

#t p{
	font-size: 16px;
	width: auto;
	text-align: justify;
	padding: 0 0 0 0;
	border-left: 1px none gray;
	line-height: 18px;
	float: left;
	margin: 8px 0 0 6px;
	position: absolute;
}

.bild{
	position: absolute;
	right: 5px;
	width: 165px;
	height: 180px;
	top: 5px;
	background: url(_img/test_pic.gif) no-repeat scroll 0 0;
}

.bilder{
	position: absolute;
	right: 10px;
	width: 640px;
	height: 480px;
	top: 5px;
	background: url(_img/test_pic.gif) no-repeat scroll 0 0;
}

#n{
	margin: 0 0 5px 10px;
	padding: 0 0 0 5px;
	height: 510px;
	width: 680px;
	position: relative;
	float: left;
	background: silver url(_img/m_back.gif) repeat-x scroll;
}
