body {
	color: #545570;
	background-color: #ffffff;
	font-size: 12px;
	font-family: verdana,arial,helvetica, sans-serif;
}
td {
	color: #545570;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

th {
	font-size: 12px;
	background-color: #EEEEEE;
	color: #626262;
	padding: 3px;
}	

td.ZahlungVersand {
	padding-bottom:0px;
	padding-top:10px;
}

td.keinZeilenabstand {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}


td.eingabe {
	line-height:1.5em;
}

li {
	margin-top: 2px;
}

p {
	margin-top:0px;
	padding-top: 0px;
}

h1 {
   font-size: 18px;
   font-weight: bold;
   margin-top: 15px;
   margin-bottom: 8px;
}

h2 {
   font-size: 14px;
   font-weight: bold;
   line-height: 1.2em;
   margin-top: 4px;
   margin-bottom: 6px;
}

h3 {
   font-size: 13px;
   font-weight: bold;
   line-height: 1.2em;
   margin-top: 0px;
   margin-bottom: 6px;
}

h4 {
   font-size: 12px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 6px;
   padding-top: 6px;
}


h2.infotext {
   margin-top: 12px;
   margin-bottom: 8px;
}
p.infotext {
   margin-top: 0px;
   margin-bottom: 6px;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	background-color: #EEEEEE;
	padding:4px;
	margin:0px;
	margin-bottom:5px;
}

.PreisGross {
	font-size: 14px;
	font-weight: bold;
}


.sm {
   font-size: 9px;
}

.bbsLinks {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 1.5em;
}

div.Schritte {
	/*border: 1px solid #cccccc;*/
	padding:4px;
	padding-left:0px;
	margin:0px;
}
.aktuellerSchritt {
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	color: green;
	padding:4px;
}



/****** Links *****/

a {
	font-size: 12px;
	color: #ff8040;
	text-decoration: none;
	padding:2px;
}
	
a:hover {
	background-color: #eeeeee;
}

a.button {
	color: #ff8040;
	border: thin #EEEEEE solid;
	background-color: #F8F8F8;
	white-space: nowrap;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 4px;
	padding-top : 2px;
	font-weight: bold;
	text-align : center;
	line-height: 16px;
}

a.button:hover {
	background-color: #eeeeee;
}

a.topmenu {
	color: #909090;
}

