/*:::::::::: IMPORTE :::::::::::*/
@import url(font_sizes.css);
@import url(borders_general.css);
@import url(borders_schemes.css);
/*@import url(edit.css);*/
@import url(produkte.css);
@import url(print.css);

/*:::::::::: HINWEISE ::::::::::*/
/* Veränderbare Schriftgrößen in font_sizes.css! */

/*:::::::::: GENERAL :::::::::::*/
html, body {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #FFF;
	}
table { /* IE's Extrawurst */
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	}
div,p,table,tr,td,img,form,input,select,textarea,button {
	margin: 0px;
	padding: 0px;
	}
img {
	border: none;
	}
/*:::::::::: Gerneral-Definitionen für Elemente s.a. unterhalb von .boxInner ::::::::::*/
/*:::::::::: Allgemeine Layout-Klassen ::::::::::*/
.b {
	font-weight: bold;
	}
.i {
	font-style: italic;
	}
.c {
	text-align: center;
	}
.s {
	/*font-size: 0.9em;*/
	}
.ss {
	/*font-size: 0.8em;*/
	}
.sss {
	/*font-size: 0.7em;*/
	}

img.teaser {
	position: relative; top: -48px; left: 0px;
	/*margin-bottom: -56px ! important;*/
	margin-bottom: -42px ! important;
	z-index: 1;
	}
img.floatRight {
	float: right; 
	margin: 4px 20px 5px 15px;
	}
img.floatLeft {
	float: left; 
	margin: 4px 15px 5px 20px;
	}
/*img.noFloat {
	margin: 10px 15px 5px 20px;
	}*/
	img.floatRightInline {
	float: right; 
	margin: 5px 0px 5px 15px;
	}
	img.floatLeftInline {
	float: left; 
	margin: 5px 15px 5px 0px;
	}
	
.curWait {
	cursor: wait ! important;
	}
.curAuto {
	cursor: auto ! important;
	}

/*:::::::::: Nachträgliche Klassen zum Überschreiben von Defaults ::::::::::*/
.marg000T { margin-top: 0px ! important; }
.marg005T { margin-top: 5px ! important; }
.marg010T { margin-top: 10px ! important; }
.marg015T { margin-top: 15px ! important; }
.marg000B { margin-bottom: 0px ! important; }
.marg005B { margin-bottom: 5px ! important; }
.marg010B { margin-bottom: 10px ! important; }
.marg015B { margin-bottom: 15px ! important; }

/*::::::::: SPECIAL ELEMENTS ::::::::::*/
.boxInner {
	padding: 20px 0px 0px 0px; /* unten 0px wegen IE! */
	}
	.boxInner h1, .boxInner h2, .boxInner h3, .boxInner h4, .boxInner h5, .boxInner h6 {
		color: #004080;
		}
	.boxInner h1 {
		margin: 0px 20px 10px 25px;
		}
	.boxInner h2 {
		margin: 10px 20px 10px 25px;
		}
	.boxInner h3 {
		margin: 10px 20px 10px 25px;
		}
	.boxInner h4 {
		margin: 10px 20px 10px 25px;
		}
	.boxInner h5 {
		margin: 10px 20px 10px 25px;
		}
	.boxInner p {
		text-align: justify;
		margin: 5px 20px 0px 25px;
		}
	.boxInner table {
		margin: 5px 20px 0px 25px;
		}
		.boxInner table td {
			vertical-align: top;
			}
	.boxInner pre {
		margin: 15px 20px 0px 50px;
		}
	.boxInner li {
		margin-right: 25px;
		}
		
/*... Kopfbereich, blau ...*/
#globalHeader {
	position: absolute; top: 0px; left: 0px;
	width: 100%;
	height: 100px;
	background-color: #5078AA;
	}
	/*... Jesse-Logo im Header ...*/
	#headerLogo {
		position: absolute; top: 62px; left: 20px;
		color: #FFF;
		font-weight: bold;
		}

/*... Inhaltsbereich, unter dem Kopfbereich ...*/
#globalContainer {
	position: absolute; top: 65px; left: 180px;
	width: 75%;
	}

/*::: Linksection: DIVs und Ps :::*/
#navContainer .boxInner {
	padding: 0px;
	margin: 0px;
	}
/*... Default-Höhe des Containers ohne JS ...*/
#navBlock {
	/*white-space: nowrap;*/
	}
	/*... DIVs in der Navigation floaten lassen ...*/
	#navBlock p {
		position: relative; top: 0px; left: 0px;
		z-index: 100;
		margin: 0;
		/*padding: 4px 0 25px 25px;*/
		padding: 8px 0 8px 25px;
		/*width: 550px;*/
		}
	#navBlock p span {
		margin: 0px 10px 0px 0px;
		padding: 0;
		background-color: #5078AA;
		line-height: 1em;
		}
	#navContainer a {
		color: #FFF;
		font-weight: bold;
		border: none;
		text-transform: none;
		letter-spacing: 0em;
		}
/*... Tabelle mit den Referenzen ...*/
#refTable {
	border-collapse: collapse;
	}
	#refTable .ref01, #refTable .ref02, #refTable .news01, #refTable .news02  {
		border-width: 0px 0px 1px 0px;
		border-color: #5078AA;
		border-style: solid;
		}
	#refTable .news03 {
		border-width: 1px 0px 1px 0px;
		border-color: #5078AA;
		border-style: solid;
		}
	#refTable .ref01 {
		/*width: 200px;*/
		}
	#refTable .ref02 {
		padding-left: 20px;
		vertical-align: middle;
		width: 100%;
		}
	#refTable .news01 {
		font-weight: bold;
		color: #5078AA;
		padding: 5px 25px 2px 0px;
		}
	#refTable .news02 {
		width: 100%;
		padding: 5px 0px 0px 0px;
		}
		#refTable .news02 p {
			margin: 0px 0px 5px 0px;
			}
	#refTable .news03 {
		width: 100%;
		padding: 0px 0px 0px 0px;
		}
		#refTable .news03 p {
			color: #004080;
			background-color: #DBCEB2;
			font-size: 1.1em;
			font-weight: bold;
			text-align: center;
			margin: 0px 0px -1px 0px;
			padding: 8px 0px 6px 10px;
			}		
		
/*... Das versteckte PI ...*/
#hiddenpi {
	position: absolute; 
	top: 10px; 
	right: 10px;
	}
	#hiddenpi a {
		cursor: default;
		}
		#hiddenpi a img {
			width: 12px; 
			height: 12px;
			}

/*... Kontakt-Seiten-specials ...*/
.tdFakeL {
	display: block;
	float: left;
	width: 70px;
	}
.tdFakeR {
	clear: left;
	}

/*... Impressums-Link unter jeder Seite ...*/
.impr {
	position: relative; top: -20px; left: 0px;
	text-align: right; 
	padding: 0px 20px 20px 0px;
	}
	p.impr a:link, p.impr a:visited, p.impr a:active {
		color: #5078AA;
		font-weight: normal;
		border: none;
		}
	p.impr a:hover {
		color: #AAA; 
		border: none;
		}
		
/*:::::::::: HYPERLINKS ::::::::::*/
/* .......... globale HyperLinks .......... */
a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0.12em;
	}
a:link { 
	/*color: #008040; /* original */
	/*color: #003399;*/
	/*color: #004A04;*/
	/*color: #5078AA; /* head-blau*/
	/*color: #4B698F;*/
	/*color: #466F82;*/
	/*color: #9B6B48;*/
	/*color: #FFD700;*/ /* Gelb oben */
	/*color: #AF8755;*/
	/*color: #3E84AA;*/
	/*color: #246D94;*/
		
	/*color: #A7635C; /* leichtes Braun */
	/*color: #4B815B; /* leichtes Grün */
	/*color: #6B7C48; /* olivgrün ? */
	/*color: #9B6B48; /* siena */
	/*color: #82000E; /* gedecktes Rot*/
	/*color: #004A04; /* dunkelgrün */
	/*color: #00429B; /* knallblau */
	/*color: #4B3A00; /* dunkelbraun */
	color: #008040;
	}
a:visited { 
	/*color: #008080; /* original */
	color: #008040;
	}
a:active { 
	/*color: #B22222; /* original */
	color: #008040;
	}
a:hover {
	color: #B22222; 
	}
