body
{
	background-image: url("../images/background.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

/* divisions ###################################### */

#rechts
{
	position: relative;
	alignment: right;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin: 10px;
}

#logo
{	
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#toplinks
{
	position: absolute;
	left: 0px;
	top: 110px;
	background-color: #ffffff;
	background-image: url("../images/toplinks.gif");
	height: 31px;
	width: 100%;
	margin: 0px;
}


#text
{
	position: relative;
	width: 749px;
	background-color: #f3ebd6;
	padding-top: 10px;
	padding-bottom: 20px;

	text-align: left;
	margin-left: 1px;
}

#address
{
	position: relative;
	background-color: #e6dcc6;
	background-image: url("../images/address.gif");
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#bottomindicator
{
	position: relative;
	left: 0px;
	background-color: #f3ebd6;
	background-image: url("../images/bottomindicator.gif");
	height: 20px;
	width: 100%;
	margin: 0px;
}

#footer
{
	position: static;

	right: 50px;
	height: 40px;
}

/* paragraphs ###################################### */

p
{

	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 15px;

}

p.text
{
	position: relative;
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 13px;
	text-align: justify;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 15px;
	left: 50px;
	width: 620px;
}

p.table
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

p.center
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.invisible
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 1px;
	text-align: left;
	font-weight: normal;
	color: #e8e8e8;
	line-height: 5px;
}

p.address
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	position: absolute;
	left: 40px;
	top: 0px;
	line-height: 16px;
	margin: 0px;
	padding-top: 7px;
}

p.phone
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	position: absolute;
	left: 270px;
	top: 0px;
	line-height: 16px;
	margin: 0px;
	padding-top: 7px;
}

p.internet
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	position: absolute;
	left: 450px;
	top: 0px;
	line-height: 16px;
	margin: 0px;
	padding-top: 7px;
}

p.toplinks
{
	padding-left: 41px;
	padding-top: 8px;
	margin: 0px;
}


p.naviblock-headline
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #c4c4c4;
	background-image: url("../images/naviblock-headline.gif");
	margin: 0px;
	margin-bottom: 1px;
	padding: 1px;
	height: 20px;
}

p.naviblock-links
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	background-color: #f3ebd6;
	padding: 1px;
	margin: 0px;
	margin-bottom: 1px;
	height: 14px;
}

/* text ###################################### */

h1
{
	position: relative;
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 20px;
	font-weight: bold;
	color: #808080;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 50px;
}

h2
{
	position: relative;
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 17px;
	font-weight: bold;
	color: #808080;
	margin-bottom: 10px;
	margin-top: 0px;
	left: 50px;
}

h3
{
	position: relative;
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	left: 50px;
}



ul
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
}

li
{
	list-style-image: url("../images/bullet.gif");
	line-height: 25px;
	margin-left: 25px;
}

hr
{
	position: relative;
	color: #ffffff;
	height: 2px;
	border: 1px solid;
	margin-left: 0px;


	width: 650px;
	left: 50px;
}
	


/* links ###################################### */

a.gallery
{
	position: relative;
	white-space: nowrap;
	padding: 5px;
	padding-left: 18px;
	margin: 5px;
	line-height: 125px;
	background-color: #e6dcc6;
	left: 50px;
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 8px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;

}

a:link
{
	text-decoration: underline;
	font-weight: bold;
	color: #317139;
}

a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:visited
{
	text-decoration: underline;
	font-weight: bold;
	color: #297938;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:link.navilink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:active.navilink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:visited.navilink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover.navilink
{
	font-weight: none;
	font-weight: bold;
	color: #297938;
}

a:link.footerlink
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:active.footerlink
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:visited.footerlink
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:hover.footerlink
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	background-color: #f0f0f0;
	font-weight: normal;
	color: #000000;
}

/* tables ###################################### */

table.content
{
	position: relative;
	left: 50px;
}
