body {
			margin:0px;
			padding:0px;
			background: #eae9e1;
			font-family: arial;
			font-size:12px;
			background-image: url("img/hp_background.jpg");
			background-repeat: repeat-x;
			color: #000000;

}

.navImage {
	border: 0px;
	float: left;
	border: 0px;
}

#content {
	margin: 14px;
	text-align: left;
}

#content a {
	color: #cc5522;
	text-decoration: none;
}
#content a:hover {
	color: #cc5522;
	text-decoration: underline;
}
#content a:visited {
	color: #cc5522;
}

#flink a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
#flink a:hover {
	color: #cc5522;
	text-decoration: underline;
	font-size: 13px;
}
#flink a:visited {
	color: #000000;
	font-size: 13px;
}

#merkliste {
	margin-right: 14px;
	margin-left: 0px;
	margin-top: 14px;
	text-align: left;
}

.tabTitel {
	background: #838281;
	color: #fff;
}

.tabTable {
	margin-bottom: 5px;
}

.box1 {
	background-image: url("img/box_back.png");
	background-repeat: no-repeat;
	padding: 10px;
	height: 119px;
	border: 0px solid #000;
}

.textFeld {
	/* background-image: url("img/text_back.gif"); */
	border: 1px solid #777777;
	padding: 2px;
}

select {
	/* background-image: url("img/select_back.gif");
	background: #f7f7e3; */
}

.checkbox {

}

a.tabLink {
	color: #fff;
	text-decoration: none;
}

h2 {
	font-size: 15px;
}

a.nav {
 display: block;
 width: 155px;
 height: 45px;
 overflow: hidden;
 background: url(xyz.gif) 0 0 repeat-x;
 float: left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
 }


a.nav:hover {
 display: block;
 width: 155px;
 height: 45px;
 overflow: hidden;
  background: url(img/nav_hover.gif) 0 0 repeat-x;

}

.hover {
 display: block;
 width: 155px;
 height: 45px;
 overflow: hidden;
  background: url(img/nav_hover.gif) 0 0 repeat-x;
  	text-decoration: none;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
}

.navDiv {
width:155px;
height:45px;
float:left;
text-align:center;
border-right: 2px solid #fff;
vertical-align: bottom;

}
.navDivLast {
width:155px;
height:45px;
float:left;
text-align:center;

}

.button {
  background: url(img/button_back.gif) 0 0 repeat-x;
  padding:3px;
  font-weight: bold;

}

.boxTitelPremiumPlus {
background: url(img/titel_back2.gif) 0 0 repeat-x;
padding: 3px;
font-weight: bold;
font-size: 14px;
}

.boxTitelPremium {
background: #838281;
color: #fff;
padding: 3px;
font-weight: bold;
font-size: 14px;
/*
background: url(img/titel_back2.gif) 0 0 repeat-x;
padding: 3px;
font-weight: bold;
font-size: 14px;
*/
}

.boxTitelNormal {
background: #fff;
color: #000;
border: 1px solid #000;
font-weight: bold;
font-size: 14px;
/*
background: #838281;
color: #fff;
padding: 3px;
font-weight: bold;
font-size: 14px;
*/
}

.boxMerkliste {
background: #838281;
color: #fff;
padding: 3px;
font-weight: bold;
font-size: 14px;
}

.bezeichner {
color: #667766;
font-style: italic;
}

#content h1 {
color: #000000;
font-size: 16px;
}

#content h2 {
color: #000000;
font-size: 14px;
}

form {
padding:0px;
margin: 0px;
}

.meldung {
color: #667766;
}

.fehlermeldung {
font-weight: bold;
color: #ff0000;
}