html { height: 100.01%;}


/* layout
----------------------------------------------- */

body {
	margin:75px 10px;
	padding:0px;
	background:#fcfcf5;
	color: #909690;
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
	}

#Blatt {
	width:750px;
	margin:0px auto 75px auto;
	text-align:left;
	padding:0px;
	}

#Footer {display:none;}

.beschreibung {	
	padding:0px; 
	background: none; 
	line-height: 22px; 
	margin-left:10px; 
	text-transform: uppercase;
	}

.text {		
	width:459px;
	padding:0px; 
	background: none; 
	line-height: 15px; 
	margin: 0 0 20px 0; 
	text-transform: uppercase;
	overflow: auto;
	}

.linke {
	width:568px;				
	padding:0px;
	float:left;
	}

.rechte {
	width:162px;
	padding:0px;
	float:left;
	}

.mini {
	width:250px;
	height:250px;
	margin:0px 20px 25px 0px;
	text-align:center;
	float:left;
	}
	
.mini a:link  		{  border:none; }
.mini a:visited   	{  border:none; }
.mini a:hover		{  border:1px;  }
.mini a:active		{  border:none; }


.Titel {
	border-top:13px solid #909690;
    border-bottom:1px solid #909690;
	padding:0;
	margin-bottom: 25px;
	}

.Titel:hover{
    border-top:13px solid #222222;
    border-bottom:1px solid #222222;
	}

#big {
	width:505px;				
	padding:0px;
	}

#biggie {padding:0px;}
	
.Nav {
	border-top:13px solid #909690;
    border-bottom:1px solid #909690;
	margin-bottom: 25px;
	padding:0px;
	}
	
.Nav:hover{
    border-top:13px solid #222222;
    border-bottom:1px solid #222222;
	}	

.bild{
	float: left;
	margin: 0 12px 0 0;
	padding: 0px;
	border-color: #909690;
	}





/* typography
----------------------------------------------- */

h1 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fcfcf5;
	text-transform: uppercase;
	line-height: 15px;
	background-image: url(../pix/gfx/blau.gif);
	background-repeat: repeat-x;
	}

a:link { color: #005BB6; text-decoration: none; border-bottom: 1px solid #cccccc; }
a:visited { color: #909690; text-decoration: none; border-bottom: 1px solid #cccccc; }
a:hover { color: #222222; text-decoration: none; border-bottom: 1px solid #cccccc; }
a:active { color: #459702; text-decoration: none; border-bottom: none; }

a:link img { color: #fcfcf5; border-color: #fcfcf5; padding:0px; background: none; }
a:visited img { color: #fcfcf5; border-color: #fcfcf5; padding:0px; background: none; }
a:hover img { color: #909690; border-color: #909690; padding:0px; background: none; } 
a:active img { color: #222222; border-color: #222222; padding:0px; background: none; }

a.button:link { border:none; padding:0px; background: none; } 
a.button:visited { border:none; padding:0px; background: none; } 
a.button:hover { border:none; padding:0px; background: none; } 
a.button:active { border:none; padding:0px; background: none; } 

.mini a:link { padding:0px; background: none; } 
.mini a:visited { padding:0px; background: none; } 
.mini a:hover { padding:0px; background: none; } 
.mini a:active { padding:0px; background: none; } 


.texttitel {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fcfcf5; 
	background: #909690;
	}


.zahlb {
	font: 10px georgia, serif; 
	color: #fcfcf5; 
	background: #909690;
	}


.zahl {font: 10px georgia, serif;}

.xra {
	font: 10px georgia, serif; 
	font-style: italic; 
	text-transform: lowercase;
	}

ABBR {letter-spacing:0.1em;}

.kern {letter-spacing:-0.1em;}

.minikern {letter-spacing:-0.05em;}
