/*

Dunkelrot:      99001E
Dunkelrosa:     BC5B6E
Mittelrosa:     D495A0
Hellrosa:       E0B2BC

*/


/*------------------------------------------*/
/*  Globals                                 */
/*------------------------------------------*/
    
html, body {
  	margin: 0; padding: 0;}

body {
	font-size: 100%;
	color: #fff;
	background-image: url(/img/back.gif);
        background-color: #D495A0;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6, ul, ol, li {
  padding: 0;
  margin: 0;
}

ul { list-style: none; }

li li { font-size: 100% !important; }

a { text-decoration: underline; }

a img { border: 0; }

  
.clearAll {
  clear: both;
}

/*------------------------------------------*/
/*  Layout                                  */
/*------------------------------------------*/

#header{
width:970px;
}

#footer{
        width:959x;
	background-image: url(/img/balken.jpg);
	clear: both;
	padding:5px;
	margin:0px;
	font-size: 0.7em;
        color: #FFF;
	text-align: center;
        letter-spacing: 0.05em;
}

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

#footer a:hover {
         color: #99001E;
         text-decoration: none;
}

#logo{
float:left;
}

#hauptnavigaton{
	float:left;
	padding: 2px 0px 0px;
	width:969px;
        background-color: #99001E;
}

#newsheader{
	margin: 0px 0px 0px 2px;
	padding: 4px 0px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A011F;
	letter-spacing: 0.05em;
	background-color: #D495A0;
	height: 16px;
	width: 178px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E0B2BC;
}

#content{
	padding:0px;
	margin:0px;
	width:970px;
        background-image: url(/img/backcont.gif);
	background-repeat: repeat-y;
	background-position: top left;
}


#links{
	float: left;
	width:729px;
        margin:0px;
	padding: 30px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#rechts{
	width: 150px;
        min-height: 300px;
	margin: 0px 0px 0px 790px;
	padding: 19px 10px 10px 10px;
	color: #990033;
	font-size: 0.75em;
	line-height: 1.3em;
}

#rechts a:link { color: #990033;}
#rechtst a:visited { color: #BC5B6E; }

#rechts a:focus,
#rechts a:hover,
#rechts a:active {
  color: #990033;
  background: #FFF;
}


/*------------------------------------------*/
/*  Contetnelemente                         */
/*------------------------------------------*/

.textblock
{
	padding: 0px 0px 0px 260px;
	margin: 0px 0px 25px 0px;
        font-size: 0.9em;
}

.bildblock
{
	padding: 0px;
	margin: 0px;
}

.einzelbild {
	float: right;
        padding: 0px 0px 0px 30px;
        margin: 0px 0px 25px 0px;
        min-height: 200px;
        min-width: 133px;
}

#einzelbildlinks {
	position:absolute; 
        z-index:1;
        left: 58px;
        top: 267px;
}

.umgebung {
	float: right;
        margin: 0px 0px 25px 0px;
text-align: right;
}

.clear
{
  display: block;
  clear: both ! important;
}


/* Ueberschriften */

#content h1 {
  color: #FFF;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 0px;
  margin-bottom: 1em;
 
}

* html #content h1 {
  height: 1em;
}

#content h2 {
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
margin-bottom: 0.2em;
}

#content h2.kleiner {
  font-size: 0.8em;
  margin: 1.4em 10px -0.4em 10px;
}

#content h3 {
  color: #3C8FA7;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 1.4em 10px -0.4em 10px;
}

#content h4 {
  color: #576767;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 1.4em 10px -0.6em 10px;
}

#content li {
  font-size: 1.2em;
  line-height: 1.5em;
}


/* Absaetze */


abbr { border-bottom: none; }
acronym { border-bottom: none; }


/* Listen */

#content ul,
#content ol {
  margin: 0.8em 0 1em 27px;
  font-size: 0.8em;
  line-height: 1.5em;
}

#content ul ul {
  font-size: 1em;
  margin-top: 0.4em;
}

#content ol li {
  margin-bottom: 0.8em;
}

#content ul.abstand li {
  margin-bottom: 0.8em;
}

#content a:link { color: #FFF;}
#content a:visited { color: #E1B3BC; }

#content a:focus,
#content a:hover,
#content a:active {
  color: #99001E;
  background: #E0B2BC;
}

.bildhdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
        padding-top: 10px;
}

/*------------------------------------------*/
/*  Hauptnavigation                         */
/*------------------------------------------*/

#navcontainer ul
{
	padding: 0px 0px 0px 40px;
	margin: 0px;
	background-color: #BC5B6E;
        float: left;
	color: White;
	height: 24px;
	width: 747px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.05em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.25em 1.2em;
background-color: #BC5B6E;
color: #E8C6CD;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #99001E;
}

#navcontainer li a#aktiv
{
color: White;
}

/*------------------------------------------*/
/*  Formulare                               */
/*------------------------------------------*/

form {
  margin: 0;
  padding: 0;
}

  input
  
   {
    border: 1px solid #E0B2BC;
    margin: 0;
    width: 200px;
  }
 
  textarea
   {
    border: 1px solid #E0B2BC;
    margin: 0;
    height: 250px;
    width: 360px;
font-family: Arial, Helvetica, sans-serif;
  }

  select {
    border: 1px solid #E0B2BC;
    margin: 0;
  }
  
  .formError {
    border: 1px white solid;
    background: #FF8522;
  }
  .amount {
    text-align: right;
    width: 48px ! important;
  }
  
  .inputButton,
  .inputButton:hover {
    border: 1px solid white ! important;
    background: #BC5B6E;
    margin-bottom: 0px;
    margin-right: 0px;
    font-weight: bold;
    width: 200px ! important;
    margin: 0;
    padding: 0px;
    text-align: center;
    color: #FFFFFF;
    white-space: nowrap;
  }
  a.inputButton,
  a.inputButton:hover {
    display: block;
    padding: 2px 0 2px 0;
  }
  
  .checkbox,
  .radio {
    width: 10pt;
    border: none ! important;
  }
  
legend {
	font-weight: bold;
	border: 1px solid #FFF ! important;
	padding: 5px 10px 5px 10px;
	font-size: 1.1em;
	letter-spacing: 0.05em;
}

label {
  display: block;
  float: left;
  text-align: right;
  width: 150px;
  margin-right: 10px;
}

fieldset {
  padding: 10px;
  margin: 10px 0 10px 0;
  padding-left: 20px;
  border: 1px solid #FFF! important;
}
