/* Wichtige Farben

Gruen =	     #9ACC65
Gelb =		 #FDF100
Orange =     #f60
HellOrange= #FFA201

color:  #628f30;  ##669933
color:  #9ACC65; ##99cc66

h1 color: #800040; red990033
h2 color: #FFA201; yellow ff9900
h3 color: #FFA201;

navilink color: #666666; OK

navicontainer border-bottom: 1px #cbe4af   ##ffffcc



*/

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   color: #666;
   
}

html, body {
   
   font-size: 101%;
background-color: #ffffff;}

a:link {
   color:  #669933;
   text-decoration: underline;
}

a:visited {
   color: #99cc66; 
   text-decoration: underline;
}

a:hover {
   color: #99cc66; 
   text-decoration: underline;
}

a:active {
   color: #99cc66; 
   text-decoration: underline;
}

strong {
   font-weight: bold;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.klein {
   font-size: 0.7em;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}

h1 {
   font-size: xx-large;
   	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 150px;
text-align: right;}

h2 {
font-size: medium;
   color: #ff9900;
    border-bottom: 1px solid #ff9900;
   margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 150px;}

h3 {
font-size: small;
   color: #ff9900;
   margin-top: 20px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 150px;
font-weight: lighter;}

.foot {
	font-size: x-small;
   color: #669933;
    border-top: 1px solid #628f30;
   margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 150px;
	text-align: right;}

.top {

   	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 150px;
	font-size: x-small;}

p {
   font-size: small;
   line-height: 1.5em;
   color: #666;
  
margin-top: 10px;
margin-left: 140px;
margin-bottom: 10px;
margin-right: 180px;}





.works {
 font-size: small;
   line-height: 1.2em;
   color: #666;
margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.artistname {
	
color: #ff7b24;
	
}

.caption {
	font-size: small;
	font-style: italic;
	margin-right: 160px;
	text-align: right;
	line-height: 1.1em;
	font-family: "Times New Roman", Times, serif;
}

.navlink {
	font-size: 9pt; 
	color: #666666; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#index {background-image: url("images/grey.gif")}

#air {
 font-size: small;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
text-align: right;
line-height: 1.1em;
}
#bio {
 font-size: small;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
line-height: 1.1em;
}
#art {
	margin-top: 65px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;

}

#descri {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: x-small;
	text-align: right;
	line-height: 1.1em;

}


#navcontainer { width: 120px;  padding-top: 80px;
font-size: small;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
display: block;
padding: 3px;
width: 130px;
font-family: Arial, Verdana, Helvetica, sans-serif;
 list-style-image:  url(images/arrow_right.gif);
 list-style-position: inside;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
border-bottom: 1px #ffffcc solid;
}

#navcontainer a:link
{
color:   #669933;
text-decoration: none;
}
#navcontainer a:visited, #navlist a:visited
{
color: #99cc66; 
text-decoration: none;
}

#navcontainer a:hover
{
background-color:  #99cc66;
color: #ffffff;
}



#navhori ul
{
padding-left: 40px;

background-color: #ffffff;
color:   #669933;
float: right;
margin-right: 70px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: x-small;
}
#navhori ul li { display: inline; }
#navhori ul li a
{
padding: 0.2em 1em; background-color: #ffffff;
color:   #669933;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navhori ul li a:hover
{
background-color:  #99cc66;
color: #ffffff;
}

