html {
background-image: url(../images/right_side.gif);
background-repeat: repeat-y;
background-position: top right;
}

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(../images/left_side.gif);
background-repeat: repeat-y;
background-position: top left;
color: #666666;
}

#container {
	width: 800px;
	display: inline;
}
#main-title {
background-image: url(../images/ag_up.jpg);
background-repeat: no-repeat;
background-position: left center;
height:65px;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
font-weight: bold;
padding-top: 8px;
padding-right: 50px;
background-color: #669933;
color: #ffffff;
border-top: 2px #cccccc solid;
}

													/* boven achter foto */
#header-image {
background-image: url(#);
background-repeat: no-repeat;
background-position: center top;
background-color: #669933;
height: 177px;
border-top: 2px #ACADB0 solid;
border-bottom: 2px #ACADB0 solid;
margin-left: 110px;
margin-right: 110px;
}

#navbar {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .60em;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #ffffff;
color: #999999;
word-spacing: 4px;
border-bottom: 2px #ACADB0 solid;
}

suppers {
margin-bottom: 0;
margin-left: 50px;
margin-right: 110px;
font-size: .60em;
text-align: left;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #ffffff;
color: #663366;
word-spacing: 6px;
border-bottom: 2px #ACADB0 solid;
}

#navbar a:link, #navbar a:visited {
color: #666666;
word-spacing: none;
}

#navbar a.current {
color: #000000;
}

#navbar a:hover {
color: #333333;
text-decoration: strong;
}

p.byline {
text-align: right;
margin-bottom: 0;
}

h1 {
margin-left: 110px;
margin-right: 110px;
font-size: .8em;
padding-bottom: 3px;
padding-top: 23px;
padding-left: 50px;
padding-right: 0;
color: #663366;
border-bottom: 0px #064289 solid;
letter-spacing: 5px;
font-weight: bold;
background-color: #ffffff;
margin-top: 0;
margin-bottom: 0;
}

img#kanzleigeschichte
{
	float:right; 
	padding:20px; 
	padding-right:0px;
}

table#partner
{
	margin-left:50px;
	margin-right:50px;
}

table#partner img
{
	margin-top:34px;
}

table#partner td
{
	vertical-align:top;
	padding:10px;
}

table#mitarbeiter
{
	margin-left:50px;
	margin-right:50px;
}

table#mitarbeiter td
{
	vertical-align:top;
	padding:10px;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .7em;
line-height: 1.8em;
background-color: #ffffff;
}

#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #666666;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;margin-left: 50px;
margin-right: 50px;
font-size: 1em;
margin-top: 0;
padding-top: 10px;
}

h3
{
	padding-bottom: 1px;
	padding-right: 0;
	color: #666666;
	font-size: 10px;
	padding-top: 3px;
	margin: 0 0 0 0;
}

h2 a:link
{
	font-size: .82em;
	letter-spacing: 1px
}

p, ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #669933;
}

a:hover {
text-decoration: none;
color: #0000000;
text-decoration: underline;
}


#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 9px;
margin-top: 20px;
padding-right: 50px;
background-color: #669933;
color: #ffffff;
font-weight: bold;
border-top: 2px #ACADB0 solid;
border-bottom: 2px #ACADB0 solid;
}

#footer a:link, #footer a:visited {
color: white;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #cccccc;
}
.right {
float: right;
text-align: right;
}
.left {
float: left;
text-align: left;
padding-left: 50px;
}
.right h3 {
margin-top: 0px;
font-size: 90%;   
}
