body {
	background-image: url(spitz_mainbg.png);
	background-repeat: repeat-x;
}
#header {
    width: 800px;
	height: 197px;
}

#main {
	background-color: #333333;
	width: 740px;
	color: #dddddd;
	top: 0px;
	text-align: left;
	height: auto;
	padding: 30px;
}
#left {
	position: absolute;
	width: 184px;
	top: 30px;
	left: 30px;
}
#right {
	left: 194px;
	width: 536px;
}
#body {
    width: 522px;
	background-color: #cccccc;
	color: #333333;
	padding: 12px;

	min-height:400px
}
#footer {
	background-image: url(spitz_footer.png);
    width: 546px;
	height: 14px;
}

#logo {
	padding: 0px;
}
#navtop {
	left: -8px;
    width: 191px;
	height: 33px;
	background-image: url(spitz_navtop.png);
}
#nav {
	left: -8px;
    width: 191px;
	background-image: url(spitz_navmid.png);
	padding-top: 14px;
	padding-bottom: 14px;
}
#navbot {
	left: -8px;
    width: 191px;
	height: 8px;
	background-image: url(spitz_navbot.png);
}
.mainnav, .mainactive {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 12px;
}
.subnav, .subactive {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 11px;
}
.mainnav a, .subnav a {
	color: #cccccc;
	padding-left: 10px;
	display: block;
}
.mainnav a:hover, .subnav a:hover {
	color: #eeeeee;
    background-image: url(spitz_pfeil.png);
    background-repeat: no-repeat;
	padding-left: 10px;
}
.mainactive a, .subactive a {
	color: #eeeeee;
    background-image: url(spitz_pfeil.png);
    background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}
.mainactive a:hover, .subactive a:hover {
	color: #eeeeee;
    background-image: url(spitz_pfeil.png);
    background-repeat: no-repeat;
	padding-left: 10px;
}
.mainmail {
    padding-left: 10px;
	color: #666666;
	font-size: 12px;
}
.headline1{
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
    display: block;
}
.headline2{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    display: block;
}
.bold{
  font-weight: bold;
}
.italic{
  font-style: italic;
}
/********************************************************* einspaltig **/
#einspaltig{
	padding: opx;
	margin: 0px 0px 3px 0px;

	clear: both;
}
#es_thnl{
  float: left;
  width: 37px;
  margin: 0px 3px 3px 0px;
  overflow: hidden;
}
#es_bild{
    margin: 0px 0px 3px 0px;
}
/********************************************************* einspaltig **/
/********************************************************* zweispaltig **/
#zweispaltig{
	padding: 0px;
	margin: 0px 0px 3px 0px;
	clear: both;
}
.zs_right{
	vertical-align: top;
	width: 240px;
	padding: 0px;
}
.zs_middle{
	width: 12px;
}
.zs_left{
	width: 270px;
	vertical-align: top;
	padding: 0px;
}
#zs_thnl31{
  float: left;
  width: 37px;
  margin: 0px 3px 3px 0px;
  overflow: hidden;
}
#zs_thnl31 a{
  display: block;
  width: 37px;
  height: 37px;
}
#zs_thnl62{
  float: left;
  width: 68px;
  margin: 0px 3px 3px 0px;
  overflow: hidden;
}
#zs_thnl62 a{
  display: block;
  width: 68px;
  height: 68px;
}
.zs_td{
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
#zs_bild{
    margin: 0px 0px 3px 0px;
}
/********************************************************* zweispaltig **/
#pi_link{
  margin: 9px 0px 0px 0px;
  width: auto;
  line-height: auto;
  font-size: 12px;
  float: right;
}
#pi_link a{
  color: #3578b3;
}
#pi_link a:hover{
	color: #ffffff;
	background-color: #3578b3;
}
