html,body {
	background-color: #F3F6F9;
	background-image: url(body_hi.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;	
	text-align: center;
}
body, table, div {
	margin: 0px;
	padding: 0px;
	border: none;
}
#aussen {
	width: 750px;
	height: 100%;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #ffffff;
}
#logo {
	height: 69px;
	width: 500px;
	float: left;
}
#logo img {
	margin: 10px 0px 0px 10px;
}
#subnavi {
	float: right;
	text-align: right;
	padding-top: 50px;
}
#linie {
	clear: both;
	height: 1px;
	background: #333333;
}
#subnavi,#subnavi a, #subnavi a:hover {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
#subnavi a {
	 color: #0066CC;
}
#subnavi a:hover {
	text-decoration: none;
	color: #333333;
}
#navigation {
   float: left;
	width: 180px;
}
#navi2 {
	background-color: #CFD9E7;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 30px 10px; 
}
.menu1, .menu2, .menu1cur, .menu2cur {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.menu1 a {
   background-image: url(dot.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.menu1cur, .menu1 a:hover {
	background-image: url(dotcur.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.menu1, .menu1cur {
	font-weight: bold;
	margin: 10px 0px 1px 0px;
}
.menu2 a,.menu2cur {
	margin: 0px;
	padding-left: 22px;
}
.menu1 a, .menu2 a {
	color: #003399;
	font-size: 11px;
	line-height: 13px;
}
.menu1 a:hover, .menu2 a:hover {
   text-decoration: none;
}
#lcontent {
	width: 410px;
	float: left;
}
#lcontent2 {
	margin: 10px 15px 15px 15px;
	border: 1px solid #cccccc;
	padding: 10px;
}
#rcontent {
	width: 160px;
	margin-top: 10px;
	float: right;
}
#rcontent p {
	font-size: 11px;
	line-height: 13px;
}
.rcontent2 {
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.rcontent3 {
	padding: 5px;
	background: #D4DBE5;
	margin-bottom: 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: #006699;
}
h2 {
	color: #006699;
}
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: #0066CC; 
	text-decoration: none; 
}
a:hover { 
	color: #333333;
	text-decoration: underline;  
}

li {  
	margin: 0px; 
	padding: 1px 0px 2px 0px; 
	list-style-type: square;
}
form table {
}

form table tr td {  
	padding: 2px 20px 2px 20px; 
 }
input, textarea { 
	padding-left: 2px; 
	border: 1px solid #cccccc;
}
select {
	padding-left: 2px; 
	border: none;
}
.breite1 {
	width: 150px;
}
/* Login */
.breite2{
	width: 130px;
}
input.button, input.mf-submit {
 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, .csc-textpic-caption {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.red {
	color: #CC3300;
}
.caption {
	margin: 0px; 
	display: block; 
	background-color: #DEE5EE;
	padding: 0px 2px 2px 2px;
}
.logo2 {
	margin: 20px 0px 20px 70px;
}

