img  {
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-repeat:no-repeat;
}
a {
	color:inherit;
}
a img {
	border: none;
}

body {
	margin:0px;
	padding:0px;
	background-color: #d9d9d9;
}

/* navigation --------------------- */
#navi a {
	text-decoration:none;
	margin-bottom:10px;
	background-repeat: no-repeat;
	color:black;
	font-weight:bold;
	display:block;
	border: none;
}
#navi a img {
	margin-left:1px;
}
#navi a:hover {
	background: url(butt/b_over.gif) ;
}
#navi a.active {
	background: url(butt/b_on.gif) !important;
}

/* the mainpage construction --------------------- */
#main, #navi {
	position: absolute;
	top:0px;
	padding:0px;
	padding-top:69px;
	margin: 0px;
}

#navi {
	position: fixed;
	left:0px;
	width:210px;
	background-color: white;
	background: url(butt/h_navi.gif) ;
}
#main {
	left:210px;
	width:700px;
	padding-bottom:10px;
	/*border:1px solid red;*/
}
#logo {
	position:absolute;
	top:0px;
	left:166px;
}

/* some text definitions --------------------- */
.textblau
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #0e4266;
}
.textblau a {
	/* this is for f**g ie6, inherit does not work */
	color: #0e4266;
}
.textblau a:visited {
	color: #5081a2;
}
.textgruen
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #0b6550;
}
.textgruen a {
	/* this is for f**g ie6, inherit does not work */
	color: #0b6550;
}
.textgruen a:visited {
	color: #529995;
}

/* home page --------------------- */
.design {
	margin-top:40px;
	color: #7d1c20;
	font-size:12px;
}
.design a {
	color: #7d1c20;
}

.design a {
	text-decoration:none;
}

.hog {
	text-align:right;
}
.hogbut {
	background-color:#ffffff;
	color: #797979;
	margin-top: 5px;
	border: 1px solid;
}
.adr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	margin-top: 60px;
	padding:5px;
	background-color: #b7b7b7;
}
.adr a {
	/* this is for f**g ie6, inherit does not work */
	color: #FFFFFF;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.mb {
	margin-bottom:20px;
}
/* about page --------------------- */
.about .bock, .about .kletter {
	padding-right:10px;
}
.about .textgruen, .about .textblau {
	margin-bottom:10px;
}
/* links page --------------------- */
.links a {
	display:block;
	margin-bottom:10px;
}
.links .textblau, .links .textgruen {
	float:left;
	margin-top:60px;
	margin-left:60px;
}
.links .deko {
	float:right;
}

/* references page --------------------- */
.refer img {
	display:block;
}
.refer .mar {
	margin-left:60px;
}

.refer h2 {
    font-size: 14px;
    text-decoration:underline;
    cursor:pointer;
}
.refer h3 {
    font-size: 12px;
}
/* gear page --------------------- */

/* contact page --------------------- */

