body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color:#fff;
	margin-bottom:20px;
	color:#343434;
	background-image:url(../images/clouds.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
}

a:link, a:visited, a:active {
	color:#cc0001;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	border:10px solid #d7d7d7;
	background-color:#fff;
}

#header {
	background-color:#ff2d2e;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:90px;
	border-bottom:1px solid #d7d7d7;
}

.description {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin:0;
}
.description     a:link,.description a:visited,.description a:active,.description a:hover {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin:0;
	text-decoration: none;
}


.phone {
	color:#fff;
	font-weight:bold;
	font-size:24px;
	margin:0;
}

.title {
	color:#fff;
	font-weight:bold;
	font-size:29px;
	margin:0;
}

#menu {
	background-color:#d7d7d7;
	height:28px;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type:none;
	float:left;
}

#menu a:link, #menu a:visited, #menu a:active {
	color:#47464c;
	text-decoration:none;
	line-height:28px;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

#menu a:hover, #menu a.active {
	text-decoration:none;
	background-color:#c1c1c1;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#submenu {
	background-color:#8f8c95;
	height:28px;
}

#submenu ul {
	margin:0;
	padding:0;
}

#submenu ul li {
	list-style-type:none;
	float:left;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	line-height:28px;
	display:block;
	padding-left:5px;
	padding-right:5px;
}

#submenu a:hover, #submenu a.active {
	text-decoration:none;
	background-color:#79767e;
	background-image:url(../images/submenu.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#content {
	background-color:#fff;
	background-image:url(../images/content.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding:10px;
	line-height:18px;
}

h1 {
	margin-top:0;
	padding-top:0;
	font-size:23px;
	font-weight:normal;
	line-height:26px;
	color:#343434;
}


h1 a:link {
	color:#343434;
	text-decoration:none
}

h1 a:hover {
	color:#343434;
	text-decoration:none
}

h2 {
	font-size:15px;
	font-weight:bold;
}

h2 a:link {
	color:#343434;
	text-decoration:none
}

h2 a:hover {
	color:#343434;
	text-decoration:none
}



h2 a.discreet:link, h2 a.discreet:active, h2 a.discreet:visited, h2 a.discreet:hover {
	text-decoration:none;
	color:#343434;
}

h1.bottom {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	font-weight:bold;
}

#sections {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

#sections td {
	border:1px solid #d8d8d8;
	padding:4px;
	background-color:#fff;
}

#sections td.rehau {
	background-color:transparent;
	border:none;
}

h3 {
	margin:0;
	padding:0;
	background-color:#8f8c95;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/h3.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:33px;
	padding-left:13px;
	margin-bottom:1px;
}

h3 a:link, h3 a:visited, h3 a:active {
	color:#fff;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

.border {
	padding:4px;
	background-color:#fff;
	border:1px solid #d8d8d8;
}a.discrete:link, a.discrete:visited, a.discrete:active {
	color:#343434;
	text-decoration:none;
}

.floatright {
float:right;
padding-left:10px;
padding-bottom:10px;
}

.floatleft {
float:left;
padding-right:10px;
padding-bottom:10px}
