/* CSS Document */
body {
background: #43669E;
}


#ground-nav {
width: 172px;
background: url(i/ground-menu.jpg);
background-repeat: no-repeat;
height: 350px;
}

#navi-table {
border: 1px solid #507EBC;
border-bottom: 3px solid #507EBC;
background: #E0E9EF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #507EBC;
}

#navi-table a {
text-decoration: none;
color: #507EBC;
font-weight: bold;
text-transform: capitalize;
}
#navi-table a:hover {
color: red;
}
#navi-table2 {
text-decoration: none;
color: #507EBC;
font-weight: bold;
font-size: 12px;
}

#navi-table2 b{
color: #333;
}


#bottom {
background: url(i/bottom.jpg), url(i/ground-bottom.jpg);
height: 27px;
}

#content1 {
background: url(i/content.jpg);
width: 582px  ;
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}
#balken-links {
background: url(i/balken-links.jpg);
}

#livestyle  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight:bold;
}

#livestyle a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight:bold;
text-decoration: none;
}

#gallery {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
}
#gallery a{
color: #000;
text-decoration: none;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: red;
}

input {
border: 1px solid #43669E;
background: #C9D4E6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 2px;
width: 120px;
}
select {
border: 1px solid #43669E;
background: #C9D4E6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 2px;
width: 120px;
}


div.img_big {

	top: 20px;
	left:20px;
	}
	
	
#guestbook{
border: 1px solid #000;
padding: 2px;
width: 400px;
background:#ccc;
}


#gbautor {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: red;
font-size: 10px;
font-weight: bold;
padding: 3px;
font-size: 10px;
background: #fff;
border: 1px solid #999;
}

#gbbeitrag {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
padding: 5px;
font-size: 10px;
background: #E9EDF0;
border: 1px solid #999;
border-top: 0px solid #999;
border-bottom: 2px solid #999;
}

#gb {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 10px;
width: 400px;
}

#gbform {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 10px;
font-weight:bold;
}
