body {
	color: #804000;
	background: #F5F5F5;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0%; 
	/*border-style: solid;
	border-width: thick;
	border-color: #F2C880;*/
}

a {
	color: #804000;
	background-image: url(images/link.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

a:link {
	text-decoration: none;
}

a:visited {
	background-image: url(images/link.gif);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

div.box {
	border: solid;
	border-width: thin;
	width: 100%;
}

div.text1 {
	background: #4B5F6D;
	height: 120; /*overflow: scroll;*/
	margin-bottom: 12px;
	margin-top: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 60%;
}

h1 {
	font-size: 1.8em;
}

h4 {
	#margin-bottom: 2pt;
	#margin-top: 2pt;
}

h6 {
	margin-bottom: 3px;
	margin-top: 2px;
}

ol,ul {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

table {
	border-width: 0;
}

th.left {
	/* background: #FFD48E; */
	border-style: none;
	border-width: thin;
	text-align: left;
}

.abgeblendet {
	color: #BBBBBB;
	font-size: inherit;
	font-weight: normal;
}

.center {
	text-align: center;
}

.col1 {
	background-color: #FEF5D6; /*color: #B53B00;*/
}

.col2 {
	background-color: #FEE9AF; /*color: #B53B00;*/
}

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

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

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

.fett {
	font-weight: bolder;
}

.fussmenue {
	background: #FFD48E;
	font-size: smaller;
	text-align: center;
	width: 20%;
}

.linke-spalte {
	background: #FFD48E;
	margin: 1%;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.smaller {
	font: smaller;
}

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

.tooltip {
	color: #FFFFCC;
}

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

