/**
*  +----------------------------------------------------------------------+
*  | BWARE Content Management System - Modul Webshop		              |
*  +----------------------------------------------------------------------+
*  | (c) Balazs Bezeczky / BWARE                    all rights reserved.  |
*  +----------------------------------------------------------------------+
*  | Lizenz stuff														  |
*  | Balazs Bezeczky / BWARE  Leystr. 54/9 1200 Wien					  |
*  +----------------------------------------------------------------------+
*
*	@since	20050510
*   @author	Balazs Bezeczky <office@bware.at>
*	@copyright	© 2005 Balazs Bezeczky / BWARE
*
*	Version: $Revision: 1.16 $
*	Letzte Änderung: $Date: 2009/07/10 14:01:05 $
*	Author: $Author: bman $
*	Release Version: $Name:  $
*	Fullinfo: $Id: style.css,v 1.16 2009/07/10 14:01:05 bman Exp $
*  +----------------------------------------------------------------------+
*/
/* allgemeine definitionen */
body
{
	margin: 0px;
	background-color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#fff;
	text-align:center;
}

div#distance
{
	width:1px;
	height:50%;
	/*background-color:#00FF00;*/
	margin-bottom:-24.9em;
	float:left;
}

/* Der Behälter der ganzen Seite, alles kommt hier rein */
div#main
{
	position:relative;
	text-align:left;
	clear:left;
	max-width:874px;
	width:874px;
/*	bb 05.07.2009 height:368px; */
	height:390px;
	margin:0px auto;

/*	vertical-align:middle;*/
}

/* Behälter für Logo */
div#head
{
	float:left;
}

/* Behälter für die Menüpunkte neben dem Logo */
div#kategorie
{
	width:200px;
	padding-left:10px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	font-stretch:extra-condensed;
	line-height:17px;
	text-align:left;

}

/* Behälter für die Untermenüpunkte, der dünne waagrechte Balken */
div#submenu
{
	float:none;
	clear:left;
	height:18px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:11px;
	text-align:left;
	padding-left:305px;
	padding-top:0px;
}

/* Behälter, in dem sich der Inhalt der Seiten NEWS,
   CONTACT, PROJECTS immer ändert */
.inhalt
{
	text-align:left;
	/* bb 05.07.2009 height:374px; */
	height:388px; /* 351 höhe - 23 (neuer zwischenabstand) 
	+ 50 (seitenvergrösserung) - 18 padding = 310 */
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:13px;
	overflow:hidden;
	color:#ffffff;
	/*padding-left:305px; xxxx*/
	/*padding-top:20px;*/
	/* bb: 26.06.2009 padding-top:18px; */
	/* bb: 01.07.2009 padding-top:8px; */
/*	padding-left:24px;*/
/*	padding-right:24px;*/
/*	bb: 26.06.2009 margin-top:23px; */
/*	bb: 01.07.2009 margin-top:33px; */
	margin-top:19px;
	width:540px;
}

/* Behälter, in dem sich der Inhalt immer ändert */
.inhalt_bio
{
	text-align:left;
	/* bb 06.07.2009 height:333px; */ /* 351 höhe - 18 padding = 333 */
	height:388px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:13px;
	color:#ffffff;
	padding-left:305px;
	padding-top:18px;
}

/* Behälter ganz unten, wo Deutscht|English drin steht */
div#sprache
{
	clear:left;
	height:18px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	/*bb 25.06.2009: padding-left:308px;*/
	padding-left:305px;
	padding-top:18px;
	padding-bottom:18px;
	text-align:left;
/* 	background-color:#667788; */
}

/* Behälter für Untermenüpunkte der einzelnen Künster */
div#artists_menu
{
	/*width:150px;xxxx*/
	width:280px;
	float:left;
	height:360px; /* 322 höhe - 18 padding = 304 */
	/* bb 26.06.2009 padding-top:18px;*/
	padding-top:0px;
	padding-left:24px;
	margin-right:0px;
/*	background-color:#334455; */
/*background-color:#334455;*/
/*	bb 01.07.2009 margin-top:23px; */
	margin-top:21px;
}

.iframe_website
{
	/*width:150px; xxxx*/
	width:250px;
	height:180px;
	border:0px;
/*	bb: 06.07.2009	overflow:none; */
	overflow:hidden;
}

/* Behälter für Inhalte der einzelnen Künster */
div#artists_inhalt
{
	text-align:left;
/* bb 05.07.2009	height:383px; */ /* 322- 18padding = 304*/
	height:390px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
 	line-height:13px;
	/*padding-left:304px; xxxxx*/
	padding-top:18px;
	margin-left:0px;
	/*overflow:auto;*/
	color:#ffffff;
	/*padding-right:24px;*/
 /*  	background-color:#667788; */

}

.artist_sub_inhalt
{
	overflow: hidden; 
	width: 540px; 
	/* bb 06.07.2009 width: 570px; 		 */
	height: 251px;
}

.artist_sub_inhalt_IE
{
	overflow: hidden; 
/* bb 05.07.2009	width: 570px; */
	width: 530px; 
/* bb 25.06.2009	height: 221px; */
/*	bb 05.07.2009 height: 251px; */
	height: 260px;
}


div#galerie_inhalt
{
	text-align:left;
	/* bb 26.06.2009 height:333px;*/
	/* bb 06.07.2009 height:383px; */
	height:390px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
 	line-height:13px;
	/*padding-left:130px; xxxx*/
	padding-top:18px;
	overflow:auto;
	color:#ffffff;
/* background-color:#667788;    	*/
}

/* Behälter, in dem alle Künstler aufgelistet sind */
div#artists_liste_inhalt
{
	text-align:left;
	/*height:70%;*/
	height:390px; /* 322- 18padding = 304*/
	/* 05.05.2009 BB: height:333px;  322- 18padding = 304*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
 	line-height:13px;
	/* bb 25.06.2009 padding-left:24px; */
	padding-left:22px;
	padding-top:18px;
	overflow:auto;
	color:#ffffff;
/* 	background-color:#667788; */
}

div#scroll_up
{
	position:absolute;
	width:20px;
	height:20px;
	text-align:right;
	vertical-align:top;
	margin-left:845px;
	margin-top:16px;
}

div#scroll_down
{
	position:absolute;
	width:20px;
	height:20px;
	text-align:right; 
	margin-left:845px;
	margin-top:-12px; 
}


/* Behälter, der im Backend den Editor darstellt */
.editorInhalt
{
	background-color:#999999;
}

/* ### LINKS ### */
/* Egal welche Farbe sprache_fg_farbe hat, die Links erhalten diese auch */
a:link,a:visited,a:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
/*	color:#ada4a9;*/
	color:#7a5a48;
}
a:hover,a:active
{
	/*text-decoration:none;*/
	text-decoration:underline;
	font-stretch:extra-condensed;
	color:#ffffff;
}


a.extramenu:link,a.extramenu:visited,a.extramenu:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#FFFFFF;
}
a.extramenu:hover,a.extramenu:active
{
	/*text-decoration:none;*/
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#7a5a48;
}

a.normalerLink:link,a.normalerLink:visited,a.normalerLink:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
}

a.normalerLink:hover,a.normalerLink:active
{
	/* text-decoration:underline; */
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#ffffff;
}

a.tronline:link,a.tronline:visited,a.tronline:active,a.tronline:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#BB2654
}

a.tronline:hover
{
	text-decoration:underline;
	font-stretch:extra-condensed;
	color:#ffffff;
}

a.bware:link,a.bware:visited,a.bware:active,a.bware:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#3e547c;
}

a.bware:hover
{
	text-decoration:underline;
	font-stretch:extra-condensed;
	color:#ffffff;
}

a.weiss:link,a.weiss:visited,a.weiss:active,a.weiss:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#ffffff;
}

a.weiss:hover
{
	text-decoration:underline;
	font-stretch:extra-condensed;
	color:#ffffff;
}

a.braun:link,a.braun:visited,a.braun:active,a.braun:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#7a5a48;
}

a.braun:hover
{
	text-decoration:underline;
	font-stretch:extra-condensed;
	color:#7a5a48;
}


a.download:link,a.download:visited,a.download:active,a.download:focus
{
	text-decoration:none;
	font-stretch:extra-condensed;
	color:#ffffff;
}

a.download:hover
{
	text-decoration:underline;
	font-stretch:extra-condensed;
	color:#ffffff;
}

/* ### TABELLEN ### */

table.artists_tab
{
/*	bb 05.07.2009 width:545px; */
	width:530px;
	border-spacing:0px;
	color:#7a5a48;
}



td.rechts
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left:121px;
	padding-top:0px;
	padding-bottom:0px;
}

td
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-top:0px;
	padding-bottom:0px;
}

td.laender
{
	color:#7a5a48;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left:121px;
	padding-top:0px;
	padding-bottom:0px;
}

td.headline
{
	color:#7a5a48;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	border-bottom:1px solid #7a5a48;
	width:530px;
	/* width:545px; 7.5.09 */
	padding-top:0px;
	/* background-color:#123456;*/
}


td.linie
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	border-bottom:1px solid #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
/*	bb 02.07.2009 width:545px; */
	width:530px;
}
td.linie_braun
{
	color:#7a5a48;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	border-bottom:1px solid #7a5a48;
	padding-top:0px;
	padding-bottom:0px;
	/* bb 06.07.2009 width:545px; */
	width:530px; 
}

td.bild
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:90px;
}

td.galerie_grossbild
{
	/*background-color:#FFFFFF;*/
	width:204px;
	height:282px;
	text-align:left;
	vertical-align:middle;
}

td.galerie
{
	width:60px;
	height:86px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:center;
	padding:0px;
	border:0px;
	margin:0px;
	border-width:0px;
}

td.bla
{
	padding:0px;
	border:1px solid #000000;
	margin:0px;
	height:12px;
}

td.vspalte
{
	width:10px;
	height:86px;
}

td.copyright
{
	height:10px;
	width:60px;
}

/* Tabelle für die 9 Bilder */
table.galerie_tab
{
	border-spacing:0px;
	width:204px;
	height:282px;
	border:0px;
	padding-top:0px;
	margin-top:14px;
}
