/*******************************************************/
/*                                                     */
/* Style sheet für die Web Site von Margot Oitzinger   */
/* *************************************************   */
/*                                                     */
/* Autor: Volker Sudmann                               */
/* Dieses Style sheet ist urherberechtlich geschuetzt. */
/* Fassung vom xx.xx.2008                              */
/*                                                     */
/*******************************************************/

/* Basisdefinition */
html, body, dd, div, dl, dt, fieldset, form, input, textarea,
h1, h2, h3, h4, h5, h6, noframes, ol, p, ul,  dir, hr, menu, pre
{	display : block;
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
}
	
body
{	position : absolute;
	height : 672px; 
	width : 994px;
	margin : -339px 0px 0px -496px;
	top : 50%; 
	left : 50%;
	overflow: visible;
	background-color : #F7EDC4; /* weiss 1 */
}

html							{background-color:#E3D493; /* Hintergrund */}

div								{position:absolute;	top:0px; left:0px; background-color:#F7EDC4; /* weiss 1 */}
#bar_top_left					{height: 20px; width:167px; top: 17px; left: 17px; background-color:#E3D493; /* Hintergrund */}
#bar_top_right					{height: 20px; width:791px; top: 17px; left:186px; background-color:#E3D493; /* Hintergrund */}
#bar_menu						{height: 20px; width:960px; top:116px; left: 17px; background-color:#004793; /* blau 4 */}
#bar_bottom_left				{height: 45px; width:167px; top:596px; left: 17px; background-color:#004793; /* blau 4 */}
#bar_bottom_right				{height: 45px; width:791px; top:596px; left:186px; background-color:#004793; /* blau 4 */}
#bar_adress						{height: 20px; width:960px; top:641px; left: 17px; background-color:#AD9100; /* gold 3 */}
.area_left						{height:460px; width:167px; top:136px; left: 17px; background-color:#E0D070; /* gelbbraun 5 */}
.area_middle_top				{height:226px; width:440px; top:136px; left:186px;}
.area_middle_blue				{height:  2px; width:440px; top:362px; left:186px; background-color:#004793; /* blau 4 */}
.area_middle_bottom				{height:232px; width:440px; top:364px; left:186px;}
.area_right_1					{height:460px; width:352px; top:136px; left:625px;}
.area_right_2					{height:460px; width:405px; top:136px; left:572px;}
.area_data						{height:440px; width:399px; top:136px; left:186px; background-color:transparent; padding:10px 20px; overflow: auto;}
.area_admin						{height:440px; width:550px; top:136px; left:186px; background-color:#F7EDC4; padding:10px 20px; overflow: auto;}
.area_help						{height:440px; width:250px; top:136px; left:700px; background-color:transparent; padding:10px 15px; }

/* Absaetze */
p, a, h1						{margin:0px; margin-bottom:7px; padding:0px; font-size:8pt; text-decoration:none; color:#5A3D1C; background-color:transparent;}
.adress 						{margin:0px; padding-top:3px; text-align:center; color:#004793; background-color:#AD9100;}
.menu_item						{color:#AD9100;}
.menu_present					{color:#E7EDC4; font-weight:bold;}
.blue							{color:#004793; /* blau 4 */}
.gold							{color:#AD9100; /* gold 3 */}
.dark_brown						{color:#5A3D1C; /* dunkelbraun 4 */}
h1								{font-size:11pt; font-weight:bold; margin-top:17px; margin-bottom:15px}

/* Bilder */
img								{position:absolute; top:0px; left:0px;}
#border_top						{height: 17px; width:994px;}
#border_bottom					{height: 17px; width:994px; top:661px;}
#border_left					{height:644px; width: 17px; top: 17px;}
#border_right					{height:644px; width: 17px;	top: 17px; left:977px;}
#title							{height: 80px; width:960px; top: 37px; left: 17px;}
.bottom_1						{top:226px;}
.bottom_2						{top:180px;}
.galerie						{position: relative;}

/* Tabellen */
table							{display:table;	border:0px; font-size:8pt; text-decoration:none; color:#5A3D1C; background-color:transparent;}
.tab_blue						{color:#004793; /* blau 4 */}
.tab_gold						{color:#AD9100; /* gold 3 */}
.tab_dark_brown					{color:#5A3D1C; /* dunkelbraun 4 */}
tr								{display:table-row; padding-top: 3px;}
thead							{display:table-header-group;}
tbody							{display:table-row-group;}
tfoot							{display:table-footer-group;}
col								{display:table-column;}
colgroup						{display:tablecolumn-group;}
td, th							{display:table-cell; padding-top: 3px; padding-right: 3px; vertical-align: top;}
.table_menu						{padding-top:1px; padding-left:6px; font-size:8pt; color:#AD9100;}
.table_galerie					{padding:10px; color:red;}
caption						{display:table-caption;}

/*Formulare */
/*input							{color:#AD9100; background-color:#F7EDC4; border-color:#5A3D1C;}*/
/*.input_button					{color:#AD9100; background-color:#004793; border:2px}*/
/*input:focus						{color:#5A3D1C; background-color:#E3D493;}*/
/*textarea						{color:#AD9100; background-color:#F7EDC4;border-color:#5A3D1C;}*/
/*textarea:focus					{color:#5A3D1C; background-color:#E3D493;}*/

/*div.area_admin input			{width: 500px; color:#AD9100; background-color:#F7EDC4;	border-style:solid; border-color: #004793;}*/
/*div.area_admin input:focus		{color:#004793; background-color:#F7EDC4;}*/
/*div.area_admin textarea		{height:425px; width: 470px; color:#000000; background-color:#F7EDC4;	border-style:none; border-color: #004793; font-size:10pt; line-height:15pt}*/
/*div.area_admin textarea:focus	{color:#004793; background-color:#F7EDC4;}*/
		
/* Listen */
ol, ul							{margin:0px; padding:0px;}
li								{display: list-item; margin-left:20px; padding:0px;}
.biographie						{margin-top:20px; color:#AD9100;}


