H1 { 
font-size : 16px; 
}

html {
  height: 100%;
  font-size:10px;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

#main
{
position: relative;
min-height: 100%;
}

* html #main
{
height: 100%;
}

#content
{
padding-bottom: 40px;
}

#footer
{
position: relative;
margin-top: -38px;
text-align:center;
}

#footer a:link{
	color:#499A00;
}
#footer a:visited{
	color:#499A00;
}
#footer a:hover{
	color:#ff0000;
}

table.topmenu	td	{
	font-family:Arial;
	font-size:70%;
	height:17px;
	text-align:center;
	border-right-width:1;
	border-right-color:#FFFFFF;
	border-right-style:solid;
}

div.topmenu {
	border-bottom-color:#000000;
	border-bottom:solid;
	border-bottom-width:1;
}

div.description {
	border-left-width:1;
	border-left-style:solid;
	padding-left: 25px;
}

.telephone {
	padding-right:44px;
	padding-top:10px;
	font-size:24px; 
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
}

.logotype {
	padding-left:22px;
	padding-top:10px;
}

a:hover	{
	color:#ff0000;
}

a.topmenu		{color:#E3E3E3;
	display:block;
	padding:2px;
	text-decoration:underline;
}

a.topmenu:hover	{
	color:#FFFFFF;
	display:block;
	padding:2px;
	background-color:#ff0000
}

table.small-list div{
	margin:0 0 0.3em;
	padding-left:30;
}
table.projects{
	padding-left:30;
}

table.projects td{
	font-size:11px;
	
}
table.projects ul{
	margin:0;
	padding:0px 12px 12px 12px;
	position:relative;

}
table.projects ul.selected{
	background:url(/i/proj-con.gif) #f8f1e9 top right no-repeat;
}
table.projects li{
	margin:0 0 0.3em;
	padding:0;
	list-style-type:none;
	font-family:Arial;
}
table.projects li.title{
	margin-bottom:0.1em;
	font-weight:bold;
}
table.projects li.title a:link{
	color:#000000;
}
table.projects li.title a:visited{
	color:#000000;
}
table.projects li.title a:hover{
	color:#ff0000;
}
table.projects li a:link{
	color:#499A00;
}
table.projects li a:visited{
	color:#499A00;
}
table.projects li a:hover{
	color:#ff0000;
}

table.projects li.selected{
	font-weight:bold;
	background-color:#e0ffc5;
}

table.big {
	margin-top: 40px;
}

table.pricelist {
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	border-spacing:0px;
}

table.pricelist td{
	font-family:Arial;
	font-size:11px;
}

table.minicatalog {
width:100%;
border-collapse:collapse;
}

table.minicatalog td {
text-align:center;
font-size:11px;
font-family:Arial;
}

table.minicatalog td a:link{
	color:#499A00;
}
table.minicatalog td a:visited{
	color:#499A00;
}
table.minicatalog td a:hover{
	color:#ff0000;
}

.story {
font-size:12px;
font-family:Arial;
margin-left: 15px;
margin-top: 30px;
}

table.titletext {
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
}

table.titletext td.blank{
	background-color:#ffffff;
}

table.titletext td{
	font-family:Arial;
	font-size:11px;
	background-color:#d6eac5;
	vertical-align:top;
}








a.select		{color:#000000;
	display:block;
	padding:2px;
	text-decoration:underline;
}
a.topmenu:hover	{
	color:#FFFFFF;
	display:block;
	padding:2px;
	background-color:#ff0000
}
