}html 								{
									height:100%;
									}
									
body								{
									height:100%;
									margin:0px;
									padding:0px;
									background:#F2EA68;
									font-size:12px;
									font-family:tahoma;
									color:#008434;
									height:1200px;
									}

*									{
									margin:0px;
									padding:0px;
									}

h1									{
									font-size:22px;
									color:#BE5C05;
									font-weight:lighter;
}

td									{
									padding-bottom:5px;
}
									
#bg_top								{
									width:1040px;
									height:78px;
									background: url(../images/bg_page_top.jpg) no-repeat bottom center;
}

#bg_left							{
									width:1040px;
									background: url(../images/bg_page_left.jpg) repeat-y left top;
}

#bg_right							{
									width:1040px;
									background: url(../images/bg_page_right.jpg) repeat-y right top;
}


#bg_bottom								{
									width:1040px;
									height:100px;
									background: url(../images/bg_page_bottom.jpg) no-repeat top center;
}

#page_position						{
									margin-right:90px;
									margin-left:90px;
}

#logo_1								{
									height:101px;
}

#navi								{
									padding-left:0px;
									padding-top:20px;
}

a.navi								{
									display:block;
									height:25px;
									font-size:18px;
									color:#BE5C05;
									text-decoration:none;
									padding-left:42px;
									background: url(../images/button_normal.jpg) no-repeat left;
}

a.navi:hover							{
									color:#008434;
									background: url(../images/button_over.jpg) no-repeat left;
}

#navi_active							{
									color:#008434;
									background: url(../images/button_over.jpg) no-repeat left;
}

a									{
									color:#BE5C05;
}

a:hover									{
									color:#008434;
}

#bild_adresse						{
									height:425px;
}

#content							{
									padding-left:70px;
}

#content_2							{
									padding-left:70px;		
}

#content_2 img						{
									border:solid 1px #008434;
									float:left;
									margin-right:20px;
}

#but								{
									background:#ffffff;
									border:solid 1px #008434;
									color:#008434;
}