/*******************************************************************************
Titel:  start.css
Update: 21.09.2009 (Neue Startseite)
*******************************************************************************/
/* =page */
body {background: #fff;}

#page {
  margin: 0 auto;
  width: 960px;
}

#header {height: 95px;}
#header ul {top: 40px;}

h1 {
  top: 10px;
  left: 0;
  width: 300px;
  height: 75px;
  background: url(/images/logo-gross.gif) 0 0 no-repeat;
 }

/* =container-start */
#container-start {
  border-top: 10px solid #353132;
  float: left;
  width: 100%;
}

#container-start #content-wrap {
  margin: 0;
  width: 960px;
  background: none;
  border: none;
}

#footer {
  padding: 10px 0;
  width: 100%;
  border-top: 10px solid #b5ca31;
  background: none;
  border-width: 3px 0 0;
  color: #888;
}
#footer a {color: #888;}
#footer a:hover {color: #000;}

#startwrap {position: relative;}

/* =intro */
#intro {
  padding: 30px 525px 30px 25px;
  border-top: 1px solid #DDE7A0;
  background: #C0D24F url(/images/intro-bg.jpg) 0 0 no-repeat;
}

#intro h2 {
  margin: 0;
  font-weight: bold;
  line-height: 1.2em;
  color: #444f01;
  font-size: 225%;
  color: #333;
}

#content-wrap-start {background: #ECF99D url(/images/content-wrap-start.gif) 120px 0 no-repeat;}

.start {
  padding: 25px 565px 20px 25px;
  line-height: 1.5em;
  float: left;
}

/* =featlist */
#featlist {
  margin: 0 0 30px 1.5em;
  list-style-type: disc;
  line-height: 1.4em;
}

#featlist li {margin-bottom: .8em;}

/* =regbutton */
#regbutton {margin: 0 0 15px 25px;}

#regbutton a {
  float: left;
  width: 183px;
  height: 47px;
  background: url(/images/regbutton02.gif) 0 0 no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#regbutton a:hover, #regbutton a:focus {background-position: 0 -47px;}

/* startbild */
#startbild {
  padding: 18px;
  width: 480px;
  height: 300px;
  position: absolute;
  top: 30px;
  right: 22px;
  z-index: 2000;
  background: transparent url(/images/startbild-frame.png) 0 0 no-repeat;
}

#startbild img {
  margin: 0;
  padding: 0;
  display: block;
}

#dateninfo {
  position: absolute;
  top: 375px;
  right: 40px;
  font-size: 90%;
}

#dateninfo a {color: #444;}
#dateiinfo a:hover, #dateiinfo a:focus {color: #000;}



/* NEUE STARTSEITE RemiStyle */
#container-startneu {
  padding: 20px 0 0;
  line-height: 1.6em;
}

#startneu-left {
  padding-left: 80px;
  width: 510px;
  float: left;
}

#startneu-left h2 {
  margin-bottom: 1em;
  font-size: 205%;
}

#startneu-left p.sloganNeu {
  font-family: arial, sans-serif;
  font-size: 115%;
  letter-spacing: 1px;
}

#startneu-left ul {margin-top: 2em;}

#startneu-left li {
  margin-bottom: 1.5em;
  padding-left: 80px;
}

#startneu-left li#start01 {background: url(/images/start01.gif) 5px 50% no-repeat;}
#startneu-left li#start02 {background: url(/images/start02.gif) 10px 50% no-repeat;}
#startneu-left li#start03 {background: url(/images/start03.gif) 0 50% no-repeat;}
#startneu-left li#start04 {background: url(/images/start04.gif) 5px 50% no-repeat;}

#startneu-left li h3 {
  margin: 0;
  font-size: 105%;
}

#startneu-right {
  float: right;
  width: 340px;
}

#startneu-right div {
  border: 3px solid #B5CA31;
  padding: 20px;
  margin-bottom: 20px;
  background: #ECF99D;
}

#startneu-right div h3 {font-size: 135%;}

p#regbutton {margin: 2em 0 2em 50px;}

#startneu-right div#startneu-signin a {color: #333;}

#datenschutz02 {margin: 0;}

#startneu-login dl {margin-bottom: .8em;}

#startneu-login dd input {
  width: 270px;
  padding: 4px;
}

#startneu-login form a {
  font-size: 85%;
  margin-left: 1em;
}

#datenschutz02 {font-size: 90%;}

