html,body {
	/*background-color: #C3CCD5;*/
	background-color: #D0E5FC;
	background-image: url(body_hi.gif);
	background-repeat: repeat-y;
	height: 100%;
			
}
body, table, div {
	margin: 0px;
	padding: 0px;
	border: none;
        font-size: 12px;
	line-height: 16px;
}

#nonFooter {
	width: 750px;
	min-height: 100%;
	background-image: url(header_bg.gif);
	background-repeat: no-repeat;
}
#page {
     min-height: 100%;
}

/* Hack für alle IE, die min-height nicht verstehen */
*html #nonFooter, *html #page {
	height: 100%;
}
/*Hack ende*/

#content {
	padding-bottom: 75px;
}

/* FOOTER */

#footer
{
	position: relative;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
	vertical-align: bottom;
	margin: -70px 0px 0px 0px;
	width: 750px;
}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/*end new div css*/

#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: 0px 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 {
	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;
}
input, textarea, select { 
	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, 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; 
}
.logo2 {
	margin: 40px 0px 20px 0px;
}


/* ------------MAILFORM BEGIN------------------------ */

/* div wrap around form */
.mf-formwrap {
	margin-bottom: 1em;
	margin-left: 70px;
}
fieldset {
	border: none;
	padding: 0 0 0.5em 0;
}
fieldset label, fieldset input, fieldset textarea, fieldset select {
	float: left;
}
fieldset label {
	width: 35%;
}
fieldset.mf-req label {
	width: auto;
}
fieldset.mf-req div {
	width: 35%;
	float: left;
}
textarea {
	 font-size: 100%;
}

.mf-input, .mf-pass, .mf-file, .mf-text {
        width: 200px;
}
.mf-select {
        width: 205px;
        margin: 0px;
}

.mf-comment {
	float: none;
	font-weight: bold;
	margin: 1em 0;
	width: 100%;
}
.mf-radiolayout {
	padding: 1em 0 1.5em 0;
	line-height: 100%;
}
.mf-checklayout {
	padding: 0.5em 0;
	line-height: 100%;
}
.mf-radiolayout legend {
 	font-weight: bold;
	padding:0px;
	margin-bottom: 1em;
	border: none;
}
.mf-radiolayout label, .mf-radiolayout input {
	float: none;
}
.mf-radiolayout label {
	padding-top: 1px;
	width: auto;
}
.mf-radiolayout input {
	border: none;
	background: transparent;
	width: auto;
	padding: 0;
	margin: 2px 10px 2px 0px;
	vertical-align: middle;
}

.mf-checklayout label {
	padding-top: 1px;
	width: 320px;
	
}
.mf-checklayout input {
	vertical-align: middle;
	border: none;
	width: auto;
	margin-right: 10px;
	background: transparent;
}

.mf-submit, .mf-reset {
	font-weight: bold;
	margin: 10px 0 0 0;
	margin-left: 35% !important;
	margin-left: 80px; /*to fix ie6 position */
	float: none;
	width: auto;
	overflow: visible;
	padding: 0px 5px 0px 5px;
	border: none;
	color: #003399;
	border: 1px solid #003399;
}

/*Comment at the end of form*/
.mf-footer {
	font-size: 90%;
	margin: 10px 0px 2px 0px;
}
/* ------------MAILFORM END------------------------ */
