body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	margin: 0;
	padding: 0;
}

A {
	color: #FF0033;
}
A:link {
	text-decoration: none;
	 
}

A:visited{
	text-decoration: none;
	 
}

A:hover{
	text-decoration: underline;


}
A:active{
	 text-decoration: underline;
}

H1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 -10px 0;

}

H2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 -2px 0;
}

H3{
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

H4{
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

H5{
	font-size: 1.0em;
	font-weight: bold;
	margin: 3px 0 5px 0;
}


#imgNospace{
	padding: 0;
}

#main {
	margin: auto;
	padding: auto;
	text-align: left;
	width: 952px;
}

/* Anfang Head */
#head {
	background-image:  url(../grafik/layout/head.jpg);
	background-repeat: no-repeat;
	height: 122px;
}

#logo {
	padding-right: 10px;
}

#slogan {
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}
.sloganText {
	font-size: 1.0em;
	font-weight: bold;
	color: #FF0033;
}

#suche {
	padding-top: 55px;
}
.sucheText {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
}

#sucheForm {
	padding: 0;
	margin: 0;
}

#sucheFeld {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 130px;
	height: 14px;
	margin-left: 7px;
	font-size: 9px;
	margin-right: 7px;
}

A.news {
	color: #FFF;
	text-decoration: none;
}
A.news:link {
}

A.news:visited{
}

A.news:hover{
	 text-decoration: underline;

}
A.news:active{
	 text-decoration: underline;
}


#logo {
	float: right;
	padding-top: 5px;
}
/* Ende Head */


/* Menü */

#menu {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 952px;
	background-image: url(../grafik/layout/passiv.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/* Listenmenu MainNavigation  */
#naviMain {
	height: 26px;
	margin: 0;
	padding-left: 0px;
}
#naviMainEnglish {
	height: 26px;
	margin: 0;
	padding-left: 0px;
}

#naviMain li {
	display: inline; /* damit liegen die Menuelemente nebeneinander */
	list-style-type: none;
}
#naviMainEnglish li {
	display: inline; /* damit liegen die Menuelemente nebeneinander */
	list-style-type: none;
}
#naviMain a {
	float: left;	/* damit schliessen Menuelemente direkt aneinander an */
	background-image: url(../grafik/layout/passiv.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 1px;
	margin: 0;
	height:26px;
}
#naviMainEnglish a {
	float: left;	/* damit schliessen Menuelemente direkt aneinander an */
	background-image: url(../grafik/layout/passiv.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 26px;
	padding-left: 27px;
	padding-top: 1px;
	margin: 0;
	height:26px;
}
#naviMain a:hover, #naviMain a:active, #naviMain a.selected {
	background-image: url(../grafik/layout/aktiv.gif);
	background-repeat: repeat-x; 
	height:26px;
}

#naviMainEnglish a:hover, #naviMain a:active, #naviMain a.selected {
	background-image: url(../grafik/layout/aktiv.gif);
	background-repeat: repeat-x; 
	height:26px;
}

/* Ende Listenmenu Mainnavigation*/

/* Listenmenu Seknavigation  1. Ebene */
#menueSek {
	float: left;
	width: 223px;
	/*position: absolute;*/
	left: 61px;
}

ul#naviSek {
	margin: 0px;
	padding: 0px;
	
}
li#punkte {
	width: 222px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	line-height: 2.2em;
}

li#punkteAktiv {
	width: 222px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	background-color: #E7E7E7;
	line-height: 2.2em;
}

A.sekNav {
	color: #003366;
	text-decoration: none;
	padding-left: 3px;
	line-height: 1.3em;
}
A.sekNav:link {
}
A.sekNav:visited{
}
A.sekNav:hover{
	color: #FF0033;
	text-decoration: none;
}
A.sekNav:active{
	color: #FF0033;
	text-decoration: none;
}

A.sekNavAktiv {
	color: #FF0033;
	text-decoration: none;
	padding-left: 3px;
}
A.sekNavAktiv:link {
}
A.sekNavAktiv:visited{
}
A.sekNavAktiv:hover{
	text-decoration: none;
}
A.sekNavAktiv:active{
}

/* Menu Seknavigation  2. Ebene */

A.sekNav01 {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.8em;
}
A.sekNav01:link {
}
A.sekNav01:visited{
}
A.sekNav01:hover{
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
}
A.sekNav01:active{
	text-decoration: none;
}

A.sekNavAktiv01 {
	color: #003366;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.8em;
}
A.sekNavAktiv01:link {
}
A.sekNavAktiv01:visited{
}
A.sekNavAktiv01:hover{
	text-decoration: none;
}
A.sekNavAktiv01:active{
	text-decoration: none;
}

/* Menu Seknavigation  3. Ebene */

A.sekNav02 {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	font-size: 0.8em;
	line-height: 1.8em;
}
A.sekNav02:link {
}
A.sekNav02:visited{
}
A.sekNav02:hover{
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
}
A.sekNav02:active{
	text-decoration: none;
}

A.sekNavAktiv02 {
	color: #003366;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding-left: 40px;
	font-size: 0.8em;
	line-height: 1.8em;
}
A.sekNavAktiv02:link {
}
A.sekNavAktiv02:visited{
}
A.sekNavAktiv02:hover{
	text-decoration: none;
}
A.sekNavAktiv02:active{
	text-decoration: none;
}

/* Ende Listenmenu Sek */

/* innen */

#content {
	width: 952px;
}

ul#plain {
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 0;
	margin-top: 3px;
}

li#plainPunkte {
	padding-left: 13px;
	padding-top: 7x;
	padding-bottom: 5px;
	background:  url("../grafik/layout/spot.gif") no-repeat 0 5px;
	list-style: none; 
}

ul#plain01 {
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 3px;
	padding-top: 3px;
}

li#plainPunkte01 {
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
	background:  url("../grafik/layout/spotKlein.gif") no-repeat 0 11px;
	list-style: none; 
}

li#downloadPunkte {
	background:  0 url(../grafik/layout/pdf.gif) no-repeat;
	list-style: none;
	padding: 7px 0 5px 22px;
}

#tuev {
	height: 68px;
	width: 153px;
	padding-top: 40%;
	padding-bottom: 15px;
	padding-left: 70px;
}

/* Anfang rechts 2 Spalten*/

#right {
	float: right;
	width: 729px;
}

#pfad {
	font-size: 0.8em;
}

A.pfad {
	color: #003366;
	text-decoration: none;
}
A.pfad:link {
}
A.pfad:visited{
}
A.pfad:hover{
	color: #FF0033;
	text-decoration: underline;
}
A.pfad:active{
	color: #FF0033;
	text-decoration: underline;
}

#text {
	width: 505px;
	margin-top: 5px;
	padding: 0 17px 0 15px;
	float: left;
	font-size: 0.9em;
	height: 620px;
	overflow: auto;
	scrollbar-base-color: #EAEBF2;
}

#textPopup {
	width: 760px;
	margin-top: 5px;
	padding: 0 17px 0 15px;
	float: left;
	font-size: 0.9em;
	height: 530px;
	overflow: auto;
	scrollbar-base-color: #EAEBF2;
}

#textPopupSmall {
	width: 620px;
	margin-top: 5px;
	padding: 0 17px 0 15px;
	float: left;
	font-size: 0.9em;
	height: 530px;
	overflow: auto;
	scrollbar-base-color: #EAEBF2;
}

#textAntrag {
	width: 525px;
	margin-top: 5px;
	padding: 0 17px 0 15px;
	float: left;
	font-size: 0.9em;
	height: 470px;
	overflow: auto;
	scrollbar-base-color: #EAEBF2;
}

.klein {
	font-size: 0.7em;
	font-weight: bold;
}

#grafiken {
	padding-bottom: 20px;
	padding-right: 7px;
	float: left;
}

#grafikenSmall {
	padding-bottom: 40px;
	padding-right: 10px;
	float: left;
}

#grafikenPlain {
	padding-right: 10px;
	float: left;
}


#grafikenText {
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 15px;
	float: left;
}

#grafikenProducts {
	padding: 20px 10px 25px 10px;
}

#floatLeft {
	float: left;
	width: 220px;
}

#floatRight {
	float: left; /* float left, damit Layer an linken Layer anschließt*/
	width: 230px;
	margin-left: 30px;
}

#floatRightNear {
	float: left; /* float left, damit Layer an linken Layer anschließt*/
	width: 300px;
	margin-left: 5px;
}

#floatLeftBig {
	float: left;
}

#floatRightBig {
	float: left; /* float left, damit Layer an linken Layer anschließt*/
	margin-left: 25px;
}


/* Anfang rechts */



#rightInfo {
	width: 192px;
	font-size: 0.9em;
	margin-bottom: 10px;
	float: right;
}

#rahmen {
	font-size: 0.9em;
	margin: 0 0 0 3px;
	padding: 1px;
	border: 1px solid #0A3276;
}

#rahmen legend{
	padding: 0 2px;
	margin: 0;
}

#rahmenSchrift {
	font-size: 1.2em;
	font-weight: bold;
}

#rahmenSpace {
		padding: 7px 2px 10px 3px;
}

ul#rightList {
	padding-left: 3px;
	margin: 5px 0 7px 3px;
}

li#rightPunkte {
	padding-left: 15px;
	padding-bottom: 3px;
	background:  url("../grafik/layout/spot.gif") no-repeat 0 6px;
	list-style: none; 
}

ul#download {
	padding-left: 3px;
	margin: 5px 0 15px 5px;
}

li#downloadPunkte {
	padding-left: 25px;
	padding-top: 3px;
	background:  0 url(../grafik/layout/pdf.gif) no-repeat 2px;
	list-style: none; 
}
/* Ende rechts */

/* footer */
#foot {
	background-color: #003366;
	text-align: right;
	height: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
}

A.mail {
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
}
A.mail:link {
}

A.mail:visited{
}

A.mail:hover{
	 text-decoration: underline;

}
A.mail:active{
	 text-decoration: underline;
}
/* Ende footer */

/* Tabellen */
#tab {
	font-size: 0.9em;
}

#cellAnsprechpartner {
	width: 240px;
}

#tabDaten{
	border: 1px solid #003366;
}

.tabFrame{
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

.tabWidth{
	width: 300px
}

.tabBestell{
	background: #D3DDED;
	border-right: 3px solid #E7E7E7;
	border-bottom: 3px solid #E7E7E7;
	border-left: 3px solid #E7E7E7;
}

.tabReinigung{
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
}

.headColor{
	font-weight: bold;
	background: #B9C8E2;
}

.head02Color{
	background: #D3DDED;
}

.cellColor{
	background: #E7E7E7;
}

.cellColorSmall{
	background: #E7E7E7;
	font-size: 0.8em;
}

.cellListe{
	background: url(../grafik/layout/spot.gif) no-repeat 2px 8px;
	padding-left: 15px;
}

/* Ende Tabellen */

/*formulare*/
#standard {
	margin-top: 25px;
	padding-left: 3px;
	width: 500px;
	border-top: 1px solid #405768;
	border-bottom: 1px solid #405768;
	background: #D3DDED;
}

.fehler {
	color: #FF0033;
}	

#feldKurz {
	height: 16px;
	width: 258px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#feldZahl{
	height: 16px;
	width: 40px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#feldPLZ{
	height: 16px;
	width: 90px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#feld {
	height: 16px;
	width: 355px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#liste {
	height: 20px;
	width: 320px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#anrede {
	width: 110px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#mitteilung {
	width: 336px;
	height: 55px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #D4D0C8;
	margin-left: 105px;
	border: 1px solid #405768;
	width: 85px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	margin-top: 10px;
}

/* Bestellformulare */

.schrift {
	font-size: 0.8em;
}

#fieldsetBestell {
	width: 480px;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

#form {
	border-top: 1px dashed #405768;
	border-bottom: 1px dashed #405768;
	background: #E7E7E7;
	padding-left: 4px;
	padding-top: 0px;
	margin-top: 25px;
	font-size: 0.9em;
}

#feldBestellDaten{
	height: 14px;
	width: 120px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#feldBestellKurz{
	height: 14px;
	width: 70px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#feldBestellZahl{
	height: 14px;
	width: 40px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#feldBestellKlein{
	height: 14px;
	width: 30px;
	border: 1px solid #405768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#title{
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}

.transparent{
	background: #E7E7E7;
}

/* Ende Formulare */

/* allgemein */
#spaceSeven {
	font-size: 0.7em;
	line-height: 0.7em;
}

div#cleardiv {
	clear:both;
}

#linieOben {
	font-size: 10px;
	border-top: 1px dashed #003366;
}

#linieUnten {
	font-size: 10px;
	border-bottom: 1px dashed #003366;
}

#linieBoth {
	border-top: 1px dashed #003366;
	border-bottom: 1px dashed #003366;
}

#linieAddition {
	border-bottom: 1px solid #003366;
}

#spacePopup {
	padding: 10px;
}

.fensterSchliessen {
	padding-top: 20px;
	padding-left: 150px;
	font-size: 0.8em;
}

.fensterSchliessenPopup {
	padding-right: 10px;
	font-size: 0.8em;
}

.fensterDrucken {
	padding-left: 10px;
	font-size: 0.8em;
}

.right {
	text-align: right;
	padding-right: 20px;
}

.kursiv {
	font-size: 1em;
	font-style: italic;
}

/* Schnellspannsysteme */

#alphaTetra {
	background: url(../grafik/produkte/schablonen/schnellspannAlpha.jpg) no-repeat;
	height: 160px;
	width: 192px;
	position: absolute;
}

#vectorGuard {
	background: url(../grafik/produkte/schablonen/schnellspannVectorGuard.jpg) no-repeat;
	visibility: hidden;
	height: 160px;
	width: 192px;
	position: absolute;
}

#stencilman {
	background: url(../grafik/produkte/schablonen/schnellspannStencilman.jpg) no-repeat;
	visibility: hidden;
	height: 160px;
	width: 192px;
	position: absolute;

}

#zelFlex {
	background: url(../grafik/produkte/schablonen/schnellspannZelFlex.jpg) no-repeat;
	visibility: hidden;
	height: 160px;
	width: 192px;
	position: absolute;
}

#spaceLayer {
	height: 144px;
}

/* Ende Schnellspannsysteme */


#textBetreuer {
	width: 505px;
	margin-top: 5px;
	padding: 0 5px 0 15px;
	font-size: 0.9em;
}

#betreuer{
	overflow: auto;
	width: 570px;
	height: 340px;
	scrollbar-base-color: #e1e1e1;
	border-top: 1px dashed #003366;
	border-bottom: 1px dashed #003366;
}

.rot {
	color: #FF0033;
}

/* Sitemap */
#sitemapMain {
	padding-left: 15px;
	background: url(../grafik/layout/spot.gif) no-repeat 3px 5px;
	margin: 20px 0 5px 0;
	font-weight: bold;
	font-size: 1.1em;
}

#sitemapMain02 {
	padding-left: 23px;
	line-height: 1.2em;
	background: url(../grafik/layout/spotKlein.gif) no-repeat 18px 6px;
	font-weight: bold;
	margin-bottom: 5px;
}

#sitemap {
	padding-left: 30px;
	line-height: 1.6em;
	margin-bottom: 15px;
}

A.sitemap {
	padding-right: 3px;
	padding-left: 3px;
	color: #003366;
	text-decoration: underline;
}
A.sitemap:link {
	text-decoration: underline;
}
A.sitemap:visited {
	text-decoration: underline;
}
A.sitemap:hover {
	color: #FF0033;
	text-decoration: none;
}
A.sitemap:active {
	color: #FF0033;
	text-decoration: underline;
}


A.sitemapKlein {
	padding-right: 3px;
	padding-left: 3px;
	color: #003366;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

A.sitemapKlein:link {
	text-decoration: underline;
	
}

A.sitemapKlein:visited {
	text-decoration: underline;
	
}

A.sitemapKlein:hover {
	color: #FF0033;
	text-decoration: none;
}

A.sitemapKlein:active {
	color: #FF0033;
	text-decoration: underline;
}

/* Historie */
.grafikHistorie {
	border-right: 1px solid #FFFFFF;
	float: left;
	border-top: 1px solid #FFFFFF;
}

.historie {
	height: 270px;
	width: 490px;
}

.aktuelles {
	padding-left: 20px;
}

.aktuellesLink {
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
}


/* Navigation */

#linieNavi {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-top: 365px;
}

#linieNaviMallorca {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-top: 336px;
}

#zurueck {
	padding-left: 10px;	
	float: left;
}

#vor {
	float: right;
	padding-right: 15;
	padding-top: 2px;
	padding-bottom: 2px;
}


#hotline {
	float: right;
	padding-top: 85px;
	padding-right: 25px;
}

/* Grafiken Headerbereich */

#grafikUnternehmenMain {
	background-image: url(../grafik/unternehmen/main.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 192px;
	float: right;
}
#grafikUnternehmenPhilosophie {
	background-image: url(../grafik/unternehmen/philosophie.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 192px;
	float: right;
}
#grafikProdukteMain {
	background-image: url(../grafik/produkte/main.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 192px;
	float: right;
}
#grafikProdukteSchablonen {
	background-image:  url(../grafik/produkte/schablonen/schablonen.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 192px;
	float: right;
}
#grafikProdukteSiebe {
	height: 175px;
	background: url(../grafik/produkte/siebe/siebe.jpg) no-repeat;
	width: 192px;
	float: right;
}
#grafikProdukteZubehoer {
	height: 175px;
	background: url(../grafik/produkte/zubehoer/zubehoer.jpg) no-repeat;
	width: 192px;
	float: right;
}
#grafikService {
	height: 175px;
	background: url(../grafik/service/main.jpg) no-repeat;
	width: 192px;
	float: right;
}

.center {
	text-align: center;
}

