* {
  padding         : 0px;
  margin          : 0px;
}

td, div {
  font-family     : arial, helvetica, verdana;
  font-size       : 14px;
  color           : #414246;
}

body {
  background      : #F7E0F3 url('layout/bgrnd_site.gif') repeat-x top;
  padding-bottom  : 30px
}
/* ################################## */
/* ###          Formular          ### */
/* ################################## */

#main_table {
  height          : 100%;
  width           : 920px;
}

#header_ol {
  background      : url('layout/magnolie_ol.jpg') no-repeat top right;
}

#header_or {
  background      : url('layout/magnolie_or.jpg') no-repeat top left;
}

#header_r {
  background      : url('layout/magnolie_r.jpg') no-repeat top left;
}

#header_main {
  background      : url('layout/header.jpg') no-repeat top left;
}

#edge_right {
  background      : url('layout/edge_right.gif') repeat-y top left;
}

#navi_content_table {
  border-left     : 1px solid #711e42;
  border-bottom   : 1px solid #711e42;
}

#navi_ground {
  width           : 179px;
  background      : url('layout/bgrnd_navi.gif') repeat-x top #dbb0c2;
  border-right    : 1px solid #7b5968;
  vertical-align  : top;
}

#content_ground {
  background      : url('layout/magnolie_ul.jpg') no-repeat top left #ffffff;
  vertical-align  : top;
}

#footer {
  background      : url('layout/footer_top.gif') no-repeat top left;
  height          : 50px;
  vertical-align  : bottom;
}

#footer_box {
  height          : 12px;
  background      : #c0145e;
  border-top      : 1px solid #FFFFFF;
}

#content {
  width           : 540px;
  margin          : 30px;
  font-size       : 14px;
  color           : #414246;
  line-height     : 20px;
  text-align      : justify;
}

/* ################################## */
/* ###           Links            ### */
/* ################################## */

a:link, a:visited {
  color           : #c0145e;
}

a:hover {
  color           : #790029;
}

/* ################################## */
/* ###         Formular           ### */
/* ################################## */

.required {
	color						: #000000 !important;
}

/* ################################## */
/* ###           Menue            ### */
/* ################################## */

#menu {
  width         : 179px;
  font-size     : 13px;
  font-weight		: bold;
  border-top    : 1px solid #ffffff;
  margin-top    : 30px;
  vertical-align: middle;
  }

#menu ul {
  margin        : 0;
  padding       : 0;
  list-style    : none;
  }

#menu li {
  margin        : 0px;
  padding       : 0px;
  border-bottom : 1px solid #ffffff;
  vertical-align: middle;
  }

#menu a, #menu a:visited {
  display       : block;
  font-weight		: bold;
  text-decoration:none;
  font-weight   : normal;
  color         : #ffffff;
  line-height   : 35px;
  height        : 35px;
  padding-left  : 20px;
  background    : url("layout/menu_out.gif");
  text-transform: uppercase;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

#menu a:hover {
  background    : url("layout/menu_over.gif");
  color         : #FFFFFF;
  text-decoration : none;
  }

#menu #current {
  background    : url("layout/menu_over.gif");
  }

#menu #current a{
  background    : url("layout/menu_over.gif");
  color         : #e8ffae;
  }




/* ################################## */
/* ###         Headlines          ### */
/* ################################## */

h1 {
  font-size       : 18px;
  font-weight     : normal;
  color           : #91044d;
  border-bottom   : 1px solid #91044d;
  margin-bottom   : 20px;
}

h2 {
  font-size       : 16px;
  font-weight     : bold;
  color           : #91044d;
  margin-bottom   : 10px;
}

h3, .field_heading {
  font-size       : 14px;
  font-weight     : bold;
  color           : #91044d;
  margin-bottom   : 10px;
  border-bottom   : 1px dotted #AAAAAA;
}

/* ################################## */
/* ###          Formular          ### */
/* ################################## */

input, textarea, select {
  width           : 180px;
  margin          : 1 0 1 5px;
  border          : 1px solid #AAAAAA;
}

#form_send {
  background    : #8e054c url('layout/navi_out.gif');
  color         : #dbdcde;
  width         : 90px;
  margin        : 0px;
  padding       : 0px
}

/* ################################## */
/* ###           LINKS            ### */
/* ################################## */

.linkimg {
  background-image      : url('layout/linkimg.gif');
  background-repeat     : no-repeat;
  background-position   : 0 2px;
  padding-left          : 12px
}

a:link, a:visited {
  color           : #ae306f;
}

a:hover {
  color           : #6a0037;
}


/* ################################## */
/* ###          ABSTÄNDE          ### */
/* ################################## */

.mtop2    {margin-top:      2px;}
.mtop5    {margin-top:      5px;}
.mtop10   {margin-top:     10px;}
.mtop15   {margin-top:     15px;}
.mtop20   {margin-top:     20px;}
.mtop25   {margin-top:     25px;}
.mtop30   {margin-top:     30px;}
.mtop35   {margin-top:     35px;}
.mtop40   {margin-top:     40px;}
.mtop45   {margin-top:     45px;}
.mtop50   {margin-top:     50px;}

.mbot2    {margin-bottom:   2px;}
.mbot5    {margin-bottom:   5px;}
.mbot10   {margin-bottom:  10px;}
.mbot15   {margin-bottom:  15px;}
.mbot20   {margin-bottom:  20px;}
.mbot25   {margin-bottom:  25px;}
.mbot30   {margin-bottom:  30px;}
.mbot35   {margin-bottom:  35px;}
.mbot40   {margin-bottom:  40px;}
.mbot45   {margin-bottom:  45px;}
.mbot50   {margin-bottom:  50px;}

.mleft2   {margin-left:     2px;}
.mleft5   {margin-left:     5px;}
.mleft10  {margin-left:    10px;}
.mleft15  {margin-left:    15px;}
.mleft20  {margin-left:    20px;}
.mleft25  {margin-left:    25px;}
.mleft30  {margin-left:    30px;}
.mleft35  {margin-left:    35px;}
.mleft40  {margin-left:    40px;}
.mleft45  {margin-left:    45px;}
.mleft50  {margin-left:    50px;}

.mright2  {margin-right:    2px;}
.mright5  {margin-right:    5px;}
.mright10 {margin-right:   10px;}
.mright15 {margin-right:   15px;}
.mright20 {margin-right:   20px;}
.mright25 {margin-right:   25px;}
.mright30 {margin-right:   30px;}
.mright35 {margin-right:   35px;}
.mright40 {margin-right:   40px;}
.mright45 {margin-right:   45px;}
.mright50 {margin-right:   50px;}

.ptop2    {padding-top:     2px;}
.ptop5    {padding-top:     5px;}
.ptop10   {padding-top:    10px;}
.ptop15   {padding-top:    15px;}
.ptop20   {padding-top:    20px;}
.ptop25   {padding-top:    25px;}
.ptop30   {padding-top:    30px;}

.pbot2    {padding-bottom:  2px;}
.pbot5    {padding-bottom:  5px;}
.pbot10   {padding-bottom: 10px;}
.pbot15   {padding-bottom: 15px;}
.pbot20   {padding-bottom: 20px;}
.pbot25   {padding-bottom: 25px;}
.pbot30   {padding-bottom: 30px;}

.pleft2   {padding-left:    2px;}
.pleft5   {padding-left:    5px;}
.pleft10  {padding-left:   10px;}
.pleft15  {padding-left:   15px;}
.pleft20  {padding-left:   20px;}
.pleft25  {padding-left:   25px;}
.pleft30  {padding-left:   30px;}

.pright2  {padding-right:   2px;}
.pright5  {padding-right:   5px;}
.pright10 {padding-right:  10px;}
.pright15 {padding-right:  15px;}
.pright20 {padding-right:  20px;}
.pright25 {padding-right:  25px;}
.pright30 {padding-right:  30px;}

.pall2    {padding:         2px;}
.pall5    {padding:         5px;}
.pall10   {padding:        10px;}
.pall15   {padding:        15px;}
.pall20   {padding:        20px;}
.pall25   {padding:        25px;}
.pall30   {padding:        30px;}
