/* CSS Document */

.clear {clear:both;}

.Stil10 {color: #FF9900; font-family: "Bradley Hand ITC TT";}

.Stil14 {font-size: 16px; font-family: "Bradley Hand ITC TT"; }
* {
    padding:0px;
    margin:0px;
    font-family:verdana;
    color:#5381AC;
}

#content li {
	margin-left: 20px;
}

a {
	font-size: 12px;
  text-decoration:underline;
  color:#5381AC;
}
body,td,th {
    font-size: 16px;
}

td#header_wrap {
    height:148px;
    text-align:center;
    background-color:#5381AC;
}

td#header_wrap div {
    height:148px;
    width:773px;

    background-image:url(images/notar_header.gif);
    background-repeat:no-repeat;

    margin-left:auto;
    margin-right:auto;
}

td#menu_wrap {
    text-align:center;
    height:26px;
    background-image:url(images/notar_menu_schatten.png);
}

td#menu_wrap div {
    width:773px;
    height:26px;

    margin-left:auto;
    margin-right:auto;
}

ul#menu {
    list-style-type:none;
    width:100%;
}

ul#menu li {
    height:26px;
    background-repeat:no-repeat;
    width:72px;
    margin-right:3px;
    float:left;
    
}

li.menu.active {
    background-position:0px -26px;
}

td#content_wrap {
    text-align:center;
    background-color:white;
}

td#content_wrap div#content {
    width:773px;
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
text-align:left;
}

td#footer_wrap {
    text-align:center;
    height:70px;
    background-color:#5381AC;
}

td#footer_wrap div#footer {
    width:773px;
    margin-left:auto;
    margin-right:auto;
    padding-top:5px;
}

td#footer_wrap div#footer * {
    color:white;
}

a.menulink {
    display:block;
    height:26px;
}


h1 {
  color:#5381AC;
  font-size:16px;
  font-weight:normal;
  margin-bottom:15px;
}


h2 {
  color:#5381AC;
  font-size:15px;
  margin-bottom:5px;
  font-weight:normal;
}

p {
  font-size:12px;
  text-align:left;
  margin-bottom:15px;
}

body {
}

.spalte50 {
  width:352px;
  float:left;
  margin-left:25px;
}

td {font-size:12px;}

li#team { background-image:url(images/notar_menu_team.png);}
li#aufgaben { background-image:url(images/notar_menu_aufgaben.png);}
li#presse { background-image:url(images/notar_menu_presse.png);}
li#kontakt { background-image:url(images/notar_menu_kontakt.png);}

