/* # general ########## */
* {
  line-height:1.5;
}

HTML {
	margin:0;
	padding:0;
}

BODY {
	color: #000;
  text-align:justify;
  background-color:#fff;
	font: 12px  "trebuchet ms", verdana, arial, Helvetica,sans-serif;
	padding:0;
}


A,
A:active{
	color: #000;
	text-decoration:none;
}

IMG, A IMG {
	border:0;
}

P {
 line-height:1.4em;
 margin:0;
 padding-bottom:20px;
}
h1, h2, h3, h4, h5, h6 caption, legend {
  text-align:left;
  page-break-after:avoid;
 margin:0;
 padding:0;
 clear:both;
}

h1 { color: #600; font-size: 1.4em; font-weight: normal; font-style: normal; line-height: 1.2em; margin: 0 0 15px; padding: 0; }
h2 { font-size: 1.1em; font-weight: bold; line-height: 1.2em; margin: 0 0 15px; padding: 0; }
h3 { font-size: 1em; font-weight: normal; font-style: italic; }
h4 { font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.2em; }
p { font-size: 1em; line-height: 1.3em; background-image: url(../images/paragrafenlinie_624.gif); background-repeat: no-repeat; background-position: -15px 100%; margin: 5px 0; padding: 0 0 25px; }

H2 A, H3 A, H4 A, H5 A {
	color: #000;
	text-decoration:none;
}

TABLE, TR, TD {
	color: #333;
	font-family: "trebuchet ms", verdana, arial, Helvetica,sans-serif;
	vertical-align:top;
	font-size: 12px;
	padding:0 0 4px 0;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}

FORM {
  margin:0;
  padding:0;
}

.clearer {
  clear: both;
  line-height: 0px;
  font-size:0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
}

/* alignment classes */
.float-left  {  float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
 /* Clearing mit overflow */
.floatbox { overflow: hidden; }


/* # page settings ########## */


#links, 
#rechts,
.totop{
 display:none;
}

/* END */
