

/* Shop formatierung */
.berechnen {
   	color            : #622106;
	border           : 1px solid #ffb919;
	color            : #000;
	margin-bottom    : 2px;
	text-decoration  : none;
	font-size        : 11px;
	width            : 100px;
}

.kasse {
	color            : #622106;
	border           : 1px solid #ffb919;
	color            : #000;
	margin-bottom    : 3px;
		font-size        : 11px;
			width            : 80px;
	text-decoration  : none;
}

.loeschen {
	font-size          : 0;
	border             : none;
	background         : none;
	margin-left        : 5px;
	color              : #b62101;
	height             : 30px;
	width              : 35px;
	text-decoration    : none;
	background-image   : url(/loeschen.gif);
	background-repeat  : no-repeat;
	background-position: top left;
}

.mitteilung {
	border           : 1px solid #1F3590;
	background  : #fff;
	width       : 270px;
	height      : 80px;
	margin-left : 0;
	
}


.text table img {	
	border : 1px solid #000;
	padding: 0;
	margin : 0;
	width: 80px;
}
#Inhalt table,
#Inhalt table td,
#Inhalt table th {     padding-left: 1px; padding-right: 1px;margin-left: 0, margin-right: 0  } 


/* Unter-Navigation links */
td.nav {
	font-size      : 12px;
	font-variant   : normal;
	letter-spacing : 0px;
	font-weight    : normal;
	font-style     : normal;
	width          : 150px;
	text-indent    : 0px;
	padding-left   : 10px;
}

/*td.nav li,*/
td.nav ul,
td.nav ul li {
	background-image   : none;
	margin             : 0;
	padding            : 0;
	padding-bottom     : 4px;
	list-style         : none;
}

/* Wichtig! Formatierung für Listen-abstand */
td.nav ul li p {
	margin : 5px;
}

td.nav ul a:link, 
td.nav ul a:visited,
td.nav ul a:active {
	font-size      : 11px;
	font-variant   : normal;
	color          : #000;
	font-weight    : bold;
	letter-spacing : 0px;
	text-decoration: none;
}

td.nav ul a:hover {
	font-size      : 11px;
	font-variant   : normal;
	color          : #2E2C70;
	font-weight    : bold;
	letter-spacing : 0px;
	text-decoration: none;
}

h1{
   font-family   : Helvetica, Arial,sans-serif;
   font-weight   : normal;
   font-variant  : normal;
   font-size     : 135%;
   color         : #ffb919;
   padding       : 0;
   margin-bottom : 10px;	
}

h2 {
   font-family   : Helvetica, Arial,sans-serif;
   font-weight   : normal;
   font-variant  : normal;
   font-size     : 135%;
   color         : #ffb919;
   padding       : 0;
   margin-bottom : 10px;	
}
