table
{
	font-family: Georgia, Times New Roman;
	color: #000000;
	font-size: 12px;
		
}

.text
{
	line-height: 17px;
	text-align: justify;
}

.bottom
{
	font-size: 11px;
	color: #999999;
}
.con_position
{
	position: relative; 
	top: 0px; 
	left: 25px;
}


.marginleft
{
	margin-left: 25px;
}

.head1
{
	color: #660000;
	font-weight: bold;
	
}

.redbold
{
	font-weight: bold;
	color: #660000;
}

.date
{
	font-size: 11px;
	color: #999999;
}

a:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
}
a:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}

a.book:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.book:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.book:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


a.bot:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.bot:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.bot:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.frame
{
	border: 1px solid #333333;
}

.input1
{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	width: 300px;
	height: 25px;
	padding-top: 4px;
	border: 1px solid #666666;
}

.input2
{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	width: 50px;
	height: 25px;
	padding-top: 4px;
	border: 1px solid #666666;
}

.textarea1
{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	border: 1px solid #666666;
	width: 420px;
}

.button1
{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
}

.inletter
{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	width: 150px;
	height: 20px;
	border: 1px solid #A19696;
	background-color: #660000;
	color: #ffffff;
}

.inbutton
{
	border: 0px;
	background: transparent;
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #ffffff;
}

/*POSITIONIERUNG */
.vmid
{
	vertical-align: middle;
}
