body {
	background-color: #FFFCF2;
	color: #16224A;
	font-family: monospace, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px;
}

a{
	background-image: url(images/mini_link.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	/*color: #1C3272;*/
	/*color: #fdfad7;*/
	color: #006566;
	padding-left: 12px;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	text-decoration: none;
	font-style: italic;
}

br {
	line-height: 160%;
}

.f1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #FFFFF0;
	background-color: #B22222;
}

.f2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	/*color: #ffcd02;*/
	/*color: #fee9af;*/
	color: #FFFFF0;
	background: #1d5081;
}

h1,h2,h3,h4,h5 {
	/*font-family: monospace;*/
	color: #00407d;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 180%;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 150%;
	margin-bottom: 5px;
}

h4 {
	font-size: 125%;
	margin-bottom: 5px;
}

h5 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 5px;
}

table {
	border-width: 0;
	margin: 1px;
	padding: 1px;
}

td {
	background-color: #fefcf3;
	/*background-color: #FEFDEF;*/
}

th {
	font-weight: normal;
	text-align: left;
	color: #FFFFF0;
	background-color: #B22222;
}

.grau {
	background-color: #FDFAD7;
}

.abgeblendet {
	color: #999999;
}

.center {
	text-align: center;
}

.fett, .bold {
	font-weight: bolder;
}

.col1 {
	background-color: #FEF5D6;
}

.col2 {
	background-color: #FEE9AF;
}

.copyright {
	font-size: xx-small;
	text-align: center;
}

.right, #right {
	text-align: right;
}

.domaintitel {
	color: #fee9af;
	font-size: smaller;
	font-weight: bolder;
}

.domainuntertitel {
	color: #fee9af;
	font-size: smaller;
}

.fussmenue {
	background-color: transparent;
	/*color: #217DBD;*/
	/*font-size: smaller;*/
	color: #3FBC7F;
	height: 0em;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.left {
	text-align: left;
}

td.linke-spalte {
	color: #F9FDFD;
	background: #19436b;
	/*background: #3FBC7F;  grün*/
	vertical-align: top;
	width: 20%;
}

td.linke-spalte a{
	background-image: url(images/mini_link.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	/*color: #1C3272;*/
	color: #fdfad7;
	padding-left: 12px;
	text-decoration: none;
}

.smaller {
	font-size: smaller;
}

.smallest {
	font-size: xx-small;
}

.textrahmen_gepunktet {
	border-width:medium; border-color:#19436b; border-style:dotted; padding:5px;
}

.textrahmen_gestrichelt {
	border-width:thin; 
	border-color: #fed158;
	/*border-color:#19436b; */
	border-style:dashed; 
	padding:5px;
	background-color: #fffbe8; 
}

#stiller-link {
	background-image: none;
	padding-left: 0px;
	color: #4B5F6D;
	text-decoration: none;
}

.bg {
	background: Fuchsia;
}
