/* Start of CMSMS style sheet 'Grosse Erde : Standard' */
*
{
  padding: 0px;
  margin: 0px;
 }

body
{
  background: #F9F9F7 url(uploads/Theme/02_body.gif) repeat-x;
  font-size: 13px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  color: #6D6D5B;
  line-height: 18px;
}

a
{
  color: #9C0000;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

p
{
  margin-bottom: 14px;
  text-align: justify;
}

strong
{
  color: #000000;
}

ul.linklist
{
  list-style: none;
}

ul.linklist li
{
  border-top: solid 1px #EEEEEE;
  padding-top: 5px;
  margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

#upbg
{
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff url(uploads/Theme/03_upbg.gif) no-repeat;
  width: 747px;
  height: 264px;
  z-index: 1;
}

#outer
{
  position: relative;
  width: 747px;
  margin: 0 auto;
  background: #fff url(uploads/Theme/04_abg.gif) repeat-y;
}

#inner
{
  position: relative;
  padding: 13px 30px 13px 30px;
  z-index: 2;
}

#header
{
  position: absolute;
  background: #9C0000;
  width: 202px;
  height: 92px;
  color: #fff;
  padding-left: 20px;
  background: #9C0000 url(uploads/Theme/13_logo.gif) repeat-x;
}

#header h1
{
  position: absolute;
  font-size: 22px;
  font-weight: bold;
  top: 20px;
  height: 40px;
}

#header h2
{
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  top: 46px;
  height: 40px;
  padding-left: 20px;
}

#splash
{
  position: absolute;
  right: 30px;
  background: #EAEAE2 url(uploads/Theme/01_header.jpg) no-repeat;
  width: 458px;
  height: 92px;
}

#menu
{
  position: relative;
  background: #46461F url(uploads/Theme/05_menu.gif) repeat-x;
  height: 67px;
  padding: 0px 20px 0px 5px;
  margin: 98px 0px 20px 0px;
}

#menu ul
{
  list-style: none;
}

#menu ul li
{
  display: inline;
  line-height: 52px;
  padding-left: 3px;
}

#menu ul li.first
{
  border-left: 0px;
}

#menu ul li a
{
  background-color: transparent;
  background-repeat: repeat-x;
  padding: 8px 12px 8px 12px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#menu ul li a:hover
{
  background: #fff url(uploads/Theme/06_menuhover.gif) repeat-x top;
  color: #4A4A24;
  text-decoration: none;
}

#secondarycontent
{
  position: relative;
  width: 180px;
  float: right;
}

#secondarycontent h3
{
  position: relative;
  top: 4px;
  font-size: 16px;
  line-height: 25px;
  color: #9C0000;
  background: url(uploads/Theme/07_heading.gif) bottom repeat-x;
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
}

#secondarycontent .content
{
  padding: 0px 10px 0px 10px;
  margin-bottom: 20px;
}

#secondarycontent ul
{
  list-style: none;
}

#secondarycontent ul li ul li ul li
{
  padding-left: 8px;
}

#primarycontent
{
  position: relative;
  width: 480px;
  float: left;
}

#primarycontent h1
{
  position: relative;
  top: 4px;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  background: url(uploads/Theme/07_heading.gif) bottom repeat-x;
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
}

#primarycontent h2
{
  position: relative;
  top: 4px;
  font-size: 18px;
  line-height: 25px;
  color: #9C0000;
  background: url(uploads/Theme/07_heading.gif) bottom repeat-x;
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
}

#primarycontent h3
{
  position: relative;
  top: 4px;
  font-size: 16px;
  line-height: 25px;
  color: #9C0000;
  background: url(uploads/Theme/07_heading.gif) bottom repeat-x;
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
}

#primarycontent h4
{
  position: relative;
  top: 4px;
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  background: url(uploads/Theme/14_pfeil.gif) left no-repeat;
  padding: 0px 0px 0px 20px;
  margin-bottom: 8px;
}

#primarycontent .content
{
  padding: 0px 15px 0px 15px;
  margin-bottom: 20px;
}

#primarycontent .picLeft
{
  float: left;
  margin: 0px 6px 3px 0px;
}

#primarycontent .picRight
{
  float: right;
  margin: 0px 0px 3px 12px;
}

#primarycontent ul
{
  padding-left: 16px;
  margin-left: 4px;
  padding-bottom: 16px;
  list-style-type: square;
}

#footer
{
  position: relative;
  clear: both;
  height: 78px;
  background: #F5F5F0 url(uploads/Theme/00_erde.gif) right no-repeat;
  color: #656551;
}

#footer a
{
  color: #656551;
}

.NewsSummary
{
  padding-bottom: 8px;
}

.NewsSummaryLink
{
  background-color: #DDE7DD;
  border: solid 1px #9C0000;
  border-bottom: 0;
  padding: 2px;
}

.NewsSummaryLink a
{
  text-decoration: none;
}

.NewsSummarySummary
{
  background-color: #DDE7DD;
  border: solid 1px #9C0000;
  border-bottom: 0;
  padding: 2px;
}

.NewsSummaryMorelink
{
  background-color: #DDE7DD;
  border: solid 1px #9C0000;
  border-top: 0;
  padding: 2px;
}

.NewsSummaryMorelink a
{
  text-decoration: none;
}

.albumpic
{
  border: 0;
}

.contentForm
{
  margin: 8px;
  padding: 8px;
  background-color: #DDE7DD;
  border: solid 1px #9C0000;
}

.feedback
{
  margin: 8px;
  margin-top: 20px;
  padding: 8px;
  background-color: #DDE7DD;
  border: solid 1px #9C0000;
}

.feedback p
{
  display: inline;
  width: 100px;
  font-size: 13px;
  color: #000000;
  background: url(uploads/Theme/14_pfeil.gif) left no-repeat;
  padding: 0px 0px 0px 20px;
  float: left;
  clear: both;
}

.feedbackTextAreaStyle .user
{
  width: 300px;
  height: 150px;
}

.feedback .ffsubmit
{
  margin: 20px 0px 0px 0px;
}

#m3ffname { width: 250px; }
#m3ffvorname { width: 200px; }
#m3ffort { width: 250px; }
#m3ffland { width: 150px; }
#m3ffe_mail { width: 125px; }
#m3fftelefon { width: 100px; }
#m3fftelefax { width: 100px; }

/* End of 'Grosse Erde : Standard' */

