/****** guido-und-tamara.de ******/

body {
	margin: 0px;
	margin-bottom: 3px;
	background: url("design/bg_image.jpg") no-repeat left top;
}
a {
text-decoration: none;
font-weight: bold;
color: #603913;
}
a:hover {
text-decoration: none;
color: #603913;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 12px;
}
h2 {
	color: #106B09;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #106B09;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 840px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #603913;
	border: 0px solid #603913;
}
#container1 {
  float: left;
	width: 360px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: 0px solid #336699;
}
#container2 {
  float: left;
	width: 550px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url("design/bg_image1_03.jpg") no-repeat left top;
	border: 0px solid #336699;
}
#container2kontakt {
  float: left;
	width: 550px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url("design/bg_image1_kontakt.jpg") no-repeat left top;
	border: 0px solid #336699;
}
#container2gaeste {
  float: left;
	width: 550px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url("design/bg_image1_gaeste.jpg") no-repeat left top;
	border: 0px solid #336699;
}
#container2foto {
  float: left;
	width: 550px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url("design/bg_image1_foto.jpg") no-repeat left top;
	border: 0px solid #336699;
}
#container3 {
float: right;
	width: 285px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url("design/bg_image1_04.jpg") no-repeat;
	border: 0px solid #336699;
}
#container4 {
float: left;
	width: 840px;
	margin: 0px;
	padding: 0px 10px 15px 310px;
	background: none;
	border: 0px solid #336699;
}
#header {
	width: 100%;
	height: 65px;
	padding-top: 10px;
	padding-left: 10px;
}
#content {
	width: 520px;
	height: 418px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #603913;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #603913;
}
a img {
	border: 0px;
}
img {
	border: 0px;
  margin: 2 0px 5px 0;
}


img.left, img.center, img.right {
	padding: 0px;
	border: 0px;
}
img.left {
	float: left;
	margin: 2 12px 5px 0;
}
img.left1 {
	float: left;
	margin: 0 0px 0px 0;
}
img.center {
	display: block;
	margin: 2 auto 5px auto;
}
img.right {
	float: right;
	margin: 2 0 5px 12px;
}
#footer {
float: left;
width: 100%;
height: 70px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CCCC00;
padding-top: 60px;
background: url("design/bg_image1_07.jpg") no-repeat right top;
font-size: 9px;
text-align: center;
}
#footer a {
text-decoration: none;
color: #CCCC00;
}
#footer a:hover {
text-decoration: none;
color: #CCCC00;
}
/****** Navigation ******/
#navi {
	float: left;
	width: 80px;
	height: 65px;
	border: 0px solid #FF0000;
}
#tabs {
	padding-right: 0px;
	text-align: center;
	border: 0px solid #336699;
}
#tabs a {
	padding-top: 44px;
	text-decoration: none;
	color: #106B09;
	font-weight: bold;
	background-image: url(design/button.jpg);
	display: block;
	border: 0px solid #FFDDDD;
}
#tabs a:hover {
background-image: url(design/button_a.jpg);
	color: #106B09;
}
#tabs a.active {
background-image: url(design/button_a.jpg);
	color: #CCAF27;
}
