body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}



.bgHeaderImg {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.vertOb {
	vertical-align: top;
}


.kontakt {
	background-image: url(images/bg_kontakt.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.websites {
	background-image: url(images/bg_websites.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.ubermich {
	background-image: url(images/bg_ubermich.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.welcome {

	background-image: url(images/bg_welcome.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.leftWidth {
	width: 247px;
	height: 94px;
}
.h100 {
	height: 100px;
}
.h75 {
	height: 75px;
}


#inhalt {
	margin-bottom: 30px;
	margin-left: 50px;
}

#naviOben {
	height: 80px;
}
#naviOben td {
	width: 125px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #F5952B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}#naviOben a:link {
	color: #F5952B;
	font-weight: bold;
	text-decoration: none;
}
#naviOben a:visited {
	color: #F5952B;
	text-decoration: none;
}
#naviOben a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#inhalt table td {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer table {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}

