/* Standard: Schrift, Schriftgroesse, Schriftfarbe, Hintergrund, Zeilenhoehe */

body {
	  font-family: verdana,helvetica,sans-serif;
	  font-size: 11px;
	  color: #000000;
	  background-color:#FFFFFF;
	  }

table,td,tr {font-family: verdana,helvetica,sans-serif;
	  font-size: 11px;
	  color: #000000;
	  }

/* Standard-Links */

/* Textlinks */
A.main:link {color: #FFFFFF;text-decoration: none;BACKGROUND-COLOR: #30659F;font-size: 10px;}
A.main:active {color:#FFFFFF,text-decoration: none;BACKGROUND-COLOR: #30659F;font-size: 10px;}
A.main:visited {color:#FFFFFF;text-decoration: none;BACKGROUND-COLOR: #30659F;font-size: 10px;}
A.main {color: #FFFFFF; text-decoration: none;BACKGROUND-COLOR: #30659F;font-size: 10px;}
A.main:Hover {color: #3569A0; cursor: pointer;BACKGROUND-COLOR: #30659F;font-size: 10px;}

A.main3:link {color: #FFFFFF;text-decoration: none;}
A.main3:active {color:#FFFFFF,text-decoration: none;}
A.main3:visited {color:#FFFFFF;text-decoration: none;}
A.main3 {color: #FFFFFF; text-decoration: none;}
A.main3:Hover {color: #FFFFFF; cursor: pointer;}

/* Pfadlinks */
A.main2:link {color: #000000;text-decoration: none;}
A.main2:active {color:#000000,text-decoration: none;}
A.main2:visited {color:#000000;text-decoration: none;}
A.main2 {000000: #; text-decoration: none;}
A.main2:Hover {color: #2864AA; cursor: pointer;}

/* Ueberschrift: 12 px */
.ueber12 {font-size: 12px;
		color: #010000;
		font-weight: bold;
		font-family: verdana,helvetica,sans-serif;
}

/* Standard Formatvorlagen */

/* Ueberschrift: 11 px */
.ueber11 {font-size: 11px;
font-family: verdana,helvetica,sans-serif;
		color: #000000;
		font-weight: bold;
}

/* Ueberschrift: 12 px */
.ueber12 {font-size: 12px;
		color: #010000;
		font-weight: bold;
		font-family: verdana,helvetica,sans-serif;
		}

/* Ueberschrift - Projektebereich : 12 px blau */
.ueber12blau {font-size: 12px;
		color: #3569A0;
		font-weight: bold;
		font-family: verdana,helvetica,sans-serif;
		}
/* Ueberschrift: 14 px */
.ueber14 {font-size: 14px;
		color: #010000;
		font-weight: bold;
		font-family: verdana,helvetica,sans-serif;
		}

/* Small Font: Mini */
.mini {font-size: 10px;
		color: #6A7574;
		font-family: verdana,helvetica,sans-serif;
}

/* Textgroesse: 17 px fuer Anfahrt Druckversionen */
.text17 {font-size: 17px;
		 font-family: verdana,helvetica,sans-serif;
		}

/* Textgroesse: 12 px fuer Anfahrt Druckversionen */
.text12 {font-size: 12px;
		 font-family: verdana,helvetica,sans-serif;
		}

/* Textgroesse: 11 px fuer Fliesstext statische Contentseiten */
.text11 {font-size: 11px;
		font-family: verdana,helvetica,sans-serif;
				color: #000000;
}

/* Textgroesse: 10 px fuer Produktdatenblatt Featureliste */
.text10 {font-family: verdana,helvetica,sans-serif;
	  font-size: 10px;
	  color: #000000;
	  }

/* Textgroesse: 9 px fuer Newsdetailsseite Dokumentengalerie */
.text9 {font-family: verdana,helvetica,sans-serif;
	  font-size: 10px;
	  color: #000000;
	  }

/* Textgroesse: 9 px fuer Newsdetailsseite Dokumentengalerie */
newsline {font-family: verdana,helvetica,sans-serif;
	  font-size: 10px;
	  color: #000000;
	  background-color:#F4F4F4;
	  }

/* Textgroesse: 10 px fuer Newsdetailsseite Dokumentengalerie */
newsline10 {font-family: verdana,helvetica,sans-serif;
	  font-size: 10px;
	  color: #000000;
	  background-color:#F4F4F4;
	  }

/* Standard Farben */

/* Farbe: Standardgrau u.a. fuer Linien  */
.grau {color: #C6C4C4;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Farbe: Standardgrau2 u.a. fuer Headerbereich  */
.grau2 {color: #E8E7E7;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Farbe: Standardgrau3 u.a. fuer Headerbereich (dunkel) */
.grau3 {color: #A9A8A8;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Farbe: Standardfliesstextgrau u.a. fuer Newsteaser */
.grau4 {color: #121416;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Farbe: Standardblau u.a. fuer Headerbereich */
.blau {color: #3569A0;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Farbe: Standardblau u.a. fuer Headerbereich */
.blauueber {color: #3569A0;
			font-size: 12px;
			font-weight: bold;
			font-family: verdana,helvetica,sans-serif;
			}

/* Farbe: Weiss fuer Medienplaner */
.weiss {color: #FFFFFF;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Farbe: Rot fuer Prodirekt Preise */
.rot {color: #FA0505;font-weight: bold;font-family: verdana,helvetica,sans-serif;font-size: 11px;}

/* Formelemente */

/* Header Suche */
.suche {WIDTH:110px; 
		HEIGHT:13px;;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Warenkorb Ort */
.ort {WIDTH:125px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Warenkorb Ort */
.telefon {WIDTH:88px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Newsletter */
.letter {WIDTH:290px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Printmedien Bestellung */
.letter2 {WIDTH:300px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Printmedien Bestellung */
.letter3 {WIDTH:53px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Printmedien Bestellung */
.letter4 {WIDTH:234px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Warenkorb Formular */
.letter4b {WIDTH:180px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Warenkorb Formular */
.inputemail {WIDTH:280px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Warenkorb Formular */
.inputemail2 {WIDTH:280px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #A9A8A8;
}

/* Input Printmedien Bestellung */
.letter5 {WIDTH:140px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

.medienplaner {WIDTH:92px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Input Warenkorb Uebersicht Anzahl */
.warenkorb {WIDTH:28px; 
		HEIGHT:15px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
		text-align=right;
}

/* Input-Feld: Outdoor Datenblatt */
.outdoordb {WIDTH:106px; 
		HEIGHT:16px;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		text-align: right;
		color: #000000;
}
/* Definiert Selectfeld im Produktdatenblatt */
.select {WIDTH:236px; 
		HEIGHT:20px;
		BACKGROUND-COLOR: #FFFFFF;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Definiert Selectfeld im Outdoordatenblatt */
.select2 {WIDTH:106px; 
		HEIGHT:20px;
		BACKGROUND-COLOR: #FFFFFF;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Definiert Selectfeld im News-Detailbereich */
.archiv {WIDTH:130px; 
		HEIGHT:10px;
		BACKGROUND-COLOR: #FFFFFF;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #366AA2;
}

/* Definiert Selectfeld im Kontakt Ansprechpartnerbereich */
.ansprech {WIDTH:180px; 
		HEIGHT:10px;
		BACKGROUND-COLOR: #FFFFFF;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #366AA2;
}

/* Definiert Inputbox Printmedien/Service */
.input {WIDTH:21px; 
		HEIGHT:21px;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
}

/* Printmedien - Textarea */
.area {WIDTH:300px; 
		HEIGHT:95px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Flohmarkt Form - Textarea */
.area2 {WIDTH:374px; 
		HEIGHT:95px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Kontakt Email - Textarea */
.area3 {WIDTH:280px; 
		HEIGHT:95px;
		BACKGROUND-COLOR: #ffffff;
		BORDER-LEFT: #C6C4C4 1 solid;
		BORDER-RIGHT: #C6C4C4 1 solid;
		BORDER-TOP: #C6C4C4 1 solid;
		BORDER-BOTTOM: #C6C4C4 1 solid;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}

/* Kontakt Email - Textarea */
.radio {WIDTH:18px; 
		HEIGHT:18px;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		color: #000000;
}
/* Einzelne allgemeine Formatierungen */

/* Home: Ticker: Schriftgroesse, Schriftfarbe */
.ticker {
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	BACKGROUND-COLOR: #30659F;
	text-decoration:none;
	color: #FFFFFF;
}
