﻿/* This is the style of your browser text */

body {
	font-family: Verdana;
	COLOR: #003399;
	background-color: #ffffff;
	font-size: 9pt;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
	scrollbar-arrow-color : #ffffff; 
	scrollbar-base-color:#ffffff; 
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #003399;
	FONT-SIZE: 8pt;
}
A:hover { background-color:#ffffff;color:#EBC04E}
A
{
    FONT-SIZE: 8pt;
    COLOR: #003399
}
a.meinhref:link{
color:#003399;
background-color:#ffffff;
TEXT-DECORATION: none;
}
a.meinhref:visited{
color:#003399;
background-color:#ffffff;
TEXT-DECORATION: none;
}
a.meinhref:hover{
color:#003399;
background-color:#EBC04E;
TEXT-DECORATION: none;
}
INPUT
{
    FONT-WEIGHT: bolder;
    COLOR: #003399;
}
OPTION
{
    FONT-WEIGHT: bolder;
    COLOR: #003399;
}
TEXTAREA
{
       COLOR: #003399;
}
TABLE
{

   
    FONT-SIZE: 8pt;
}
td
{

   
    FONT-SIZE: 8pt;  
}
SELECT
{
    FONT-SIZE: 8pt;
}
hr
{
 color: #999999
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 16px;
}

h2 {
	
        font-size: 16px;
	
        text-align: center;
}



h3 {
	
        font-size: 16px;
        text-align: center;
	margin: 20px 0 20px 0;
	display: inline;
         


}



h4 {
	color: #003399;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;
         text-align: center; 	
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 10pt;
}

#menu {
	
	font-size: 12pt;
	font-weight: bold;
  
}


#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #ffffff;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}