/* General settings */
body             {margin: 0; padding: 0; background: url(../images/bg_body.png) repeat-x;}
div              {margin: 0; padding: 0; text-align: justify;}
img              {margin: 0; padding: 0; border: none;}


/* Main divs */
#wrapper        {margin: 0 auto; width: 1000px;}
#logo           {background: url(../images/logo.png) no-repeat; width: 172px; height: 173px; float: left; position: relative; display: inline;}
#header         {width: 828px; height: 173px; float: left; position: relative; display: inline;}
#main           {background: url(../images/bg_line.png) repeat-y; width: 1000px; float: left; clear: both;}
#menu           {background: url(../images/menu.png) no-repeat; width: 172px; height: 364px; float: left; text-align: right; position: relative; display: inline; z-index: 1}
#menuscript     {width: 172px; float: left; margin-left: 10px; position: relative;}
#content        {background: url(../images/content.png) no-repeat; color: #000000; width: 828px; min-height: 400px; float: left; position: relative; display: inline; font-family: Verdana; font-size: 12pt}
#footer         {background: url(../images/footer.png) no-repeat; width: 1000px; height: 60px; float: left; position: relative; clear: both;}
#text           {margin: 20px 50px 10px 40px;}

#title          {color: #7D5935; float: left; position: relative; top: 75px; left: 50px; font-size: 30px; font-family: Arial Black; font-weight: bold; width: 828px;}
#subtitle       {color: #bb9769; float: left; position: relative; top: 85px; left: 75px; font-size: 30px; font-family: Arial Black; font-weight: bold;}

/* Links */
a          {color: #4e361f; background-color: inherit; text-decoration: none; font-family: Verdana; font-size: 12pt; text-decoration: underline;}
a:hover    {color: #4e361f; background-color: inherit; text-decoration: none; font-family: Verdana; font-weight: bold; font-size: 12pt; text-decoration: underline;}
a:active   {color: #4e361f; background-color: inherit;}

/*Boxes*/
.box            {margin: 0 auto; width: 693px; color: #000000; font-size: 10pt; background: url(../images/box_content.png) repeat-y;}
.box_head       {background: url(../images/box_head.png) no-repeat; width: 693px; height: 32px; padding-top: 10px; font-weight: bold; float: left; position: relative; display: inline;}
.box_content    {min-height: 80px; padding: 0px 20px 5px 20px; color: #000000;}
.box_footer     {background: url(../images/box_footer.png) no-repeat; width: 693px; height: 11px;}

/*Etc*/
.map            {margin: 0 auto; background-color: #bb9769; padding: 5px 0 0 5px; height: 320px; width: 515px;}
.gallery        {margin: 0 auto; height: 547px; width: 501px;}

/*Guestbook*/
.guestform      {margin: 0 auto; text-align: center;}
.id             {width:30px; font-size: 10pt; margin-left: 15px; padding-top: 2px; display: inline;}
.nick           {width:350px; margin-left: 30px; font-size: 10pt; display: inline;}
.datum          {width:200px; float: right;font-size: 10pt; margin-top: -16px; display: inline;  font-style: italic;}
/*news*/
.datumnews      {width:120px; float: right;font-size: 10pt; padding-top: 2px; display: inline; font-style: italic;}
.title          {width:560px; font-size: 10pt; text-align:center; padding-top: 2px; display: inline; float:left;}

