body, #container, #masthead, #sidebar, #content, #footer {
	margin: 0;
	padding: 0;
	border: 0;
}
.float_right {
	float:right;
}
textarea,
input,
body {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
body {
	color: #000000;
	text-align:center;
}
#container {
	min-width: 919px;
	width: 57.4275em;
	text-align:left;
	margin:1em auto;
	height: 100%;
	background-color: #FFFFFF;
}
#masthead {
	font-size:1em;
	display:block;
	min-height:189px;
	height:11.8125em;
	min-width:919px;
	width: 57.4275em;
	text-align: right;
	background: #fff url(/images/terrassisi/logo.gif) no-repeat left center;
}
#masthead a {
	display:block;
	min-height:189px;
	height:11.8125em;
	min-width:919px;
	width: 57.4275em;
	background-position: center right;
	background-repeat:no-repeat;
}
#masthead a span {
	position:absolute;
	top:-1000em;
	left:-1000em;
}

#page_content {
	margin-top:1em;
	border-top:1px solid #894E2A;
	padding-top:1em;
}
#sidebar {
	float: left;
	min-width: 214px;
	width:13.375em;
}
#content {
	padding: 0 10px 0 0;
/*	margin-left: 214px;
	background-color: #fff; */
	float:right;
	min-width:665px;
	width:41.5625em;
}
#content .content,
#content form {
	font-size:0.8em;
}
#footer {
	clear: both;
	overflow: hidden;
	padding:9px;
	background-color: #894E2A;
	margin-top:1em;
}
#masthead img {
	float: left;
}
#masthead p {
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
	color: #894E2A;
}
h2 { margin-top:0; }
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
/*	border: 1px #FFFFFF solid; */
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
	display: block;
	padding:0 8px;
	margin-bottom:2px;
	height:2.3611em; /* 34px */
	line-height:2.3611em;
	background: #894E2A url(/images/terrassisi/menu_bg.gif) repeat-x 0 0;
}
#sidebar li li a {
	font-size:0.6em;
	padding-left:1.5em;
	height:2.9166em;
	line-height:2.9166em;
	background-color: #a86c48;
	background-position: 0 -220px;
}
#sidebar a:hover,
#sidebar li.aktiv>a {
/*	font-weight: bold; */
	text-decoration: none;
	color:#fcf3b2;
/* 	color: #393939; */
/*	border-bottom: 1px solid #f5f5f5;
	background-color: #FFFFFF; */
	background-color: #bc632e;
	background-position: 0 -110px;
}
#sidebar li li a:hover,
#sidebar li li.aktiv>a {
	background-position: 0 -330px;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 0.625em;
	color:#fff;
	text-align: center;
	margin:0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a strong { color:#fff; }
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.imageleft { float:left; margin:0 1em 1em 0; }
.imageright { float:right; margin:0 0 1em 1em; }
.imagecenter { display:block; text-align:center; margin:0 auto;}
.unsichtbar { display:none; }
hr { clear:both; border:0; height:1px; }
#content a { font-weight:700; color:#894E2A; }
.center{ text-align:center; }
strong {color:#894E2A;}

label { float:left; display:block; width: 10em; }
input, textarea { display:block; float:left; border:1px solid #894E2A; width:20em; margin:0 0 5px; font-size:1em; }
textarea { height:5em; }
input.frmbutton { width:auto; margin-left:10em; }
* html input.frmbutton { margin-left:3.5em; }
fieldset { border:0; margin:0; padding:0; }
.fehler { color: #d00; font-weight:700; }
.clear { clear:both; display:block; }


@media print {
	#footer, #masthead, #sidebar {display:none;}
	#page_content{ padding:0; border:0; margin:0; }
	#content {float:none; width:auto; }
}
