
/*
.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
input, textarea, select {
  border-style:solid;
  border-width:1px;
  border-color:#666666;
  font-size:11px;
  color:#000000;
  background: transparent url("../images/field_bg.jpg") repeat-x;
}
hr {
color:#DE9700;
height:1px;
padding:0px;
margin:0px;
}
.small {
	font-size: 10px;
		text-decoration: none;
	color:#006A9B;
}
.topsmall {
font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.smalltb {
	font-size: 9px;
	text-decoration: none;
	color=#999999;
	font-weight: none;
}
a {
	font-size: 10px;
		text-decoration: none;
	color:#006A9B;
}
a:hover {
	font-size: 10px;
		text-decoration: none;
	color:#F2AA13;
	  	text-decoration: underline;
}
.smallora {
	font-size: 10px;
	text-decoration: none;
	color=#F2AA13;
	font-weight: none;
}

.smallora2 {
	font-size: 10px;
	text-decoration: none;
	color=#FADC9E;
	font-weight: none;
}

.small7 {
	font-size: 9px;
	text-decoration: none;
	color:#666666;
	font-weight: none;
}

.small7:hover {
	font-size: 9px;
	text-decoration: underline;
	color:#666666;
	font-weight: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

*/
HTML {
	background-color: #ccc;
}
BODY {
	background-color: #ccc;
	margin: auto;
	 text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#seite{
 margin:0 auto;
 text-align:left;
width: 1035px;

}


#logo {
	background: url(../images/bg_header.jpg) repeat-x left;
	height: 98px;
}
td.content {
	background-color: White;
	background: url(../images/bg_top.jpg) no-repeat top left;
	width: 1035px;
	height: 168px;
}
.einleitung {
	width: 800px;
}
#login {
	background-color: #000;
	color: #FFF;
	background: url(../images/bg_login.jpg) no-repeat;
	width: 214px;
	height: 82px;
	padding-right: 5px;
}
#login table {
	margin-right: 10px;
	margin-bottom: 8px;
}
H3 {
	font-size: 16px;
}




.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
input, textarea, select {
  font-size:11px;
  color:#000000;
}
hr {
color:#DE9700;
height:1px;
padding:0px;
margin:0px;
}
.small {
	font-size: 10px;
		text-decoration: none;
	color:#006A9B;
}
.topsmall {
font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.smalltb {
	font-size: 9px;
	text-decoration: none;
	color=#999999;
	font-weight: none;
}
a {
	font-size: 10px;
		text-decoration: none;
	color:#006A9B;
}
a:hover {
	font-size: 10px;
		text-decoration: none;
	color:#F2AA13;
	  	text-decoration: underline;
}
.smallora {
	font-size: 10px;
	text-decoration: none;
	color=#F2AA13;
	font-weight: none;
}

.smallora2 {
	font-size: 10px;
	text-decoration: none;
	color=#FADC9E;
	font-weight: none;
}

.small7 {
	font-size: 9px;
	text-decoration: none;
	color:#666666;
	font-weight: none;
}

.small7:hover {
	font-size: 9px;
	text-decoration: underline;
	color:#666666;
	font-weight: none;
}


