/*

		Tim:
		Diese Datei ist von einem alten RTS-Layout. Sie wird aber noch bei den Mass-Rollos verwendet.
		- Popup Beschreibung
		- Popup Messanleitung
		- Rollo Messanleitung
		Ich habe die Datei iauf die benotigten Teile eingekuerzt (Bestellvorgang, altes Artikelsystem und dergleichen brauchen wir hier nicht und stammt noch vom RTS-Shop)
		Diese Style hier koennen entweder in unsere layout-CSS uebernommen werden oder in die jeweiligen CSS-Definititen der Dateien

*/


a:link {
	FONT-FAMILY: verdana;
	COLOR: #de8903;   /* altes orange: FFE900 -- ist aber sehr grell, deshalb jetzt etwas dunkler */
}

a:visited {
	COLOR: #815000; FONT-FAMILY: verdana;
}

h1  {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #68202A; FONT-FAMILY: verdana; text-align:center;
	text-decoration: none;
}

h2  {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #5E6059; FONT-FAMILY: verdana;
	margin-top: 10pt; margin-bottom: 4pt;
}

h3  {
	FONT-SIZE: 8pt; COLOR: #5e6059; FONT-FAMILY: verdana;
}

button {
	cursor: pointer;
}

body {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana,Helvetica,Swiss;
	margin:8px;
}


p, li, td {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana;
}



a img {
		border: 0;
}


.link_modell {
	text-decoration: none; 
	font-size: 11px; 
	color: #000000;	
}
