/* GENERAL */
body	 		{ margin: 0 20px 20px 30px; padding: 0 0 0 0; font: 11px "trebuchet ms"; color: #000000; line-height: 15px; background-color: #FFFFFF; background-image: url("../_img/bg-1.gif"); }
img				{ border: 0px; }

#logo			{ margin: 25px 0 0 0; }
#menu			{ margin: 0 0 0 22px; color: #FFFFFF; width: 650px; }

.content		{ width: 526px; border: 0px solid;}
.content_top	{ width: 502px; margin: 18px 0 0 22px; border: 0px solid;}
.content_left	{ width: 220px; float: left; margin: 0 0 0 11px; border: 0px solid; }
.content_right	{ width: 220px; float: right; margin: 0 0 0 20px; border: 0px solid; }
.content_center { width: 480px; float: left; margin: 0 0 0 11px; border: 0px solid; }

.img_headline	{ margin: 15px 0 10px 0; }
.img_portrait 	{ margin: 2px 30px 20px 0; border: 1px solid #000000; }

.txt_date		{ font-weight: bold; }
.txt_head		{ font-weight: bold; }
.txt_head2		{ font-size: 14px; font-weight: bold; }

.form_text		{ font: 10px "trebuchet ms"; font-weight: normal; font-style: italic; padding: 2px 2px 2px 2px; margin: 0 6px 0 0; }
.form_btn		{ font: 10px "trebuchet ms"; font-weight: normal; padding: 2px 2px 2px 2px; margin: 0 0 0 0; }


a:link			{ color: #000000; text-decoration: underline; }
a:visited		{ color: #000000; text-decoration: underline; }
a:active		{ color: #000000; text-decoration: underline; }
a:hover			{ color: #000000; text-decoration: underline; }
a				{ color: #000000; text-decoration: underline; }