/* ++++++++++++++++++++++++++++++++ */
/* +++ Berührungspunkte.net +++++++ */
/* ++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++ */
/* +++ Allgemein +++++++ */
/* +++++++++++++++++++++ */
body {
	background-color:#f5eccf;
	margin:0px;
	padding:0px;
	overflow-y:scroll;
	text-align:center;
}
*html body {
	overflow-y:hidden; /* Korrektur für IE<7 */
}
*+html body {
	overflow-y:hidden; /* Korrektur für IE7 */
}
body, p, h1, h2, h3, td, ul, ol, blockquote, div, span, nobr, i, input, small, sub, sup {
	font-family:verdana, sans-serif, arial;
	color:#835528;
}
#background {
	width:890px; 
	min-height:662px;
	margin: 0 auto;
    text-align: left;
	padding: 0px;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat:no-repeat;
	background-position: top;	
}
*html #background {
	height:700px;
}
#background.home {
	width:890px;
	background-image: url(bilder/hintergrund_start.jpg);
}
p {
	text-align:left;
	margin:0px 0px 5px 0px;
	}
ul {
	line-height:20px;
	list-style-type:square;
	}	
.yellow {
	color: #eab81f; /*gold*/
}	
.red {
	color: #a30000; /*red*/
}
a {
	color:#a30000;
	text-decoration:underline;
}
a:visited {
	color:#a30000;
	text-decoration:underline;
}
a:hover {
	color:#a30000;
	text-decoration:none;
}
/* +++++++++++++++++++++ */
/* +++ Header ++++++++++ */
/* +++++++++++++++++++++ */
#header {
	width:860px;
	height:96px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
}
#header.home {
	margin:0px 0px 0px 11px;
}
#titel {
	margin-top:-3px;
	padding-top:0px;
}
#titel.home {
	margin:0px 0px 0px 0px;
	padding:17px 0px 0px 0px;
}
#print-header {
	display:none;
}

/* +++++++++++++++++++++++ */
/* +++ Navigation ++++++++ */
/* +++++++++++++++++++++++ */
#navigation {
	width: 848px;
	height:27px;
	float:right;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	text-align:right;
}
#navigation.home {
	margin: 11px 11px 0px 0px;
}
/* für IE6 und älter */
*html #navigation.home {
	margin: 14px 5px 0px 0px;
}
/* für IE7 */
*+html #navigation.home {
	margin: 20px 11px 0px 0px;
}
.nav_links {
	background: url(bilder/nav_links.jpg) no-repeat;
	width:6px;
	height:27px;
	float:left;
	margin-left:5px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}
.nav_mitte {
	background: url(bilder/nav_mitte.jpg) repeat-x;
	color:#997a3e;
	font:13px/16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	height:27px;
	padding-top:5px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}
#navigation a {
	color:#997a3e;
	text-decoration:none;
}
#navigation a:visited {
	color:#997a3e;
	text-decoration:none;
}
#navigation a.sel, a:hover.sel {
	color:#a30000;
}
#navigation a:hover, a:active {
	color:#a30000;
	text-decoration:none;
}
.nav_rechts {
	background: url(bilder/nav_rechts.jpg) no-repeat;
	width:6px;
	height:27px;
	float:left;
	margin-right:5px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}
/* +++++++++++++++++++++ */
/* +++ Content +++++++++ */
/* +++++++++++++++++++++ */
#content {
	margin:20px 20px 10px 20px; /*margin statt padding für IE6 und älter*/
	padding:0px;
	display: inline; /*um doppelten Rand zu vermeiden in IE6 und älter*/
	float:left;
	font: 12px/16px verdana, sans-serif, arial;
	min-height:450px;
	width:828px;
}
#content.home {
	margin:25px 20px 10px 130px;
	width:628px;
}
#content h1 {
	font-size:18px;
	font-weight:bold;
	margin-top:0pt;
	margin-bottom:20px;
	text-align:left;
	color:#8a5c2e;
	/*letter-spacing:1px;*/
	/*text-transform:uppercase;*/
}
#content h2 {
	font-size:14px;
	font-weight:bold;
	color:#8a5c2e;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}
#content h2.bullet {
	border-left:12px solid #eab81f; /*gold*/
	/*border-left:12px solid #fbd816; gelb*/
	line-height:12px; 
	padding-left:5px;
}
#content h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:8px;
	text-align:left;
}
#content h3.bullet {
	border-left:10px solid #835528; 
	line-height:10px; 
	padding-left:5px;
}
#content li {
	list-style-image:none;
	text-align:left;
}
#content img {
	border:2px solid white;
}

/* +++++++++++++++++++++ */
/* +++ Footer ++++++++++ */
/* +++++++++++++++++++++ */
#footer {
	width:860px;
	color:#997733;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 10px 10px 20px;
	font: 11px/16px verdana, sans-serif, arial;
}
#footer.home {
	margin:10px 0px 0px 0px;
	padding:5px 10px 10px 20px;
}
/* for IE6 und älter */
*html #footer.home {
	position:relative;
	top:330px;
}
#footer td {
	font: 11px/16px verdana, sans-serif, arial;
}
#footer a {
	color:#997733;
	text-decoration:underline;
	font: 11px/16px verdana, sans-serif, arial;
}
#footer a:visited {
	color:#997733;
	text-decoration:underline;
}
#footer a:hover {
	color:#997733;
	text-decoration:none;
}
#print-footer {
	display:none;
}

