html	{font-family:Arial, Helvetica, sans-serif;font-size:100%;color:#000;padding:0;margin:0;border:0;}

a:link, a:active, a:fokus, a:visited {color:#00f;text-decoration:underline;}

a:hover {text-decoration:none;background:#ccc;}
/*
body	{
	background:url("img/index_fuss_bg.jpg");
	}
*/
.kopf	{

  background-color: blue;
 /*
  background:url("../img/index_kopf1_bg.jpg");
  */

	background-size: contain;
	background-repeat: repeat-x;
	color:#fff;
	}

.inhalt	{
	padding-left:10px;
	}
table {
  background-color: white;
}
table, form, input, select, textarea
	{
	font-size:12px;
	}

input, select, textarea
	{
	font-family:courier;
	}

.tr_kontakt {
	font-size: 11px;
	font-style: italic;	
}


.underline	{
	border-top:dotted 1px black
	cursor:hand;
	}

.blau	{
	color:#00f;
	text-decoration:underline;
	cursor:hand;
	}

.hinterlegt {
	color:#000;
	background:#ddd;
	font-weight:bold;
	}

.loginform {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:400px;
  padding-top:10vh;
  font-size: 18px !important;
}

.loginform input, .loginform fieldset {
  border-radius: 5px;
}


#seite1, #seite2, #seite3, #seite4, #seite5 {
	position: absolute;
	top: 170px;
	left: 85px;
	border: 1px dashed silver;
	visibility: hidden;
	height: 850px;
	width: 703px;
	font-family: Arial;
	font-size:12px;
	}
 
#seite1 table {
	font-size:12px;
	padding:0;
	margin:0;
	}

#linkseite1, #linkseite2, #linkseite3, #linkseite4, #linkseite5 {
	color: blue;
	text-decoration: underline;
	cursor:hand;
	}

img {
	cursor:hand;
	}

.menge {
	position:relative;
	top:0px;
	left:5px;
	width:auto;
	height:auto;	
	}
.bez	{
	position:relative;
	top:0px;
	left:15px;
	width:auto;
	height:auto;	
	}
.bet	{
	position:relative;
	top:0px;
	left:500px;
	width:100px;
	height:auto;
	text-align:right;	
	}



.weit	{
	width:100%;
	}

.form-control { backgrund-color:white; color:blue; font-size:14px;}