/* CSS Document */


body {
font: 100.01% Verdana, sans-serif;
color: #000000;
background: #ffffff url(../img/bg_kunsthandel.gif) repeat-x;
margin: 0;
padding: 0;
}


/* Titel 
*********************************************************/

div#title
{	position:relative;
	height:110px;
	border:none;
}

.unsichtbar
{	position:absolute;
	top: -2000px;
	left: -2000px;
	overflow:hidden;
	text-indent: -1000em;
	margin: 0;
	font-size: 0;
}

div#title h2
{	position:absolute;
	top:40px;
	right: 50px;
	font-size: 1.1em;
	z-index: 1;
	margin: 0;
}

div#title img {
position: absolute;
top: 0;
left: 0;
z-index: 10;
}

div#title a.bereich {
color: #999999;
position: absolute;
top: 6.8em;
right: 50px;
font-size: 0.70em;
text-transform: uppercase;
text-decoration: none;
padding-left: 20px;
background:url(../img/link_verein.gif) no-repeat 0 0;
}
div#title a:hover {
text-decoration: underline;
}


/* Navigation 
*********************************************************/

#categories /* Hauptnavigation Kunsthandel und Verein per PHP ausgeblendet */ {
}

#navigation /* hier die Subnavigation als Hauptnavi*/ {
position: absolute;
top: 140px;
left: 33px;
width: 10em;

}
#navigation ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
font-size: 0.78em;
}
#navigation li {
list-style: none;
margin: 0;
padding: 2px 0 10px 0;
border-top: 2px solid #666666;
}
#navigation li a {
text-decoration: none;
color: #333333;
}
#navigation li a:hover {
color: #666666;
}

#navigation li.active {
border-top: 3px solid #CC0000;
}

#navigation ul#subcats1 {
font-size: 0.90em;
margin: 3px 0 6px 0;
}
#navigation ul#subcats1 li {
border-top: none;
padding: 0px 0 1px 0;
}
#navigation ul#subcats1 li a {
color: #666666;
}
#navigation ul#subcats1 li a:hover {
color: #000000;
}
#navigation ul#subcats1 li.active a {
color: #CC0000;
}

#navigation address {
font-size: 0.60em;
color: #999999;
font-style: normal;
letter-spacing: 0.03em;
line-height: 1.25em;
margin-bottom:10px;
}
#navigation address a {
color: #999999;
}
#navigation address a:hover {
text-decoration:none;
}



/* Inhalt 
*********************************************************/

#content {
margin: 30px 50px 10px 18.5em;
max-width: 800px;
min-width: 520px;
font-size: 0.85em;
min-height: 300px;
}


/* Inhaltsblöcke */

div.section-txt, /* Modul Text */
div.section-txt2col, /* Modul Text 2 Spalten */
div.section-pic, /* Modul Bild */
div.section-txtpic2 /* Modul Text/Bilder */ {
padding: 0px 0 15px 0;
clear: both;
}


.section-txt {
margin-right: 40px;
}


div.section-txtpic2.right div.sectiontext {
}
div.section-txtpic2 div.sectiontext li {
margin-left: 25px;
}

.right div.pic {	
float: right;
clear: right;
margin: 4px 0 20px 0;
}

div.pic {
float: left;
clear: left;
margin: 4px 40px 20px 0;
}

.picsub /* Bilduntertitel */ {
margin: 5px 0 2px 0;
font-size: 0.85em;
}

div.section-txtpic2:after,
div.section-txt:after
{	content: "."; 
	display: block; 
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}


/* spezielle Block-Formate */

.rahmen {
border: 1px solid #999999;
padding: 8px 5px 4px 12px !important;
margin: 10px 0 16px 0;
background-color: #EEEEEE;
}
.rahmen h1, .rahmen h2, .rahmen h3, .rahmen h4, .rahmen h5, .rahmen h6 {
margin-top: 0;
}

/* Text 2-spaltig .section-txt2col */

.leftcol {
float: left;
width: 48%;
margin: 8px 10px 10px 0;
}
.rightcol {
float: right;
width: 48%;
margin: 8px 0 10px 10px;
}

img.left {
float: left;
margin: 4px 8px 8px 0;
width: auto;
clear: both;
}
img.right {
float: left;
margin: 4px 0 8px 8px;
width: auto;
clear: both;
}

/* Klasse für Block Text 2-spaltig mit Bild */
.bild-links img {
float: left;
margin: 4px 10px 8px 0;
width: auto;
clear: both;
}


/* Text-Formate allgemeim
**************************/

h1 {
color: #000000;
font-size: 1.4em;
font-weight:normal;
margin: 22px 0 12px 0;
}
h2 {
color: #000000;
font-size: 1.15em;
margin: 20px 0 10px 0;
letter-spacing: 0.03em;
}
h3 {
color: #666666;
font-size: 1.05em;
margin: 20px 0 8px 0;
}
h4 {
color: #333333;
font-size: 0.88em;
margin: 16px 0 5px 0;
text-transform: uppercase;
letter-spacing: 0.06em;
}
h5 {
color: #000000;
font-size: 0.85em;
margin: 16px 0 5px 0;
letter-spacing: 0.05em;
font-weight: normal;
text-transform: uppercase;
}
h6 {
color: #CC0000;
font-size: 0.95em;
margin: 16px 0 5px 0;
font-weight: normal;
letter-spacing: 0.06em;
}

p {
color: #000000;
margin: 0 0 10px 0;
line-height: 1.2em;
}

strong 
{	color: #333333;
}

ul {
color: #000000;
margin: 0 0 20px 30px;
padding: 0;
line-height: 1.2em;
}
ol {
color: #000000;
margin: 0 0 20px 30px;
padding: 0;
line-height: 1.2em;
}
li {
margin: 5px 0 7px 0;
}

#content a {
color: #666666;
text-decoration: underline;
}
#content a:visited {
color: #999999;
}
#content a:hover {
text-decoration: none;
}

hr {
height: 1px;
background-color: #666666;
color: #6666666;
border: none;
margin: 0 0 30px 0;
clear: both;
}

table {
border-collapse: collapse;
margin-bottom: 15px;
line-height: 1em;
}

th
{
border: 1px solid #666666;
padding: 0.6em 0.3em 0.8em 0.3em;
background-color: #cccccc;
text-align: left;
vertical-align: top;
}
td {
border: 1px solid #666666;
padding: 0.8em 0.5em 0.5em 0.3em;
text-align: left;
vertical-align: top;
}



/* Formulare mit FORMation */
form.formation fieldset 
{	border: 1px solid #666666;
	padding: 15px;
	background-color: #E7E7E7;
}

form.formation legend
{	font-weight: bold;
	font-size: 1.1em;
	padding: 5px;
	margin-left: -5px;
	background-color: transparent;
}
form.formation label 
{	width:9.5em;
	float:left;
	margin:0.2em 0 0.6em 0;
}

form.formation p.radio,
form.formation p.checkbox
{	width:9.5em;
	float:none !important;
	margin:0.2em 0 0.6em 0;
	font-size: 1em;
	color: #000000;
}

form.formation label.radio,
form.formation label.checkbox
{	float: none;
	margin:0 0 5px 5px;
	width: auto;
}

form.formation input.radio,
form.formation input.checkbox
{	float: left;
	width: auto;
	margin: 0 0.4em 8px 0;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

div.checkset,
div.radioset
{	margin-bottom: 10px;
}
			
form.formation input,
form.formation select, 
form.formation textarea 
{	float:left;
	margin:0.2em 0 0.6em 0;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	/*background-color: #DDDDDD;*/
}

			
form.formation fieldset br 
{	clear:left;
}
		
form.formation input.text,
form.formation input
{	padding:0.1em;
	margin-top: 0;
	width: 65%;
}

form.formation textarea 
{	padding:0.1em;
	width: 65%;
}
			
form.formation input.button 
{	color:black;
	width: 6em;
	margin-left: 10em;
	clear: both;
	background-color: #CCCCCC;
}

form.formation p.capDesc 
{	margin: 15px 0 0 0;
	font-size: 1em;
	color: #000000;
}
form.formation input.captchatext
{	margin-top: 5px;
	width: 8em;
}
img.captcha
{	float: left;
	padding-right: 10px;
}
form.formation p
{	font-size: 0.9em;
	
}
.textdesc
{	font-size: 1em;
	font-weight: bold;
	margin-top: 16px;
}

.req
{	color: #CC0000;
	font-size: 1.2em;
}
.required,
.FORMATIONsuccess,
.FORMATIONerror
{	color: #CC0000;
}


/* Übersicht alle Künstler
***************************/

div.kuenstler {
float: left;
margin: 8px 20px 10px 0;
text-align:center;
width: 112px;
height: 220px;
}
div.kuenstler img {
border: none;
margin-top: 5px;
}
div.kuenstler div.titel {
height: 1.6em;
display: block;
}
#content div.kuenstler a {
font-size: 0.80em;
color: #666666;
text-decoration: none;
}
#content div.kuenstler a:hover {
color: #000000;
}


/* Künstler Ubersicht Werke
****************************/

div.piece {
float: left;
margin: 8px 20px 10px 0;
text-align:center;
width: 135px;
height: 330px;
}
div.piece div.titel {
height: 2.9em;
display: block;
}
div.piece img {
border: none;
margin-top: 5px;
}
div.piece h2 {
font-size: 0.82em;
letter-spacing: 0;
font-weight: normal;
margin: 0;
padding: 0;
}

/* Detailseite Werk
****************************/

div.bigpiece img {
float: left;
margin: 5px 40px 20px 0;
border: none;
}
div.bigpiece div.desc {
clear: left;
margin-bottom: 20px;
}

#content a.uebersicht {
color: #666666;
font-size: 0.85em;
text-decoration: none;
}
#content a.uebersicht:hover {
color: #000000;
}

#content a.order {
font-weight: bold;
text-transform: uppercase;
color: #CC0000;
}


/* Footer
**********************************************************/

#footer {
margin:0 50px 0 15.7em;
padding: 15px 0 15px 0;
clear: both;
min-width: 520px;
}
#footer p {
font-size: 0.65em;
color: #999999;
}
#footer a {
color: #999999;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}




