
	 

body {
	margin: 0;
	margin-bottom: 50px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background: url(../bilder-digitaldruck/hintergrund1.jpg) repeat-x;
	background-color: #CCCCCC;
}

img {
	border: 0;
}

a {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #ed611c;
  text-decoration: none;
}

form {
	display: inline;
}


/* ----------------------------------------------------------------------------------------- */
/* Header */
/* ----------------------------------------------------------------------------------------- */

table.header {
	background-color: #FFFFFF;	
	border-left: 6px solid;
	border-right: 6px solid;
	border-color: #FFFFFF;
}








table.mainContent {
	background-color: #FFFFFF;	
	border-left: 6px solid;
	border-right: 6px solid;
	border-color: #FFFFFF;
}

td.mainContent {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
	text-align: justify;
}





h1, h2, h3 {
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

h1 {
	font-size: 14px;
	text-align: center;
}

h2 {
	margin: 0 0 0 0;
	font-weight: normal;	
	font-size: 14px;
	color: #292138;
	line-height: 1.5em;
	padding: 0 0 0 0;
}


/* ----------------------------------------------------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------------------------------------------------- */

table.footer {
	background-color: #00CCFF;	
	border-left: 6px solid;
	border-right: 6px solid;
	border-bottom: 6px solid;
	border-top: 1px solid;
	border-color: #FFFFFF;
}

tr.footer {
	background-color: #a1c3fb;
}

td.footer {
	height: 25px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #666666;
	vertical-align: middle;
	text-align: center;
  line-height: 2.5;
}

a.footer { 
	color: #666666;
	text-decoration: none;
}

a.footer:hover {
	color: #ed611c;
	text-decoration: underline;
}


/* ----------------------------------------------------------------------------------------- */
/* Copyright */
/* ----------------------------------------------------------------------------------------- */

tr.copyright {
	background-color: #E9E9E9;
}

td.copyright {
	height: 25px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #666666;
	vertical-align: middle;
	text-align: center;
  line-height: 1.5;
}

a.copyright {
  color: #666666;
  text-decoration: underline;
}

a.copyright:hover {
  color: #ed611c;
  text-decoration: none;
}

.Stil3 {color: #ed611c}
.Stil4 {
	font-size: 23px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------- */
/* Detailfeldfarbe */
/* ----------------------------------------------------------------------------------------- */

tr.detail {
	background-color: #f4fbfb;	
	
}

table.detail {
	background-color: #f4fbfb;	
	
}

/* ----------------------------------------------------------------------------------------- */
/* FOOTER1 */
/* ----------------------------------------------------------------------------------------- */

table.footer1 {
	background-color: #00CCFF;	
	border-left: 6px solid;
	border-right: 6px solid;
	border-bottom: 6px solid;
	border-top: 1px solid;
	border-color: #FFFFFF;
}

tr.footer1 {
	background-color: #a1c3fb;
}

td.footer1 {
	height: 25px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #666666;
	vertical-align: middle;
	text-align: center;

}






