/*
blau: #2c3795  44 55 149
*/

html, body{
margin:0;
padding:0;
font-family: Arial, Verdana, Sans-Serif;
color: #000000;
/*
background-image:url(../grafiken/hg2.jpg);
background-repeat: repeat; */
}



#page
{
width: 14cm;
}


h1
{
font-size: 20px;
letter-spacing: 1px;
color: #2c3795;
}


h2
{
font-size: 16pt;
color: #2c3795;
margin-top:0;
}

h3
{
font-size: 14pt;
color: #2c3795;
margin-top:24pt;
line-height:140%;
}

p
{
font-size: 11pt;
color: #000000;
line-height:140%;
}



a:link, a:visited
{
text-decoration:underline;
color:#000000;
}

a:hover
{
text-decoration:underline;
color:#2c3795;
}

a:active, a:focus
{
text-decoration:underline;
color:#000000;
}


/* Beginn Fuss-Bereich */

#footer
{
display: none;
margin: 0;
padding: 0;
clear: both;
background: #2c3795;
}

#footer img
{
border: 0px solid #2c3795;
}

#footer p
{
margin: 0;
padding: 0;
}

#info
{
display: none;
}

/* Ende Fuss-Bereich */

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



 /*printer styles
 @media print{
hide the left column when printing*/

