* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	/*background: transparent url(http://static1.grsites.com/images/glossymetal.jpg) repeat scroll left top;*/
}

a {
	text-decoration: none;
}

div.clear {
	clear: both
}

fieldset {
	border: none;
}

div#main {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	padding: 0px 10px 10px 10px;
}

div.visual {
	background: url(/fileadmin/templates/img/visual_massageprofs.jpg) no-repeat;
	width: 800px;
	height: 200px;
	position: relative;
}

.ergo {
	background: url(/fileadmin/templates/img/visual_ergoprofs.jpg) no-repeat !important;
}

div.visual ul {
	position: absolute;
	left: 611px;
	top: 60px;
}

div.visual ul li {
	float: left;
	list-style-type: none;
	text-indent: -3000px;
}

div.visual ul li a {
	display: block;
}

div.visual ul li.ergoprofs a {
	background: url(/fileadmin/templates/img/button_ergoprofs.gif) no-repeat;
	width: 73px;
	height: 19px;
	margin-right: 6px;
}

div.visual ul li.ergoprofsact a,
div.visual ul li.ergoprofs a:hover {
	background: url(/fileadmin/templates/img/button_ergoprofs_over.gif) no-repeat;
}

div.visual ul li.massageprofs a {
	background: url(/fileadmin/templates/img/button_massageprofs.gif) no-repeat;
	width: 100px;
	height: 19px;
}

div.visual ul li.massageprofsact a,
div.visual ul li.massageprofs a:hover {
	background: url(/fileadmin/templates/img/button_massageprofs_over.gif) no-repeat;
}

ul#nav, 
ul#nav ul {
	list-style: none;
	background: url(/fileadmin/templates/img/nav_bg.jpg) repeat-x;
	height: 32px;
	width: 800px;
	z-index: 999;
}

ul#nav li a {
	display: block;
	padding-right: 12px;
	font-size: 13px;
	font-weight: bold;
	color: #858382;
}

ul#nav li.sub a {
	background: url(/fileadmin/templates/img/ifsub.gif) no-repeat right;
}

ul#nav li.subact a,
ul#nav li.sub a:hover {
	background: url(/fileadmin/templates/img/ifsub_over.gif) no-repeat right;
}

ul#nav li.act a,
ul#nav li.subact a,
ul#nav li a:hover {
	color: #ff9900;
}

ul#nav li {
	float: left;
	margin: 9px 0 0 30px;
}

ul#nav li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	padding-top: 9px;
	background: url(/clear.gif);
}

ul#nav li ul li {
	margin: 0;
	width: 180px;
	clear: both;
	background: url(/fileadmin/templates/img/dropdown_bg.jpg) repeat-y;
}

ul#nav li ul li a {
	border-bottom: 1px solid #fff;
	padding: 5px 5px 5px 10px;
	color: #fff !important;
	display: block;
	font-weight: normal;
	background: none !important;
}

ul#nav li ul li a:hover {
	color: #fff;
	border-left: 5px solid #ff9900;
	padding: 5px 5px 5px 5px;
}

ul#nav li ul li.act a {
	font-weight: bold;
	border-left: 5px solid #ff9900;
	padding: 5px 5px 5px 5px;
	color: #fff;
	background: none;
}

ul#nav li:hover ul, 
ul#nav li.sfhover ul { 
	left: auto;
	background-position: 0 0;
}

ul#nav li.sub ul li a:hover,
ul#nav li.sub ul li a {
	background: none;
}

div#breadcrumb {
	height: 33px;
	background: #fff;
}

div#breadcrumb ul li {
	list-style-type: none;
	float: left;
	padding: 10px 5px 0 0;
	background: url(/fileadmin/templates/img/breadcrumb_sep.gif) no-repeat 0px 16px;
}

div#breadcrumb ul li.first {
	background: none;
}

div#breadcrumb ul li {
	color: #ccc;
	padding-left: 10px;
	font-size: 11px;
}

div#breadcrumb ul li a {
	color: #ccc;
}

div#content {
	clear: both;
}

div.left {
	width: 180px;
	float: left;
}

div.middle {
	width: 410px;
	min-height: 350px;
	float: left;
	margin: 0 15px;
}

div.right {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

div.right h3,
div.left h3 {
	background: url(/fileadmin/templates/img/submenu_bg.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	padding: 5px 5px 5px 10px;
	height: 15px;
}

div.left {
	background: url(/fileadmin/templates/img/submenu_bottom_bg.jpg) repeat-y;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.left ul {
	padding-bottom: 20px;
}

div.left ul li {
	list-style-type: none;
}

div.left ul li a {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 5px 15px;
	color: #858382;
	display: block;
	background: #fff;
}

div.left ul li.act a,
div.left ul li a:hover {
	border-left: 5px solid #ccc;
	padding: 5px 5px 5px 10px;
}

div.left ul li.act a {
	color: #ff9900;
	font-weight: bold;
}

div.left h2 {
	color: #666;
	font-size: 11px;
	margin: 10px 10px 0px 10px;
	padding: 0;
}

div.left p {
	color: #666;
	font-size: 11px;
	margin: 0px 10px 10px 10px;
}

div.left p a {
	color: #666;
	font-style: italic;
}

div.left a:hover {
	color: #ff9900;
}

div.left form {
	margin: 10px 10px;
}

div.left form label {
	font-size: 11px;
	color: #666;
}

div.left form input {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 2px;
	width: 155px;
	background: #fff;
	border: 1px solid #999999;
	color: #999999;
}

div.left form input.button {
	float: right;
	width: 70px;
	height: 24px;
}

div.middle h2 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}

div.middle h3 {
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
}

div.middle h3 a {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

div.middle ul,
div.middle p {
	line-height: 130%;
	padding-bottom: 15px;
}

div.middle a {
	color: #ff9900;
	text-decoration: underline;
}

div.middle a:hover {
	color: #666;
}

div.middle ul {
	margin-left: 20px;
	padding-bottom: 15px;
}

div.right {
	position: relative;
}

div.right div.content_right {
	background: url(/fileadmin/templates/img/right_bg.jpg) repeat-y;
	position: absolute;
	top: 170px;
	width: 180px;
	margin-bottom: 20px;
}

div.right ul,
div.right p {
	padding: 5px 10px 10px 5px;
	font-size: 11px;
	color: #666;
}

div.right ul {
	margin-left: 20px;
}

div.right ul li a {
	color: #ff9900;
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

div#footer {
	clear: both;
	width: 800px;
	height: 24px;
	background: transparent url(/fileadmin/templates/img/footer_bg.jpg) repeat-x;
	position: relative;
}

div#footer ul {
	/*margin-left: 180px;*/
}

div#footer ul li {
	list-style-type: none;
	float: left;
	padding: 5px 0 0 15px;
	color: #666;
	font-size: 11px;
	background: url(/fileadmin/templates/img/footer_sep.gif) no-repeat 4px 10px;
}

div#footer ul li.first {
	background: none;
}

div#footer ul li a {
	color: #666;
}

form#mailform {
	margin: 10px 0 15px 0;
}

div.labelwrap {
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	display: block;
	width: 100px;
	float: left;
}

div.formregel input,
div.formregel textarea {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 2px;
	width: 265px;
	float: left;
	background: #fff;
	border: 1px solid #999999;
	color: #999999;
}

form#mailform p {
	clear: both;
}

form#mailform input#mailformformtype_mail {
	width: inherit;
}

form#mailform span.required {
	margin-left: 2px;
}

form#mailform input#mailformformtype_mail {
	width: 70px;
	height: 24px;
}
