﻿/* ********************************
        Standard-Tags
******************************** */
body
{
	font-family:Arial, Helvetica, sans-serif;
}

p
{
	font-size: 0.8em;
	margin: 0px 5px 10px 20px;
	font-weight: normal;
}

h1
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 30px 10px 10px 20px;
}
h2
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 20px 10px 10px 20px;
}
h3
{
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 10px 14px 20px;
}

dd
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
dt
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
ol
{
    list-style-type: decimal;
    /* margin-left: 25px; */
}

li
{
    font-size: 0.8em;
    padding: 0 10px 5px 0px;
}

ul
{
	list-style-image: url('../images/cms/listenzeichen.png');
}

blockquote
{ 
   background: #fff9df; 
   font-size: 0.8em;
   padding: 1em 1em 1em 1em; 
   border-top: 2px solid #FFB30F; 
   border-bottom: 2px solid #FFB30F; 
   margin-left: 20px;
   margin-right: 5px;
}

blockquote cite
{ 
   display: block; 
   font-size: 0.8em; 
   letter-spacing: 1px;
   text-align: right; 
}

/*
th, td
{
	font-size: 0.8em;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
*/
a
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #B10101;
	font-weight:normal;
	text-decoration: underline;
}

a:visited
{
	color: #000;
	font-weight:normal;
	text-decoration: underline;
}

a:hover
{
	color: #B10101;
	text-decoration: underline;
}


/* ********************************
        Klassen
******************************** */

/* Banner */

.toptext1 {
	font-size: x-large;
	margin-left:0px;
	color:white;
	margin-top:32px;
	font-weight:bolder;	
}
.toptext2 {
	font-size:  0.52em;
	margin-left:0px;
	color:white;
	font-weight:bolder;	

}

/* Navigation */

a.naviSekLink:link
{
	font-size: 0.75em;
	color: #000;
    font-weight: bold;
    margin: 2px 0 0px 0px;
}

a.naviSekLink:active
{
	font-size: 0.75em;
	color: #B10101;
    font-weight: bold;
	margin: 2px 0 0px 0px;
}


a.naviSekLink:visited
{
	font-size: 0.75em;
	color: #000;
    font-weight: bold;
	margin: 2px 0 0px 0px;
}

a.naviSekLink:hover
{
	font-size: 0.75em;
	color: #B10101;
    font-weight: bold;
	margin: 2px 0 0px 0px;
}

.naviItem1
{
    padding-left: 22px;
    padding-top: 8px;
    padding-bottom: 2px;
    background-color: #C4CCD5;
    border-top: 1px solid #fff;
    margin-top:10px;
    text-indent: -15px;

    /* folgender Rahmen in der Hintergrund sorgt nur für Abstand 
    border-bottom: 8px solid #C4CCD5;*/
}

.naviItem2
{
    padding-left: 36px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #C4CCD5;
    text-indent: -15px;
		line-height:80%;
    /* folgender Rahmen in der Hintergrund sorgt nur für Abstand
    border-bottom: 8px solid #C4CCD5; */
}

.naviItem3
{
    padding-left: 52px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #C4CCD5;
    text-indent: -15px;
		line-height:80%;
    /* folgender Rahmen in der Hintergrund sorgt nur für Abstand
    border-bottom: 8px solid #C4CCD5; */
}


a.naviLink1:link, a.naviLink2:link
{
    font-size: 0.75em;
    text-decoration: none;
    color: #000;
    font-weight: bold;        
}

a.naviLink1:active, a.naviLink2:active
{
    font-size: 0.75em;
    text-decoration: none;
    color: #B10101;
    font-weight: bold;     
}

a.naviLink1:visited, a.naviLink2:visited
{
    font-size: 0.75em;
    text-decoration: none;
    color: #000;
    font-weight: bold;     
}

a.naviLink1:hover, a.naviLink2:hover
{
    font-size: 0.75em;
    text-decoration: none;
    color: #B10101;
    font-weight: bold;     
}

a.naviLink3:link
{
    font-size: 0.75em;
    text-decoration: none;
    color: #000;
}

a.naviLink3:active
{
    font-size: 0.75em;
    text-decoration: none;
    color: #B10101;
}

a.naviLink3:visited
{
    font-size: 0.75em;
    text-decoration: none;
    color: #000;
}

a.naviLink3:hover
{
    font-size: 0.75em;
    text-decoration: none;
    color: #B10101;
}



/* News */

.newsHead
{
    font-size: 0.8em;
    font-weight: bold;
    padding: 2px 0 3px 8px;
    background-color: #FFB30F;
    border-top: 2px solid #FFB30F;
    border-bottom: 1px solid #FFB30F;
}

.newsTitel
{
    font-size: 0.7em;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 3px 3px 4px 8px;
    color: #000;
    background-color: #fff9df;
    border-top: 1px solid #FFB30F;
    border-bottom: 1px solid #FFB30F;
}

.newsText
{
	padding: 0 3px 0 8px;
	font-size: 0.7em;
	background-color: #fff;
}

.newsText p
{
	font-size: 8pt;
	margin: 4px 0px 0px 0px;
}

.newsLink
{
	padding: 2px 3px 6px 8px;
	font-size: 0.7em;
	color: #00f;
	text-decoration: underline;
}

/* Fließtext */

.bildrechts
{
	float: right;
	padding: 2px 0px 20px 20px;
}
.bildlinks
{
	float: left;
	padding: 2px 20px 20px 0px;
}

.clearBoth
{
	clear: both;
	margin-top: 5px;
}

.clearContact
{
	clear: both;
	margin-top: -10px;
	margin-bottom:10px;
	border-bottom: 1px solid #FFB30F;
}

/* Produkte */

.product
{
  	clear: both;
	margin: 20px 5px 15px 20px;
	background: #fff9df;
  	border-top: 1px solid #FFB30F;
	border-bottom: 1px solid #FFB30F;
}
.productLeft
{
  	float: left;
  	width: 270px;
  	text-align: center;
  	padding: 10px 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	/* border: 1px solid black; */
}

.productRight
{
  	margin: 0 0 0 275px;
  	padding: 0;
  	width: 290px;
    /* border: 1px solid black; */
}

.productRight h2
{
	margin: 6px 0 5px 0;
}

.productRight p
{
	margin: 0 0 5px 0;
}

/* Sprungmarken */

/* Falsch */
.a.imgTop
{
	border-width: 0px;
	width: 24px;
	height: 24px;
	vertical-align:middle;
}

.imgTop
{
	border-width: 0px;
	width: 24px;
	height: 24px;
	vertical-align:middle;
}


.jump
{
	clear: both;
	margin: 20px 5px 10px 20px;
	background: #fff9df;
	padding-top: 3px;
	padding-bottom: 3px; 
	border-top: 1px solid #FFB30F;
	border-bottom: 1px solid #FFB30F;
}

.jumpTop
{
	float: right;
	font-size: 0.8em;
}

.jumpBack
{
	font-size: 0.8em;
}


.a.imgBack
{
	border-width: 0px;
	width: 24px;
	height: 24px;
	vertical-align:middle;
}

.imgBack
{
	border-width: 0px;
	width: 24px;
	height: 24px;
	vertical-align:middle;
}


.jumpBack
{
	font-size: 0.8em;
}

a.extLink
{
	background: url("../images/cms/extLink.gif") no-repeat;
	padding-left: 10px;
	color: #00f;
}

a.pdfLink
{
	background: url("../images/cms/pdf.gif") no-repeat;
	padding-left: 18px;
}




/*********************************
        andere-Tags
******************************** */
.separator
{
    font-size: 0.8em;    
    margin-left: 0px;
    margin-right: 0px;
    /*
    font-weight: bold;
    visibility: hidden;*/  
}

.copyright
{
	font-size: 0.7em;
	margin-top: 0px;
	color: white;
	 font-weight:bold
}
.a.linkbody
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.a.linkbody:link
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    text-decoration: underline;
    color: #000;
}
.a.linkbody:visited
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:  small; 
    /* font-weight: bold; */    
    text-decoration: underline;
    color: #000;     
}
.a.linkbody:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: small;
    /*font-weight: bold;*/    
    text-decoration: underline;
    color: #C6481F;     
}




