A:link { text-decoration: none; color: #000000; font-family:Arial; font-size:13px; font-weight:bold;}
A:visited { text-decoration: none; color: #000000; font-family:Arial; font-size:13px; font-weight:bold;}
A:active { text-decoration: none; color: #000000; font-family:Arial; font-size:13px; font-weight:bold;}
A:hover { text-decoration: none; color: red; font-family:Arial; font-size:13px; font-weight:bold;}

A.kitchen:link { text-decoration: none; color: black; font-family:Arial; font-size:15px; font-weight:normal;}
A.kitchen:visited { text-decoration: none; color: black; font-family:Arial; font-size:15px; font-weight:normal;}
A.kitchen:active { text-decoration: none; color: black; font-family:Arial; font-size:15px; font-weight:normal;}
A.kitchen:hover { text-decoration: none; color: red; font-family:Arial; font-size:15px; font-weight:normal;}

A.download:link { text-decoration: none; color: blue; font-family:Arial; font-size:13px; font-weight:normal;}
A.download:visited { text-decoration: none; color: blue; font-family:Arial; font-size:13px; font-weight:normal;}
A.download:active { text-decoration: none; color: blue; font-family:Arial; font-size:13px; font-weight:normal;}
A.download:hover { text-decoration: none; color: red; font-family:Arial; font-size:13px; font-weight:normal;}

.fett_gross
{
	text-decoration: none;
	color: #000000;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	Text-ALIGN:center;

}

.text
{
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-size:14px;
	Text-ALIGN:left;

}

.fett
{
	text-decoration: none;
	color: #000000;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	Text-ALIGN:left;

}

.kursiv
{
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	Text-ALIGN:left;

}

.rot
{
	text-decoration: none;
	color: red;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	Text-ALIGN:left;
}

.rot_center
{
	text-decoration: none;
	color: red;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	Text-ALIGN:center;
}

.schrift_01
{
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
}

.T_sichtbar
{
	position:absolute;
	top:40px;
	left:40px;
	width:600px;
	max-width:600px;
	height:480px;
	z-index:1;
	background: white;
	border:solid 1px black;
}
.T_rahmen
{
	position:absolute;
	top:40px;
	left:40px;
	width:600px;
	max-width:600px;
	height:480px;
	z-index:1;
	background: white;
	border:solid 1px black;
}
.T_unsichtbar
{
	position:absolute;
	top:40px;
	left:40px;
	width:600px;
	max-width:600px;
	height:480px;
	z-index:1;
	background: white;
	border:solid 1px black;
        display:none;
}
.show
{
	position:absolute;
	top:40px;
	left:640px;
	width:200px;
	max-width:200px;
	height:480px;
	z-index:1;
	background: white;
	border:solid 1px black;
        Text-Align:center;
        overflow: auto;
}

.T_Bild
{
    WIDTH: 598px;
    Height: 478px;
    BORDER-COLLAPSE: collapse;
    border-spacing: 0;
    border: 0px solid black;
}