﻿/* Basis */
/* Farben: Rot (204,0,0) #CC0000; Grün (0,153,0) #009900; Blaugrün (0,102,204) #0066CC; Grau #777777 */
body {  	
	margin:0px; padding-top:30px; padding-left:70px; padding-bottom:75px; padding-right:75px;
	background-color:#FFFFFF;	
	color:#000000; font-family:Verdana,Arial,sans-serif; font-size:10pt; text-align:justify;                                              
	}
*	{                                                  /* Universal-Element - Achtung wg. überschreiben, jeder undef. Abstand ist Null */
	margin:0px; padding:0px; border-width:0px;   
	}
/* Seitenbereiche */
div#outtop {	                                       /* OUT TOP: Ganz oben, scheinbar im Randbereich */    
	position:relative; height:35px; max-width:980px;                                      
	} 
div#page {                                             /* PAGE: Seitenbereich, der alle Bereiche außer out... enthält */       
	position:relative;                                 /* Abstimmen mit body, div#outtop, div#outbottom */                                                                   
	}
div#top		{                                          /* TOP: Kopfbereich, &uuml;ber der Navigation: Logos, Banner */ 
	position:relative; max-width:980px;     
	padding-bottom:30px; border-bottom:3px double #009900;
	margin-bottom:20px; 
	/* font-family:Courier New,Courier; color:#009900; font-size:12pt; letter-spacing:-1pt;  */  /* in h1 übernommen */                            
	text-align:right; vertical-align:bottom;  
	}
div#topnav  {                                          /* TOP NAVIGATION: Navgation oben bzw. Trennbereich*/ 
	position:relative;                     
    }
div#content   {                                        /* CONTENT: Inhaltsbereich */
	position:relative; max-width:800px;
	margin-left:180px;                                 /* Um Float-Bug (div#content unsichtbar) auszutricksen, nicht zu groß; */                                                                               /* Abstimmen mit width div#navleft */
	} 
div#leftnav   {                                        /* LEFT NAVIGATION: Navigation links vom Content */	
	position:relative; 
	float:left; text-align:left; 
	width:180px; margin-top:0px; padding-top:0px;		/* Abstimmen mit margin-left div#content */
	font-family:Courier New,Courier; letter-spacing:-1pt;                    
    color:#009900; font-size:13pt;  						/* Angeklickte Seite. Abstimmen mit link-styles */
	}
div#bottom  {											
	position:relative; max-width:980px;
	margin-top:15px; border-top:3px double #009900; padding-top:10px;
	border-bottom-width:0; border-left-width:0; border-right-width:0; 
	text-align:left; font-size:8pt;
	}
div#outbottom {                                        /* OUT BOTTOM: Ganz unten, scheinbar im Randbereich */
	position:relative;                                 /* Abstimmen mit page, outtop */ 
	} 

/* Textgestaltung */
h1			{ font-weight:normal; font-family:Courier New,Courier; color:#009900; font-size:13pt; letter-spacing:-1pt; }
p			{ margin-bottom: 7px; }
p.right		{ text-align:right }
div.pdflinks	{ margin-top:30px; padding-right:30px;text-align :center }
/* span.pwHL	{ font-family:Courier New,Courier; color :#009900; font-size:11pt; } */
/* span.pwHL	{ color :#009900; } */
span.pwHL	{ color:#009900; }
span.grey	{ color:#777777; }
.small	{ font-size:10pt; }
/* span.pwHL-s	{ font-family:Courier New,Courier; color :#009900; font-size:10pt; } */ 
span.redCircle	{ color:#CC0000; }
span.hypInText	{ font-family:Arial; }
	 
}


/* Hyperlinks /*
/* Basis */
/* a:link		{ color:#0066CC; text-decoration:none; } */
a:link		{ color:#0066CC; text-decoration:none; }
a:visited	{ color:#0066CC; text-decoration:none; }
a:active	{ color:#CC0000; text-decoration:none; }
a:hover		{ color:#CC0000; text-decoration:none; }

/* Bug? Farbe in FF und Text-Decoration in IE/FF gehen nicht für a:link */
/* Woraround: Alle Tagshinzufügen, die einen Link enthalten können */
div.leftnavitem a:link		{ color:#0066CC; text-decoration:none; }
p a:link					{ color:#0066CC; text-decoration:none; }
div a:link					{ color:#0066CC; text-decoration:none; }

/* PDF-Links */
div.pdflinks a:link			{ color:#0066CC; text-decoration:none; font-size:9pt; font-family:Verdana,Arial; }
div.pdflinks a:visited		{ color:#0066CC; text-decoration:none; font-size:9pt; font-family:Verdana,Arial; }
div.pdflinks a:active		{ color:#CC0000; text-decoration:none; font-size:9pt; font-family:Verdana,Arial; }
div.pdflinks a:hover		{ color:#CC0000; text-decoration:none; font-size:9pt; font-family:Verdana,Arial; }

/* Tabellen und Aufzählungen */
table 		{ margin:0px; }
td.services		{ border-top:1px dotted #009900;  
			  	padding-top:7px; padding-bottom:7px; }
td.services-img	{ border-top:1px dotted #009900; 
			  	width:60px; vertical-align:middle; text-align:left; }
ul			{ margin-left:10px; list-style-type:none;  list-style-type:outside;}						/* Image nicht als list-style-image --> nicht positionierbar */
li			{ margin-bottom: 7px; margin-top:0px; padding-left:30px; 
			background-image: url('../punktimages/i-gr.jpg'); background-repeat: no-repeat; background-position: 0px 3px; }

/* Bilder und Textanordnung */
.logoImg 	{ position:absolute; top:20px; left:0px; }
.imgLeft	{ border:0px; float: left; margin-top:5px; margin-right :10px; }
.imgRight	{ border:0px; float: right; margin-top:5px; margin-left :10px; }
div.statement	{ margin-top:10px; margin-bottom:10px; padding-top:5px;border-top :1px solid #009900; 
				border-bottom:1px solid #009900; border-style:dotted; min-height:105px; 
				color:#777777; }
				
div.legal	{  margin-top:10px; margin-bottom:10px; padding-top:5px;
				border-top:1px solid #009900; 
				border-bottom:1px solid #009900; border-style:dotted; min-height:113px; 
				color:#777777; font-size:10pt; }

	
}	

/**************** Version 2005 ******************/
/* Hyperlinks */
/*
a:link		{ color:#CC9900;font-weight:bold; }
a:visited 	{ color:#CC9900; font-weight:bold; }
a:active	{ color:#000099; font-weight:bold; }
a:hover		{ color:#000099; font-weight:bold; }
*/
/* Linke Navigation */
/*
.nav
{
	font-family:Courier New,Courier;
	font-weight:bold;
	color:#A0A0A0;
	font-size:13pt;
	letter-spacing:-0,75;
	padding-left:7px;
}
*/
/* Überschrift, Seitenbannerv */
/*
.banner	 
{
	font-family:Courier New,Courier;
	color:#009B37;
	font-weight:bold; 
	font-size:13pt;
	letter-spacing:-0,75;
}
*/
/* Oberer Randbereich */
/*
.top 
{
	border-bottom:3px solid #EBEBEB; 
	padding-bottom:5px;
	margin-bottom:20px;
}

/* Überschrift, nicht mehr verwendet. Banner = Überschrift */
/* 
h1	
{
	font-family:Courier New,Courier;
	color:#009B37;
	font-weight:bold; 
	font-size:13pt;
	letter-spacing:-0,75;
	text-align:left;
}
*/
/* Tabellenzellen */
/*
td
{
	font-family:Arial,Helvetica;
	color:#002164; 
	font-size:9pt; 
	text-align:justify;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}
*/

/* Absatz, Basis /*
/* 
p
{
	font-family:Arial,Helvetica;	
	color:#002164; 
	font-size:9pt; 
	text-align:justify;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}
*/
/* Aufzählung Version 2005 */
/*
li
{
	font-family:Arial,Helvetica;
	color:#002164; 
	font-size:9pt; 
	text-align:left;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
}
ul
{
	list-style-type:circle; list-style-image:url('images/point-gold.gif')
}
*/
/* Tabelle Version 2005 */
/*
table 			{ margin:0px; }
table.intext	{ margin-bottom:10px; }
.example-r
{
	font-size:9pt;
	border-top:1px solid #C88C14;
	text-align:justify;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.example-l
{
	font-size:9pt;
	border-top:1px solid #C88C14;
	text-align:justify;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:0px;
	margin-bottom:0px;
}

*/
/* Contentbereich Version 2005 */
/*
.content
{
	border-left:3px solid #EBEBEB;
	padding-left:20px;
	padding-top:0px;
	margin-top:0px;
}
*/

span.inlineHL
{
	font-weight:bold;
}

/* Hervorhebungen Version 2005 */
/*
span.pwHL
{
	font-weight:bold;
	color:#606060; 
}
span.strongHL
{
	font-weight:bold;
	color:#009B37;
}
*/

/* Textbereiche Version 2005 */
/*
.statement-l
{
	font-size:9pt;
	border-top:1px solid #C88C14;
	border-bottom:1px solid #C88C14;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px; 
	margin-left:0px;
	margin-right:30px;
}	
.statement-r
{
	font-size:9pt;
	border-top:1px solid #C88C14;
	border-bottom:1px solid #C88C14;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px; 
	margin-left:30px;
	margin-right:0px;
}	

.statement-r-top
{
	font-size:9pt;
	border-top:1px solid #C88C14;
	padding-top:5px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px; 
	margin-left:30px;
	margin-right:0px;
}	

.statement-r-noborder
{
	font-size:9pt;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
	margin-bottom:2px; 
	margin-left:30px;
	margin-right:0px;
}	

.statement-r-bottom
{
	font-size:9pt;
	border-bottom:1px solid #C88C14;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:5px; 
	margin-left:30px;
	margin-right:0px;
}	
*/


.bottom
{ 
	font-size:8pt;
	text-align:justify;
	border-bottom-width:0;
	border-left-width:0; 
	border-right-width:0; 
	border-top:3px solid #EBEBEB;
	margin-top:15px;
	padding-top:5px; line-height:100% 	
}