body{
background-color:#00793F;
}
div.bg {
width:1000px;height:800px;
border:1px solid black;
padding:10px;
margin:auto;
}
p { 
margin-top: 0; margin-bottom: 0; 
}
.msg  {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.impressum{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h6{
	font: 6px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1{
	font-size: 18px;
}
ul,li {	
	list-style: square;	
}
p.green{
	color: #00793F;
}
.redfont{
	color:#cc1f2f;
	font-style: italic;
}
a.webpage:link, a.webpage:visited{
	color:#cc1f2f;
	font-style: italic;
}
a.webpage:hover{
	color:#cc1f2f;
	font-style: italic;
	text-decoration: none;
}
/*#red{
	background-color: #cc1f2f;
}*/
.greenfont{
	color: #00793F;
}
.whitefont{
	color: white;
}
#container{
	position: relative;
	display: block;
	float:left;
	height: 560px;
	width: 800px;
	left: 100px;
	top: 100px;
	padding:10px;
	margin:auto;
	background-color: #ffdbc3;
	border: 1px solid white;
}
#header{
	position: relative;
	display: block;
	float:left;
	height: 180px;
	width: 800px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #00793F;
	border-style: solid;
	border-width: 0px;
}
#adress{
	position: relative;
	display: block;
	float:left;
	height: 125px;
	width: 170px;
	left: 5px;
	top: 5px;
	padding: 0px;
	margin: 0px;
   background-color: white;
	border-style: solid;
	border-width: 0px;
}
#banner{
	position: relative;
	display: block;
	float:left;
	height: 125px;
	width: 610px;
	left: 5px;
	top: 5px;
	padding: 0px;
	background-color: #ffdbc3;
	border-style: solid;
	border-width: 0px;
}
#mainmenu{
	position: relative;
	display: block;
	float:left;
	height: 42px;
	width: 780px;
	left: 5px;
	top: 5px;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}
#mainmenu.list1{
	
}
#leftmenu{
	position: relative;
	display: block;
	float:left;
	height: 360px;
	width: 160px;
	left: 5px;
	top: 0px;
   background-color: #00793F;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}
#maincontent{
	position: relative;
	display: block;
	float:left;
	height: 360px;
	/*width: 440px;*/
	width: 600px;
	left: 15px;
	top: 0px;
	padding: 5px 0 0 0;
	border-style: solid;
	border-width: 0px;
}
#imgdiv{
	/*margin: 5px,0px,5px,300px;*/
	left: 300px;
	padding:5px;
	width: 300px;
	height: 150px;
	float: right;
	border:1px solid white;

}
#imgdivbig{
	/*margin: 5px,0px,5px,300px;*/
	left: 300px;
	padding:5px;
	width: 300px;
	height: 340px;
	float: right;
	border:1px solid white;

}
#rightbox{
	position: relative;
	display: block;
	float:left;
	height: 360px;
	width: 160px;
	left: 25px;
	top: 0px;
	padding: 0px;
	background-color: #CC1F2F;
	
}
#imgbox{
	position: relative;
	display: block;
	float:left;
	left: 0px;
	top: 0px;
	padding: 0 0 1px 0;
}
#imgbox_left{
	position: relative;
	display: block;
	float:left;
	left: 0px;
	top: 0px;
	padding: 20 0 1px 20px;
}
/*underconstruction
#underconstr{
	position: relative;
	left: auto;
	top:auto;
	width: 400px;
	height: 220px;
	margin: 25px;
	display: block;
	background-color: #00793F;
}
.msg{
	color: white;
	padding: 5px;
}

#underconstr2{
	position: relative;
	left: 400px;
	top:0px;
	width: 400px;
	height: 220px;
	margin: 25px;
	display: block;
	background-color: #00793F;
}
.adr{
	font-weight: bolder;
	color: white;
	padding: 10px;
}
*/
