a {
	background-position: left;
	background-repeat: no-repeat; 
	/*background-position:0px 6px;*/
	color: #0066CC;
	padding-left: 14px;

	background-image: url(images/link.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	color: #0049D9;
}

a:hover {
	color: #0057AA;
	/*text-decoration: underline;*/
}

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

body {
	color: #1E4B7F;;
	/*color: #c64f00;*/
	background-color: #F9F9F9;
	font-family: "Comic Sans MS";	Verdana, Arial, sans-serif;
	margin: 1px;
}

h1, h2, h3, h4, h5, h6 {
	color: #1E4B7F; 
	/* background-color: #FEE6BC; */
}

h1 {
	margin-top: 2px;
	color: #f0f8ff;
	background-color: #dc5014;
}

h2 {
	color: #dc5014;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3, h4 {
	margin-bottom: 3px;
	margin-top: 14px;
}

h5, h6 {
	margin-bottom: 2px;
	margin-top: 10px;
}

img {
	border: none;
}

table {
	border-collapse: separate;
	border-style: none; /* border: 1px solid silver; */
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td {
	padding: 4px;
	vertical-align: top;
}

td.middle {
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

.ansprechpartner {
	font-size: smaller;
	position: absolute;
	bottom: 0;
}

.button {
}

.background {
	background-color: #FFF5E8;
}

.disabled {
	color: #CCCCCC;
}

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

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

.error {
	color: #FF0000;
}

.hinweis {
	color: #00008b;
	background-color: #e7fae9;
}

.fussmenue {
	color: #A52A2A;
	background-color: #FFF8DC;
	font-size: smaller;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.fusszeile {
	margin-top: 24px;
	text-align: center;
}

.h1, .h2, .h3 {
	color: #1E4B7F; 
	/* background-color: #FEE6BC; */
}

.linke-spalte {
	color: #191970;
	/*background-color: #fff8dc;*/
	background-color: #e8e8e8;
}

.links {
	color: #FFFFFF;
}

.bold{
	font-weight: bold;
}

.smaller {
	font-size: smaller;
}

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

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	letter-spacing: 1px;
}
.titel {
	color: #777777;
}

#ohne-gif {
	background-image: url(images/blank.gif);
}

.durchgestrichen {
	text-decoration: line-through;
}

/*
table.borderspacing {
	border: 1px solid #C0C0C0;
	border-collapse: separate;
	border-spacing: 4px 12px;
	width: 450px;
}
table.borderspacing td {
	border: 1px solid #C0C0C0;
	padding: 2px;
}

table.borderspacing th {
	background: #DCDCDC;
	border: 1px solid #C0C0C0;
	color: #A52A2A;
	padding: 2px;
	vertical-align: left;
}

*/

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

	.col1 {
	background-color: #FEF5D6;
}

.col2 {
	background-color: #FEFDEB;
}

