p,h1,h2,h3,h4,h5,h6,font,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     		{ font-family:arial,helvetica,sans-serif; }

p			{
			font-size:9pt;
			color:#000033;
			}

.bold		{
			font-weight:bold;
			}


.co			{
			font-size:10px;
			color:#000033;
			font-style:normal;
			}

h1	 		{  font-size: 10pt; font-weight: bold; color: #993333}

h2	 		{  font-size: 9pt; color: #336699; font-weight: bold}

h3	 		{  font-size: 9pt; color: #003366; font-style: normal; font-weight: bold}

h4			{
			font-size:10pt;
			color:#666666;
			font-weight:bold;
			}

body	 	{
			background-color:white;
			}

a:link	 	{
			font-size:9pt;
			color:#003366;
			}

a:visited  { 
			font-size:9pt; 
			color:#003366;
            }

a.co:link	{
			color:#000033;
			text-decoration:none;
			font-weight:bold; 
			font-size: 10px;
			}

a.co:visited{ 
			color:#000033;
            text-decoration:none; 
            font-weight:bold; 
            font-size: 10px;
            }

a.nav:link	{
			color:#003366;
			text-decoration:none;
			font-weight:bold; 
			font-size: 8pt;
			}

a.nav:visited{ 
			color:#003366; 
            text-decoration:none; 
            font-weight:bold; 
            font-size: 8pt;
			}

a.nav:hover{ 
			color:#336699; 
            text-decoration:none; 
            font-weight:bold; 
            font-size: 8pt;
			}

a.headline:link	{
			color:#993333;
			font-weight:bold; 
			font-size: 10pt;
			}

a.headline:visited{ 
			color:#993333; 
            font-weight:bold; 
            font-size: 10pt;
			}

a.headline:hover{ 
			color:#CC6666; 
            font-weight:bold; 
            font-size: 10pt;
			}
a.navquer:link	{
			color:#003366; 
            text-decoration:none; 
            font-size: 8pt;
			font-weight:bold;
            }

a.navquer:visited{ 
			color:#003366; 
            text-decoration:none; 
            font-size: 8pt;
			font-weight:bold;
            }

a.navquer:hover{ 
			color:#336699; 
            text-decoration:none; 
            font-size: 8pt;
			font-weight:bold;
            }

li      	{
			font-size:9pt;
			color:#000033;
			}
			
ol 			{ 
			font-size: 9pt;
			color:#000033;
			} 
			
ul 			{ 
			font-size: 9pt
			color:#000033;
			}
			
.headline1  {  font-size: 10pt; font-weight: bold; color: #993333}

.headline2 	{  font-size: 9pt; color: #003366; font-weight: bold}

.headline3 	{  font-size: 9pt; color: #336699; font-style: normal; font-weight: bold}

.backweiss 	{  background-color: #FFFFFF}

.backhellblau {  background-color: #E0EFFD}

.backdunkelblau { background-color: #003366;}

.backschwarz {	background-color: #000000;}

.backmittelblau {background-color: #C6D3E3;}
.postadresse {
	font-size: 10px;
	color: #336699;
}
.nav	{	color:#003366;
			font-weight:bold; 
			font-size: 8pt;
			}
.bildrechts {	float:right;
				margin: 0px 0px 20px 20px;}

a.linkIntern	{
				padding:0 0 0 24px;
				background-image:url(images/basiselemente/icon_interner_link.gif);
				background-repeat:no-repeat;
				background-position:0 -0.1em;
				}

a.linkExtern	{
				padding:0 0 0 24px;
				background-image:url(images/basiselemente/icon_externer_link.gif);
				background-repeat:no-repeat;
				background-position:0 -0.1em;
				}

a.linkEmail	{
				padding:0 0 0 24px;
				background-image:url(images/basiselemente/icon_email.gif);
				background-repeat:no-repeat;
				background-position:0 -0.1em;
				}

a.linkDownload	{
				padding:0 0 0 24px;
				background-image:url(images/basiselemente/icon_download.gif);
				background-repeat:no-repeat;
				background-position:0 0;
				}

p.icon				{
				padding:0;
				margin:3px 0 3px 24px;
				text-indent: -24px;
				}

