body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.document {
	text-align: left; 
    margin: 0 auto; 
	width: 641px;
}

.header {
	background-color: #592712;
	border-bottom: 3px solid #FFFFFF;
}

.smallHeader {
	margin-top: 8px;
	padding-left: 180px;
	padding-right: 5px;
	background-color: #6bbae4;
	color: #70D800;
	font-weight: bold;
}

.leftBox {
	background-color: #592712;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 25px;
}

.rightBox {
	background-color: #6bbae4;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	color: #70D800;
	background-repeat:no-repeat;
 	background-position: bottom;
}

.middleBox {
	font-size: 10px;
	color: #70D800;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.bottomBox {
	font-size: 10px;
	color: #70D800;
	background-color: #FDF3AF;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footer {
	background-color: #FADA06;
    background-color:#592712;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.iframe_down {
	background-color: #70D800;
	color: #FFFFFF;
}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.navi:link {
	text-decoration:none; 
}
a.navi:visited {
	text-decoration:none;
}			 
a.navi:hover {
	text-decoration:underline;
}
a.navi:active {
	text-decoration:underline;
}

.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footerlink:link {
	text-decoration:none; 
}
a.footerlink:visited {
	text-decoration:none;
}			 
a.footerlink:hover {
	text-decoration:underline;
}
a.footerlink:active {
	text-decoration:underline;
}

.mouse_over {
	cursor: pointer;
}

.gasteintrag{
	font-size: 12px;
	color: #8B8B8B;
}

input {
	font-size: 10px;
	color: #8B8B8B;
	border: 1px solid #BBBBBB;
	background-color: white;
}

textarea {
	font-size: 11px;
	color: #8B8B8B;
	border: 1px solid #BBBBBB;
	background-color: white;
	text-align: left;
}

.winnie_box{
	background-color: transparent;
	position: absolute;
	z-index: 2;
	height: 210px;
	width: 170px;
	text-align: center;
	overflow:visible;
}

.guestbook_header {
	padding: 2 2 2 2;
	color: #FFFFFF;
	background-color: #70D800;
	font-size: 10px;
	font-weight: bold;
}

.guestbook_main {
	font-size: 10px;
	padding: 5 5 5 5; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70D800;
	border-right-color: #70D800;
	border-bottom-color: #70D800;
	border-left-color: #70D800;
}

.glink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.gasteintrag {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

a.glink:link {
	text-decoration:underline; 
}
a.glink:visited {
	text-decoration:underline;
}			 
a.glink:hover {
	text-decoration:none;
}
a.glink:active {
	text-decoration:none;
}
