/* Allgemein */

*{
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	list-style: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #3b3227;
}

body {
	background-color: #3b3227;
}

.clear{
	clear:both;
}

h1{
	font-weight: bold;
	font-size: 14px;
	color: #ba8445;
	margin-bottom: 30px;
}

h2 {
	font-weight: bold;
}

#all {
	width: 933px;
	margin: 10px auto;
	background-color: white;
}

#cont {
	float: left;
	width: 921px;
}

.strichlang {
	border: solid 1px #6e5d4a;
	width: 600px;
	margin: 10px 0 10px 40px;
}

/* Navigation */

#navi {
	background-color: #eae2d8;
	width: 148px;
	margin: 30px 0 0 40px;
	float: left;
}

ul {
	margin: 3px 15px 0 12px;
	float:left;
}

li {
	margin: 20px;
}

li a{
	font-size: 14px;
	font-weight: bold;
}

li .active{
	color: #ba8545;
}

li a:hover{
	color: #ba8545;
}

#navrandtop{
	width: 148px;
	height: 16px;
}

#navrandright{
	width: 12px;
	height: 170px;
	float:right;
}

#navrandbott{
	width: 148px;
	height: 29px;
}

/* ### INHALT ### */

/* Allgemein (Startseite) */

#inhalt{
	width: 450px;
	float: left;
	margin: 40px 26px;
}

#h1home{
	text-align: center;
}

.pinhalthome{
	text-align: center;
	line-height: 16px;
}

#imgstart{
	width: 293px;
	height: 439px;
	margin: 30px 77px;
}

/* About */

.pinhalt{
	line-height: 18px;
	margin: 15px 0;
	text-align: justify;
}

.textlink {
	color: #6e5d4a;
	text-decoration: underline;
}

.textlink:hover{
	color: #ba8445;
}

.imgabout{
	width: 206px;
	height: 310px;
	margin-top: 30px;
}

#ia2{
	float: right;
}

/* Service */

#shad2{
	float: left;
	width: 11px;
	height: 1360px;
}

span{
	font-weight: bold;
}

.tableinhalt{
	line-height: 16px;
	text-align: left;
}

td{
	padding: 2px 15px;
}
/* Anfahrt */

#map{
	width:445px;
	height: 300px;
}

.pinhaltfloat{
	line-height: 18px;
	margin: 15px 30px;
	float: left;
	width: 150px;
}

#shadright3{
	float: left;
	width: 12px;
	height: 1330px;
}

.imganfahrt{
	width:445px;
	height: 295px;
	margin-top: 25px;
}

/* Impressum */

#shadright4{
	float: left;
	width: 12px;
	height: 1135px;
}

.active{
	color: #ba8545;
}

/* Kontaktbox */

#contact{
	background-color: #eae2d8;
	width: 193px;
	float: left;
	margin: 30px 0;
}

#kontakt{
	float: left;
	margin-top: 10px;
	margin-left: 32px; 
}

.pkontakt{
	color: #6e5d4a;
	font-size: 11px;
	margin: 11px 0;
	line-height: 13px;
}

.strichkurz{
	border: solid 1px #6e5d4a;
	width: 117px;
}

#konrandtop{
	width: 193px;
	height: 21px;
}

#konrandright{
	width: 21px;
	height: 238px;
	float: right;
}

#konrandbott{
	width: 193px;
	height: 36px;
}

/* Footer */

#footer a{
	font-size: 14px;
	font-weight: bold;
	float:right;
	margin-right: 155px;
}

#footer a:hover{
	color: #ba8445;
}

#hrfoot{
	margin-left: 274px;
	margin-top: 5px;
}

/* Seitenschatten */

#shadright {
	float: left;
	width: 12px;
	height: 927px;
}

#shadbott {
	width: 934px;
	height: 17px;
}