/* ----------------------------------------- */
/* STUELKEN design. kommunikation. newmedia. */
/* ----------------------------------------- */

/*	color: #677861; dunkelgruen fuer Links */
/*	background-color: #99A994; 153 169 148, hellgruen fuer selected marker */
/*  #ffffff, weiss fuer BG */
/*  #000000, schwarz fuer BG */
/*  #787F7D, dunkelgrau fuer fette Schrift vor weissem hintergrund */
/*  #??, avioris logo rot */
/*	#444444, dunkelgrau fuer Ueberschrift h1 bei browser rendering ohne grafik */



/* Reset aller Browsereinstellungen */
body, p, ul, ul, h1, h2, h3, h4, h5, a, table, tr, td, dl, dt, img {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
/* Typografie */
body, div, span, p, ol, ul, h1, h2, h3, h4, h5 {
	font-family: verdana, arial;
	font-size: 11px;
}
/* Headlines */
h1 { font-size: 25px; font-weight: normal; margin-bottom: 5px; line-height: 18px;}
h2 { font-size: 13px; font-weight: bold; margin-bottom: 5px; }
h3 { font-size: 11px; font-weight: bold; margin-bottom: 5px; }

/* Absatz */
p, ol, ul, li, div, span {
	font-size: 11px;
	line-height: 1.3em;
}
p {
	margin-bottom: 10px;
}

/* Tabellenfelder */
TD#footer {
	/* border-top: dotted 1px #999999; */
}
TD#footer p {
	font-size: 10px;
	text-align: center;
}



/* Style for the Path-menu: */
td#path {
  white-space: nowrap;
  background-color: #ff8c00;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
}
td#path A {
  text-decoration: none;
  color:black;
}
td#path A:hover {
  text-decoration: underline;
}




/* Content column */
td.content_1  {
	padding: 0 0 0 0px;
	vertical-align: top;
	/* background-image: url(../images/bg_oranje.jpg); */
	/* background-repeat : repeat /* no-repeat; */
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
}


/* Page Headline */
.page_content_1 * h1 {
	margin-top: 0px;
	/*
	height: 50px;
	line-height: 30px;
	*/
	color: #444444;
	font-weight: normal;
}

/* Page Content */
div.page_content_1 {
	margin-left: 0px;
	margin-right: 20px;
	/* height: 350px; */
}

div.page_content_footer_1 {
	margin-left: 50px;
}


/* Footer */
div.footer_1 {
	margin-left: 287px;
}


/* Right */

td.links_1 {
	margin: 0 0 0 0px;
	/*
	height: 488px;
	width: 266px;
	*/
	/*
	background-image: url(../images/bg_grau.jpg);
	background-repeat : repeat /* no-repeat; */
	*/
}
div.links_1 {
	margin: 0 0 0 0px;
	/*
	height: 488px;
	width: 266px;
	*/
}


/* Right */

td.right_1, td#right_1 {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 0px;
	vertical-align: top;
}
div.right_1 {
}


/* ABSATZFORMATIERUNG FUER CSC */
h1.csc-firstHeader {
	color: red;
}


ul {
	margin-left: 17px;
}

img {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}




/*
<input type="checkbox" value="1" name="newsletter_1x_quartal" id="mailformnewsletter_1x_quartal" class="csc-mailform-check"
*/