/* Tabelle mit Rahmen */

#table01 td 
{ 
    padding-left: 30px; 
    padding-right: 30px; 
    text-align: center;
} 
#table011
{   
    width:640px;
    text-align: center;
}
#table02 td,#table02 th
{
    border:1px solid #588900;
    width:2ß%;
    vertical-align:middle;
    padding-left: 15px; 
    padding-right: 15px; 
    margin:5px;
    text-align:center;
}

#start_hg
{
   width:549px;
   height:382px;
   margin-left:auto;
   margin-right:auto;
   padding:0;
   background-image:url(../images/winipeg_home.jpg);
   position:relative;
   top:75px;
   background-repeat:no-repeat;
}

#start_neu
{
   width:750px;
   height:510px;
   margin-left:auto;
   margin-right:auto;
   padding:0;
   background-image:url(../images/start_bg.jpg);
   position:relative;
   top:75px;
   background-repeat:no-repeat;
}

#start_text
{
   position:absolute;
   left:310px;
   top:95px;
   color:#FFFFFF;
   width:200px;
   height:10px;
}

#start_text_neu
{
   position:absolute;
   left:75px;
   top:25px;
   color:#FFFFFF;
   width:600px;
   font-family:tahoma;
   font-size:11px;
   font-weight:bold;
}

#start_text_neu p
{
   line-height:1.5em;
}

.guestbook
{
border-bottom-style:dotted; 
border-bottom-width:1px; 
border-color:#339900
}
.guestbook_font
{
font-size:12px;
color:#6f6f6f;
}
.tool{
		background-image:url(../images/toolback.jpg);
		color:#FF0000;
		font-family:arial,verdana;
		font-size:11px;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
}
