/* Standard CSS-Datei für www.proemion.com*/

/* -------------------------------------------------------------------------------------------------------------- RM Farben -
	blau								=	#003c69
	grün								=	#62dc49
	grau-Text						=	#505050
	-------------------------------------------------------------------------------------------------------------------------*/


/* ------------------------------------------------------------------------------------------------------ Grundlayout Anfang-
	a, :link, :visited, 										=	Formatierungen der normalen Links,
	a.subMenuLevel2, :link, :visited, 						der Menüebene 2,
	a.subMenuLevel3, :link, :visited, 						der Menüebene 3 und
	a.subMenuLevel4, :link, :visited							der Menüebene 4
	a:hover, 													=	Formatierungen der normalen Links,
	a.subMenuLevel2:hover, 										der Menüebene 2,
	a.subMenuLevel3:hover, 										der Menüebene 3,
	a.subMenuLevel3Active, :link, :visited, :hover, 	der Menüebene 3 Aktiv,
	a.subMenuLevel4:hover, 										der Menüebene 4 und
	a.subMenuLevel4Active, :link, :visited					der Menüebene 4 Aktiv,
																		wenn man mit der Maus über den Link geht, die Seite besucht hat oder
																		die Seite noch nicht besucht worden ist.
	a.mainMenu, :visited, :link							=	Formatierung des Hauptmenüs
	a.mainMenu:hover											=	Formatierung des Hauptmenüs, wenn man mit der Maus drüber geht
	a.footer, :visited, :link, :hover					=	Formatierung der Fußzeile
	h1																=	Formatierungen aller Hauptüberschriften auf einer Seite
	h2																=	Formatierungen des Untertitels einer Seite im linken Bereich
	h6																=	Formatierungen der Texte auf der Startseite
	li																=	Aufzählungspunkte formatieren
	blockquote													=	Text um 15px nach rechts und 30px nach unten rücken
	-------------------------------------------------------------------------------------------------------------------------*/
	a, a:link, a:visited, a.subMenuLevel2, a.subMenuLevel2:link, a.subMenuLevel2:visited, a.subMenuLevel3, a.subMenuLevel3:link, a.subMenuLevel3:visited, a.subMenuLevel4, a.subMenuLevel4:link, a.subMenuLevel4:visited {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: 8pt;		
		color: #003c69;
	}
	
	a:hover, a.subMenuLevel2:hover, a.subMenuLevel3:hover, a.subMenuLevel3Active, a.subMenuLevel3Active:link, a.subMenuLevel3Active:visited, a.subMenuLevel3Active:hover, a.subMenuLevel4:hover, a.subMenuLevel4Active, a.subMenuLevel4Active:link, a.subMenuLevel4Active:visited {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: 8pt;		
		color: #62dc49;
	}
	
	a.mainMenu, a.mainMenu:link, a.mainMenu:visited {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;		
		color: #ffffff;
	}
	
	a.mainMenu:hover {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;		
		color: #003c69;
	}
	
	a.footer, a.footer:visited, a.footer:link, a.footer:hover {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 8pt;		
		color: #505050;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: italic;
		font-weight: bold;
		font-size: 11pt;		
		color: #003c69;
		margin: 0px 0px 0px 0px;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-align: center;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;		
		color: #003c69;
		margin: 0px 0px 0px 0px;
	}
		
	h6 {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;		
		color: #505050;
		margin: 0px 0px 0px 0px;
	}
	
	li {
		list-style-image: url(/fileadmin/RM/images/general/dot.gif); 
		padding-bottom: 4px;
	}
	
	blockquote {
		margin-left: 15px;
		margin-top: 30px;
	}
/* ------------------------------------------------------------------------------------------------------ Grundlayout Ende  */
	
	
/* --------------------------------------------------------------------------------------------------------- Formulare Anfang-
	td.list							=	Auflistungen der Seminare im Seminaranfrageformular
	td.headlineForm				=	Formatierungen der Überschriften im Kontaktformular, Seminaranfrage, Serviceportal, Supportformular
	td.textForm						=	Formatierungen des Textes in dem Kontaktformular, Seminaranfrage, Serviceportal, Supportformular
	input.contactForm				=	Formatierungen der input-Felder im Kontaktformular, Seminaranfrage, Serviceportal, Supportformular
	select.contactForm			=	Formatierungen der select-Boxeb im Kontaktformular, Seminaranfrage, Serviceportal, Supportformular
	textarea.contactForm			=	Formatierungen der textarea-Felder im Kontaktformular, Seminaranfrage, Supportformular
	textarea.contactFormInfo	=	Formatierungen der textarea-Felder "Ihre Meinung ist uns wichtig" im Kontaktformular
	-------------------------------------------------------------------------------------------------------------------------*/
	td.list {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 8pt;
		color: #000000;
	}
	
	td.headlineForm {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
		color: #505050;
	}
	
	td.textForm {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 9pt;
		color: #505050;
		text-decoration: none;
	}
	
	input.contactForm {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 9pt;
		color: #505050;
		width: 135px;
		height: 18px;
		border: 1px solid #cecece;
	}
	
	input.contactFormLarge {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 9pt;
		color: #505050;
		width: 419px;
		height: 18px;
		border: 1px solid #cecece;
	}
	
	select.contactForm {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 9pt;
		color: #505050;
		width: 135px;
		height: 18px;
		border: 1px solid #cecece;
	}
	
	textarea.contactForm {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 9pt;
		color: #505050;
		width: 420px;
		height: 100px;
		border: 1px solid #cecece;
	}
	
	textarea.contactFormInfo {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 9pt;
		color: #505050;
		width: 348px;
		height: 50px;
		border: 1px solid #cecece;
	}
/* -------------------------------------------------------------------------------------------------------- Formulare Ende  */

/* ------------------------------------------------------------------------------- Newsletter/Messeeinladungen Archiv Anfang-
	td.newsletterHead				=	Überschrift im grauen Balken
	td.newsletterHeadline		=	Überschrift für die Kategorien
	td.newsletterText				=	Text
	-------------------------------------------------------------------------------------------------------------------------*/
	td.newsletterHead {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: 8pt;		
		color: #505050;
	}

	td.newsletterHeadline {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: 8pt;		
		color: #000000;
	}

	td.newsletterText {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 9pt;		
		color: #000000;
	}
/* ------------------------------------------------------------------------------- Newsletter/Messeeinladungen Archiv Ende  */