body {
	font-size: 12px;
	color: #555;
	background-color: #CADEB9;
	background-image: url(images/background.gif);
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
}
a {
	color: #4169E1;
	font-weight: bold;
}
a:visited {
	color: #4169E1;
	text-decoration: none;
}
a:hover {
	color: #0000CD;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #4169E1;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 4px;
}
h2 {
	font-size: 13px;
	color: #4169E1;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 3px;
}
h3 {
	font-size: 12px;
	color: #4169E1;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 2px;
}
h4 {
	font-size: 11px;
	color: #4169E1;	
	border-bottom: 1px dashed #CCC;
	padding-bottom: 1px;
}
.header {
	border: 1px solid #CCC;
	background-color: #87CEEB;
}
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
background:url("images/topmenu.gif") repeat-x scroll 0 0 #CCCCCC;
height: 26px;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}
/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
width: 100%;
padding: 0px;
margin: 0px;
border-spacing: 0px;
}
/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:12px;
	min-width: 125px;
	padding: 5px 10px;
	color:#444;
	background:url("images/topmenu.gif") repeat-x scroll 0 0 #CCCCCC;
	text-decoration:none;
	text-align:center;
	border-left: 1px solid #CCC;	
}
/* style the links hover */
.menu :hover{
	color:#000;
	background:#CADEB9;
	background:url("images/topmenu.gif") repeat-x scroll 0 0 #CCCCCC;
}
/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
.menu ul li ul {width: 100%;}
.menu ul li ul li {width: 100%; background:url("images/topmenu.gif") repeat-x scroll 0 0 #CCCCCC;}
.menu ul li ul li a {width: 100%; padding: 5px 5px; text-align: left; background: none;}
.menu ul li ul li a:hover {background: none;}
.left_column {
	width: 200px;
	background-color: #D8DDF5;
	border-left: 1px solid #CCC;
	padding: 12px;
}
.center_column {
	width: 653px;
	padding: 12px;
	border-right: 1px solid #CCC;
}
.center_column p{
	text-indent: 10px;
}
#menu3 ul {
list-style: none;
	margin: 0;
	padding: 0;
}
#menu3 {
	width: 200px;
	}	
#menu3 li a {
  	height: 31px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}		
#menu3 li a:link, #menu3 li a:visited {
	color: #444;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}	
#menu3 li a:hover, #menu3 li a:active {
	color: #000;
	padding: 8px 0 0 30px;
	background-image: url(images/menu3.gif);
	background-position: 0 -32px;
	}
.footer {
	font-size: 12px;
	color: #696969;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	text-indent: 15px;
	height: 26px;
	background-image: url(images/topmenu.gif);
	text-align: center;
}
.footer1 {
	font-size: 12px;
	color: #696969;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	text-indent: 15px;
	height: 26px;
	background-image: url(images/topmenu.gif);
	text-align: center;
}
.footer a {
	color: #696969;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #333;
	text-decoration: underline;
}
.footer a.map {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
.footer a.map:hover {
	color: #333;
	text-decoration: underline;
}
legend {
	color: #4169E1;
	font-size: 11px;
	text-align: center;
}
fieldset {
	font-size: 11px;
	padding: 7px;	
}
.counters {
	font-size: 9px;
	color: #999;
	padding: 22px;
}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#E4EEEC; border-left:1px solid #CCC; border-right:1px solid #CCC;}
.xb1 {margin:0 5px; background:#CCC;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:#E4EEEC;
	border:0 solid #CCC;
	border-width:0 1px;
	padding: 7px;
	font-size: 11px;
	text-align: left;
}

.xboxcontent ul{
	font-size: 13px;
}

table.border{
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #999;
}
table.border td{
	background-color: #E4EEEC;
	padding: 3px;
	border: 1px solid #999;
}
.green {color: #006600}
}
.blockquote  {
	border: 1px solid #CCCCCC;
}
p.h1{
	border-bottom: 1px dashed #CCCCCC;
    color: #4169E1;
    font-size: 14px;
    padding-bottom: 4px;
	font-weight: bold;
}
p.h2{
	border-bottom: 1px dashed #CCCCCC;
    color: #4169E1;
    font-size: 13px;
    padding-bottom: 3px;
	font-weight: bold;
}
p.h3{
	border-bottom: 1px dashed #CCCCCC;
    color: #4169E1;
    font-size: 12px;
    padding-bottom: 2px;
	font-weight: bold;
}

li.li1 {
margin-top: 0px;
}

li.li2 {
margin-left: 20px;
}

li.li3 {
margin-left: 40px;
}

.gallary {
	width: 100px;
	display: inline-block;
	text-align: center;
}
strong {
	color: #027A26;
}
table.kalkuljator {
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
table.kalkuljator tr{
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
table.kalkuljator tr th{
	border: none;
	padding: 0px 10px;
	margin: 0px;
	border-spacing: 0px;
	width: 155px;
	font-weight: normal;
}
table.kalkuljator tr td{
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
table.kalkuljator tr td input{
	width: 170px;
}
table.kalkuljator tr td select{
	width: 174px;
}
table.kalkuljator tr td#summ1{
	font-weight: bold;
	font-size: 16px;
}
