/*genereal*/
body{
	background: #bdb3a9; 
}
.mainbody {
	width: 1034px;
	height: 760px;
	background: #f5f0ec;
	background-image: url(hintergrund.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px solid #000;
	margin-top: 0px;
	}
.left {
	border: 0px solid black;
	float:left;
/*	width: 750px;*/
	width: 820px;
	height: auto;
	}
.gallery {
	width: 750px;
	float:left
	}
.text {
	font-size: 13px;
	border: 0px solid #000;
/*	width: 755px;*/
	height: 150px;
	margin-top: 80px;
/*
	margin-left: 140px;
	margin-right: 10px;
	margin: 60px 10px 0px 60px;
*/
	padding-left: 120px;
	}
.shoutbox {
	border: 0px solid #000;
	width: 200px;
	height: 600px;
	float:right;
	background: #ede8e2;
	margin-right: 10px;
	}
#shoutbox-content {
	height: 425px;
	width: 170px;
	overflow:auto;
	background: #ffffff;
	margin: 4px 4px 10px 4px;
	text-align: left;
	padding: 12px 12px 0px 12px;
}
/*header*/
.header {
	border: 0px solid #000;
	width: 100%;
	height: 150px;
	}
.headerimage {
	border: 0px solid black;
	height: 100px;
	width: 400px;
	float:left;
	}
.links {
	width: 260px;
	float:right;
	height: 90px;
	margin-top: 50px;
	}
.link1 {
	float:left;
	}
.link2 {
	float:left;
	}
.link3 {
	float:left;
	}
/*footer*/
.footer {
	width: 1034px;
	height: 50px;
	margin-top: 10px;
	background: #bdb3a9;
	padding: 10px;
	}

/* font configuration  -->  color,size,family... */
body {
	font-size: 12px;
	font-family: "Times New Roman", Times, sans-serif;
	color: #908b83;
	}
.footer {
	color: white;
	text-align: center;
	margin: 10px auto 0 auto;
	}

.shoutbox {
	font-family: "Times New Roman", Times, sans-serif;
	color: #908b83;
	font-size: 14px;
	font-style:italic;
	}
.shoutbox .submit {
	color: #908b83;
	font-style:	italic;
	font-size: 14px;
	font-family: "Times New Roman", Times, sans-serif;
	margin-top: 10px;
	}
.shoutbox-name {
	font-style: italic;
	color: #b7afa3;
	text-align: left;
}
.shoutbox-nachricht {
	color: #908b83;
	text-align: left;
	font-style: normal;
}
/* shoutbox */
.shoutbox .submit {
	border: 0px;
	background: transparent;
	float:left;
	margin-left: 20px;
	border: 0px solid black;
	font-weight: bold;
	}
.shoutbox_content {
	margin-top: 5px;
	margin-left: 5px; 
	margin-bottom: 10px;
	width: 190px;
	height: 465px;
	border: 0px;
	}

.shoutbox_form {
	width: 195px;
	padding-left: 5px;
	margin-top: 10px;
	clear:both;
/*
	float: right;
*/
	}
.shoutbox_label {
	margin-left: 20px;
	width: 50px;
	float:left;
	text-align: left;
	display : inline;
	}
.shoutbox_form input {
	width: 110px;
	height: 20px;
	line-height: 18px;
	border: 0px solid black;
	margin-right: 10px;
	display : inline;
	}
.shoutbox_form textarea {
	width: 110px;
	height: 50px;
	line-height: 14px;
	border: 0px;
	margin-right: 10px;
	display : inline;
	}



/* gallery */

.table-wrapper {
	width: 750px;
	margin-left: 0px;
	}
.table-wrapper .table-thumbnails td {
	width: 55px;
	height: 35px;
	}

table .table-thumbnails {
	margin-left: 20px;
	float: left;
/*	margin-top: 24px;*/
	}
.table-thumbnails img {
	width: 45px;
	height: 25px;
	}
.table-picture {
	float:left;
	
	margin-left: 10px;
/*	background: #908b83; */
	}
/*
	.table-picture img {
	width: 500px;
	height: 400px;
	}
*/
.td-picture-navi {
	visibility: hidden;
	height: 0px;
	}
.div-galheader {
	height: 0; width: 0;
	visibility: hidden;
	}
.span-filters {
	visibility: hidden;
	}
.td-thumbnails-thumb {

	}
.td-thumbnails-navi {
	clear: both;
/*
	float: left;
	width: 80px;
*/
	}
.impressum  {
	position: relative;
	top: 750px;
	left: 0px;
	width: 500px;
	text-align: left;
	border: 0px solid #000;
}
.impressum a {
	color: #908b83;
}
.headline-navi  {
	position: relative;
	top: 374px;
	left: -412px;
	width: 170px;
	text-align: left;
	border: 0px solid #000;
}
strong {
	font-weight: bold;
	/*color: #908b83; */
}
i {
 font-weight: italic;
}
.yellow {
	color: #f7d169;
}
.gray {
	color: #f7d169;
	color: #908b83;
}
.td-thumbnails-navi {
	font-weight: bold;
	color: #f7d169;
}
.td-thumbnails-navi a {
	color: #908b83;
}
.pushleft {
	background: transparent;
	display: block;
	text-align: left;
}
a {
	text-decoration: none;
}
