/* CSS Document */
/* Elements alle - getestet*/
body {
	background-color: #454976;
 	font-family: arial, verdana, sans-serif;
	color: #535353;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	font-size: 1em;
  line-height:1.3em;
	top: 0px;
}
p {
  font-size: 0.75em;
  line-height: 1.2em
}
.white {
  color: #fff;
  line-height: 1.2em;
}
.align-center{
  text-align: center;
}
.align-justify {
  text-align: justify;
}
.align-right {
  text-align: right;
}
.sidebar {
  padding: 0px;
  margin: 0px;
  }

h1 {
  font-size: 0.95em;
}
h2 {
  font-size: 0.75em;
  line-height: 1.2em;
  font-weight: bold;
}
a {
  font-size: 1em;
  line-height: 1.2em;
  text-decoration: none;
}
a:hover {
  color: #006600;
  text-decoration: underline;
}
a:visited {
  color: #006600;
  text-decoration: none;
}
.internal-link a {
  color: #006600;
  text-decoration: none;
}
.mini {
  color: #535353;
  text-decoration: none;
  font-size: 0.70em
  }
.mini a.hover {
  text-decoration: underline;
}
.contenttable {
  vertical-align:top;
  font-size: 0.75em;
  line-height: 1.2em;
}
.c2l1-middle {
  vertical-align: top;
}
.c2l1-left {
  vertical-align: top;
}
/* 2columns - Layout 2 Anfang*/
.c2l2-left{
   background: #fff;
   border-bottom: 1px dashed #658AB7;
   border-right: 0px;
   padding: 5px 0px 10px 5px;
   width:40%;
   white-space:normal;
   vertical-align: top;
   margin: 0;
}
.c2l2-middle{
   background: #fff;
   border-bottom: 1px dashed #658AB7;
   padding: 5px 0px 10px 5px;
   width:60%;
   white-space:normal;
   vertical-align: top;
   margin: 0;
}
/* 2columns - Layout 2 */
.c2l3-left{
   background: #fff;
   border-bottom: 1px dashed #658AB7;
   border-right: 0px;
   padding-right: 5px;
   width:40%;
   white-space:normal;
   vertical-align: top;
}
.c2l3-middle{
   background: #fff;
   border-bottom: 1px dashed #658AB7;
   padding-left: 5px;
   width:60%;
   white-space:normal;
   vertical-align: top;
}
/* 2columns - Layout 2 Ende*/
ul {
  font-size: 0.75em;
  line-height: 1.2em
  }
/* ID Site alle */
#site {
	text-align: left;
	position: absolute;
  top: 0px;
	left: 50%;
	width: 100px;
	margin-left: -500px;
}
#head {
  float: left;
  width: 1000px;
  background-image: url(../img/kopf-neu-2010.gif);
  background-repeat: no-repeat;
  background-color: #ffffff;
  top: 0px;
  height: 230px;
  margin: 0px;
  padding: 0px;
  display: inline;
}
#site-inner {
  float:left;
  width: 1000px;
   background-image: url(../img/back-content-inner.gif);
  background-repeat: repeat-y;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  display: inline;
}
#rootline {
  float: left;
  width: 700px;
  height: 15px;
  background-color: #fff;
  margin: 0px 10px 10px 190px;
  padding: 0px;
  display: inline;
}
#site-left {
  float:left;
  display: inline;
  width: 170px;
  min-height:200px;
  margin: 40px 0px 0px 0px;
  padding: 0px;
}
#site-content {
  float:left;
  display:inline;
  width:620px;
  margin: 0px;
  padding: 0px;
}
#content-box {
  float:left;
  width: 580px;
  display:inline;
  margin: 0px 0px 20px 20px;
}
#site-right {
  float:left;
  display:inline;
  width: 200px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.box-sidebar {
  float:left;
  width: 180px;
  border-bottom: 1px solid #535353;
  margin: 15px 0px 0px 10px;
  padding: 0px 0px 10px 0px;
  display: inline;
}
#menue {
  float:left;
  width: 700px;
  height: 20px;
  margin: -20px 0px 0px 175px;
  padding: 0px;
  display: inline;
}
#footer {
  clear: both;
	width: 1000px;
  height: 20px;
  margin: 0px;
  padding: 0px;
}
/* Basiselements - Ende getestet*/

/*Textnavigation oben - Anfang*/
ul#navi-oben a {
  font-family: arial, verdana, sans-serif;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}
ul#navi-oben a:hover {
  text-decoration: underline;
}
ul#navi-oben {
  float:right;
  width: 50px;
  list-style-type:none;
  margin: 70px 5px 0px 50px;
  padding:0;
}
ul#navi-oben li {
  float: right;
  width: auto;
  height: 25px;
  margin: 0px;
}
/*Textnavigation oben - Ende*/
/*Textnavigation oben - Anfang*/
ul#navi-unten a {
  font-family: arial, verdana, sans-serif;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}
ul#navi-unten a:hover {
  text-decoration: underline;
}
ul#navi-unten {
  clear: both;
  float:right;
  list-style-type:none;
  width: 165px;
  height: 10px;
  margin: 5px 10px 20px 0px;
  padding:0;
}
ul#navi-unten li {
  float: left;
  width: auto;
  padding: 0px 7px 0px 7px;
}

/* Menue - Anfang*/

/* Menue - Ende */
ul#nav1sub a {
  display: block;
  text-decoration:none;
  color: #000;
  font-family: verdana, arial, sanserif;
  line-height: 1.1em;
  font-size: 0.95em;
  text-align: left;
  margin: 0;
  padding: 0px;
  width: 150px;
  height: 20px;
}
ul#nav1sub {
  float: left;
	width: 150px;
	list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 20px;
  display: inline;
}
ul#nav1sub li {
  float: left;
  border-bottom: 1px dashed #658AB7;
  padding: 0px;
  margin: 5px 0px 0px 0px;
}
ul#nav1sub li a:hover {
  color: #000;
  background-image: url(../img/menue_sub_over.gif);
  background-repeat: no-repeat;
}
#festsub {
  color: #000;
  background-image: url(../img/menue_sub_over.gif);
  background-repeat: no-repeat;
  width: 150px;
  height: 20px;
}
/* für Bildunterschrift - überschreibt Typo3-Einstellung */
.csc-textpic-caption {
  font-size: 0.65em;
  line-height: 0.9em;
  margin: 0px 0px 10px 0px;
}
.clear {
  clear: both;
}
/* Kontaktformular */
legend {
  font-size: 0.7em;
	font-weight: normal;
	line-height: 1.2em;
	color: #333;
	text-align: left;
  margin-bottom: 10px;
}
label {
  font-size: 0.9em;
	float: left;
	font-weight: normal;
  margin: 0px 0px 0px 10px;
	width: 120px;
	height: 20px;
}
form {
	width: 400px;
  margin-left: 40px;
}
textarea {
	float: left;
	width: 310px;
	height: 70px;
}
#label {
	text-align: center;
}
 /* Menue - Anfang*/
ul#nav1 a {
  display: block;
  text-decoration:none;
  line-height: 1.1em;
  font-size: 12px;
  color: #535353;
  text-align: center;
  margin: 0;
  height: 20px;
  padding: 0px 0px 0px 0px;
  width: 125px;
}
ul#nav1 {
  float: left;
	width: 700px;
  height: 20px;
	list-style: none;
  padding: 0px;
  margin: 0;
  display: inline;
}
ul#nav1 li {
  float: left;
  display: inline;
}
.normal {
  background-image: url(../img/menue_linie-2.gif);
  background-repeat: no-repeat;
}
ul#nav1 li a:hover {
  background-image: url(../img/menue_linie-2_a.gif);
  background-repeat: no-repeat;
}
.fest {
  background-image: url(../img/menue_linie-2_a.gif);
  background-repeat: no-repeat;
}
/* Menue - Ende */
