﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Bilder/hg-streifen.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#Header {
	background-image: url(../Bilder/headhintergrund.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
#Menue {
	font-size: 13px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Bilder/alexander-obermaier.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
#buttons {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 150px;
}
#buttons a  {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}
#buttons a:hover {
	color: #666;
}
#Header #Menue .gedrueckt a{
	color: #333;
	display: inline;
}

#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Inhalt {
	float: left;
	width: 520px;
	padding-right: 30px;
}
#Inhalt ul {
	font-size: 13px;
	list-style-image: url(../Bilder/listenpunkt.gif);
	padding-left: 30px;
	list-style-position: outside;
}

#Inhalt ul li {
	font-size: 13px;
	list-style-image: url(../Bilder/listenpunkt.gif);
	padding-left: 10px;
	margin-bottom: 4px;
}

#RechteSpalte {
	width: 240px;
	margin-left: 560px;
}
#RechteSpalte h2 {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}

#RechteSpalte .Galerie a img {
	width: 170px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1  {
	font-size: 17px;
	color: #039EB6;
	font-weight: bold;
	
	
}
p  {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 2px;
	
}
.blauerKasten {
	padding: 12px;
	margin: 20px;
	background-image: url(../Bilder/kasten.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.clearboth {
	clear: both;
}
.scrollerBox {
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	margin-top: 20px;
}
#Inhalt .Galerie  {
	font-size: 11px;
	color: #333;
	display: block;
	float: left;
	height: 130px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Inhalt .Galerie a  img{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
}
.tuerkis {
	color: #039EB6;
}


#Inhalt .Galerie a  {
	color: #333;
	text-decoration: none;
}
.teaser {
	height: 231px;
	width: 210px;
	margin-bottom: 20px;
	display: block;
}
.t-hermle {
	background-image: url(../Bilder/t-hermle-c-30u.jpg);
}
.t-centerlook {
	background-image: url(../Bilder/t-centerlook.jpg);
}

.t-formel1 {
	background-image: url(../Bilder/t-formel1.jpg);
}
.t-kunst {
	background-image: url(../Bilder/t-kunst.jpg);
}
.t-ekifoto {
	background-image: url(../Bilder/t-eki-foto.jpg);
}
.t-umwelt {
	background-image: url(../Bilder/t-umwelt.jpg);
}
.t-werkstueck {
	background-image: url(../Bilder/t-werkstueck.jpg);
}
.t-messraum {
	background-image: url(../Bilder/t-messraum.jpg);
}
.t-hc30u {
	background-image: url(../Bilder/t-hermle-c30u.jpg);
	height: 180px;
	background-repeat: no-repeat;
}
.t-hc600v {
	background-image: url(../Bilder/t-hermle-c600v.jpg);
	height: 180px;
	background-repeat: no-repeat;
}
.t-hc40u {
	background-image: url(../Bilder/t-hermle-c40.jpg);
	height: 180px;
	background-repeat: no-repeat;
}
.teaser  p a{
	color: #000;
	text-decoration: none;
}
.teaser p a:hover {
	text-decoration: underline;
}
.teaser  h3 a{
	color: #FFF;
	text-decoration: none;
}
.teaser h3 a:hover {
	text-decoration: underline;
}

.teaser h3 {
	font-size: 14px;
	color: #FFF;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 118px;
	margin-left: 0px;
}
.teaser p {
	padding-left: 23px;
	padding-right: 8px;
}
#Spalte {
	float: left;
	width: 190px;
	min-height: 500px;
	margin-right: 15px;
	padding-top: 15px;
}
.Schatten {
	background-image: url(../Bilder/schatten.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 190px;
	padding-bottom: 8px;
}
#Spalte h3 {
	font-size: 13px;
	color: #039EB6;
	font-weight: bold;
}
#Spalte h3 a {
	color: #039EB6;
	text-decoration: none;
}


.Schatten  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Schattenklein {
	background-image: url(../Bilder/schatten.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 170px;
	background-position: right bottom;
}



.floatLeft {
	float: left;
}
h2{
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
h2 a{
	color: #039EB6;
	text-decoration: none;

}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;}
h3 a{
	color: #000;
	text-decoration: none;

}
.impressum h2{
	margin-top: 10px;
	margin-bottom: 0px;
}

.impressum h3 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
}
.impressum p {
	margin-bottom: 10px;
}
