	
@import url(http://fonts.googleapis.com/css?family=Michroma);

body   {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:100%;
	font-size:65%;
	overflow-y: scroll;	/* rechter scrollbalken immer sichtbar, damit center nicht springt */
	background-image: url(images/Seite/backtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 120%;
	z-index: 1;
}


#main   {
	width: 980px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Seite/cont_back.jpg);
	background-repeat: repeat-y;
}
.pdf {
	display: block;
	float: left;
	background-image: url(images/Seite/pdf.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 8px 3px 12px 40px;
	margin-top: 5px;
}
#rubrik{ margin-bottom: 20px; }

#title      {
	float: left;
	height: 100px;
	width: 100%;
	margin: 0px;
	background-image: url(images/Seite/head_dts2.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #939FA7;
}
#fontbox{
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #CCC;
	padding: 3px;
	border: 1px solid #8CA8AE;
	/* MSIE - PC */
filter: alpha(opacity=70);
	/* Mozilla 1.6 und frueher */
-moz-opacity: 0.7;
	opacity: 0.7;
	width: 200px;
}

#nav       {
	text-align: left;
	float: left;
	margin: 0px;
	width: 200px;
	display: block;
	padding: 0px;
}

.stoerebox, .stoerebox1 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 18px;
	font-size: 1em;
	border-top: 1px solid #8CA8AE;
	border-bottom: 1px solid #8CA8AE;
	background-color: #D6DADC;
}
.stoerebox1 {
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
}
.stoerebox h1 , .stoerebox1 h1  , .stoerebox  h1 a , .stoerebox1 h1 a{
	font-size: 1em;
	color: #2C3F4C;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0em;
}
.stoerebox p a, .stoerebox1 p a{
	font-size: 0.9em;
	color: #2C3F4C;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding: 5px;
	letter-spacing: 0em;
	text-transform: none;
}

.stoerebox img {
	padding: 2px;
	height: 150px;
	width: 150px;
	border: 1px solid #CCF;
	float: none;
}


#content                     {
	text-align: left;
	display: block;
	width: 768px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content a {
	text-decoration: underline;
}
#leer           {
	background-color: #405A6C;
	float: left;
	clear: right;
	width: 99%;
	height: 20px;
	display: block
}
#abstand20      { z-index: 0; width: 90%; height: 20px; display: block }
#popup    {
	background-color: white;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b0c4de;
	border-bottom-color: #b0c4de;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 20px;
}
#footer      {
	margin: 0px;
	bottom: 0px;
	width: 100%;
	height: 25px;
	position: static;
	visibility: visible;
	z-index: 999;
	left: 0px;
	float: left;
	padding: 0px;
	border-top: 1px solid #405A6C;
	background-color: #BBC3C5;
}
#footer p{
	font-size: .9em;
	color: #405A6C;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-left: 10px;
	line-height: normal;
	float: left;
	margin-top: 6px;
	margin-bottom: 15px;
}
#button a                              {
	color: #f0f8ff;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10%;
	width: 90%;
	height: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C3F4C;
	background-color: #BBC3C5;
	background-image: url(images/Seite/main_active.gif);
	background-repeat: no-repeat;
	background-position: -3px 1px;
}
#button a:link    {
	color: #2C3F4C;
	background-color: #BBC3C5;
	background-position: -3px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#button a:visited     {
	background-position: -3px 1px;
	background-image: url(images/Seite/main_active.gif);
	background-color: #93ABB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#button a:hover                     {
	color: #2C3F4C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #939FA7;
	background-image: url(images/Seite/main_open.gif);
	background-repeat: no-repeat;
	background-position: -3px 1px;
}
#button a:active                     {
	color: white;
	font-weight: bold;
	background-color: #2C3F4C;
	background-image: url(images/Seite/main.gif);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#button_sub a                 {
	color: #2C3F4C;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10%;
	border-top: 1px solid #003366;
	width: 90%;
	height: auto;
	display: block;
	background-color: #D9DFE1;
	background-image: url(images/Seite/main_open.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
}
#button_sub a:link            { text-decoration: none; background: #f0f8ff url(images/Seite/main_open.gif) no-repeat -3px 3px; text-align: left; display: block }
#button_sub a:visited            { text-decoration: none; background: #f0f8ff url(images/Seite/main_open.gif) no-repeat -3px 3px; text-align: left; display: block }
#button_sub a:hover            {
	background-color: #A7ADB5;
	background-image: url(images/Seite/main.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	color: #2C3F4C;
}
#button_sub a:active           {
	background-color: #B5BFC5;
	background-image: url(images/Seite/main.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	color: #2C3F4C;
}
#foto_dist    { float: left; padding: 10px 30px 0px 0px; border: none }

a           { font-weight: normal; text-decoration: none }
a:link     { color: #405A6C }
a:visited      { color: #4A7283 }
a:hover      { color: #C60 }
a:active    { color: #A7ADB5 }
#akt            {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10%;
	border-bottom: 1px solid #2C3F4C;
	width: 90%;
	height: auto;
	display: block;
	background-color: #405A6C;
	background-image: url(images/Seite/main_active.gif);
	background-repeat: no-repeat;
	background-position: -3px 1px;
}
.abstand    { color: #3399FF; margin-top: 10px; padding-top: 10px }
#akt_sub            {
	color: #2C3F4C;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10%;
	border-top: 1px solid #2C3F4C;
	width: 90%;
	height: auto;
	display: block;
	background-color: #95A4A8;
	background-image: url(images/Seite/main_open.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
}
a img    {
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Hervorhebung        {
	color: #405A6C;
	font-weight: bold;
	font-size: .85em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	float: left;
	font-family: Arial, Helvetica, "Trebuchet MS";
	margin-top: 12px;
	display: block;
}
h1, h2, h3, h4        {
	color: #405A6C;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif
}
h1              {
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.6em;
}
h2          {
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3      {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 5px;
}
h4    {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 5px;
}
p                  {
	color: #333;
	font-size: 1.1em;
	line-height: 1.4em;
}


table  {
	color: #333;
	padding: 0px;
	height: auto;
	width: 610px;
	display: block;
	margin-bottom: 10px;
	font-size: 1.2em;
	float: left;
}
td    {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.sparte1{
	float: left;
	width: 740px;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBC3C5;
	border-bottom-color: #BBC3C5;
	clear: left;
}
.sparte1 p{
	text-align: left;
	padding: 0px;
	line-height: 2em;
	display: block;
	margin: 0px;
	height: auto;
	float: none;
	clear: none;
}
.sparte1 img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 70px;
	width: 70px;
	float: left;
}
.sparte2{
	float: left;
	height: 250px;
	width: 305px;
	text-align: center;
	display: block;
}
.sparte2 p{
	text-align: center;
	padding: 0px;
	display: block;
	width: 305px;
	margin: 0px;
	float: left;
}
.sparte3{
	height: 210px;
	width: 200px;
	text-align: left;
	display: block;
	float: left;
	margin: 10px;
}	
.sparte3 p, .sparte4 p{
	text-align: left;
	padding: 0px;
	display: block;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 85%;
}
.sparte2 img {
	margin-bottom: 10px;
}
.sparte3 img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 170px;
	width: 170px;
	display: block;
	float: left;
}
.sparte4{
	float: left;
	width: 240px;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	height: auto;
	padding: 5px;
}	
.sparte4 img{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

ul            {
	color: #334F60;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
.copy       {
	color: #405A6C;
	font-size: 0.9em;
	line-height: 1.1em;
	float: left
}
li               {
	color: #334F60;
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
}
.minitext        {
	color: #405A6C;
	font-size: .9em;
	float: left;
	padding-top: 10px;
	width: 60%
}
#content_BU                {
	color: #405A6C;
	font-size: .9em;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	width: 175px;
	clear: both;
	text-align: left;
}
#content_text     {
	color: #405A6C;
	font-size: 0.9em;
	line-height: 1em;
	float: left;
	margin-top: 5px;
	width: 175px
}
#content_BUre       {
	color: #405A6C;
	font-size: 1em;
	line-height: 1.3em;
	float: left;
	margin-top: 10px;
	width: 60%
}
#content_BU1             { float: left; width: 97% }
.content_neben       {
	color: #405A6C;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 175px;
	float: left;
	display: block;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_zen  {
	color: #405A6C;
	font-size: 10px;
	line-height: 20px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	width: 170px
}
#content_BU2         {
	color: #405A6C;
	font-size: 1em;
	line-height: 1.1em;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
	width: 250px
}
#content_BU3     { text-align: center; float: left; margin-top: 10px; margin-right: 20px; width: 170px }
#content_td1           {
	font-size: 1em;
	line-height: 1em;
	background-color: #f0f8ff;
	float: left;
	width: 99%;
	height: auto
}
#content_td2             {
	font-size: 1em;
	line-height: 1em;
	float: left;
	width: 99%
}
#content_td3        {
	color: #405A6C;
	font-size: 1em;
	float: left;
	padding-bottom: 10px;
	width: 70%
}
code {
	color: #cc00ff;
	font-size: .9em;
}
img               {
	margin: 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
	border-style: none;
}
#logos   { }
.logo {
	border: 1px solid 2C3F4C;
	margin-right: 5px;
}
.bild_links      {
	float: left;
	margin-right: 1%;
	clear: right;
}
.bild_rechts { float: right; clear: right; margin-right: 3% }
.bild_zent  { text-align: center; float: none }
img               {
	color: 2C3F4C;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 10px;
}
.rubrik_mStrich        {
	color: #405A6C;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
	border-bottom: 1px solid #BBC3C5;
	margin-bottom: 15px;
	float: left;
	display: block;
	text-align: left;
	width: 769px;
}
.unterrubrik {
	color: #405A6C;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	margin-top: 3px;
}
.box { float: left; }
a.box{
	margin: 0px;
}
.boxBU {
	width: 153px;
	display: block;
	float: left;
	text-align: center;
	}

.boxBU a{
	text-align: left;
	line-height: 1.7em;
	font-size: 0.9em;
	text-decoration: none;
}
.small {
	font-size: 0.95em;
	text-transform: none;
	color: #405A6C;
}

hr {
	height: auto;
}
#down {
	color: #405A6C;
	font-size: 1em;
	letter-spacing: .1em;
	margin-bottom: 40px;
	display: block;
	width: 600px;
	text-align: left;
	float: left;
	border-bottom: 1px solid #405A6C;
}

.attent {
	float: left;
	line-height: 1.2em;
	color: #405A6C;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	margin-bottom: 30px;
	border: 1px solid 003366;
	width: 450px;
	height: 60px;
}
#aktion {
	color: #BBC3C5;
	font-size: 1em;
	letter-spacing: 0.1em;
	display: block;
	width: 146px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 146px;
	font-style: italic;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
iframe {
	width: 750px;
	padding: 0px;
	height: 250px;
	border: 1px solid #405A6C;
	overflow: auto;
	float: left;
	margin: 0px 0px 20px 10px;
}

.movie iframe {
	height: 344px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
.texthervorhebung {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.underline {
	text-decoration: underline;
}
.invert {
	color: #FFFFFF;
	background-color: #405A6C;
	padding: 5px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.boxdividerohne {
	float: left;
	width: 769px;
	margin-bottom: 15px;
	display: block;
	height: auto;
	color: #405A6C;
}
.boxdividerspitzen {
	color: #405A6C;
	padding: 0px;
	font-size: 1.1em;
	display: block;
	float: left;
	width: 760px;
	border-bottom: 1px solid #BBC3C5;
	margin: 0px;
	height: 130px;
}
.boxdividerohne img, .boxdivider img , .boxdividerspitzen img {
	float: left;
	margin-right: 5px;
	display: list-item;
}
.boxdivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBC3C5;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC3C5;
	float: left;
	width: 768px;
}
.boxdividergal {
	background-color: #BDC3C5;
	border-top: 1px solid #334F60;
	border-bottom: 1px solid #334F60;
	float: left;
	width: 769px;
}

.boxdividergal p {
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px solid #334F60;
	color: #2C3F4C;
	line-height: 1.3em;
	letter-spacing: 0em;
	padding: 5px 7px;
}
.boxdividergal img{
	float: left;
	padding: 2px;
	border: 1px solid #8C989F;
	margin: 10px 15px;
	background-color: #FFF;
}
.movie{
	height: 344px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.boxdividergal h2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #CED6D8;
	border-bottom: 1px solid #334F60;
	color: #2C3F4C;
	line-height: 1.2em;
	padding: 7px;
	margin-bottom: 5px;
}
.produktliste, .produktlistefett {
	float: left;
	width: 767px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC3C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBC3C5;
	margin-bottom: 5px;
	display: block;
	font-size: 1em;
}
.produktliste:hover, .produktlistefett:hover { background-color: #D9DFE1; }
.produktlistefett{
	background-color: #f0f8ff;
}
.produktlistespalte{
	width: 353px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	font-size: 1.1em;
}

.produktlistespalte a { color: #334F60; }
.textattent {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #334F60;
	display: block;
	padding: 5px 0px 5px 10px;
	float: left;
	width: 575px;
}
.preisab {
	text-align: left;
	font-weight: bold;
	color: #405A6C;
	background-color:  #BBC3C5;
	float: right;
	padding: 1px 1px 1px 3px;
	height: 12px;
	width: 70px;
	margin-top: -2px;
	clear: both;
	border-top: 1px solid #FFF;
	font-size: .9em;
}
.anfrage   {
	background-image: url(images/Seite/email.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: right;
	height: 32px;
	width: 70px;
	font-size: 0.5em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
	border: 1px solid  #B5BFC5;
}
.anfrage:hover { background-color: #B5BFC5; }

.boxdivider img, .boxdividerohne img {
	clear: both;
}

a.top{
	display: block;
	float: right;
	text-align: right;
	background-image: url(images/Seite/gotop.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	color: #405A6C;
	font-size: 0.9em;
	padding: 5px 0px 5px 20px;
}
.boxtab {
	display: block;
	float: right;
	width: 430px;
}
.bilderbox {
	display: block;
	float: left;
	width: 180px;
}
.bilderbox p{
	margin-top: 5px;
	width: 170px;
	display: block;
	font-size: 0.95em;
	float: left;
	line-height: normal;
	color: #333;
}
.bilderbox img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.neu {
	font-size: 0.9em;
	color: #B5BFC5;
	background-color: #405A6C;
	padding: 2px;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: bold;
}

form {
	color: #405A6C;
	width: 500px;
	clear: both;
	height: auto;
	margin: 20px;
}

label {
	width: 100px;
	height: 20px;
	padding: 2px;
	text-align: left;
	clear: both;
	margin-left: 20px;
	float: left;
}

textarea { }

input {
	width: 300px;
	height: 20px;
	clear: both;
}

.inputbutton {
	width: 70px;
	margin: 2px;
	padding: 2px;
	background-color: #B5BFC5;
	color: #405A6C;
}
#xmas {
	height: 323px;
	width: 600px;
	background-image: url(images/Seite/xmas.jpg);
	background-color: #100D27;
	top: 220px;
	text-align: center;
	position: fixed;
	z-index: 5000;
	left: 300px;
	border: 5px outset #3F4259;
	box-shadow: 20px 20px 20px #333;
	-webkit-box-shadow: 20px 20px 20px #333;
	-moz-box-shadow: 20px 20px 20px #333;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=20, offY=20, positive=true);
}
#xmas a{
	font-family: Verdana, Geneva, sans-serif;
	height: 203px;
	width: 600px;
	margin: 0px;
	color: #CCC;
	font-size: 1.2em;
	display: block;
	padding: 120px 0px 0px;
}

