p {color: #2c4865;}

.blue {
	color: #5a92ce;
}

p.important {
	font-weight: bold;
	color: red;
	font-size: 120%;
	font-family: sans-serif;
}

p.head {
	font-weight: bold;
	color: #5a92ce;
}


.red {
	font-weight: bold; 
	color: red;
}

body {
	font-family: sans-serif;
	height: 1500px;
}

h1 {
	color: #367bc4;
	font-family: sans-serif;
}

h2 {
	color: #367bc4;
	font-family: sans-serif;
	font-weight: bold;
}

h3 {
	color: #2c4865;
	font-family: sans-serif;
	font-weight: bold;
}

h4 {
	color: #2c4865;
	font-family: sans-serif;
	font-weight: bold;
}

h6 {
	color: red;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14pt;
	height: -5;
}

th {
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}

td.lblue {
	color: #5a92ce;
}

td.inhalt {
	color: #5faadd;
	font-weight: normal;
	font-size: large; 
	width: 70px; 
	padding: 0px;
	font-family: sans-serif;
	vertical-align: middle;
}

td.subinhalt {
	color: #5faadd;
	font-weight: normal;
	font-size: 1em; 
	width: 70px; 
	padding: 0px;
	font-family: sans-serif;
	vertical-align: middle;
}

td.preise {
	spacing-bottom: 70px;
}

td.da {
		 border: black solid 1px;
		 border-collapse: collapse;
		 padding:5px;
}

a:link.inhalt {
		color: #e4f6ff;
		text-decoration: none;
	}
a:active.inhalt {color: #efd8a6;}
a:visited.inhalt {
	color: #e4f6ff;
	text-decoration: none;
	vertical-align: middle;
}
a:hover.inhalt {
	color: #efd8a6;
	text-decoration: overline underline;
}

a:link.text, a:active.text, a:visited.text {
	color: #2c4865;
	text-decoration: overline underline;
}
 

li.m {color: #5a92ce;}

span.m {
	color: #5a92ce;
	font-weight: normal;
}

header {
	color: #5a92ce;
	font-family: sans-serif;
	font-weight: normal;
}

a.menu { 
	display:block; margin-bottom:0px; text-align:left; width: 100px;
  border-style:ridge; border-width:0px; padding:3px; padding-left:15px; text-decoration:none;
}

a.menuk { 
	display:block; margin-bottom:0px; text-align:left; width: 100px;
  border-style:ridge; border-width:0px; padding:3px; padding-left:15px; text-decoration:none;
}


a.menu:link    { font-weight: bold; color:#5faadd; background-color:#fff; }
a.menu:visited { font-weight: bold; color:#5faadd; background-color:#fff; }
a.menu:hover   { font-weight: bold; color:#5a92ce; background-color:#d5e4ef; }
a.menu:active  { font-weight: bold; color:#5a92ce; background-color:#fff; }

a.menuk:link    { font-weight: bold; color:#ffb226; background-color:#fff; }
a.menuk:visited { font-weight: bold; color:#ffb226; background-color:#fff; }
a.menuk:hover   { font-weight: bold; color:#ffb226; background-color:#ffe7be; }
a.menuk:active  { font-weight: bold; color:#ffb226; background-color:#fff; }

a.image:link a.image:visited a.image:hover a.image:active { border:none; }
