html,body {
	background-color: #C3CCD5;
	background-image: url(body_hi.gif);
	background-repeat: repeat-y;
	height: 100%;	
}
body, table, div {
	margin: 0px;
	padding: 0px;
	border: none;
}
#aussentable {
	width: 750px;
	height: 100%;
}
#tdtop {
	background-image: url(header_bg.gif);
	background-repeat: no-repeat;
}
#tdfooter {
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
	vertical-align: bottom;
}
#logo {
	margin: 5px 0px 0px 10px;
	height: 90px;
}
#subnavi {
	width: 740px;
	text-align: right;
}
#subnavi,#subnavi a, #subnavi a:hover {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
#subnavi a {
	 color: #003399;
}
#subnavi a:hover {
	text-decoration: none;
	color: #333333;
}
#navigation {
   float: left;
	width: 180px;
	margin-top: 10px;
}
.menu1,.menu2 {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.menu1 {
	font-weight: bold;
	margin: 10px 10px 1px 10px;
}
.menu2 {
	margin: 0px 10px 0px 15px;
}
.menu1 a, .menu2 a {
	font-size: 11px;
	line-height: 13px;
}
.menu1 a:hover, .menu2 a:hover {
   text-decoration: none;
}
#lcontent {
	width: 390px;
	margin-top: 40px;
	float: left;
}
#lcontent2 {
	padding: 0px 10px 20px 20px;
	border-right: 1px solid #cccccc;
}
#rcontent {
	width: 180px;
	margin-top: 40px;
	float: right;
}
#rcontent p, #rcontent a,  #rcontent td {
	font-size: 11px;
	line-height: 13px;
}
#rcontent2 {
	padding: 0px 10px 30px 10px;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, a, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #006666;
}
h2 {
	color: #006666;
}
h2, h3, h4, h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}
p, td, ul, ol, blockquote, input, textarea, select, a, div { 
	font-size: 12px;
	line-height: 16px;
}
p {
	margin: 0px 0px 10px 0px;
}
a { 
	color: #003399; 
	text-decoration: none; 
}
a:hover { 
	color: #333333;
	text-decoration: underline;  
}

li {  
	margin: 0px; 
	padding: 1px 0px 2px 0px; 
	list-style-type: square;
}
form table {
	border-top: 5px solid #EDF1F2;
	width: 300px;
}

form table tr td {  
	padding: 2px 20px 2px 20px;
	background-color: #EDF1F2;  
 }
input, textarea { 
	padding-left: 2px; 
	border: 1px solid #cccccc;
}
select {
	padding-left: 2px; 
	border: none;
}
.breite1 {
	width: 150px;
}
/* Login */
.breite2{
	width: 130px;
}
input.button{
 border: 1px solid #003399;
 background-color: #ffffff;
 color: #003399;
 font-weight: bold;
 margin: 15px 0px 5px 0px;
}
.small, .small a, .smallcur, .red, p.caption, #rcontent p.caption{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.red {
	color: #CC3300;
}
.caption {
	margin: 0px; 
}
.logo2 {
	margin: 40px 0px 20px 0px;
}
