﻿@charset "utf-8";
/* ------------------------------------------------------------------------
 basic stylesheet for screen media | additional styles imported
 url(s)		 : www.firmenname.de
 written     : 25.01.2009
 changed	 : 18.03.2009
 CSS + XHTML : (c) 2009 www.mon-niederrhein.de
------------------------------------------------------------------------- */
@import url("forms.css");
@import url("iconize.css");
/* Diese zwei Imports MUESSEN IMMER AM ANFANG der CSS-Dateien stehen! */
/* Bitte Schreibweise und REIHENFOLGE der CSS-Deklarationen unbedingt beibehalten! */


/* -----------------------------------------------------------------------
--- MODIFIZIERBARE STILE, HINTERGRUND-BILDER + BEI-BEDARF-STILE
-------------------------------------------------------------------------- */

/* BODY und LAYOUT 
-------------------------------------------------------------------------- */
body {
	background: #FF0000;  /* Farbe gesamter Seitenhintergrund */
}
#wrapper {
	background: url(../img/wrapper-bgr.gif) repeat-y 50% 0%; /* "wrapper-bgr.gif" neu abspeichern */
}
#header {
	background: #fff url(../img/header-bgr.jpg) no-repeat 0% 0%; /* "header-bgr.jpg" neu abspeichern */
}
#navi-main {
	background: #1993cb url(../img/navi-main-bgr.jpg) no-repeat 0% 0%; /* "navi-main-bgr.jpg" neu abspeichern; Hintergrundfarbe wie Umrandung des Content wählen*/
}
#content {
	background: #fff url(../img/content-bgr.gif) repeat-y 0% 0%; /* "content-bgr.gif" neu abspeichern */
}
#footer {
	background: #07AB07 url(../img/footer-bgr.gif) no-repeat 0% 0%;  /* "footer-bgr.gif" neu abspeichern; bgr-color ist Farbe, die ungefähr der Farbe des Hintergrunds der Randspalte entspricht */
}

/* RANDSPALTE - KONTAKTDATEN
-------------------------------------------------------------------------- */
/* "So erreichen Sie uns" */
#navi-sub h2 {
	background: #FF0000;  /* Hintergrundfarbe wie Umrandung des Content wählen */
}	
#kontaktdaten h2 {
	background: #FF0000;  /* Hintergrundfarbe wie Umrandung des Content wählen */
}	
/* "Adresse, Telefon, Fax.." */
#kontaktdaten dl {
	color: #FFFFFF;	 /* "Blassere" Textfarbe für die ganze Liste, ist gleich der Farbe für #navi-sub li a */ 
	font-weight:normal;
}
#kontaktdaten dt {
	color: #FFFFFF;	/* "Telefon, Fax, Adresse etc." werden durch hellere Farbe hervorgehoben */
	font-weight:bold;
}
/* E-Mail-Link in kontaktdaten */
a.kontaktdaten-mail {
	background: none;
	padding: 0 0 2px 0;
}	
a.kontaktdaten-mail:visited {
	border-bottom: 1px dotted;
	color: #FFFFFF;	  		/* Farbe ändern */
	text-decoration: none;
}
a.kontaktdaten-mail:link {
	border-bottom: 1px dotted;
	color: #FFFFFF;	  		/* Farbe ändern */
	text-decoration: none;
}
a.kontaktdaten-mail:hover {
	color: #FF0000;			/* Farbe ändern */
	border: 0;
	text-decoration: none;
	border-bottom: 1px solid;
}
a.kontaktdaten-mail:active {  
	color: #68d0ff;			/* Farbe ändern wie "hover" */
	border: 0;  
}

/* RANDSPALTE - SUB-NAVIGATION 
-------------------------------------------------------------------------- */
#navi-sub li.aktiv {
	background: #07AB07;  /* Hintergrundfarbe der aktiven Subnavi-Rubrik = Farbe der Content-Umrandung */
	}
#navi-sub li a {
	background: #143a58 url(../img/navi-sub-bgr.gif) repeat-x 0% 100%; /* bgr-color ist Farbe, die ungefähr der Farbe des Hintergrunds der Randspalte entspricht | navi-sub-bgr.gif neu speichern */
	border: 0;
	color: #FFFFFF; /* Diese Farbe ist gleich der Farbe für "Telefon", "Adresse" etc. in kontaktdaten */
	display: block;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.2em;
	margin-bottom: 1px;
	padding: 24px 25px 32px 25px;
	text-decoration: underline;
}
#navi-sub li a:active  {
	background: url(../img/navi-sub-bgr-hov.gif) repeat-x 0% 100%;  /* navi-sub-bgr-hov.gif neu abspeichern */
	border: 0;
	color: #FF0000;  /* hellere Farbe bei hover */
}		

#navi-sub li a:hover  {
	background: url(../img/navi-sub-bgr-hov.gif) repeat-x 0% 100%;  /* navi-sub-bgr-hov.gif neu abspeichern */
	border: 0;
	color: #FF0000;  /* hellere Farbe bei hover */
}		

/* ÜBERSCHRIFTEN, ABSÄTZE, LISTEN
-------------------------------------------------------------------------- */
/* "Produkte und Dienstleistungen für Web und Mobile" */
#slogan h1 {
	color: #07AB07;  /* Sollte zur Logo-Farbe passen! */
}	
#intro h2 {
	color: #07AB07;
}
h3 {
	color: #FF0000;
}
#content-hauptspalte p.intro:first-line {  /* BEI BEDARF: Mit Klasse "intro" auf ein p wird die erste Zeile fett gesetzt */
	color: #333;
	font-weight: 700;
}	
#content-hauptspalte p.erster-absatz {  /* BEI BEDARF: Mit Klasse "erster-absatz" auf ein p bekommt erster Absatz Abstand nach oben */
	padding: 0.5em 0 0;
}
/* Die normale ungeordnete List kann andersfarbige Bullet-Gifs erhalten, aus "bullet-rund.psd" entspr. speichern */
#content-hauptspalte ul li {
	background: url(../img/bullet-gruen.gif) no-repeat 2px 0.7em;
}

/* FOOTER
-------------------------------------------------------------------------- */
#footer-text {	/* Normale Footer-Textfarbe */
	color: #FFFFFF;
}
#footer-text p {	/* Normale Footer-Textfarbe */
	margin: 5px;
}
a.footer-text-link:visited {
	color: #FFFFFF;  /* Normale Footer-Link-Farbe */
	margin: 0 5px;
}	
a.footer-text-link:link {
	color: #FFFFFF;  /* Normale Footer-Link-Farbe */
	margin: 0 5px;
}	
a.footer-text-link:active {
	color: #FF0000;  /* Hover Link-Farbe ist heller */
	margin: 0 5px;
}
a.footer-text-link:hover {
	color: #FF0000;  /* Hover Link-Farbe ist heller */
	margin: 0 5px;
}
#footer-text a.provider {
	background: none;	
	color: #FFFFFF;	 /* Der "MON.de GmbH"-Link soll der Textfarbe entsprechen */
	padding: 0;
}

/* BILDER
-------------------------------------------------------------------------- */
img {
	border: #b6b6b6 1px solid;  /* Farbe der Umrandung ändern, Rest so lassen */
	margin: 10px 0 10px 0;		
	padding: 5px;
}
.bild-links {     /* Bild im Text, das links umflossen wird */   
	float: left;
	display: inline;
	margin: 0 18px 0 0;   /* ggf. Abstand nach rechts ändern, oben, links und unten einstellen */
}
.bild-rechts {		/* Bild im Text, das rechts umflossen wird */  
	float: right;
	display: inline;
	margin: 10px 0 10px 20px;  /* ggf. Abstände ändern */
}
/* Abschalten der Unterstreichung bei verlinkten Bildern: Klassen "noborder" und "imageLink" vergeben! Klassen müssen aber aus technischen Gründen weiter unten bzw. in "iconize.css" stehen! */









/* -------------------------------------------------------------------------
--- NICHT ZU AENDERNDE STILE -----------------------------------------------
-------------------------------------------------------------------------- */
/* Clear defaults (global resets) - see http://developer.yahoo.com/yui/reset/
-----------------------------------------------------------------------------------------------------*/
td {
	margin: 0;
	padding: 0;
}
th {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
textarea {
	margin: 0;
	padding: 0;
}
input {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
}
dt {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
div {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset { /*  ,img */
	border: 0;
}
var {
	font-style: normal;
	font-weight: normal;
}
th {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: normal;
	font-weight: normal;
}
dfn {
	font-style: normal;
	font-weight: normal;
}
code {
	font-style: normal;
	font-weight: normal;
}
cite {
	font-style: normal;
	font-weight: normal;
}
caption {
	font-style: normal;
	font-weight: normal;
}
address {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
th {
	text-align: left;
}
caption {
	text-align: left;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
q:after {
	content:'';
}
q:before {
	content:'';
}
acronym {
	border: 0;
}
		
abbr {
	border: 0;
}
		
/* body und layout
-----------------------------------------------------------------------------------------------------*/
body {
	color: #333;
	font: 76%/160% "Helvetica Neue",Arial,Helvetica,sans-serif;  /* "Helvetica Neue" für die Mac-User */
	text-align: center;
}
body {
	height: 100%;	
}
html {
	height: 100%;	
}
#wrapper {
	margin: 0;
	min-height: 100%;
	padding: 0;
}
#seite {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
}					
#header {
	height: 170px;
	position: relative;
	overflow:hidden; /* hack für IE6: Bei Schriftgrößenänderung soll sich header nicht nach unten ausdehnen! */
}
#intro {
	background: #fff url(../img/intro-bgr.jpg) no-repeat 0% 0%;
	height: 87px;
}
#navi-main {
	height: 78px;
	position: relative;
}
#content {
	height: 100%;
	position: relative;
}
#content-hauptspalte {
	margin: 0 0 0 25px;
	padding: 8px 0 20px 0;
	width: 528px;
}
#content-randspalte {
	background: #07AB07;
	position: absolute;
	right: 0;
	top: 5px;
	width: 313px;
}	

/* Globale Tags und Klassen
-----------------------------------------------------------------------------------------------------*/
em {
	color: #333;
	font-weight: 700;
}
strong {
	font-weight: 700;
}
.hidden {
	display: none;
}		
.italic {
	font-style: italic;
}	
.red {
	color: #af340a;
	font-weight: 700;
}
.country-name {
	display: none;
}
								
.type {
	display: none;
}
								
/* Überschriften, Absätze, Listen
-----------------------------------------------------------------------------------------------------*/
h2 {
	color:#555;
	font-size:1.7em;
	line-height:1.1em;
	padding:0.5em 0 0.1em 0;
}	
#intro h2 {
	font-size:1.9em;
	line-height:1.1em;
	height: 54px;
	padding: 32px 0 0 25px;
	position: relative;
	width: 523px;
}
h3 {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;     
	font-weight: 700;
	line-height: 1.3em;
	/*font-size: 1.15em;
	padding: 0.8em 0 0.3em 0;
	text-transform: uppercase;*/
	font-size: 1.3em;
	padding: 0 0 0.3em 0;
}

h4 {
	font-size: 1.1em;
	font-weight: 700;
}

p {
	font-size: 1.1em;    /* wenn hier Änderung, müssen auch die Größen h3, h4 und alle Elemente anpassen, die mit der Copy-Ebene typografisch korrespondieren! */
	/* line-height:1.4em; 
	padding: 0 0 0.5em 0;*/
	padding: 0 0 1em 0;
}									
#navi-sub h2 {
	color: #000;   /* einfach bei jeder Hintergrundfarbe Schwarz nehmen */
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	padding: 10px 8px 10px 0;
}
#kontaktdaten h2 {
	color: #000;   /* einfach bei jeder Hintergrundfarbe Schwarz nehmen */
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	padding: 10px 8px 10px 0;
}
#navi-sub h2 {	/* navi-sub h2 waere eine headline fuer die Subnavi; im aktuellen Template nicht verwendet */
	margin-left: 25px;
}			
#footer-text {
	padding: 3.5em 0 4em 25px;
}	
#footer-text p {
	font-size: 1em;
}								
				
/* =links (ALLE links bis auf Navigationen und logo)
-----------------------------------------------------------------------------------------------------*/	
:focus {		/* Schaltet zuverlässig die gepunkteten Rahmen um den aktiven Link in FF + Safari ab! */
	-moz-outline-style: none;
}	 							
a:visited {
	color: #333;  /* Schriftfarbe wie body */
	text-decoration: none;
	border-bottom: 1px solid;	
}
a:link {
	color: #333;  /* Schriftfarbe wie body */
	text-decoration: none;
	border-bottom: 1px solid;	
}
a:hover {
	color: #FF0000;
	border: 0;
	border-bottom: 1px dotted;
}
a:active {
	color: #af3e2c;
	border: 0 !important;
}
/* LOGO */
#logo {
	float: left;
	width:440px;
}
#logo a img {
	border:none;
	margin:0;
	padding:0;
	}
#logo a:visited {
	border: none;
}
#logo a:link {
	border: none;
}
#logo a:active {
	border: none;
}		
#logo a:hover {
	border: none;
}		
/* meta bzw. impressum */
#meta {
	height: 49px;
	position: absolute;
	right: 0;
	top: 15px;
	text-align: left;
	width: 148px;
}
#meta a:visited {
	border: 0;
	color: #444;
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	height:49px;
	line-height:42px;
	padding: 0 0 0 21px;
}
#meta a:link {
	border: 0;
	color: #444;
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	height:49px;
	line-height:42px;
	padding: 0 0 0 21px;
}
#meta a:active {
	border: 0;
	color: #000;
	padding: 0 0 0 21px;
	text-decoration: underline;
}
#meta a:hover {
	border: 0;
	color: #000;
	padding: 0 0 0 21px;
	text-decoration: underline;
}
/* --- angebot-button-- */
#content-hauptspalte a.angebot-but {
	border:none;
	color:#444;
	display:block;
	font-size:1.5em;
	margin:15px 0 0;
	line-height:46px;
	padding:0 0 0 20px;
	height:50px;
	margin: 1em 0 0.5em;
	width:240px;
	overflow:hidden;
	background:url(../img/angebot-but.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	}
#content-hauptspalte a.angebot-but:hover {
	background:url(../img/angebot-but.gif) no-repeat 0 -50px;
	text-decoration:underline;
	color:#000;  /* #d26415 */
	}
/* Abschalten der Unterstreichung, z.B. bei verlinkten Bildern */
a.noborder {
	border: none;
	margin-right:3px;
}
						
/* navi-main
-----------------------------------------------------------------------------------------------------*/
#navi-main ul {
	bottom: 0;
	position: absolute;
	left: 26px;
}
#navi-main ul li {
	float: left;
	margin-right: 7px;
	filter: alpha(Opacity=80);
}
#navi-main ul li:hover {
	filter: alpha(Opacity=100);
	text-decoration: none;
}
#navi-main ul li a {
	background: url(../img/navi-main.gif) repeat-x 0% 0%;
	border: 0 !important;
	color: #fff;
	display: block;
	padding: 9px 18px 12px; /* ACHTUNG: Dieses padding muss dem beim a.tab-aktiv entsprechen! */
	font-size: 1.2em;
	font-weight: 700;
	text-decoration: none;
	filter: alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#navi-main ul li a:hover {
	background: url(../img/navi-main.gif) repeat-x 0% -2px;
	color: #fff;
	text-decoration: none;
	filter: alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#navi-main ul li a.tab-aktiv {
	background: url(../img/navi-main-aktiv.gif) repeat-x 0% 0%;
	color: #11334e;
	cursor: default;
	font-weight: 700;
	padding: 9px 18px 12px;
	text-decoration: none;
	filter: alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
	
/* navi-sub
-----------------------------------------------------------------------------------------------------*/
#navi-sub {
	margin: 0;
	text-align: left;
}
#navi-sub ul {
	margin: 10px 0 0;
}
#navi-sub li {
	float: left;
	width: 100%;
}
#navi-sub li.aktiv {
	color: #000000;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.2em;
	padding: 24px 0 28px 25px;
	width:288px;
}	
									
/* =elements (Feinstruktur)
-----------------------------------------------------------------------------------------------------*/	
#slogan {
	float:left;
	width:460px;
}
#slogan h1 {
	font-size: 1.3em;
	font-style: oblique;
	font-weight:700;
	line-height: 1.2em;
	padding: 120px 25px 30px 0;
	text-align:right;
}
.content-hauptspalte-left {
	display: inline;
	float: left;
	width: 240px;
	margin-right: 15px;
}	
.content-hauptspalte-right {
	display: inline;
	float: right;
	margin-left: 10px;
	width: 245px;
}	
#content-hauptspalte ul {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
}
#content-hauptspalte ul li {
	line-height: 1.4em;
	padding: 0.2em 0 0.15em 18px;
}
#kontaktdaten {
	margin: 0 25px 0 0;
	text-align:right;
}	
#kontaktdaten dl { 
	/*font-size: 1.6em;  
	margin: 1.4em 0 0;*/
	font-size: 1.4em;  
	margin: 1.0em 0 0;
	line-height: 1.3em;
}
#kontaktdaten dt {
	/* color: #73d3ff;	ist schon oben definiert! Hellere Farbe um die "Überschriften" zu highlighten! */
	/*font-size: 1.1em;*/
	font-size: 1.0em;
}
#kontaktdaten dd {
	/*margin: 0 0 0.7em 0;*/
	margin: 0 0 0.3em 0;
} 
/* vcard: im markup stehen weitere klassen, die von entspr. software automatisch erkannt werden koennen */
div.vcard {	
	padding: 0 0 0.3em 0;
}
div.vcard.org {
}
							
/* Zitat-Formatierung */	
blockquote {
	background: url(../img/anfuehrung.gif) no-repeat 0% 10px; 
	border-top: 1px solid #b6b6b6;  /* Farbe des Borders oben - border kann auch weggelassen werden */
	border-bottom:1px solid #b6b6b6;
	font-size: 1.15em;
	line-height:1.45em;
	font-style: italic;
	margin: 0 0 15px;
	padding: 10px 0; 
}	
blockquote cite {
	font-weight: bold;
	font-size:0.8em;
}
blockquote > p:first-child {
	margin-bottom: 0.2em; 
	text-indent: 21px;
}
.lastword {
	background: url(../img/abfuehrung.gif) no-repeat 100% 0%;
	padding: 0 21px 0 0;
}
/* Zitat-Formatierung ENDE*/

/* =clearings 
-----------------------------------------------------------------------------------------------------*/
hr {
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}	
/* "easyclearing" - verwenden, wenn kein anderes Element fuer clear zur Verfuegung steht (hier zB fuer Kontaktformular) */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
    }
.clearfix {
	display: inline-block;
	}
/* ohne IE Mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* Ende ohne IE Mac */

