body {
	background: white;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif;
	margin:0;
}

body#artwork {
	background: white;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif;
	margin:0;
	font-size:12px;
	color:#333333;
}


body#artwork h1 {
	color:#333333;
}

div {
	overflow:visible;
}


.flashmoviepositioner {
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	overflow:visible;
}

.flashmovieholder {
	width:350px;
	height:270px;
	position:absolute;
	top:-175px;
	left:-135px;
}


iframe {
	border:0px;
	width:576px;
	height:270px;
	margin:0;
	padding:0;
	border-style:none;
}

img {
	border:0;
}

.header {
	background: #f3f3f4;
	height:140px;
	width:100%;
}

.header .positioner img {
	margin: 27px 0 0 289px;
}

.positioner {
	width:2px;
	overflow:visible;
	position:relative;	
	left:50%;
	margin:0;
}

.contentRAHMEN {
	width:800px;
	overflow:hidden;
	left:-400px;
	position:relative;
}

h1 {
	margin:0 0 5px 0;
	font-size:12px;
	text-transform:uppercase;
}

/* MENUE */

.menueHOLDER {
	width:220px;
	float:left;
	position:relative;
	font-size:13px;
	margin: 20px 0 0 0;
}

.menueHOLDER a, .menueHOLDER a:hover{
	color:#727272;
	line-height:25px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
}

.menueHOLDER a:hover {
	color:black;
}

#idea .idea,
#offer .offer, 
#artists .artists,
#projects .projects,
#news .news,
#contact .contact
{
	color:black; /* definitionen des ist-status */
}


#artists_dagmaraangier .artists,
#artists_agnieszkahamelka .artists,
#artists_karolinabukowska .artists,
#artists_hannajozefowska .artists,
#artists_rafalkarcz .artists,
#artists_magdalenakucharska .artists,
#artists_aleksandralesnik .artists,
#artists_joannalawniczak .artists,
#artists_agatanowak .artists,
#artists_grzegorzolech .artists,
#artists_katarzynaszeszycka .artists
#artists_piotrkrzysztoforski .artists
{
	color:black; /* definitionen des ist-status bei gewaehltem untermenue */
}



/* SUBMENUE */

.submenueARTISTS, .submenuePROJECTS {
	width:170px;
	top:245px;
	position:absolute;
	visibility:hidden;
}

#artists_dagmaraangier .dagmaraangier,
#artists_karolinabukowska .karolinabukowska,
#artists_agnieszkahamelka .agnieszkahamelka,
#artists_hannajozefowska .hannajozefowska,
#artists_rafalkarcz .rafalkarcz,
#artists_magdalenakucharska .magdalenakucharska,
#artists_aleksandralesnik .aleksandralesnik,
#artists_joannalawniczak .joannalawniczak,
#artists_agatanowak .agatanowak,
#artists_grzegorzolech .grzegorzolech,
#artists_katarzynaszeszycka .katarzynaszeszycka,
#artists_piotrkrzysztoforski .piotrkrzysztoforski

{
	color:black; /* definitionen des ist-status */
}



#artists .submenueARTISTS,
#artists_dagmaraangier .submenueARTISTS,
#artists_karolinabukowska .submenueARTISTS,
#artists_agnieszkahamelka .submenueARTISTS,
#artists_hannajozefowska .submenueARTISTS,
#artists_rafalkarcz .submenueARTISTS,
#artists_magdalenakucharska .submenueARTISTS,
#artists_aleksandralesnik .submenueARTISTS,
#artists_joannalawniczak .submenueARTISTS,
#artists_agatanowak .submenueARTISTS,
#artists_grzegorzolech .submenueARTISTS,
#artists_katarzynaszeszycka .submenueARTISTS,
#artists_piotrkrzysztoforski .submenueARTISTS

{
	visibility:visible;
	font-size:11px;
}

#projects_pip .submenuePROJECTS,
#projects_big .submenuePROJECTS,
#projects_odziewczynach .submenuePROJECTS,
#projects_artenalia .submenuePROJECTS,
#projects_przeciag .submenuePROJECTS,
#projects_grosspolen .submenuePROJECTS,
#projects_dotylu .submenuePROJECTS,
#projects_desa .submenuePROJECTS,
#projects_lookatme .submenuePROJECTS,
#projects_wejscie .submenuePROJECTS,
#projects_ztwarza .submenuePROJECTS{
	visibility:visible;
	font-size:11px;
}

#projects_pip .pip
#projects_big .big
#projects_odziewczynach .dziewczynach,
#projects_artenalia .artenalia,
#projects_przeciag .przeciag,
#projects_grosspolen .grosspolen,
#projects_dotylu .dotylu,
#projects_lookatme .lookatme,
#projects_desa .desa,
#projects_wejscie .wejscie,
#projects_ztwarza .ztwarza {
	color:black; /* definitionen des ist-status */
}



/* STANDARD CONTENT */

.contentHOLDER {
	float:left;
	width:580px;
	overflow:hidden;	
}

#artists .contentCOPY {
	height:210px;
}

.contentCOPY {
	width:520px;
	height:auto;
	background: #004171 url('system/elements/background_content.gif');
	background-repeat:repeat-x;
	padding:30px;
	color:white;
	font-size:12px;
	line-height:16px;
}

.contentCOPY table {
	margin:0px;
	width:100%;
}


.contentCOPY table td {
	padding:0 30px 0 0;
	width:50%;
	vertical-align:top;
}

.contentCOPY table .onethird {
	width:30%;
}

.contentCOPY table .twothird {
	width:70%;
}

.dateheader {
	height:40px;
	font-size:11px;
}

.contentTEASERIMAGE {
	width:100%;
	height:auto;
	width:50%;
}


.footer {
	margin:30px 0 20px 0;
	border-top:1px solid #c0c0c2;
	padding: 10px 0 0 0;
	font-size:10px;
	text-align:right;
	color: #727272;
}


/* FORMS */

input, textarea {
	background:#36719f;
	border: 1px solid #1b5c8c;
	color:white;
	font-size:12px;
	padding:3px;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif;
	width:100%;
}

.sendbuttonHOLDER {
	float:right;
}

.sendbuttonHOLDER input {
	border:0;
	background:#004171;
	text-transform:uppercase;
	color:white;
	cursor:pointer;
	letter-spacing:1px;
	display:inline;
	margin:0;
	padding:0;
}


/* ARTISTS */

.artworkHOLDER {
	border:2px solid #f3f3f4;
	border-top:0;
	width:576px;
	height:270px;
}

.artistsCOPY {
	width:520px;
	height:auto;
	background: #004171 url('system/elements/background_content.gif');
	background-repeat:repeat-x;
	padding:30px;
	color:white;
	font-size:12px;
	line-height:16px;
}

.artistsCOPY table {
	width:100%;
}

.artistsCOPY td {
	vertical-align:top;
}

.artistsimage {
	width:130px;
}

.contentINFORMATIONS {
	width:520px;
	height:auto;
	padding:30px;
	color:#333333;
	font-size:12px;
	line-height:16px;
}

.contentINFORMATIONS h1 {
	margin: 0 0 7px 0;
}

.contentINFORMATIONS table {
	margin: 0 0 20px 0;
}

.contentINFORMATIONS table td {
	padding: 0 0 10px 0;
	vertical-align:top;
	padding:0;
	width:50%;
}

.contentINFORMATIONS table tr td table tr td { /* final cells inside the tabletables */
	padding: 0 0 10px 0;
	vertical-align:top;
	padding:0 18px 10px 0;
	width:auto;
}

.contentINFORMATIONS table td table {
	width:100%;
	vertical-align:top;
}

#artists_dagmaraangier .footer,
#artists_agnieszkahamelka .footer,
#artists_hannajozefowska .footer,
#artists_aleksandralesnik .footer,
#artists_joannalawniczak .footer,
#artists_agatanowak .footer,
#artists_grzegorzolech .footer,
#artists_katarzynaszeszycka .footer

{
	margin:0 0 20px; 0;
}


/* ARTWORK */

#artwork .artworkBACKWARD {
	width: 25px;
	height:270px;
	text-align:center;
	float:left;
	margin:0 15px 0 0;
}

#artwork .artworkFORWARD {
	width: 25px;
	height:270px;
	text-align:center;
	float:right;
	margin:0;
}

#artwork .artworkARROWplaceholder { /* in the case no backarrow is there */
	width:25px;
	height:270px;
	float:left;
}

#artwork table {
	float:left;
	margin:25px 0 0 0;
}

#artwork table td {
	vertical-align:bottom;
}

#artwork table td img {
	float:left;
	margin: 0 10px 0 0;
}

.artworkBACKWARD img, .artworkFORWARD img {
	margin:125px 0 0 0;
}

#artwork h1 {
	color:black;
}




/* SPECIALS: EU IMAGES */

.specialsHOLDER {
	width:580px;
	height:74px;
	margin: 30px 0 0 0;
	z-index: 100;
}

.specialsHOLDER div {
	float:left;
	margin:0 20px 0 0;
}

.special1 {
	width:89px;
	height:44px;
	background-repeat:no-repeat;
	background:url('system/elements/1sporr.gif');
	background-position:0 0;
	background-position:0 -50px;
}

.special1:hover {
	background-position:0 -50px;
}

.special2 {
	width:80px;
	height:44px;
	background-repeat:no-repeat;
	background:url('system/elements/2efs.gif');
	background-position:0 0;
	background-position:0 -50px;
}

.special2:hover {
	background-position:0 -50px;
}

.special3 {
	width:54px;
	height:44px;
	background-repeat:no-repeat;
	background:url('system/elements/3eu.gif');
	background-position:0 0;
	background-position:0 -50px;
}

.special3:hover {
	background-position:0 -50px;
}

.specialtext {
	width: 580px;
	font-size: 10px;
	color: #777777;
	padding: 10px 0 10px 0;
}


