html {
	background-color:#CCCCCC;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

body {
	height:100%;
	margin:0%;
	padding:0%;
	margin-top: 0px;
	padding-top: 0px;
	width: 98%;
}

a {
	color: #800066;
}

div#a {
	margin:0% 3%;
	padding:0% 0%;
	height:100%;
	border-left:1px solid #894589;
	border-right:1px solid #894589;
	background-color: #FFFFFF;
	background-image: url(images/giger_home.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

div#c {
	margin:0% 3%;
	position: absolute;
	left: 4px;
	top: 191px;
	font-size: 13px;
}
#b {
	background-image: url(images/giger_kontakt.gif);
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	height:100%;
}

td {
  color:#000000;
 }

.NAV {   
 color:#ffffff;
 padding:6px;
 text-align:center;
 font-size:16px;
 text-decoration:none;
}


a.menu:link, a.menu:visited
{ 
 text-decoration:none;
}
a.menu:active, a.menu:hover
{
	border-bottom-color: #A60053;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	text-decoration:none;
}
a.menu {
	color:#000000;
	font-size: 12px;
 }
 
a.menu_a {
	color:#000000;
	border-bottom-color: #A60053;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	text-decoration:none;
	font-size: 12px;
 }
 
a.menu2:link, a.menu2:visited
{ 
 text-decoration:none;
}
a.menu2:active, a.menu2:hover
{
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 8px;
	text-decoration:none;
}
a.menu2{
	color:#000000;
	font-size: 11px;
 }

.adress {
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-bottom: 15px;
	letter-spacing: 1px;
}

.adress2 {
	color: #CCCCCC;
	font-size: 7px;
}
