body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
}
td.content {
	padding: 0 2 0 2;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.t1 {
	height: 100%;
	width: 100%;
}
td.red {
	background-color: #fdf8f8;
	color: #a10f0f;
}
.red {
	color: #a10f0f;
}
img {
	border: 0px;
}
img.border {
	border: 1px solid #cccccc;
}
.glow{
	width: 12px;
}
.middle{
	width: 737px;
	padding-left: 8px;
	padding-right: 8px;
}
.menu {
	font-size: 15px;
	font-weight: bold;
	color: #ab0b13;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #c30b13;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #bd565b;
	text-decoration: none;
}

a.menu:hover {
	font-size: 15px;
	font-weight: bold;
	color: #740112;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	font-size: 15px;
	font-weight: bold;
	color: #ab0b13;
	text-decoration: none;
}

a.file:hover {
	font-size: 10px;
	font-weight: bold;
	color: #740112;
	text-decoration: none;
}

a.file:link, a.file:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ab0b13;
	text-decoration: none;
}

a.footer:hover {
	font-size: 12px;
	font-weight: bold;
	color: #858B8F;
	text-decoration: none;
}
a.footer:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.content-trennlinie1{
	height:7px;
	background-image:url(design/images/content-trennlinie1.gif);
	background-position:center;
}
.text{
	font-family:Verdana;
	font-size:12px;
	color: #858B8F;
}
.featured{
	height:16px;
	width: 237px;
	background-color: #E4E4E4;
	padding-left: 8px;
	font-family:Verdana;
	font-size:12px;
	color: #858B8F;
}
.content_table{
	width: 99%;
	font-family:Verdana;
	font-size:12px;
	border: 0px;
}
.content_table_big{
	width: 99%;
	font-family:Verdana;
	font-size:12px;
	border: 0px;
}
.uldt{
	font-family:Verdana;
	font-size:11px;
	line-height: 130%;
	color: #000000;
}
.footer{
	font-family:Verdana;
	height: 42px;
	font-size:11px;
	color: #FFFFFF;
}
.loginfeld {
	font-family:Verdana;
	font-size:10px;
	width: 75px;
}
.logintext {
	font-family:Verdana;
	font-size:10px;
}
.loginbttn {
	font-family:Verdana;
	font-size:10px;
	width: 79px;
	border: thin dashed #CCCCCC;
}
.Content {color: #858B8F}

.hoverclass{ border:1px solid blue; }
hr{ color: #f3f3f3; }

.file_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.file_size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

form {word-spacing: 0;text-indent: 0;margin: 0;}
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}
.submit {
	padding-top: 2;
	padding-left: 3;
	padding-right: 3;
	padding-bottom: 4;
	margin:  0;
	border: 1px solid #D9DDDE;
	background: url(../images/button_bg.gif) repeat-x;
	font-size: 10px;
	height: 20px;
	color: #AE0000;
}
.table_cell_text_warning {
	background-color: #FF6666;
}