/* CSS Document */

body { 
	font-family: Arial, Helvetica, sans-serif;
	background: #812615;
	font-weight: lighter;
}

a:-webkit-any-link { text-decoration: none };

.page {
	width: 1140px;
	margin: 0 auto;
}
ul {
	 margin-left: 20px;
	
	}
#headerimage, #footerimage{
	overflow:hidden;
	width:1140px;
	padding:0;
	margin:0;}
	
#headerimage img, #footerimage img{display:block;}
	
.container { 
	background-image: url(/layout/layout1/img/schoenmacherin-bg-content.png);
	background-repeat:repeat-y;
}

.inhalte { 
 	color: #812615;
	min-height: 600px;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.teaserbox { 
 	background-color: #ffffff;
	border: 1px solid #812615;
	padding: 5px;
}

.content  b { 
	font-weight:bold;
	color: #666;
}
.left{
	margin-top:28px;
	margin-left: 35px;
	text-align:center;
 	color: #812615;
	min-height: 500px;
	font-size: 14px;}

a { 
	color: #666;
}

	a:hover { 
	color: #B41233;
}


h1, .jmContentTitle {
	font-size: 20px;
	font-weight: normal;
	/*color: #35A7DA;*/
	/*color: #B41233;*/
	color: #B41233;
	margin-bottom: 20px;
	font-style: normal;
}

h2 {
	font-size: 20px;
	font-weight: lighter;
	color: #645E5B;
	margin-bottom: 15px;
}

h2 a {
	text-decoartion: none;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	color: #8A837E;
	margin-bottom: 5px;
	text-decoration:none;
}
h3 a {
	text-decoartion: none;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	color: #999;
	margin-bottom: 15px;
}
h4 a {
	text-decoartion: none;
}


h5  {
	
	color: #efefef;
}
h5 a {
	font-size: 800%;
	font-weight: lighter;
	color: #efefef;
	margin-bottom: ;
}

h5 a:hover {
	font-size: 800%;
	font-weight: lighter;
	color: #F7A600;
	margin-bottom: ;
}

.content  b { 
	font-weight:bold;
}
.menu {
float: left;
	}
	
	
.inhalte {
	min-height: 500px;
	}
.bgnavi {
	height:39px;
	background: url(/layout/layout1/img/navi_bg.gif) repeat-x;
	position:relative;}


#footer {
	font-size: 80%;
	padding-left: 40px;
	color: #666;
	}
	
#sinato {
	text-align: right;
	font-size: 80%;
	padding-left: 40px;
	}
	
#sinato a{
	color: white;
	}