/* CSS Document */
*{
	padding:0;
	margin:0;
}

#basic{
        width:100%;
        height:140px;
        background:url("../grafiken/bg_logo.gif") no-repeat;
}

table, li{
	color:#666666 !important;
}


body{
	background:url("../grafiken/bg_left.gif") repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	line-height:140%;
}

legend{
	color:#666666;
}

a{
	text-decoration:none;
}

.important{
	color:#ff0000;
	font-weight:bold;
}

#content a, #rechts a{
	padding-right:10px;
	background:url("../grafiken/link.gif") no-repeat bottom right;
	color:#ff6600;
}

.weiter {
	padding-right:10px;
	background:url("../grafiken/link.gif") no-repeat bottom right;
	color:#ff6600;
	cursor: pointer;
	margin-bottom: 3px;
	margin-top: 3px;
}

#addon_logo {
   position: absolute;
   top: 35px;
   left: 10px;
}

#lang_menu a{
	color:#9393C6;
}

#lang_menu{
	width:120px;
	position:absolute;
   /* 2009-11-16 ab@berg.net
	top:55px;
	 */
	top:90px;
	left:0;
	text-align:right;
}

.anker{
	display:none;
}

fieldset{
	border:none;
}

/* 2009-04-13 AB: Fallunterscheidung in englisch.css und deutsch.css da sich die Headgrafik änder
#basic{
	width:100%;
	height:140px;
	background:url("../grafiken/bg_logo.gif") no-repeat;
}
*/

#main{
	width:940px;
	float:left;
}



/* Navigation */
#navigation{
	width:130px;
	margin-top:140px;
	float:left;
}

#navigation ol li{
	width:118px;
	list-style-type:none;
	margin-right:2px;
	margin-left:10px;
	float:left;
	text-align:right;
	border-bottom:1px solid #4d4d80;
	height:35px;
}

#navigation ol li a{
	color:#9393c6;
	padding:3px 0 3px 0;
	width:100%;
	float:left;
	font-size:95%;
	line-height:120%;
}

/* 2009-05-16 AB: Änderung Farbcode von #666666 auf #4D4D80 und einfügen font-weight: bold;*/
/* 2009-05-18 AB: Entfernen font-weight: bold;*/
#navigation .active a{
	color:#4D4D80;
}

#navigation ol .active{
	margin-right:0;
	padding-right:3px;
	background:#fff;
}




/* Subnavigation */
#subnavigation{
	width:800px;
	height:20px;
	float:right;
	margin-top:140px;
}

#subnavigation ol li{
	list-style-type:none;
	float:left;
	margin-left:8px;
	color:#9999cc;
	font-size:95%;
	
border-right:1px solid #CCCCCC;
color:#9999CC;
float:left;
font-size:95%;
height:17px;
list-style-type:none;
margin-left:8px;
margin-top:2px;
}

/* 2009-05-16 AB: Änderung Farbcode von #9999cc auf #4D4D80 */
#subnavigation ol li a{
	color:#4D4D80;
	margin:0 10px 0 0;
	float:left;
}

/* 2009-05-18 AB: Änderung Farbcode von #666666 auf #4D4D80 und font-weight: bold */
#subnavigation .active{
	color:#4D4D80;
	font-weight: bold;
}




/* Content */
#content{
	float:left;
	width:592px;
	padding-left:8px;
	font-size:12px;
	line-height:14px;
	margin-top:60px;
}

#content h1, #content .tx-presseservice-pi1 h1{
	width:220px;
	color:#000000;
	float:left;
	margin-left:-230px;
	text-align:right;
}


#content div h1{
	width:auto;
	float:none;
	margin-left:0;
	text-align:left;
}

h1,h2,h3,h4,h5 {
	color:#000000;
	font-size:12px;
	margin-bottom:2px;
	padding-left:230px;
}

#content p {
	padding-left:230px;
	margin-bottom:14px;
}

#content h6 {
	color:#000000;
	font-size:12px;
	padding-left: 230px;
	margin-bottom: 0px
}

#content li{
	margin-left:20px;
	width:350px;
}

#content ol,#content ul{
	padding-bottom:14px;
	float:right;
	width:360px;
}

#content .csc-textpic-text li{
	margin-left:0;
	float:right;
	width:340px;
}

table{
	width:372px;
	margin-left:228px;
	margin-bottom:14px;
	border-bottom:1px solid #ccc;
}

.experten table{
	margin-left:2%;
/*	width:98%;*/
width:473px !important;
height:auto !important;
margin-top:6px !important;
}

td{
	width:50%;
	margin-bottom: 0px;
}

.experten table td{
	padding-top: 0px;
	margin: 0px;
}

.experten table td p{
	margin: 0px !important;
}

.experten h1{
	padding-top:8px;
	clear:both;
}

#content table p{
	padding: 0px;
	margin: 0px;
}






/* Rechte Spalte */
#rechts{
	float:right;
	width:190px;
	margin-left:10px;
	margin-top:60px;
	font-size:12px;
	line-height:14px;
}

#rechts h1, #rechts p{
	padding-left:0;
/*	color:#666666; */
}

#rechts .csc-textpic-imagewrap{
	width:190px !important;
	margin-top:28px;
}

#rechts .csc-textpic .csc-textpic-imagewrap dl{
	margin-right:0;
}

#content .csc-textpic .csc-textpic-imagewrap dl dt a{
		background:none;
}

#rechts .csc-textpic-text p,#rechts .tx-highlights-pi1 p{
	color:#666666;
	font-size:90%;
}

#rechts .tx-highlights-pi1{
	margin-top:15px;
	margin-bottom:15px;
}

#rechts ul {
   margin-left: 15px;
   list-style-type: square;

}

#rechts ul li {
   color: #FF6600 !important;

}










/* FCEs und Plugins */
.text-bild-suche{
	width:100%;
	float:left;
	margin-bottom:14px;
}

.text-bild-suche div{
	float:left;
}

.text-bild-suche .img{
	width:230px;
}

.text-bild-suche .txt{
	width:220px;
}

.text-bild-suche .suche{
	width:140px;
}


.text-bild-suche .txt h1,
.text-bild-suche .txt h2,
.text-bild-suche .txt h3,
.text-bild-suche .txt h4,
.text-bild-suche .txt h5,
.text-bild-suche .txt h6,
#content .text-bild-suche .txt p{
	padding-left:0;
	color: #000000;
}

.text-bild-suche .txt h1{
	font-weight:normal;
}
.text-bild-suche .img dl{
	float:right;
	margin-right:10px;
}

.text-bild-suche .img img{
	float:right;
	margin-right:10px;
}

#content .text-bild-suche .img a{
	padding:0;
	background:none;
}

.text-bild-suche .img .csc-textpic-imagewrap{
	width:230px !important;
	
}

.tx-kuenstlerdbcsv-pi1 .submit, .text-bild-suche .submit,#formular .submit,#content .submit{
	background:#fff;
	border:none;
	color:#ff6600;
	font-size:104.4%;
	margin-top:2px;
	margin-left:1px;
}

.text-bild-suche .katalogsuche,.katalogsuche{
	margin:2px 0 2px 0;
	border:0;
	background:#cccccc;
	padding:4px;
}

.text-bild-suche .img .csc-textpic{
	margin-bottom:0;
}

.typo3-adminPanel{
	display:none;
}







.csc-textpic .csc-textpic-imagewrap{
	width:230px !important;
	float:left;
}

.csc-textpic div{
	margin-left:0 !important;
}

.csc-textpic .csc-textpic-imagewrap dl{
	float:right;
	margin-right:10px;
}

.csc-textpic .csc-textpic-text h1,
.csc-textpic .csc-textpic-text h2,
.csc-textpic .csc-textpic-text h3,
.csc-textpic .csc-textpic-text h4,
.csc-textpic .csc-textpic-text h5,
.csc-textpic .csc-textpic-text h6,
#content .csc-textpic .csc-textpic-text p{
	padding-left:0;
}

#content .csc-textpic .csc-textpic-text p{
	width:362px;
	float:right;
}

.csc-textpic{
	width:100%;
	float:left;
/*	margin-bottom:14px;*/
}



.csc-textpic-imagecolumn{
	padding-left:10px;
}

#content .csc-textpic-text h1{
	color:#666666;
}






#content #kontaktLeft p,
#content #kontaktLeft h1,
#content #kontaktLeft h2{
	padding-left:0;
}

#content #kontaktLeft{
	width:230px;
	float:left;
}

#formular legend, .tx-powermail-pi1 legend{
	display:none;
}

#formular input,#formular textarea{
	margin:2px 0 8px 0;
	border:0;
	background:#cccccc;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;	
}

#formular .drei{
	width:33%;
	float:left;
	margin:30px 0 20px 0;
	font-size:90%;
}

#formular .drei input{
	clear:both;
	margin:0 0 15px 0;
	padding:0;
	float:left;
	background:#fff;
	width:20px;
}

#formular .drei br{
	clear:both;
	width:100%;
}

textarea{
	height:80px;
}

.break{
	width:100%;
	clear:both;
	font-size:0;
	height:1px;
}


#content .chk{
	background:#fff;
	clear:both;
	width:20px;
	float:left;
}






/* Sitemap */
.csc-sitemap{
	float:left;
	padding-left:230px;
}
.csc-sitemap li{
	margin-left:25px;
}




/* KünstlerDB */
#content .tx-kuenstlerdb-pi1 .left{
	clear:both !important;
	width:230px;
	float:left;
	font-size:90%;
}

#content .tx-kuenstlerdb-pi1 .clear{
	clear:left;
	width:500px;
	float:left;
	height:10px;
	line-height:0;
}

#content .tx-kuenstlerdb-pi1 .gdrEntry {
	margin-bottom: 20px;
}

#content .tx-kuenstlerdb-pi1 .gdrEntry .right{
	width:360px;
	float:right;
}

.tx-kuenstlerdb-pi1 .back{
	width:100%;
	float:left;
}

#content .tx-kuenstlerdb-pi1 .gdrEntry .right p,#content .tx-kuenstlerdb-pi1 .gdrEntry .right h2{
	padding-left:0;
	margin-bottom:0;
}



.tx-kuenstlerdb-pi1 .break{
	height:20px;
}

#content .tx-kuenstlerdb-pi1 .left p{
	padding-left:0;
	padding:5px;
}

.zusatz{
	font-style:italic;
}

#content .tx-kuenstlerdb-pi1 .left a,#content .tx-kuenstlerdb-pi1 .left a img{
	border:0;
	padding:0;
}

#main #content .abschluss{
	border:1px solid #666;
	padding-left:10px;
	padding:10px;
	margin-left:230px;
	font-size:90%;
	margin-top:30px;
}

/* KünstlerDB CSV */
#alph a{
	text-transform:uppercase;
	background:none;
	padding:0 3px 0 3px;
}
#alph .active{
	font-size:200%;
}

#alph{
	width:100%;
	float:left;
	margin-bottom:20px;
	padding-left: 230px;
}

#content .tx-kuenstlerdbcsv-pi1 p a{
	color:#666666;
}

#content .tx-kuenstlerdbcsv-pi1 p{
	float:left;
	width:49%;
	padding-left:0;
}

.overview{
	width:550px;
	float:left;
	padding-left:230px;
}

.tx-kuenstlerdbcsv-pi1 form{
	padding-left:230px;
	margin-bottom:14px;
}

.tx-kuenstlerdbcsv-pi1 input{
	margin-right:5px;
}

.csc-textpic-imagerow{
	float:right !important;
}

#content .tx-suche-pi1{
	float:left;
	padding-left:230px;
	margin-bottom:20px;
}

#content div .tx-suche-pi1{
	padding-left:0;
	margin-bottom:0;
}

/* Extension: bnmd_vanham_katalog_import - pi1 */

#content .tx-bnmdvanhamkatalogimport-pi1 .detailleft{
	clear:both !important;
	/* width:230px; */
	width:210px;
	padding-right: 20px;
	text-align: right;
	float:left;
	font-size:90%;
}
#content .tx-bnmdvanhamkatalogimport-pi1 .detailleft a,#content .tx-bnmdvanhamkatalogimport-pi1 .detailleft a img {
	border:0;
	padding:0;
	float: left;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .overview a {
   color: #666666;
   background: none;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .Entry .left a {
   background: none;
}


#content .tx-bnmdvanhamkatalogimport-pi1 .overview .left, #content .tx-bnmdvanhamkatalogimport-pi1 .overview .right {
	float:left;
	width:49%;
	padding-left:0;
}

#content .tx-bnmdvanhamkatalogimport-pi1 form{
	padding-left:230px;
	margin-bottom:14px;
}

#content .tx-bnmdvanhamkatalogimport-pi1 input{
	margin-right:5px;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .clear{
	clear:left;
	width:500px;
	float:left;
	height:15px;
	line-height:0;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .Entry {
	margin-bottom: 20px;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .Entry .left {
	clear:both !important;
	width:230px;
	float:left;
	font-size:90%;
	
}
#content .tx-bnmdvanhamkatalogimport-pi1 .Entry .left img {   
   float: right;
   margin-right: 10px;
   margin-top: 17px;
   background-color: red;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .Entry .right{
	width:360px;
	float:right;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .overview{
	width:780px;
	float:left;
	padding-left:0px;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .left .nameline a {
}

#content .tx-bnmdvanhamkatalogimport-pi1 .left .nameline .vorname {
   width: 230px;
   display: inline-block;
   text-align: right;
   margin-right: 3px;
   vertical-align: top;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .right .nameline .vorname {
   width: 150px;
   display: inline-block;
   text-align: right;
   margin-right: 3px;
   vertical-align: top;
}

#content .tx-bnmdvanhamkatalogimport-pi1  .left .nameline .name {
   width: 130px;
   display: inline-block;
   font-weight: bold;
   vertical-align: top;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .right .nameline .name {
   width: 130px;
   display: inline-block;
   font-weight: bold;
   vertical-align: top;
}

#content .tx-bnmdvanhamkatalogimport-pi1 .left .nameline {
   clear: both;
   margin-bottom: 2px;
}
#content .tx-bnmdvanhamkatalogimport-pi1 .right .nameline {
   clear: both;
}


#content .tx-bnmdvanhamkatalogimport-pi1 .submit{
	background:#FF6600;
	border:#000000;
	color:#ffffff;
}


/* Extension: bnmd_vanham_glossar - pi1 */
#content .tx-bnmdvanhamglossar-pi1 .Entry .left a {
   background: none;
}

#content .tx-bnmdvanhamglossar-pi1 .Entry {
	margin-bottom: 20px;
}

#content .tx-bnmdvanhamglossar-pi1 .Entry .left {
	clear:both !important;
	width:230px;
	float:left;
	font-size:90%;
	
}
#content .tx-bnmdvanhamglossar-pi1 .Entry .left img {   
   float: right;
   margin-right: 10px;
   margin-top: 17px;
}

#content .tx-bnmdvanhamglossar-pi1 .Entry .right{
	width:360px;
	float:right;
}

#content .tx-bnmdvanhamglossar-pi1 .clear{
	clear:left;
	width:500px;
	float:left;
	height:15px;
	line-height:0;
}

/* Informationsites */

#fusszeile{
	float:left;
	width:400px;
	padding-left:8px;
	font-size:12px;
	line-height:14px;
	margin-top:60px;
	padding-left: 200px;
}

#fusszeile .navi {
	float: left;
	border-right: 1px solid #666666;
	padding-right: 2px;
	margin-right: 2px;
}
#fusszeile .navi a {
	color: #666666;
}

#rechts div.abschluss {
	position: absolute;
	top: 220px;
	left: 750px;
	border:1px solid #666;
	padding:10px;
	font-size:90%;
	width: 200px;
}

#abbinder{
  clear:both;
  float:left;
  padding-left:370px;
  width:570px;
  margin-top:20px;
  font-size:90%;
}

#abbinder li{
  float:left;
  display:inline;
  list-style-type:none;
  margin-right:10px;
}

#abbinder a {
  color:#666666;
}




/* 1.3.2011
.contenttable{
	width:380px !important;
}
*/

td{
	width:30% !important;
}





.tx-formulare-pi1,.tx-formulare-pi2{
	margin-left:230px;
}

.tx-formulare-pi1 table,.tx-formulare-pi2 table{
margin-left:0;
width:auto !important;
}

.tx-formulare-pi1 td,.tx-formulare-pi2 td{
	width:auto !important;
	border-bottom:0 !important;
	margin-bottom:14px;
	vertical-align:top;
	padding:3px 5px 3px 0;
}

.tx-formulare-pi1 p,.tx-formulare-pi2 p{
	padding-left:0 !important;
}


.tx-formulare-pi1 hr,.tx-formulare-pi2 hr{
	margin-bottom:10px;
}



#content .gdr{
	margin-left:10px;
	width:785px;
}

#content .gdr td{
	width:20% !important;
}

#content .gdr thead td{
	font-weight:bold;
	padding:5px 0 5px 0;
}

#content .gdr tbody td{
	padding:5px 0 5px 0;
	border-bottom:0;
}


.csc-mailform{
	margin-left:230px;
}

.csc-mailform label{
	float:left;
	width:135px;
}

.csc-mailform input,.csc-mailform select,.csc-mailform textarea{
	margin-bottom:10px;
	width:220px;
	background-color:#ddd;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

.csc-mailform #mailformAnrede label{
	float:none;
	width:auto;
}

.csc-mailform .csc-mailform-check{
	background-color:#none !important;
}

.csc-mailform .csc-mailform-radio{
	background-color:#none !important;
	clear:both;
	margin-top:-1px;
	float:left;
	margin-bottom:5px !important;
	margin-right:6px;
	width:100%;
}

.csc-mailform-label{
	margin-bottom:10px;
	display:block;
}

#mailformAnrede{
	margin:5px 0 5px 0;
}

.csc-mailform textarea,.csc-mailform select{
/*	width:100%;*/
	margin-bottom:10px;
}

.csc-mailform .csc-mailform-radio{
	margin-bottom:-1px;
}

.csc-mailform .csc-mailform-radio input,.csc-mailform .csc-mailform-check{
	width:auto;
}

.csc-mailform .csc-mailform-submit{
	background-color:none !important;
	color:#ff6600;
	margin-left:135px;
}

.csc-mailform-radio,.csc-mailform-check{
	background-color:#fff !important;
}


/*******************************************
 Extenstion: Powermail
 *******************************************/
/* Formular im Content-Frame einpassen */
.tx-powermail-pi1 {
   margin-left: 230px;
}

/* Legende soll aussehenw ir H3 */
.tx-powermail-pi1 legend {
   color: #000000;
   font-weight: bold;
}

/* Beschreibungstexte keinen zusätzliches margin */
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio_title, .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
   padding-left: 0px !important;
   margin-bottom: 0px !important;
   width: 135px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
   clear: both;
   margin-bottom: 3px;
}

/* Label alle gleichlang machen */
.tx-powermail-pi1  label{
	float:left;
	width:135px;
}

/* Input-Felder */
.tx-powermail-pi1 input,.tx-powermail-pi1 select,.tx-powermail-pi1 textarea{
	margin-bottom:10px;
	width:220px;
	background-color:#ddd;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	font-size: 12px;
}

/* Submit-Button formatieren */
.tx-powermail-pi1 .powermail_submit {
	background-color:none !important;
	color:#ff6600;
	margin-left:135px;
}

/* Besätigungsseite: Überschrift definieren */
.tx-powermail-pi1 .tx-powermail-pi1_confirmation p {
   padding-left: 0px !important;
   color: #000000;
   font-weight: bold;
}

/* Bestätigungstabelle nicht zusätzlich nach rechts verschieben */
.tx-powermail-pi1 .tx-powermail-pi1_confirmation table {
   margin-left: 0px !important;
}
.tx-powermail-pi1 .tx-powermail-pi1_confirmation table tr td {
   padding:3px !important;
}
.showAnker{
	background:none !important;
	height:0 !important;
	width:0 !important;
	float:left !important;
}

/* 2009-08-07 Einbindung des YouTube Videos */
#content .tx-itawyoutoubeembed-pi1 {
	padding-left:230px;
	margin-bottom:14px;
}

/* 2010-04-24 Vorschlag für breite Textkollone
#content .tx-bnmdvanhamkatalogimport-pi1 {
   width: 792px;
}
*/

.clickEnlarge {
   display: block;
   text-align: right;
}
 
 .csc-textpic-intext-right .csc-textpic-text{
		overflow:hidden; 
 }
 
 #content .csc-textpic .csc-textpic-text td p{
		width:auto; 
		float:left;
 }
 
 .csc-textpic-intext-right table{
	margin-left:0 !important; 
 }

.downloadimg {
    background-image: url("/fileadmin/templates/grafiken/pdf-button.gif") !important;
    background-position: left top !important;
    display: block;
    height: 25px;
    padding-left: 80px;
} 

