body {
	margin: 0;
	font-family: arial;
	font-size: 12px;
}

form {
	display: inline;
}

.clear {
	clear: both;
}
a:link {
	color: white;
	text-decoration: underline;
}
a:visited {
	color: white;
	text-decoration: underline;
}

#mainFrame {
	float: left;
	width: 1000px;
	background: url(/img/mainpage/index_05.png) repeat-y;
	min-height: 800px;
}
#mainHead {
	height: 27px;
	background: url(/img/mainpage/index_01.png) no-repeat;
}
#mainHeader {
	height: 269px;
	background: url(/img/mainpage/index_03.png) no-repeat;
}
#mainMenu {
	height: 34px;
	background: url(/img/mainpage/index_04.png) no-repeat;

}
#mainSearch {
	height: 48px;
	width: 550px;
	background: url(/img/mainpage/search_bg.png) no-repeat;
	float: right;
	margin-top: -20px;
	margin-right: -1px;
}
#mainContent {
	width: 570px;
	margin: 10px;
	margin-top: 0px;
	margin-left: 40px;
	float: left;
	color: white;
}
#mainSubcontent {
	float: right;
	width: 300px;
	margin: 20px;
	margin-top: -130px;
	text-align: center;
}
.subBox {
	width: 215px;
	margin: auto;
	text-align: left;
}
.subMenu {
	margin-bottom: 40px;
}
.subBoxHead {
	width: 215px;
	height: 53px;
	background: url(/img/mainpage/box_01.png) no-repeat;
}
.subBoxHead .Headline {
	text-align: center;
	font-weight: bold;
	color: white;
	position: relative;
	top: 10px;
	font-size: 14px;
}
.subBoxHead .Subline {
	font-size: 9px;
	color: white;
	position: relative;
	top: 8px;
	text-align: center;
}
.subBoxContent {
	background-color: white;
	padding: 10px;
	padding-bottom: 0px;
}

.subBoxContent a {
	color: darkred;
	text-decoration: none;
}
.subBoxContent img {
	position: relative;
	top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	visibility: hidden;
}
.subBoxContentItemFrame {
	height: 20px;
}
.subBoxFooter {
	background: url(/img/mainpage/box_03.png) no-repeat;
	height: 8px;
}
.mainMenuItem {
	float: left;
	margin-top: 4px;
	font-size: 14px;
}
.mainMenuItem a {
	color: gray;
	text-decoration: none;
	cursor: pointer;
}
.mainMenuItem a:hover {
	color: black;
	cursor: pointer;
}
#mainSearchContent {
	margin-top: 15px;
	margin-left: 10px;
	color: white;
}
.search {
	margin-left: 5px;
	background-color: #cccbcb;
	border: none;
	padding-left: 3px;
	padding-right: 3px;
	color: gray;
}
#news_frame {
	width: 566px;
	background: url(/img/mainpage/news_bg.png) repeat-y;
}
#news_frame #head {
	width: 566px;
	background: url(/img/mainpage/news_head.png) no-repeat;
	height: 44px;
	color: darkred;
	font-size: 16px;
}
#news_frame #footer {
	width: 566px;
	background: url(/img/mainpage/news_footer.png) no-repeat;
	height: 15px;
}
#news_frame #content #content_innerFrame {
	margin: 10px;
	color: black;
}
#news_frame #head #left {
	float: left;
}
#news_frame #head #left {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#news_frame #head #right {
	float: right;
	margin-right: 150px;
	margin-top: 10px;
}
#news_frame #leftbar {
	float: left;
	height: 150px;
	position: relative;
	left: -5px;
	width: 16px;
	text-align: center;
}
#news_frame #news_content {
	float: left;
	width: 330px;
	height: 150px;
	overflow: hidden;
	border-right: 1px dotted gray;
}
#news_frame #event_content {
	float: left;
	width: 190px;
	margin-left: 5px;
	height: 150px;
	overflow: hidden;
}
.news_spacer {
	margin-bottom: 10px;
	text-align: right;
	margin-right: 5px;
	text-decoration: underline;
	color: darkred;
	cursor: pointer;
}
#mainFooter {
	clear: both;
	width: 1000px;
	background-color: #a31717;
	height: 20px;
}
#mainFooter div {
	margin-right: 5px;
	text-align: right;
	position: relative;
	top: 3px;
	margin-left: 5px;
	color: white;
}
#mainFooter a {
	color: white;
}


.con_frame {
	width: 260px;
	background-color: white;
}
.con_frame .top {
	background: url(/img/con_top.png) no-repeat;
	height: 14px;
}
.con_frame .bottom {
	background: url(/img/con_bottom.png) no-repeat;
	height: 14px;
}


.product_frame {
	width: 560px;
	background-color: white;
	margin-bottom: 20px;
}
.product_frame .top {
	background: url(/img/shop_content_01.jpg) no-repeat;
	height: 14px;
}
.product_frame .bottom {
	background: url(/img/shop_content_03.jpg) no-repeat;
	height: 14px;
}
.product_frame .content .left{
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 10px;
}
.product_frame .content .right {
	width: 370px;
	float: right;
	margin-right: 10px;
	color: black;
}
.product_frame .content .right b {
	color: darkred;
	font-size: 14px;
}

/* ------------------ */

.event_frame {
	width: 560px;
	background-color: white;
	margin-bottom: 20px;
}
.event_frame .top {
	background: url(/img/shop_content_01.jpg) no-repeat;
	height: 14px;
}
.event_frame .bottom {
	background: url(/img/shop_content_03.jpg) no-repeat;
	height: 14px;
}
.event_frame .content .left{
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 10px;
}
.event_frame .content .right {
	width: 370px;
	float: right;
	margin-right: 10px;
	color: black;
}

.event_frame .content_work {
	padding: 5px;
	color: black;
}

.event_frame .content_work input{
	border: 1px solid black;
}

.product_frame .content .right .add2cart {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	margin: 20px;
}

.right a:link {
	color: black;
}

.right a:visited {
	color: black;
}

.sublink:link {
	text-decoration: none;
	font-size: 10pt;
	color: gray;
}
.sublink:visited {
	text-decoration: none;
	font-size: 10pt;
	color: gray;
}
.sublink:hover {
	text-decoration: none;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}
#mid {
	height: 20px; 
	width: 60px; 
	margin-top: -9px;
	background: url(/img/mainpage/subthing.png) no-repeat;
}
#subindex { 
	margin-top: -14px; 
	text-align: center; 
	margin-left: 23px;
	height: 25px;
	width: 600px;
	z-index: -1;
}
#sub_left {
	width: 11px;
	height: 25px; 
	background: url(/img/mainpage/sub_left.png) no-repeat;	
	float: left;
}

#sub_right {
	width: 11px;
	height: 25px; 
	background: url(/img/mainpage/sub_right.png) no-repeat;	
	float: left;
}

.sub_item {
	background: url(/img/mainpage/sub_item.png) repeat-x;	
	float: left;
	height: 25px;
	padding-top: 2px;
}

.sub_mid {
	background: url(/img/mainpage/sub_mid.png) repeat-x;	
	float: left;
	height: 25px; 
	width: 10px;	
}

.top_product {
	background: url(http://creadiva.india711.server4you.de/img/shop_content_01.jpg) no-repeat;
	height: 14px;
}
.bottom_product {
	background: url(http://creadiva.india711.server4you.de/img/shop_content_03.jpg) no-repeat;
	height: 14px;
}
.content_product {
	background-color: white;
	width: 540px;
	padding: 10px;
}
#head_text {
	font-size: 14pt;
	color: darkred;
	text-align: center;
}
#hpartner_vk_content {
	color: #000;
}
#description {
	color: #000;
}

.desc_a a:link{
	color: darkred;
	font-weight: bold;
}

.desc_a a:visited{
	color: darkred;
	font-weight: bold;
}

#description_a:link {
	color: black;
}
#product_logo {
	float: left;
	border: none;
}

#price_content {
	margin-top: 20px;
}

.hpartner_price{
	color: darkred;
	font-size: 16pt;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 30px;
	float: left;
}
.hpartner_title {
	color: rgb(228, 84, 13);
	float: left;
	font-size: 9px;
	font-weight: bold;
	margin-top: 21px;
}
#desc {
	margin-top: 10px;
	font-size: 12pt;
	color: gray;
}

.art_b {
	font-weight: bold;
}

#logo_sub {
	color: black;
	font-size: 8pt;
	text-decoration: underline;
	padding-left: 5px;
}

#m1{
	margin-left: 46px;
}
#m2{
	margin-left: 35px;
}
#m3{
	margin-left: 20px;
}
#m4{
	margin-left: 25px;
}
#m5{
	margin-left: 27px;
}
#m6{
	margin-left: 25px;
}
.portrait_info{
	width: 170px; 
	text-align: right; 
	margin-left: 10px;
	color: gray;
	font-weight: bold;
}
#portrait_text{
	width: 170px; 
	text-align: justify; 
	margin-left: 10px; 
	margin-top: 10px;
}

