* { margin: 0;
    padding: 0;}

/* Höhen- und Breitenanpassung zu 100%; Scrollbar ausblenden */
body, html{ width: 100%;
            height: 100%;}

.writefont{ 
	color: #000000; 
	text-decoration:none; 
	font-family:"Verdana"; 
	font-size:10pt;
}

.writefont2{
	color: #000000; 
	text-decoration:none; 
	font-family:"Verdana"; 
	font-size:10pt; 
	font-weight:bold;
}

.boldfont{ 
	color: #000000; 
	text-decoration:none; 
	font-family:"Verdana"; 
	font-size:10pt; 
	font-weight:bold;
}

.italicfont{ 
	color: #000000; 
	text-decoration:none; 
	font-family:"Verdana"; 
	font-size:10pt; 
	font-style:italic;
}

.greyfont{ 
	color: #898989; 
	text-decoration:none; 
	ont-family:"Verdana"; 
	font-size:8pt;
}



a.kommentare1:link{ color: #000000; text-decoration:none; font-family:"Verdana"; font-size:10pt; font-weight:bold;}
a.kommentare1:visited{ color: #000000; text-decoration:none; font-family:"Verdana"; font-size:10pt; font-weight:bold;}
a.kommentare1:active{ color:#000000; text-decoration:none; font-family:"Verdana"; font-size:10pt; font-weight:bold;}
a.kommentare1:hover{
	color: #000000;
	text-decoration:underline;
	font-family: "Verdana";
	font-weight:bold;
	font-size:10pt;
}

a.blog:link{ color: #000000; text-decoration:none; font-family:"Verdana"; font-size:10px; font-weight:normal;}
a.blog:visited{ color: #000000;text-decoration:none; font-family:"Verdana"; font-size:10px; font-weight:normal;}
a.blog:active{ color:#000000;text-decoration:none; font-family:"Verdana"; font-size:10px; font-weight:normal;}
a.blog:hover{
	color: #000000;
	text-decoration:underline;
	font-family: "Verdana";
	font-size:10px;
}

a.link:link{ color: #000000; text-decoration:none; font-family:"Verdana"; font-size:9pt; font-weight:normal;}
a.link:visited{ color: #000000;text-decoration:none; font-family:"Verdana"; font-size:9pt; font-weight:normal;}
a.link:active{ color:#000000;text-decoration:none; font-family:"Verdana"; font-size:9pt; font-weight:normal;}
a.link:hover{
	color: #000000;
	text-decoration:none;
	font-family: "Verdana";
	font-size:9pt;
	font-weight:bold;
}



a.link2:link{ color: #000000; text-decoration:none; font-family:"Verdana"; font-size:9pt; font-weight:normal;}
a.link2:visited{ color: #000000;text-decoration:none; font-family:"Verdana"; font-size:9pt; font-weight:normal;}
a.link2:active{ color:#000000;text-decoration:none; font-family:"Verdana"; font-size:9pt; font-weight:normal;}
a.link2:hover{
	color: #000000;
	text-decoration:underline;
	font-family: "Verdana";
	font-size:9pt;
	font-weight:normal;
}



/*		    */
/*  Die Linkleiste  */
/*		    */
.linkleiste_home:link{ background-image: url('img/linkleiste/home.png'); display: block; width: 100px; height: 31px; }
.linkleiste_home:visited{ background-image: url('img/linkleiste/home.png'); display: block; width: 100px; height: 31px; }
.linkleiste_home:active{ background-image: url('img/linkleiste/home.png'); display: block; width: 100px; height: 31px; }
.linkleiste_home:hover{
	background-image: url('img/linkleiste/home2.png');
	display: block; 
	width: 100px;
	height: 31px;
}
.linkleiste_linkus:link{ background-image: url('img/linkleiste/linkus.png'); display: block; width: 100px; height: 31px; }
.linkleiste_linkus:visited{ background-image: url('img/linkleiste/linkus.png'); display: block; width: 100px; height: 31px; }
.linkleiste_linkus:active{ background-image: url('img/linkleiste/linkus.png'); display: block; width: 100px; height: 31px; }
.linkleiste_linkus:hover{
	background-image: url('img/linkleiste/linkus2.png');
	display: block; 
	width: 100px;
	height: 31px;
}
.linkleiste_rssfeed:link{ background-image: url('img/linkleiste/rssfeed.png'); display: block; width: 100px; height: 31px; }
.linkleiste_rssfeed:visited{ background-image: url('img/linkleiste/rssfeed.png'); display: block; width: 100px; height: 31px; }
.linkleiste_rssfeed:active{ background-image: url('img/linkleiste/rssfeed.png'); display: block; width: 100px; height: 31px; }
.linkleiste_rssfeed:hover{
	background-image: url('img/linkleiste/rssfeed2.png');
	display: block; 
	width: 100px;
	height: 31px;
}
.linkleiste_kontakt:link{ background-image: url('img/linkleiste/kontakt.png'); display: block; width: 100px; height: 31px; }
.linkleiste_kontakt:visited{ background-image: url('img/linkleiste/kontakt.png'); display: block; width: 100px; height: 31px; }
.linkleiste_kontakt:active{ background-image: url('img/linkleiste/kontakt.png'); display: block; width: 100px; height: 31px; }
.linkleiste_kontakt:hover{
	background-image: url('img/linkleiste/kontakt2.png');
	display: block; 
	width: 100px;
	height: 31px;
}
.linkleiste_impressum:link{ background-image: url('img/linkleiste/impressum.png'); display: block; width: 100px; height: 31px; }
.linkleiste_impressum:visited{ background-image: url('img/linkleiste/impressum.png'); display: block; width: 100px; height: 31px; }
.linkleiste_impressum:active{ background-image: url('img/linkleiste/impressum.png'); display: block; width: 100px; height: 31px; }
.linkleiste_impressum:hover{
	background-image: url('img/linkleiste/impressum2.png');
	display: block; 
	width: 100px;
	height: 31px;
}

/*----------------------------------------------------------------------------*/
/* Impressum
/*----------------------------------------------------------------------------*/

#ImpressumFormularTabelle {
	width: 500px;
	border-collapse: collapse;
	display: none;
}

#ImpressumFormularTabelle .ImpressumFormularTabelle_Both {
	width: 500px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
}

#ImpressumFormularTabelle .ImpressumFormularTabelle_Left {
	width: 200px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
}

#ImpressumFormularTabelle .ImpressumFormularTabelle_Right {
	width: 300px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
}

.ImpressumFormularDescription {
	color: #ffc46f;
}

.ImpressumFormular {
	border: 1px #ffc46f solid;
	color: #ffc46f;
	background: none;	
}
