
* {
  margin          : 0px;
  padding         : 0px;
  font-family     : lucida sans, lucida, verdana, arial, helvetica;
  font-size       : 12px;
}

html {
  height          : 100%;
}

body {
  background      : url(/layout/bgrnd_site.gif) repeat-x top;
  height          : 100%;
}

/* Tabellen-Bereiche */

#maintable {
  height          : 100%;
  width           : 900px;
}


#header_td {
  height          : 160px;
  background      : url(/layout/bgrnd_header.jpg) no-repeat;
  vertical-align  : top;
}

#content {
  background      : url(/layout/left_bar.gif) repeat-y left #FFFFFF;
  vertical-align  : top;
  width           : 880px;
}

#content_tab {
  height          : 100%;
  width           : 100%;
  margin-top      : 20px;
}

#content_tab td {
  vertical-align  : top;
}

#content_tab_td {
  background      : url(/layout/bgrnd_content_bottom.jpg) no-repeat bottom;
}

#content_area_out {
  background      : url(/layout/bgrnd_content_top.jpg) no-repeat;
  width           : 550px;
  min-height      : 150px;
}
    
#content_area {
  width           : 520px;
  margin          : 0 15 15 15px;
  color           : #6b727d;
  font-size       : 12px;
  font-family     : lucida sans, lucida, verdana, arial, helvetica;
  line-height     : 20px;
}

#content_area td {
  color           : #6b727d;
  font-size       : 12px;
  font-family     : lucida sans, lucida, verdana, arial, helvetica;
  line-height     : 20px;
}

#footer_td {
  height          : 59px;
  background      : url(/layout/bgrnd_footer.gif) no-repeat;
  border-top      : 0px solid #FFFFFF;
  vertical-align  : top;
  text-align      : right;
  padding-top     : 10px;
  padding-right   : 60px;
}

#shadow_left {
  background      : url(/layout/shadow_left.gif) repeat-y;
  width           : 10px;
  vertical-align  : top;
}

#shadow_right {
  background      : url(/layout/shadow_right.gif) repeat-y;
  width           : 10px;
  vertical-align  : top;
}

/* --- */




#footer_nav {
  color           : #8392ac;
}

#footer_nav a:link, #footer_nav a:visited {
  color           : #8392ac;
  text-decoration : none;
}

#footer_nav a:hover {
  color           : #5e6d86;
  text-decoration : none;
}

.content_box {
  margin-bottom   : 30px;
}

.img_content img {
  margin          : 0 10 10 0px;
}


/* ################################## */
/* ###         HEADLINES          ### */
/* ################################## */

h1 {

  font-family     : trebuchet MS, Lucida Sans, lucida, verdana, arial, helvetica;
  font-weight     : normal;
  font-size       : 18px;
  color           : #d65600;
  margin-bottom   : 20px;
  font-weight     : normal;
}

h2 {

  font-family     : Lucida Sans, lucida, verdana, arial, helvetica;
  font-size       : 14px;
  color           : #325ca2;
  margin-left     : 0px;
  font-weight     : bold;
  margin-bottom   : 15px;
}

h3 {
  font-family     : Lucida Sans, lucida, verdana, arial, helvetica;
  font-weight     : bold
  font-size       : 14px;
  margin-bottom   : 5px;
}


/* ################################## */
/* ###       Two Columns          ### */
/* ################################## */

.left_column {
  float           : left;
}

.right_column {
  float           : right;
}

.tabline span{
  float           : left;
  display         : block;
}

/* --- Data-Box in Address-Blocks --- */
.data_box {
  float           : left;
}

.data_box p {
  clear           : both;
}

.clearbox {
  clear           : both;
}

/* ################################## */
/* ###       TEXT+IMAGEBAR        ### */
/* ################################## */

.text_block {
  float           : left; 
  width           : 365px;
  margin-right    : 20px;
}

.img_block {
  float           : right; 
  width           : 120px;
}

.img_block img {
  clear           : both;
  margin-bottom   : 10px;
}



/* ################################## */
/* ###          GALLERY           ### */
/* ################################## */

.gallery {
  margin-top      : 20px;
}

.gallery img {
  border          : 5px solid #FFFFFF;
}

.gallery td {
  text-align      : center;
  padding-bottom  : 5px;
  padding-right   : 5px;
}

/* ################################## */
/* ###           LINKS            ### */
/* ################################## */

a:link, a:visited {
  color           : #b54600;
  text-decoration : underline;
}

a:hover {
  color           : #ef7600;
  text-decoration : underline;
}



/* ################################## */
/* ###       NAVIGATION           ### */
/* ################################## */


#navi {
  font-size     : 0.85em;
  margin-left   : 20px;
  width         : 200px;
  border-top    : 1px solid #d4dceb;
  }

*html #navi {
  width         : 200px;
}

#navi ul {
  margin        : 0;
  padding       : 0;
  list-style    : none;
  }

#navi li {
  margin        : 0px;
  padding       : 0px;
  }

#navi a {
  display       : block;
  border-bottom : 1px solid #d4dceb;
  text-decoration:none;
  font-weight   : normal;
  color         : #8392ac;
  line-height   : 30px;
  height        : 30px;
  padding-left  : 20px;
  background    : none;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navi a {float:none;}
/* End IE5-Mac hack */

#navi a:hover {
  background    : url(/layout/navi_over.gif) no-repeat;
  color         : #717f9a;
  }


/* ################################## */
/* ###            FORM            ### */
/* ################################## */

.formular {
  width         : 275px;
}

input, select, textarea {
  width         : 180px;
  margin-left   : 5px;
  margin-top    : 2px;
  border        : 1px solid #ccd2d9;
  background    : #eaeff5;
}

#form_send {
  width         : 80px;
}


/* ################################## */
/* ###           START            ### */
/* ################################## */

#start_top {
  background      : #3e7b76;
}

#start_mid {
  background      : url(/layout/bgrnd_start.gif) repeat-x;
  height          : 580px;
}

#start_bottom {
  background      : #1e3f4a;
}

#start_box {
  background      : url(/layout/logopaedie_theiss.jpg) no-repeat;
  height          : 580px;
  width           : 580px;
  left            : 50%;
  margin-left     : -290px;
  position        : relative;
  border          : 0px solid #FFFFFF;
}

#text_box {
  position        : relative;
  color           : #ffffff;
  border          : 0px solid #FFFFFF;
  text-align      : center;
}

#text_box a:link, #text_box a:visited {
  color           : #b1d2e2;
  text-decoration : underline;
}

#text_box a:hover {
  color           : #ffffff;
  text-decoration : underline;
}




/* ################################## */
/* ###           WEITEN           ### */
/* ################################## */

.w50  {width  : 50px;}
.w60  {width  : 60px;}
.w70  {width  : 70px;}
.w80  {width  : 80px;}
.w90  {width  : 90px;}
.w100 {width  : 100px;}
.w110 {width  : 110px;}
.w120 {width  : 120px;}
.w130 {width  : 130px;}
.w140 {width  : 140px;}
.w150 {width  : 150px;}


/* ################################## */
/* ###          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;}