#logolayer{
	position:relative; 
	left: 400px; 
	top: 90px;
	width: 265px;
}


P, TD {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: tahoma,arial;
	TEXT-DECORATION: none;
	line-height: 15px;
}

.headline {
	color : #FF0000;
	margin-left:70px; 
	padding-top:4px; 
	font-family : Tahoma,Arial;
	font-size : 12px;
	font-weight : bold;
	text-transform: uppercase;
}

.bold {
	color : #000000;
	font-family : Tahoma,Arial;
	font-size : 12px;
	font-weight : bold;
	text-transform: uppercase;
}

A:LINK, A:VISITED {
	color : #990000;
	text-decoration : underline;
}

A:HOVER {
	color : #666666;
	text-decoration : underline;
}

.admin-action {
	background-color: #FFFFFF; 
	color: #FF0000; 
	border:0px; 
	text-align: left; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:0px; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.admin-button{
	background-color: #FFFFFF; 
	color: #FF0000; 
	border:0px; 
	text-align: left; 
	padding-left:0px; 
	padding-top:2px; 
	padding-bottom:0px; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.ueberschrift {
	color : #990000;
	font-family : Tahoma,Arial;
	font-size : 16px;
	font-weight : bold;
}

.subline {
	color : #000000;
	font-family : Tahoma,Arial;
	font-size : 13px;
	font-weight : bold;
	font-style: italic;
}

.normal {
	color : #000000;
	font-family : Tahoma,Arial;
	font-size : 13px;
	line-height:20px;
}

.klein {
	color : #000000;
	font-family : Tahoma,Arial;
	font-size : 9px;
	line-height:12px;
}

.nav {
	color : #FF0000;
	font-family : Tahoma,Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	line-height:12px;
}
.nav-on, .nav-on a:hover, .nav-on a:link, .nav-on a:active, .nav-on a:visited {
	color : #FF0000;
	font-family : Tahoma,Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	line-height:12px;
}
.borderline {
	width: 400px;
	text-align: center;
	border-left: 1px solid #ED1C24;
	border-right: 1px solid #ED1C24;
	border-bottom: 2px solid #ED1C24;
}

.maincontent{
	text-align:left;
	position:relative;
	width:370px;
	margin-left:70px;
	padding-top:4px;
	color:#000000;
	font-size:11px;
	font-weight: normal;
	font-family: Tahoma, Arial;

}

.hr-dashed{
	width: 530px; 
	height: 1px; 
	color: #FF0000; 
	background-color: #D5E0E3; 
	text-align: center; 
	border: 1px dashed;
}

TH {
	color: #000000;
	font-family: Tahoma,Arial;
	font-size: 13px;
	font-weight: bold;
}

INPUT { 
	color: #000000; 
	font-family: Tahoma,Arial;
	font-size: 11px;
	text-decoration: none; 
	line-height:13px; 
}

TEXTAREA { 
	color:#000000; 
	font-family: Tahoma,Arial;
	font-size: 11px;
	line-height:13px; 
	border: 1px solid #000000;
}

SELECT { 
	color:#000000; 
	font-family: Tahoma,Arial;
	font-size: 11px;
	text-decoration: none; 
	line-height: 13px; 
	border: 1px solid #000000; 
}

.SUBMIT { 
	background: #F8E0DE; 
	color:#000000; 
	font-family : Tahoma,Arial;
	font-size: 11px;
	text-decoration: none; 
	line-height: 13px; 
	border: 1px solid #000000;
}

