body {
    font-family: verdana;
    color: #000;
    margin: 0px;
    background-color: #658aa7;
    background-color: #ffffff;
}


#site {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
        border: 0px solid #ff6600;
        background-color: #ffffff;
}

/* ----------- zkm */
#zkm {
        float: left;
	position: relative;
        width: 300px;
        margin-top: 10px;
        padding-top: 0px;
        height: 30px;
        border: 0px solid #000000;
        background-color: #ffffff;
} 




/* ----------- top */
#top {
        
        margin-left:315px;
        width: 580px;
        margin-top: 10px;
        padding-top: 0px;
        height: 30px;
        border: 0px solid #000000;
        background-color: #ffffff;
} 


div.moduletable_top  {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;   
	font-weight: normal;
        width: 580px;
        padding-top: 10px;
	padding-bottom: 0px;
        margin-bottom: 0px;
        text-transform: none;
        text-decoration: none;
        text-align: right;
        border: 0px solid #cccccc; 
}


div.moduletable_top menu:hover {
        /* background: #cccccc;  */
}


div.moduletable_top a:link {
	color: #333333;  
        text-decoration: none;     
}


div.moduletable_top a:visited {
	color: #333333;
        text-decoration: none;      
}


div.moduletable_top  ul { 
        margin:0; 
        padding: 0; 
        list-style: none;
} 


div.moduletable_top li {
	float: right;
        border: 0px solid #000000;
        margin-right: 5px; 
        margin-left: 3px; 
        padding-top: 10px; 
        height: 15px;
}

div.moduletable_top li:hover{
       /* background: #cccccc; */
      
}


/* ----------- mnk */
#mnk {
        float: left;
	position: relative;
        width: 400px;
        margin-top: 10px;
        padding-top: 0px;
        padding-left: 15px;
        height: 20px;
        border: 0px solid #000000;
        background-color: #ffffff;
} 


div.moduletable_mnk  {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;   
	font-weight: normal;
        width: 400px;
        padding-top: 0px;
	padding-bottom: 0px;
        margin-bottom: 0px;
        text-transform: none;
        text-decoration: none;
        text-align: left;
        border: 0px solid #cccccc; 
}



/* ----------- header fast forward2 */

#header {
        float: left;
        width: 900px;
        height: 188px;
        margin-top: 0px; 
        background-image:url(../images/header_08.jpg);
        background-repeat: no-repeat;
        border: 0px solid #000000; 
        background-color: #ffffff;
}

/* ----------- header fast forward2 */

#flash {
        float: left;
        width: 900px;
        height: 188px;
        margin-top: 0px; 
        border: 0px solid #000000; 
        background-color: #ffffff;
}




/* ----------- nav */

#nav {	
        float: left;
	margin-left: 0px;
        margin-top: 0px;
        padding-top: 0px;
        width: 900px;
        height: 40px;
        border-bottom: 4px solid #336699;
        background-color: #ffffff;
        

} 



/* ----------- nav menue formatierung*/

div.moduletable_menu  {
 
        width: 900px;
	font-family: Arial, Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;   
	font-weight: bold;
        margin-left: 0px;
        margin-top: 0px;
        height: 40px;
        border-bottom: 4px solid #3077ad;
        text-decoration: none;
        text-transform: uppercase;
        background-color: #f4f4f4;


}


/* ----------- nav menue abstand im feld*/

div.moduletable_menu a {
        padding-top: 0px;
        padding-right: 15px;
        padding-bottom: 0px;
        padding-left: 15px;
        text-decoration: none;
    
}


div.moduletable_menu a:link {
	color: #336699;  
        text-decoration: none;     
}


div.moduletable_menu a:visited {
	color: #336699;
        text-decoration: none;
        
}

div.moduletable_menu a:hover {
	color: #336699;
        text-decoration: none;
        
}

div.moduletable_menu ul { 
        margin:0; 
        padding: 0; 
        list-style: none;
} 


div.moduletable_menu li {
	float: left;
        margin-right: 0px; 
        margin-top: 0px;
        padding-top: 20px; 
        height: 15px;
        background: #f4f4f4; 
}

div.moduletable_menu li:hover{
        color: #336699;
        background: #f4f4f4; 
      
}


/* Ueberschrift Menue left */
.moduletable_menu h3 {
	/* background-image:url(../images/menu_back.jpg); */
        font-family: Arial, verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
        margin-top: 0px;
	padding-left: 15px;
	padding-top: 10px;
        font-size: 14px;
        text-transform: uppercase;
        color: #ffffff;
        border: 0px solid #cccccc;
        height: 20px;
        background-color: #000000;
}






/* ----------- Content */

#content {
        float: left;
	position: relative;
        margin-top: 20px;
        padding-top: 0px;
	width: 900px;
        border: 0px solid #000000;
        background-color: #ffffff;
}

.contentheading {
        font-family: times, verdana, Helvetica, Arial, sans-serif;
	color: #ff6600;
	font-size: 30px;
	font-weight: bold;
        

}


#text {
        float: left;
        position: relative;
        width: 885px;
        font-family: verdana, Helvetica, Arial, sans-serif;
        color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
        margin-bottom: 5px;
	font-size: 12px;
        line-height: 16px;
        border: 0px solid #cccccc;
          
}


#text a:link {
        color: #336699;
        text-decoration: underline;
}

#text a:visited {
        color: #336699;
        text-decoration: underline;
}

#text a:hover {
        color: #336699;
        text-decoration: underline;
}





#text table {
       padding-top: 0px;
       padding-right: 0px;
       border: 0px solid #cccccc; 
}


#text.td  {
        border: 0px solid #cccccc;         
}


#text.td a:link {
        color: #ff6600;
        text-decoration: underline;
}

#text.td a:hover {
        color: #ff66cc;
        text-decoration: underline;
        background-color: #0c2f3f;
}



#ff2text {
        float: left;
        position: relative;
        width: 525px;       
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;  
        color: #000000;   
        border: 0px solid #cccccc;
}

#ff2bild {
         
        width: 330px;  
        margin-left: 555px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
        color: #000000;
        border: 0px solid #cccccc;  
}



#ff2 {
        float: left;
        position: relative;
        width: 417px;       
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;  
        color: #000000;   
}

#b {
         
        width: 417px;  
        margin-left: 472px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
        color: #000000; 
font-size: 11px; 
}

#ff2wort {
        float: left;
        position: relative;
        width: 800px;       
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;  
        color: #000000;   
        border: 0px solid #cccccc;
}


/*Variante */

#b1 {
        float: left;
        position: relative;
        width: 290px;  
             
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
        color: #333333;  
}


#ff3 {
        float: left;
        position: relative;
        width: 200px;
        margin-left: 310px;       
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	 
        color: #333333;   
}


#ff4 {

        width: 200px;
        margin-left: 600px;  
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	 
        color: #333333;   
}


/* Ueberschrift */
.componentheading {
font-family: verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
        
}

/* Beitragsueberschrift */
.contentheading {
        font-family: verdana, Helvetica, Arial, sans-serif;
        width: 900px;
	color: #336699;
	font-size: 13px;
	font-weight: bold;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        
}




#footer {
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 40px;
        width: 900px;
        background-color: #336699;
}

div.moduletable_footer  {
        width: 890px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;   
	font-weight: normal;
        color: #ffffff; 
        margin-left: 0px;
        padding-top: 10px;
        padding-left: 10px;
	padding-bottom: 0px;
        margin-bottom: 0px;
        text-transform: none;
        text-decoration: none;
        border-top: 3px solid #cccccc; 
}






/* Kleiner Text */
.small {
	color: #333333;
	font-size: 11px;
        margin-top: 10px;
	font-weight: normal;
        border: 0px solid #cccccc;
  
}



#search {
        float: left;
        position: relative;
	width: 950px;
        margin-left: 0px;
	height: 30px;
        margin-top: 0px;
	border: 0px solid #33548f;
	font-family: times, arial, helvetica, sans-serif;
	font-size: 11px;
        border: 0px solid #cccccc;
        background-color: #cccccc;
}

#search input {
	border: 1px solid #999999;
        width: 160px;
        margin-left: 740px;
	padding: 3px 3px 3px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
        background-color: #ffffff;
}






#breadcrumps {

	position: relative;
	width: 730px;
        margin-top: 0px;
        margin-left: 330px;
	height: 30px;
        font-size: 12px;
        color: #7c7fe0;
        padding-left: 0px;
        padding-top: 0px;
        border: 0px solid #7c7fe0;   
}


#breadcrumps a:link {     
        color: #666666;
}

#breadcrumps a:active {     
        color: #cccccc;
}

#breadcrumps a:visited {     
        color: #666666;
}


#pathway {

        background: url(../images/bg1_menue.gif) repeat-x;
	display: block;	
	line-height: 16px;
        font-family: trebuchet ms, Helvetica, Arial, sans-serif;	  
	padding-left: 10px;
        font-weight: normal;
        color: #ff6600;
	font-size: 11px;
        margin-left: 5px;
        border: 1px solid #ff6600; 

}


div.moduletable_menubread {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;   
        letter-spacing: 0px;
	font-weight: normal;
	color: #333333;
        padding-left: 0px;
        padding-top: 0px;
	padding-bottom: 15px;
        margin-bottom: 0px;
        border: 0px solid #cccccc;

}




/* STANDARD HTML FORMATIERUNGEN */

h1 a:visited {
	color: #4aa825;
	font-size: 16px;
	font-weight: normal;
	margin: 0px; /* Befehl Firfox */
        background-color: #ff6600;
}


h2 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px; /* Befehl Firfox */
	
}

h3 a:visited{
	color: #cde957;
	font-size: 12px;
margin-top: 0px;
        letter-spacing: 1px;
	font-weight: bold;
	margin: 0px; /* Befehl Firfox */

}

h4 {
        color: #666666;
        line-height: 20px;
}

#buttonheading a:visited {	
        border: 0px solid #cccccc;
  
}

#jfish {
        
	width: 480px;
	height: 20px;
	margin-left: 415px;
        margin-top: 10px;
        border: 1px solid #000000; 
        background-color: #ffffff;
}

#jflanguageselection {
        
	width: 480px;
	height: 20px;
padding-top:20px;
	margin-left: 0px;
        margin-top: 0px; 
       
}









#artist {
        float: left;
        position: relative;
        width: 480px;
        color: #000000;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
        margin-bottom: 15px;
	font-size: 12px;
        border: 0px solid #cccccc;  
}

#imgartist {
               
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
        margin-left: 550px;
	font-size: 10px; 
        color: #666666;
        border: 0px solid #cccccc; 
   
}

/* Spalte Kuenstler */

#s1 {
        float: left;
        position: relative;
        width: 250px;
        color: #000000;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
        margin-bottom: 15px;
	font-size: 12px;
        line-height: 16px;
        border: 0px solid #cccccc;  
}

#s2 {
        float: left;
        position: relative;  
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
        margin-left: 20px;
        width: 250px;
        font-size: 12px;
        line-height: 16px;
        border: 0px solid #cccccc; 
   
}

#s3 {
               
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
        margin-left: 540px;
        width: 250px; 
        font-size: 12px;
        line-height: 16px;
        border: 0px solid #cccccc; 
   
}

#imgartist_p {
        float: left;
        position: relative;
        width: 120px;
        color: #000000;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
        margin-bottom: 10px;
	font-size: 12px;
        border: 0px solid #cccccc;  
}

#artist_p {
        padding-top: 10px;
        margin-left: 180px;
}


/* Trenner in der Ausstellungsliste */
.readon {
        width: 900px;
        font-size: 11px;
        border-bottom: 4px solid #cccccc; 
        padding-bottom: 10px;
        padding-left: 5px;
        display:block;
}

.readon a:hover {
        color: #333333;
}

.pagenav {
        font-size: 12px;
}



/* Newsletter */
.adminform {
        border: 1px solid #cccccc;    
margin-bottom: 20px; 
}

.list_name {
font-size: 12px;
}

.list_description {
padding: 0px;
padding-bottom: 20px;
}



/* Kuenstlerliste */
.artist_table {
font-size: 12px;
line-height: 25px;
}


/* Frontseite */
.table_front {
margin-top: 30px;
}


.exhibition_table {
font-size: 12px;
margin-top: 0px;
}

.c1 {
padding-right: 80px;
}

.cfront {
padding-right: 40px;
}

div.moduletable_menu .item13 a:link {
color: #666666;
}

div.moduletable_menu .item13 a:visited {
color: #666666;
}
