/* copyright 2005, icatch GmbH, CH. All rights reserved */

*#c_content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	margin: 70px 0px 0px 0px;
	color: #587498;
	background-color: #fbf8e3;
	text-align: center;
	overflow: auto;
}


*#c_content #cbody {
	z-index: inherit;
	color: #587498;
	background-color: #fbf8e3;
	position: relative;
	top: 0px;
	left: 0px;
	height: 555px;
	width: 100%;
}

*.subtitle    {
	/* font-family: Monotype Corsiva; */
	font-size: 38px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	z-index: inherit;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*
*#c_content #cfooter {
	z-index: 2;
	background-color: #fbf8e3;
	position: absolute;
	width: 100%;
	height: 45px;
	bottom: 30px;
	left: 0px;
}	

*#cfooter td {
	font-size: 12px;
}	
*/

td {
	text-align: center;
}

href, *.urlref    {
	font-size: 12px;
	font-weight: normal;
}

*.imgtitle {
	top: 5px;
	position: relative;
	z-index: 0;
	left: 50%;
	visibility: hidden;
}

*.imgtitle2 {
	top: 0px;
	position: absolute;
	z-index: inherit;
	left: -50%;
}

*.info   {
	font-weight: bold;
	font-size: 14px;
}

*.info2   {
	font-weight: bold;
	font-size: 16px;
}

*.phone    {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

*.region    {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

*.offer    {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

/*
*.high    {
	color: red;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
}
*/

*.basic    {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

*.basicul    {
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

*#footer    {
	background-color: #fbf8e3;
	z-index: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 65px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
	color: inherit;
}

*#footer td   {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #587498;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: inherit;
}

*#footer hr    {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1    {
	/*font-weight: bold;
	font-size: 12px;
	margin-top: 0px; */
	
	/* font-family: Monotype Corsiva; */
	font-size: 38px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	z-index: inherit;
	/*margin-bottom: 20px;*/
	margin-bottom: 0px;
	margin-top: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	
}

h2    {
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	width: 70%;
}

body {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	overflow: hidden;
}

html {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

*.indexfooter{
	font-size: 10px;
	text-align: center;
	width: 100%;
}


img.ref
{
	border-color: #808080;
	border-style: solid;
	border-width: 2px;
}

img.ref:hover   
{
	border-color: #0000FF;
	border-style: solid;
	border-width: 2px;
}
