/* -------------- */
/* --- farben --- */
/* -------------- */

/*
TEXT - grau:     #624e46
TEXT - hellgrau: #a29793
TEXT - braun:    #004371
TEXT - blau:     #003B66
TEXT - gold:     #be8435

*/

/* -------------------- */
/* important things ;-) */
/* -------------------- */

.important_content, #skiplinks {
	height:111px !important;
	left:-1739px !important;
	overflow:hidden !important;
	position:absolute !important;
	top:-1978px !important;
	width:173px !important;
}

/* -------------------------------------- */
/* --- clear-both-problem bei bildern --- */
/* -------------------------------------- */

.csc-textpic-clear {
	clear: none !important;
}
.csc-textpic img {
	margin-bottom: 1em !important;
}
/* ---------------- */
/* --- clearfix --- */
/* ---------------- */

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* -------------- */
/* --- basics --- */
/* -------------- */

/* --- vertikale scrollbar fuer firefox und safari --- */

html {
	height: 100%;
	margin-bottom: 1px;
}

/* --- container zentrieren und basis-eigenschaften zuweisen --- */
body {
	text-align: center;
	background-position: center 350px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 928px;
	text-align: left;
	position: relative;
	background-image: url(/fileadmin/templates/images/bg-container.gif);
	-moz-box-shadow: 0px 0px 10px #666;
	-khtml-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
}

/* -------------- */
/* --- layout --- */
/* -------------- */

#header {
  height: 358px;
	background-image: url(/fileadmin/templates/images/header-image-001.jpg);
	position: relative;
}

#hauptmenue {
  float: left;
  width: 200px;
  background-color: #fff;
  padding: 0px;
}

#content {
  float: right;
  width: 528px;
  padding: 20px;
}

#logo {
  left:19px;
  position:relative;
  top:15px;
}

#logo a {
  display: block;
	width: 159px;
	height: 64px;
	background: url(/fileadmin/templates/images/logo.gif) no-repeat;
	text-indent: -5000px;
}

#adsense-header-leaderboard {
  position: absolute;
	right: 0;
	top: 0;
}

#adsense-content-wide-skyskraper {
  float: right;
}


/* ------------------- */
/* --- typographie --- */
/* ------------------- */

body {
	font-size: small;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffcc00;
}
p {
	margin: 0 0 1em 0;
}
h1 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0.75em;
}
a:link,
a:visited,
a:hover,
a:active {

}
ul {
	margin-bottom: 1em;
}
#content ul {
	list-position: outside;
	list-style: disc;
	margin-left: 1.2em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
sup {
	line-height: 100%;
	vertical-align: top;
	font-size: 0.8em;
}
sub {
	line-height: 100%;
	vertical-align: bottom;
	font-size: 0.8em;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #000;
}

h6 {
  background-color: #003B66;
	color: #fff;
	font-weight: bold;
	padding: 1px 0 1px 1px;
	text-decoration: underline;
	font-size: 12px;
}

/* --- via RTE definiert --- */

/* ------------------ */
/* --- navigation --- */
/* ------------------ */

#hauptmenue ul {
	margin: 0 0 0 5px;
	font-size: 12px;
}
#hauptmenue ul ul {
	margin-left: 1em;
}


/* --------------- */
/* --- Sitemap --- */
/* --------------- */



/* ----------------------- */
/* --- EXT: pageteaser --- */
/* ----------------------- */
