body {
	margin			: 0px;
	background		: #FFF8E3;
	}

tr, p, div {
	font-family		: Verdana, Helvetica, Arial, sans-serif;
  	font-size       : 11px;
  	color           : #000000;
  	}
  	
.pdf {
	border			: 1px solid #DDDDDD;
	padding			: 7px;
	}

img {
	border			: none;
	}

img a:link {
	border			: none;
	}

#main {
	width			: 644px;
	}

#korpus {
	margin-top		: 40px;
	}

.navigation {
	text-align		: left;
	font-family		: verdana,arial,helvetica,sans-serif;
	font-size		: 10px;
	width			: 644px;
	line-height		: 30px;
	text-decoration	: none;
	background		: transparent url(img/kopf_bg.gif) no-repeat;
	padding-top		: 3px;
	}
	
.navigation a:link, .navigation a:visited {
	text-align		: left;
	font-family		: verdana,arial,helvetica,sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	line-height		: 30px;
	text-decoration	: none;
	color			: #484848;
	margin-left		: 20px;
	}
	
.navigation a:hover {
	text-align		: left;
	font-family		: verdana,arial,helvetica,sans-serif;
	font-size		: 10px;
	font-weight		: bold;	
	line-height		: 30px;
	text-decoration	: none;
	color			: #B8B8B8;
	}
	
.mid {
	background		: transparent url(img/mid_bg.gif) center repeat-y;
	}	

.bottom {
	text-align		: center;
	font-family		: verdana,arial,helvetica,sans-serif;
	font-size		: 11px;
	font-weight		: normal;	
	background		: transparent url(img/bottom_bg.gif) top no-repeat;
	line-height		: 30px;
	height			: 38px;
	}
	
.bottombig {
	padding-top		: 10px;
	text-align		: center;
	font-family		: verdana,arial,helvetica,sans-serif;
	font-size		: 11px;
	font-weight		: normal;	
	background		: transparent url(img/bottom_bg_big.gif) top no-repeat;
	line-height		: 20px;
	height			: 63px;
	}
	
.bottomKontakt {
	margin-top		: -11px;
	padding-top		: 10px;
	text-align		: center;
	font-family		: verdana,arial,helvetica,sans-serif;
	font-size		: 11px;
	font-weight		: normal;	
	background		: transparent url(img/bottom_bg.gif) top no-repeat;
	line-height		: 20px;	
	height			: 38px;
	}
	
.frontimage1 {
	display			: block;
	width			: 636px;
	height			: 549px;
	background		: transparent url(img/frontpic.jpg) no-repeat;
	}
	
.frontimage2 {
	display			: block;
	width			: 636px;
	height			: 237px;
	background		: transparent url(img/frontpic_2.gif) no-repeat;	
	}				
