body
{
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0px;
}

a 
{
  color: #3b905d;
}

a:hover { color: #000; }

p
{
	margin-top: 0px;
	text-align: justify;
}

h1
{
	color: #3b905d;
	font-size: 18px;
	font-weight: bold;
	margin: 4px 0 24px 0;
}

h2
{
	color: #3b905d;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 8px 0;
}

#main_surround
{
	background-image: url(images/global/bg_schatten.gif);
	width: 800px;
	height: auto;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	margin-bottom: 40px;
}

#header
{
	width: 800px;
	height: 98px;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #3b905d;
	background-color: #e5e6e7;
}

#logo
{
  float: left;
}

#link_header_right
{
  float:right;
  margin-right:20px;
  margin-top:70px;
}

#main_content
{
	width: 800px;
	height: auto;
	padding: 0;
	border-bottom: 2px #3b905d inset;
}

#t_docs, #t_adressen, #t_adressen2, #t_adressen3, #t_adressen4, #t_adressen5, #t_adressen6 { width: 100%; }

#t_docs p, #t_adressen p, #t_adressen2 p, #t_adressen3 p, #t_adressen4 p, #t_adressen5 p, #t_adressen6 p { text-align: left; }

#td_left, #td_right, #td_hops
{
	padding: 0;
	text-align: left;
}

#td_left
{
	width: 280px;
	height: 498px;
	text-align: left;
	background-image: url(images/global/bg_td_left.gif);
	background-repeat: repeat-y;
}

#td_right
{
	width: 520px;
}

#td_hops
{
	background-image: url(images/global/bg_hopfen.gif);
	background-repeat: no-repeat;
}

#box_left { padding: 36px 2px 0px 22px; }

#box_left a
{
	color: #3b905b;
	font-size: 14px;
	font-weight: bold;
}

#box_left_navi { padding: 20px 2px 0px 36px; }

#box_left_navi a { border: 2px solid #fff }
#box_left_navi a:hover { border: 2px solid #ccc }

#box_right { padding: 36px 30px 30px 30px; }

div#img_syn
{
	float: left;
	padding: 2px 20px 20px 0px;
}

#box_rundschau
{
	width: 260px;
	height: 80px;
	padding: 10px 190px 10px 10px;
	background-image: url(images/global/bg_box_rundschau.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
}

#box_rundschau p
{
	text-align: left;
	font-size: 11px;
	color: #333;
}

