/* 	
	Copyright (c) 2002 m.Kirsch Buero fuer Gestaltung.  All rights reserved.
	
	File: global_rotz.css
	Client: rtzgnm
	Last Modified: Mai 30. 2008
	User: Markus Kirsch

*/
body {
	text-align: right; 
	width: 506px; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #666666; 
	text-decoration: none; 
	marign-top: 0px; 
	marign-left: 0px; 
	padding-top: 5px; 
	padding-left: 0px; 
	line-height: 12pt;
}

p {
	border-top-width: 1px; 
	border-top-style: dotted; 
	border-top-color: #666666;
	background-color: #FFFFFF;
	text-align: right; 
	width: 506px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 15px;
	line-height: 20px; 
	color: #666666; 
	text-decoration: none; 
	marign-top: 0px; 
	marign-left: 0px; 
	padding-top: 0px; 
	padding-left: 0px;
	padding-bottom: 25px; 
}

h1 {
	border-top-width: 1px; 
	border-top-style: dotted; 
	border-top-color: #666666;
	background-color: #FFFFFF;
	text-align: right; 
	width: 506px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 45px;
	line-height: 55px; 
	color: #666666; 
	text-decoration: none; 
	marign-top: 0px; 
	marign-left: 0px; 
	padding-top: 0px; 
	padding-left: 0px;
	padding-bottom: 25px; 
}


/* standard text desc */
.fliesstext			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; padding-left: 4px; line-height: 12pt; text-align: justify; }
.fliesstext_links	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; padding-left: 4px; line-height: 12pt; text-align: left; }
.heading1			{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0033; text-decoration: none; padding-left: 4px; line-height: 15pt; }
.highlight1			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; padding-left: 4px; line-height: 12pt; font-weight: bold; }


/* navigation menu desc */
.menustyle 			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC0033; text-decoration: none; padding-top: 5px; padding-left: 4px; line-height: 18pt; }
.menustyle_active 		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000; text-decoration: none; padding-top: 5px; padding-left: 4px; line-height: 18pt; cursor: default; }


/* navigation link desc */
.menustyle:active		{ color: #666666; text-decoration: none; }
.menustyle:link			{ color: #CC0033; text-decoration: none; }
.menustyle:visited 		{ color: #CC0033; text-decoration: none; }
.menustyle:hover 		{ color: #FF6633; text-decoration: none; font-weight: bold; }



/* general link desc */
a:active			{ color: #666666; text-decoration: overline; }
a:link				{ color: #666666; text-decoration: none; }
a:visited 			{ color: #666666; text-decoration: none; }
a:hover 			{ color: #FF6633; text-decoration: overline; }
