/* CSS Document */

body
{
	font-size: 12px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/binnenalg.png) no-repeat center top;
	SCROLLBAR-FACE-COLOR: #DF8F48;
	SCROLLBAR-HIGHLIGHT-COLOR: #F1FED6;
	SCROLLBAR-SHADOW-COLOR: #DEC0A3;
	SCROLLBAR-3DLIGHT-COLOR: #FDDEB7;
	SCROLLBAR-ARROW-COLOR: #FEE3C0;
	SCROLLBAR-TRACK-COLOR: #FEE3C0;
	SCROLLBAR-DARKSHADOW-COLOR: #A99388;
	padding: 10px 0px;
	color: #663900;
	text-align: center;
	overflow: hidden;
	}

.specback{
	background: #FFF url(../images/binnenspec.png) no-repeat center top;
}

.specback-gallery{
	background: #FFF url(../images/binnenspec.png) no-repeat center top;
	padding-left: 450px;
}

img {
	border: none;
}

A:link {
	color:#B0392F; text-decoration: underline;
	text-decoration: none;
}
A:visited {
	color:#B0392F; text-decoration: underline;
	text-decoration: none;
}
A:active {
	color:#B0392F; text-decoration: underline;
	text-decoration: none;
}
A:hover {
	color:#B0392F; text-decoration: underline;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.klein{
	line-height: 8px;
}

input, textarea{
	font-size: 12px;
}

p .kleiner{
	font-size: 8px;
}
