body, html
{
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	color:#333333;
	background-color:#FFFFFF;
}

.rahmen
{
	text-align:center;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	width:900px;
}

.rahmen_index
{
	text-align:center;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	width:980px;
}

.inhalt
{
	margin-left:25px;
	margin-right:25px;
	text-align:left;
}

.inhalt_index
{
	margin-left:25px;
	margin-right:25px;
	text-align:left;
	background:url(title_back.jpg) 0px 0px no-repeat;
}
.inhalt_index_mail
{
	margin-left:25px;
	margin-right:25px;
	text-align:left;
	background:url(title_back_mail.jpg) 0px 0px no-repeat;
}
.titelz
{
	font-size:30px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.titelz a:link
{
	font-size:30px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
.titelz a:active
{
	font-size:30px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
.titelz a:visited
{
	font-size:30px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.titelz a:hover
{
	font-size:30px;
	text-decoration:none;
	color:#9E0E0E;
	font-weight:bold;
}
.fuss
{
	margin-left:25px;
	margin-right:25px;
	font-size:9pt;
	border-top:solid 1px #9E0E0E;
}
.fuss a:link
{
	font-size:9pt;
	border-top:solid 1px #9E0E0E;
	text-decoration:none;
}
.fuss a:active
{
	font-size:9pt;
	border-top:solid 1px #9E0E0E;
	text-decoration:none;
}
.fuss a:visited
{
	font-size:9pt;
	border-top:solid 1px #9E0E0E;
	text-decoration:none;
}
.fuss a:hover
{
	font-size:9pt;
	border-top:solid 1px #9E0E0E;
	text-decoration:underline;
}
.vert_strich
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	vertical-align:top;
}
/*---------- a href's--------------------------------*/

a:link {
	font-family:"Courier New", Courier, monospace;

	color: #000000;
	text-decoration:underline;
	font-size:10pt;
}
a:visited {
	font-family:"Courier New", Courier, monospace;
	text-decoration:underline;
	color: #000000;
	font-size:10pt;
}
a:hover {
	font-family:"Courier New", Courier, monospace;
	text-decoration:underline;
	color: #9E0E0E;
	font-size:10pt;
}
.downz{
	font-family:"Courier New", Courier, monospace;

	color: #000000;
	text-decoration:none;
	font-size:10pt;
}
.downz a:link {
	font-family:"Courier New", Courier, monospace;

	color: #000000;
	text-decoration:none;
	font-size:10pt;
}
.downz a:visited {
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color: #000000;
	font-size:10pt;
}
.downz a:hover {
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color: #9E0E0E;
	font-size:10pt;
}
.seitentitel_on
{
	color: #9E110D;
	font-size: 18pt;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
	
}

.seitentitel_off
{
	color: #666666;
	font-size: 18pt;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
}
.seitentitel_off a:link
{
	color: #666666;
	font-size: 18pt;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
}
.seitentitel_off a:active
{
	color: #666666;
	font-size: 18pt;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
}
.seitentitel_off a:visited
{
	color: #666666;
	font-size: 18pt;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
}
.seitentitel_off a:hover
{
	color: #9E110D;
	font-size: 18pt;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
}
.undertitle
{
	border-bottom:solid 1px #9E110D;
}
.undertitle a:link
{
	text-decoration:none;
}
.undertitle a:active
{
	text-decoration:none;
}
.undertitle a:visited
{
	text-decoration:none;
}
.undertitle a:hover
{
	text-decoration:none;
	color:#9E110D;
}
.subtitle
{
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	
}
.subtitle a:active
{
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
}
.subtitle a:visited
{
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
}

.subtitle a:link
{
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
}
.subtitle a:hover
{
	color: #9E110D;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:underline;	
}
.error_formtext
{
	color:#9E110D;
	font-size:9pt;
}
.fuss_on
{
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color: #9E0E0E;
	font-size:10pt;
}
.show 
{
position: absolute; 
left: 500px; 
top: 400px; 
background-color: #306080; 
width: 180px; 
padding: 10px; 
color: white; 
border: #0000cc 2px dashed; 
display: none;
}
.fb-like
{
	position: absolute;
	top:283px;
	left:512px;
}
