body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: black;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	scrollbar-3dlight-color: rgb(255,136,57);
	scrollbar-arrow-color: rgb(255,136,57);
	scrollbar-base-color:rgb(255,243,236);
	scrollbar-darkshadow-color: rgb(255,136,57);
	scrollbar-face-color: rgb(255,243,236);
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: rgb(255,136,57);
	margin: 0px;
}
h1 {
	font-family: verdana, arial,helvetica,sans-serif;
	font-size: 16px;
	margin: 0 0 0 0;
}

table {
	font-size: 12px;
}
img {
	border: none;
}
.main{
                background-color: rgb(255,243,236);
	width: 830px;
	border-right: 1px dotted rgb(255,136,57);
}
/* ------------- MENÜ ---------------------*/
.menu {
/*
	position: absolute;
	top: 115px;
	left: 0px;
*/
	padding-top: 115px;
	width: 192px;
	float: left;
}

a.m, a.mact {
	width: 180px;
	height: 20px;
	line-height: 22px;
	text-decoration: none;
	font-size: 12px;
	color: black;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	display: block;
}
a.m	{	padding-left: 8px; }
a.m:hover {
	background-color: rgb(255,136,57);
}
.mact {
	background-color: rgb(255,136,57);
}
.msub a:hover {
	text-decoration: underline;
}

.msub, .msub a, .msubact, .msubact a {
	width: 180px;
	height: 20px;
	text-decoration: none;
	line-height: 22px;
	color: black;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	background-color: rgb(255,217,193);
	font-size: 11px;
}
.msub, .msubact	{	padding-left: 12px;	}
.msubact a, .msubact a:link, .msubact a:visited, .msubact a:active {
	text-decoration: underline;
}

/* ------------- END MENÜ ---------------------*/

/* ------------- INHALT --------------------*/
.top {
	width: 830px;
	height: 25px;
	background-image: url(../images/top.jpg);
	background-color: rgb(255,243,236);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

.logo {
	width: 465px;
	height: 47px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: rgb(255,243,236);
	position: absolute;
	top: 40px;
	left: 10px;
}
.objekt {
	width: 100px;
	height: 70px;
	background-image: url(../images/objekt.jpg);
	background-repeat: no-repeat;
	background-color: rgb(255,243,236);
	position: absolute;
	top: 25px;
	left:680px;
}

.inhalt {
	padding-top: 100px;
	padding-bottom: 10px;
}
.print {
	position: absolute;
	right: 18px;
	top: 3px;
	width: 12px;
	height: 11px;
}
.inhaltcont {
	width: 610px;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 1px dotted rgb(255,136,57);
	border-bottom: 1px dotted rgb(255,136,57);
	border-left: 1px solid rgb(255,136,57);
	border-right: 1px solid rgb(255,136,57);
	padding: 15px 8px;
	margin-left: 180px;
	z-index: 1;
	position: relative;
}
.inhaltcont a {
	font-size: 12px;
	color: black;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
                text-decoration: underline;
}
.inhaltcont a:hover	{	text-decoration: none;	}

.adress {
	height: 15px;
	text-align: right; 
	font-size: 10px;
	padding-right: 5px;
}
/* ------------- INHALT --------------------*/

/* --------------FORMULAR -----------------*/
textarea, input {
	background-color: rgb(255,243,236);
	border: 1px solid rgb(255,136,57);
	padding-left: 3px;
	padding-top: -4px;
	padding-bottom: -4px;
	font-size: 11px;
	color: black;
	font-family: "Trebuchet MS", arial,helvetica,sans-serif;
}

.chckbx input {
		border:none;
}

.submit {
	background-color:  rgb(255,243,236);
	border: 1px solid rgb(255,136,57);
	font-weight: bold;
	cursor: hand;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
/*---------------FORMULAR ------------------*/

/*--------------- BILDER -------------------*/
.image {
                border: 1px solid rgb(255,243,236);
}

/*---------------- SHOP ----------------------*/
.shop_item .so_image img {
	border:1px black solid;
}

.shop_item .so_title {
	font-weight:bold;
}

.shop_item .so_subtitle {
	width:120px;
	font-size:11px;
}

.shop_item .so_price {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	position:relative;
	top:-10px;
	left:10px;
	z-index:100;
	background-color: #ffe3d2;
	padding:2px;
} 

.shop_item .so_mvm {
  position:relative;
  display: block;
}
.shop_item a {
  background-color: #fff3ec;
  border: #ffd9c1 1px solid;
  margin: 20px 5px 5px 5px;
  float:left;
  display: block;
  padding: 5px 10px;
  height: 190px;
}
* html .shop_item {
  cursor:pointer;
}

.shop_item a:hover {
	background-color: #ffe3d2;
}

#online_shop a {
		text-decoration:none;
}

#online_shop a:hover {
		text-decoration:none;
}

#online_shop div {
		text-decoration:none;
}

.s_page_nav {
	padding:2px 7px;
	margin:10px 5px;
	background-color: #fff3ec;
  border: #ffd9c1 1px solid;
}

.so_m_top {
	margin-top: 20px;
}

.so_m_bottom {
	margin-bottom: 20px;
}

.hr {
		border-top: #ff8839 1px dashed;
		margin-top:10px;
		height:10px;
}

#s_warenkorb  {
  padding:2px 7px 2px 30px;
	background-color: #fff3ec;
  border: #ffd9c1 1px solid;
	background-image: url('/fileadmin/icons/warenkorb.gif');
	background-position:4px;
	background-repeat:no-repeat;
}

#online_shop h2 {
 font-size:16px;
 font-style:italic;
 border-bottom: #ff8839 1px dashed;
}

.os_table_head {
		font-style:italic;
		font-weight:bold;
		border-bottom: #ff8839 1px dotted;
		background-color:#fff3ec;
		padding:3px;
}

#os_picture, #os_productinfo {
  margin-top:20px;
}

#os_picture img {
 border:1px solid black;
}

#os_empty_line div {
  font-size:5px;

}

#infoPages ul li {
	width: 200px;
	float: left;
}

.cear { clear: both; }

