body {
	background: #bfbebe url(../img/baggrund.jpg) no-repeat;
	background-position: top center;
	border-top: 0px solid #000;
	color: #333;
	font-size: 12px;
	padding: 0px 0 0px;
}
html {
overflow-y: scroll;
}

a {
	color: #cb2514;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.spalte a {
	color: #fff;
	text-decoration: none;
}

.spalte  a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
}

h2 {
	padding: 20px 0 0;
	
}

p {
  /*border: 1px red solid;
	overflow: hidden;

	text-align: center;

	*/
	padding: 0px 0;	
	
}
td {
 vertical-align: center;	
}
.grid_5 {
	background: #000000;	
}
.grid_4 {

}
.grid_1 { /* spalte */

}
.container_5bottom {
	background: url(../img/contentbottom.png) no-repeat;	
	height: 18px;
}
.container_5 {
	background: url(../img/contentbackground2.png) repeat-y;	
}
/* MENU */
.grid_1 a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	/*margin-left: 22px;*/
}

.grid_1 a:hover {
	text-decoration: underline;
}
.grid_1 a.active {
	color: #c41230;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.grid_1 a:hover.active {
	text-decoration: none;
}
.grid_5 a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	margin-left: 11px;
	margin-right: 11px;
}

.grid_5 a:hover {
	text-decoration: none;
}
.grid_5 a.active {
	color: #c41230;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.grid_5 a:hover.active {
	text-decoration: none;
}


.grid_4 a {
	color: #cb2514;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.grid_4 a:hover {
	text-decoration: none;
}
.grid_4 a.active {
	color: #c41230;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.grid_4 a:hover.active {
	text-decoration: none;
}

.logo {
  text-align: right;
	margin-right: 16px;
	margin-top: 12px;
	height: 46px;
}
.login {
  float: right;
	margin-right: 16px;
}
.login a {
  font-size: 15px;
}

.menu {
	margin-bottom: 12px;
	margin-left: 14px;
}

.big {
  font-size: 15px;
  margin-bottom: 112px;
}

/* SPALTE */
.spalte {
	color: #fff;
  margin-right: 26px;
	margin-left: 15px;
	text-align: left;
	font-weight: bold;	
}

/* content */
.indhold {
  margin: 20px 26px 30px 36px;
	color: #000;  
	text-align: left;
}
.indholddream {
  margin: 0px 0px 30px 36px;
	color: #000;  
	text-align: left;
}
.indholdmax {
  margin: 0px 0px 0px 0px;
	color: #000;  
	text-align: left;
}

/* FORM FIELDS */
.inputlogin {
  width: 100px;
	background-color: #e7b5bd;
	border: 0px black solid;
	margin-bottom: 10px;
}

.inputloginf {
  width: 90px;
	margin-bottom: 10px;
}

.inputpostnr {
  width: 60px;
	
	
	margin-bottom: 10px;
	margin-right: 5px;
}
.inputsubmit {
  width: 65px;
	border: 1px white solid;
	color: white;
	background: none;
	margin-bottom: 10px;
}
.formsubmit {
  width: 75px;
	border: 1px white solid;
	color: white;
	background-color: #cb2514;
	margin-bottom: 10px;

}
