/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/hintergrund.gif);
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cellpadding: "0";
	cellspacing: "0";
	text-align: left;
}

/* Überschriften */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #663333;
	line-height: 24px;
}
.Stil3 {
	color: #663333;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
}

/* class */
.bgstartseite {
	background-image: url(../images/bg_startseite.jpg);
}

.Stil1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.Stil2 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.ueberschriftmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.titelmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0B26;
	font-weight: bold;
}

.menulinie {
	background-image: url(menu_linie.png);
}

/* Links */
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menuLink a:link {
	color: #666666;
	font-size: 12px;
}
.menuLink a:visited {
	color: #666666;
	background-color:transparent; 
	font-size: 10px;
}
.menuLink a:hover {
	color: #666666;
	font-size: 10px;
}
.menuLink a:active {
	color: #666666;
	font-size: 10px;
}

.menuLinkRot a:link {
	color: #CC0B26;
	font-size: 14px;
	font-weight: bold;
}
.menuLinkRot a:visited {
	color: #CC0B26;
	background-color:transparent; 
	font-size: 14px;
	font-weight: bold;
}
.menuLinkRot a:hover {
	color: #CC0B26;
	font-size: 14px;
	font-weight: bold;
}
.menuLinkRot a:active {
	color: #CC0B26;
	font-size: 14px;
	font-weight: bold;
}

img{border:0px;}
.Rot {
	color: #CC0000;
}
.therme {
	color: #00B5F0;
}
