body, html {
	font-family: Arial;
	font-size: 12px;
	background-color: #9fa4aa;
	color: #4f545a; 
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body a {
	color: #1f242a;
}

a img {
	border-width: 0px;
}


.page-container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 700px;
	margin: auto;
	background-color: #afb4ba;
}

.agb-site .content {
	margin: auto;
	width: 650px;
}

.content {
	position: relative;
	left: 0px;
	top: 0px;
}

.page-container header {
	position: absolute;
	left: 0px;
	top: 20px;
}

.top-placeholder {
	height:220px;
}

.page-container footer {
	position: absolute;
	bottom: 0px;
	width: 1024px;
	left: 0px;
}

aside.additional-nav {
	position: absolute;
	right: 0px;
	top :170px;
	z-index: 2;
}

aside.support {
	position: absolute;
	right: 0px;
	top :0px;
	font-size: 10px;
	color: white;
	text-align: right;
	width: 1024px;
	background-color: #6f747a;
	height: 20px;
}

aside.support a {
	color: white;
}

aside.support .inner {
	padding: 4px;
}

aside.breadcrumbs {
	position: absolute;
	top: 185px;
	left: 10px;
}



.additional-nav  ul, .additional-nav li{
	display: block;
}

.additional-nav li {
	float: left;
}

.additional-nav li a {
	display: block;
	padding: 3px;
	padding-right: 4px;
}


footer nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

footer nav a {
	display: block;
	padding: 3px;
	padding-right: 5px;
}

footer ul, footer li  {
	display: block;
}

footer li {
	float: left;
}

/**top bar **/
.art-logo {
	position: absolute;
	left: 5px;
	top: 3px;
	width : 285px;
	height: 154px;
	background-image: url(../artisticon/logo.png);
	overflow: hidden;
	z-index: 4;
}


.art-home  {
	position: absolute;
	top: 110px;
	left: 45px;
	z-index: 5;
	overflow: hidden;
	width: 53px;
	height: 15px;
}
.art-home a {
	width: 53px;
	height: 15px;
	display: block;
	background-image: url(../artisticon/home.png);

}

.art-home a span {
	position: absolute;
	left: -10000px;
	top: 0px;
}

.art-logo span {
	position: absolute;
	left: -1000px;
}

.art-topBar {
	font-family: 'Josefin Slab';
	
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 160px;
	text-shadow: 1px 1px 2px black;
	overflow: hidden;
	box-shadow: 1px 1px 4px black;
}

.art-topBar-overlay {
	position: absolute;
	left: 0px;
	top: 5px;
	height: 70px;
	opacity: 0.5;
	width: 1024px;
	background-color: black;
	z-index: 2;
}


.art-content-rotator-top {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 160px;
}

.art-background1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 160px;
	z-index: 1;
	
}

.art-background2 {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 1024px;
	height: 80px;
	background-position: 0px -80px;
	opacity: 0.6;
	z-index: 2;
	
}

.art-topBar-mainText {
	position: absolute;
	left: 300px;
	top: 10px;
	color: white;
	z-index: 3;
	font-size: 21px;
	font-weight: bold;
}

.art-text1 {
	position: absolute;
	top: 35px;
	left: 300px;
	width: 1000px;
	color: white;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

.art-text2 {
	position: absolute;
	left: 300px;
	width: 1000px;
	top: 55px;
	color: white;
	font-size: 12px;
}

.to-search-link {
	cursor: pointer;
	display: block;
	width: 340px;
	text-decoration: none;
	font-size: 16px;
	border-radius: 5px 5px;
	box-shadow: 0px 0px 2px rgb(40,40,40);
	background-color: #c3c7cb;
	background-image: url(../images/to-search-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.content {
	overflow: auto;
	height: 440px;
}

.to-search-head {
	font-weight: bold;
}


.to-search-btn {
	display: block;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

.to-search-inner {
	display: block;
	padding: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}

/*#container {
	width: 1000px;
	height: 640px;
	margin: auto;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
}

#content {
	font-size: 12px;
	line-height: 1.5em;
}

#header {
	position: absolute;
	top: 50px;
	left: 0px;
	background-image : url('../images/frame/menu-bg.png');
	height: 46px;
	width: 1002px;
}

.test-area-info {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
	background-color: red;
	padding: 8px;
}



#where-am-i {
	position: absolute;
	top:100px;
	left: 10px;
	z-index: 1;
}

#where-am-i, #where-am-i a {
	color: rgb(120,120,120);
	font-size: 10px;
}






.add-this-area {
	position: absolute;
	top: 3px;
	left: 2px;
}

#content {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 980px;
	height: 490px;
	overflow: auto;
}
.artisticon-logo {
	background-image : url('../images/frame/artisticon.png');
	width: 126px;
	height: 85px;
	position: absolute;
	bottom: 5px;
	left: 2px;
}

.artisticon-logo span {
	display: none;
}


.agb-box {
	width: 700px;
	height: 450px;
	overflow: auto;
	margin: auto;
}

.agb-box .inner {
	padding: 5px;
}


.tab-header {
	border: 1px solid rgb(220,220,220);
	border-bottom: 0px;
	height: 87px;
	
}

.tab-header , .tab-container{
	border-color: rgb(180,180,180);
}


.tab-header {
	border-radius: 5px 5px 0px 0px ;
	-webkit-border-radius: 5px 5px 0px 0px ;
	-moz-border-radius: 5px 5px 0px 0px ;
	background-image: url('../images/frame/tab-bg.jpg');
}


.tab-container{
	border-radius: 0px 0px 5px 5px ;
	-webkit-border-radius: 0px 0px 5px 5px ;
	-moz-border-radius: 0px 0px 5px 5px ;
	background-color: #f8f8f8;
}

.tab-header .tab {
	display: block;
	border-right: 1px solid rgb(120,120,120);
	padding: 5px;
	width: 230px;
	height: 77px;
	float: left;
}

.short-desc {
font-size: 10px;
	
}

.tab-header .selected {
	background-color: rgb(255,255,255);
	background-color: #f9f8f8;
}

.tab-area {
	height: 480px;
}


.tab-container {
	position: relative; 
	top: 0px;
	left: 0px;
	border-width: 1px;
	border-style: solid;
	border-top: 0px;
	padding: 5px;
	height: 350px;
}

.tab-container .col-left {
	position: absolute;
	top: 25px;
	left: 50px;
	width: 450px;
}


.tab-container .col-right {
	position: absolute;
	top: 25px;
	right: 50px;
	width: 350px;
}



.info-block-menu {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 260px;
	line-height: 1.2em;
}



.info-block-menu li {
	
	cursor: pointer;
	display: block;
	text-align: right;
}


.info-block-menu li span  {
	padding: 5px;
	display: block;
}

.info-block-menu ul {
	padding-top: 1px;
	padding-bottom: 1px;
}

.info-block-menu,
.info-block-menu li.selected {
	background-image: url('../images/frame/box-menu-bg.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}


.info-block-menu li.selected {
	font-weight: bold;
}

.info-block-menu2 {
	background-image: url('../images/frame/box-top.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	
}

.info-block-menu2 ul {
	background-image: url('../images/frame/box-top.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.info-block-menu-bg  {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 30px;
	position: absolute;
	z-index: 1;
	display: block;
	background-image: url('../images/frame/box-menu-top.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.info-block-menu-bg div  {
	display: block;
	background-image: url('../images/frame/box-menu-bottom.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
}

.info-block-menu .bt {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.info-block-shadow {
	position: absolute;
	left: 235px;
	top: 445px;
	width: 610px;
	height: 32px;
	z-index: 1;
	background-image: url('../images/frame/box-shadow.jpg');
	
}

#got-questions {
	position: absolute;
	left: 150px;
	top: 25px;
	font-size: 11px;
	color: #787878;
}



.info-block-area h3 {
	font-size: 1.3em;
	border-bottom: 1px solid rgb(190,190,190);
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: rgb(60,60,60);
	text-shadow: #c0c0c0 3px 3px 5px;
}
.info-block-area div  {
	border: 1px dotted rgb(190,190,190);
	padding: 5px;
	margin-bottom: 50px;
	background-color: white;
	box-shadow: 1px 1px 4px #888;
	-moz-box-shadow: 1px 1px 4px #888;
	-webkit-box-shadow: 1px 1px 4px #888;
}

.info-block-container-inner,
.info-block-container {
	border: 0px solid #9e9e9e !important;
	background-color: #f6f6f6 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.info-block-container {
	position: absolute;
	z-index: 2;
	left: 260px;
	top: 10px;
	width: 550px;
	height: 440px;
	overflow: auto;
	border: 1px solid #9e9e9e !important;
	background-color: #f6f6f6 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}


.info-block-container-inner {
	margin-left: 50px;
	margin-right: 50px;
}

/*.tab-content .sub-menu {
	position: absolute;
	bottom: 10px;
	right: 50px;
	width: 350px;
}*/

.tab-content .sub-menu a {
	color: black;
}

#content ul {
	padding: 0px;
	list-style: disc;
}


#content ol {
	padding: 0px;
	list-style: decimal;
}

#content ul li, #content ol li {
	padding: 0px;
	margin-left: 20px;
}

.priceButton2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 71px;
	height: 71px;
	background-image: url('../images/konfigurator/price.jpg');
	text-align: center;
	display: block;
	
}

.priceButton2   em {
	
	font-size: 9px!important;
}
.priceButton2 span{
	display: block;
}
.priceButton2  span span {
	padding-top: 18px;
	font-weight: bold;
	font-size: 14px!important;
	color: white;
}

.package-link {
	color: black;
	text-decoration: none;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 280px;
}*/
.js-not-active {
	display: none;
}
.js-active { 
	display : block;
}
