/* FROM TITLE */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #9C9C9C !important;
	background-image: url('/tpl/64869/img/Page-BgTexture.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

#art-page-background-gradient
{
	position: absolute;
	background-image: url('/tpl/64869/img/Page-BgGradient.jpg');
	background-repeat: no-repeat;
	top:0;
	width:100%;
	background-position: top center;
	min-width:900px;
}

#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('/tpl/64869/img/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	min-width:900px;
}


/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 874px;
	height: 175px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 874px;
	height: 175px;
	background-image: url('/tpl/64869/img/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#art-page-background-gradient
{
	position: absolute;
	background-image: url('/tpl/64869/img/Page-BgGradient.jpg');
	background-repeat: no-repeat;
	top:0;
	width:100%;
	height: 900px;
	
}

#art-page-background-gradient
{
	background-position: top center;
}

#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('/tpl/64869/img/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:35px;
	min-height:35px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}



.art-Sheet
{
	margin-top: -13px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(/tpl/64869/img/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 12px 6px 0px 6px;
}

.art-nav
{
	position: relative;
	height: 41px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url('/tpl/64869/img/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 874px;
	clip: rect(auto, auto, auto, 874px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 87px;
	background-image: url('/tpl/64869/img/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:4px;
}

.art-menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #DDE0DC;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-29px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-29px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-29px;
}
.art-menu a:hover .t
{
	color: #252924;
}

.art-menu li:hover a .t
{
	color: #252924;
}

.art-menu li:hover>a .t
{
	color: #252924;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -58px;
}

.art-menu a.active .t
{
	color: #070807;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('/tpl/64869/img/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #454545;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #F5F5F5;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #F5F5F5;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #F5F5F5;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #F5F5F5;
}


/* end MenuSubItem */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 874px;
	height: 175px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 874px;
	height: 175px;
	background-image: url('/tpl/64869/img/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 844px;
}

h1.art-Logo-name
{
	display: block;
	text-align: left;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
text-decoration: none;
	padding:0;
	margin:0;
	color: #242424 !important;
}

.art-Logo-text
{
	display: block;
	text-align: left;
}

.art-Logo-text, .art-Logo-text a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
	padding:0;
	margin:0;
	color: #080808 !important;
}
/* end Logo */

.ibutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
	background-color:#ffffff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

a.ibutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
	background-color:#f6f6f6;
	color:#666666;
	text-decoration:none;
	border:1px solid #dcdcdc;
}

a.ibutton:active {
	position:relative;
	top:1px;
	color:#666666;
	text-decoration:none;
	border:1px solid #dcdcdc;
	}

/* This imageless css button was generated by CSSButtonGenerator.com */


	div#content {
		min-width: 760px;
		max-width: 800px;
		padding-left: 30px;
		padding-top: 10px;
		margin-bottom:4px;
	}

	div.appsBox, div.contentBox {
			word-wrap: break-word;
			padding: 5px 0;
			margin-right: 0px;
			margin-left: 0px;
			min-height: 620px;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			
			background-color: #fff;
	
			-webkit-box-shadow: 0px 2px 0px #fff;
			-moz-box-shadow:    0px 2px 0px #fff;
			box-shadow:         0px 2px 0px #fff;
		}	
		
		
a.menu:link {
	text-decoration: underline;
	color: #6B6B6B;
	font-weight:normal
}


a.menu:visited, a.visited {
	text-decoration: underline;
	color: #343932;
	font-weight:normal
}


a.menu:hover, a.hover {
	text-decoration: none;
	color: #C02516;
	font-weight:normal
}

div#header {
	margin-top: 0;
}
.mobileview #art-page-background-simple-gradient {
	min-width: 0;
}
.mobileview #art-page-background-gradient {
	min-width: 0;
}
.mobileview .art-Sheet {
	width: auto;
}
.mobileview .art-Header {
	width: auto;
	height: auto;
}
.mobileview .art-Sheet-body {
	padding: 0;
}
.mobileview .art-Header-jpeg {
	width: 100%;
}
.mobileview .art-Logo {
	width: auto;
}
.mobileview .art-nav > .l, .art-nav > .r {
	background-image: none;
}
.mobileview .art-nav {
	height: 100%;
	background-image: url('/tpl/64869/img/nav.png');
	background-size: cover;
}
.mobileview .art-menu li {
	margin: 0.2em;
}
.mobileview #content {
	width: auto;
	padding-left: 0;
	padding-top: 0;
	min-width: 0;
}
/* FROM TITLE END */

/* FROM NUTZER */

#tab {
	/*overflow-y: scroll;*/
	overflow-x: hidden;
	/*height: 537px;*/
}
.gray {
	color: gray;
}
.sendEmail {
	cursor: pointer;
}

#Form {
	display: none;	
	margin-top: 15px;		
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 552px;
}
#Form .box .text {
	display: block;
	width: 135px;
	text-align: left;
	margin-right: 10px;
	font-weight: bold;
}
#Form .box input {
	width: 250px;
}
#Form .box textarea {
	width: 545px;
	height: 50px;
	margin-top: 3px;
}
#Form #TitleInputBox{
	float: left;
}	
#Form #ContentText {
	float: left;
	margin-right: 13px;		
}
#Form #ContentInputBox {
	margin: 5px 0px;
}
#Form #NameInputBox {
	margin: 5px 0px;
}
#Form #ScoreText {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-top: 3px;
	width: 85px;
	font-weight: bold;
}
#Form #ScoreInputBox {
	float: left;
	width: 105px;
	height: 18px;	
}
#Form #Send {
	width: 45px;
	float: left;
	margin-left: 0px;
}
#Form #Cancel {
	width: 65px;
	float: left;
	margin-left: 10px;
}
#Form .score {
	width: 18px;
	height: 18px;
	background: url('/tpl/default/images/big.png') no-repeat;
	background-position: 0px 0px;
	padding-right: 3px;
	float: left;
	cursor: pointer;
}
#Form #LeftText {
	width: 394px;
	float: left;
	height: 40px;
	padding-top: 3px;
	font-size: 12px;
	color: #333;
	margin-top:10px;
}
#Form #ScoreBox {
	width: 275px;
	float: left;
	margin-top: 15px;
}

/* FROM NUTZER END */

/* RESPONSIVE */
#header_mobile {
	display: none;
}

@media screen and (max-width: 768px) {
	#art-page-background-simple-gradient {
    	min-width: 0;
	}
	#art-page-background-gradient {
    	min-width: 0;
	}
	.art-Sheet {
    	width: auto;
	}
	.art-Sheet-body {
    	padding: 0;
	}
	.art-Header {
    	width: auto !important;	
    	height: auto !important;
	}
	.art-Logo {
    	width: auto;
	}	
	#header_mobile {
	    display: block;
	    background: #FFF;
	    padding-bottom: 0.5em;
	}
	#header_mobile > img {
	    display: block;
	    margin: 0 auto;
	}
	#header {
		display: none;
	}
	.art-nav {
		height: 100%;
    	background-image: url('/tpl/64869/img/nav.png');
    	background-size: cover;
	}
	.art-nav > .l, .art-nav > .r {
		background-image: none;
	}
	.art-menu li {
    	margin: 0.2em;
	}
	div#content {
	    width: auto;
	    padding-left: 0;
	    padding-top: 0;
	    min-width: 0;
	}
}
/* RESPONSIVE END */