body
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* main table areas */

table.team
{
	background-color: #ffffff;
	padding: 0px;
	margin: 10px;
	width: 700px;
}

td.team
{
	background-color: #FFCEA3;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
	width: 50%;
}

td.corner
{
	background-color: #ffffff;
	height: 66px;
	width: 52px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

td.logo
{
	background-color: #ffffff;
	height: 66px;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.menu
{
	background-color: #ffffff;
	height: 66px;
	width: auto;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

td.spacer
{
	background-color: #FF9A41;
	height: 161px;
	width: 52px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.keyvisual
{
	background-color: #FF9A41;
	height: 161px;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.sidebar
{
	background-color: #FFCCA0;
	height: auto;
	width: 52px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.navbar
{
	background-color: #ffffff;
	height: auto;
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.address
{
	background-color: #ffffff;
	height: auto;
	width: 200px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td.main
{
	background-image: url("../images/main.gif");
	background-color: #FFCCA0;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.content
{
	height: auto;
	width: 725px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

td.nav_regular
{
	background-color: #ffffff;
	height: 28px;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #FF9A41;
}

td.nav_active
{
	background-color: #FF9A41;
	height: 28px;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #FF9A41;
}


/* text */

h1
{
	font-family: "Arial", "Helvetica";
	font-size: large;
	text-align: left;
	font-weight: bold;
	color: #909090;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2
{
	font-family: "Arial", "Helvetica";
	font-size: medium;
	text-align: left;
	font-weight: bold;
	color: #909090;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3
{
	font-family: "Arial", "Helvetica";
	font-size: medium;
	text-align: left;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p
{
	font-family: "Arial", "Helvetica";
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.navbar
{
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.left
{
	font-family: "Arial", "Helvetica";
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
	margin: 0px;
}

p.center
{
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
}

ul
{
	font-family: "Arial", "Helvetica";
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
	list-style-image: url("../images/bullet.gif");
}

ol
{
	font-family: "Arial", "Helvetica";
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
	margin-left: 47px;
	margin-top: 5px;
	margin-bottom: 5px;
}


p.klein
{
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
	margin:0px;
}

p.team
{
	font-family: "Arial", "Helvetica";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 11pt;
	margin: 0px;
}

li.team
{
	font-family: "Arial", "Helvetica";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 11pt;
	margin: 0px;
}

ul
{
	margin-left: 25px;
}

p.rechts
{
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin:0px;
}


p.adresse
{
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
	margin-left: 10px;
	margin-bottom: 10px;
}


hr
{
	clear: both;
	height: 2px;
	color: #EC8F3C;
}

hr.none
{
	clear: left;
	height: 2px;
	color: #EC8F3C;
}


input
{
	
	background-color: #ffffff;
	border-width: 2px;
	border-color: cccccc;
}

textarea
{
	background-color: #ffffff;
	border-width: 2px;
	border-color: cccccc;
}

#rechts
{
	alignment: right;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#links
{
	alignment: left;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

/* links */

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #CC6F1C;
}

a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #CC6F1C;
}

a:hover
{
	text-decoration: underline overline;
	font-weight: bold;
	color: #000000;
}

a:link.nav_regular
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #EC8F3C;
	padding: 2px;
}

a:active.nav_regular
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

a:visited.nav_regular
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #EC8F3C;
	padding: 2px;
}

a:hover.nav_regular
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

a:link.nav_active
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF9A41;
	padding: 2px;
}

a:active.nav_active
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #FF9A41;
	padding: 2px;
}

a:visited.nav_active
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF9A41;
	padding: 2px;
}

a:hover.nav_active
{
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #FF9A41;
	padding: 2px;
}