html
    {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     margin: 0px;
     padding: 0px;
     border-width: 0px;
     font-size: 11pt;
     overflow: hidden;
    }
    
body
    {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     border-width: 0px;
     margin: 0px;
     padding: 0px;
     background-color: #a0aaa1;
     overflow: hidden;
    }

#titel
      {
       position: absolute;
       margin: 0px;
       padding: 0px;
       top: 0%;
       left: 0%;
       width: 100%;
       height: 0%;
       overflow: visible;
	   text-align: center;
       background-color: #a0aaa1;
      }

#titel h1
{
    color: #a0aaa1;
    text-align: center;
    font-size: 18pt;
    font-family: sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#content
{
    position: absolute;
    width: 100%;
    top: 0%;
    left: 0px;
    margin: 0px;
    padding: 0px;
    height: 100%;
    border-width: 0px;
    background-color: #a0aaa1;
}


#content_title_left
{
    position: absolute;
    background: url(../img/content_title_left.png);
    width: 200px;
    top: 2%;
    left: 0%;
    margin: 0px;
    padding: 0px;
    height: 54px;
    border-width: 0px;
}

#content_title_left h1
{
	text-align: center;
	font-family: serif;
	color: #ffffff;
    font-size: 18pt;
    font-weight: bold;
	right: 0px;
	margin: 8px;
	padding: 0px;
}

#content_title_center
{
    position: absolute;
	background: url(../img/content_title_center.png);
	top: 2%;
    left: 10%;
	right: 10%;
	width: 80%;
    margin: 0px;
    padding: 0px;
    height: 54px;
	color: #ffffff;
    border-width: 0px;
}

#content_title_center h1
{
	text-align: center;
    font-size: 18pt;
    font-family: sans-serif;
    font-weight: bold;
	margin: 8px;
	padding: 0px;
}

#content_title_right
{
    position: absolute;
    background: url(../img/content_title_right.png);
    width: 200px;
    top: 2%;
    right: 0%;
    margin: 0px;
    padding: 0px;
    height: 54px;
    border-width: 0px;
}

#content_menue_left
{
    background: url(../img/content_menue_left.png);
	background-repeat: no-repeat;
    position: absolute;
	margin: 0px;
    width: 9%;
	bottom: 1%;
    left: 1%;
    padding: 0px;
    height: 45px;
    border-width: 0px;
	background-position: left;
}

#content_menue_center
{
    position: absolute;
	background: url(../img/content_menue_center.png);
	background-repeat: repeat-x;
    margin: 0px;
	bottom: 1%;
    left: 10%;
	right: 10%;
	width: 80%;
    padding: 0px;
    height: 45px;
	color: #ffffff;
}

#content_menue_center a
{
	text-align: center;
    font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
	margin: 20px;
	top: 20px;
	padding: 0px;
}

#content_menue_right
{
	background-repeat: no-repeat;
	background-position: right;
    background: url(../img/content_menue_right.png);
    position: absolute;
    margin: 0px;
    width: 160px;
	bottom: 1%;
    right: 1%;
    padding: 0px;
    height: 45px;
    border-width: 0px;
}

#start
{
    position: absolute;
	background: url(../img/gruene_venus_1.jpg);
	background-repeat: no-repeat;
    margin: 0px;
	bottom: 0%;
    left: 0%;
	right: 0%;
	width: 100%;
	height: 100%;
    padding: 0px;
	color: #ffffff;
}

#gemaeldeauswahl
{
    position: absolute;
    width: 15%;
	height: 60%;
	overflow: auto;
    top: 20%;
    left: 10%;
    margin: 0px;
    padding: 0px;
    border-width: 10px;
    background-color: #a0aaa1;
}

#gemaelde
{
    position: absolute;
    width: 600px;
	height: 60%;
	overflow: hidden;
    top: 20%;
    left: 30%;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    background-color: #a0aaa1;
}

#gemaeldeinfo
{
    font-family: sans-serif;
    position: absolute;
	width: 10%;
	overflow: auto;
	right: 0%;
	margin: 0% 1% 0% 1%;
	width: 15%;
	top: 50%;
	padding: 0%;
    border-width: 0px;
    background-color: #a0aaa1;
    font-size: 11px;
	color: #343434;
}

#gemaelde p
{
    font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
}

#gemaelde h3
{
    font-size: 14pt;
	color: #343434;
	text-decoration: none;
    font-family: sans-serif;
	font-weight: bold;
}


#content_standard
{
    position: absolute;
    width: 60%;
	height: 70%;
    top: 15%;
    left: 40%;
    margin: 0px;
    padding: 0px;
	overflow: auto;
    border-width: 0px;
    background-color: #a0aaa1;
}

#content_standard p
{
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
}

#content_standard h2
{
    font-size: 18pt;
    color: #343434;
	text-decoration: none;
    font-family: sans-serif;
    font-weight: bold;
}

#content_standard h2 a
{
    font-size: 18pt;
    color: #343434;
	text-decoration: underline;
    font-family: sans-serif;
    font-weight: bold;
}

#content_standard h3
{
    font-size: 14pt;
    color: #314c40;
	text-decoration: none;
    font-family: sans-serif;
    font-weight: bold;
}

#content_standard h1
{
    font-size: 18pt;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
    font-weight: bold;
}

.ausstellungsdauer
{
    color: #314c40;
}

.vernissage
{
    color: #314c40;
}

.flyer
{
    color: #314c40;
}

#ausstellungsort
{
    text-decoration: none;
	color: #ffffff;
}

.ausstellungsort a:link
{
    text-decoration: none;
	color: #ffffff;
}

.ausstellungsort a:active
{
    text-decoration: none;
	color: #ffffff;
}

.ausstellungsort a:visited
{
    text-decoration: none;
	color: #ffffff;
}

.ausstellungsort a:focus
{
    text-decoration: none;
	color: #ffffff;
}

.subtitle_workshop
{
	margin: 0.25em 0em 0.5em 0.125em;
    color: #314c40;
	font-size: 11pt;
	text-decoration: none;
    font-family: sans-serif;
    font-weight: bold;
}

#anmeldung_eingabe
{
    position: absolute;
	font-size: 11pt;
	text-decoration: none;
    font-family: sans-serif;
	color: #ffffff;
    width: 30%;
	top: 100px;
    left: 10%;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    background-color: #a0aaa1;
}

#anmeldung_eingabe p
{
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
}

#anmeldung_eingabe_tabelle
{
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
}

#workshophinweise
{
    position: absolute;
	font-size: 11pt;
	text-decoration: none;
    font-family: sans-serif;
	color: #ffffff;
    width: 25%;
    bottom: 50px;
    left: 10%;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    background-color: #a0aaa1;
}

#irena_verlak_index
{
    position: absolute;
	font-size: 24pt;
	text-decoration: none;
    font-family: serif;
	color: #557b56;
    width: 30%;
    bottom: 50px;
    left: 10%;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

#workshophinweise p
{
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;
}

#kunst_von
{
	position: absolute;
    margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 0px;
	width: 134px;
	height: 45px;
    position: absolute;
    font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
    font-family: sans-serif;    
}

#konst_von p
{
	margin: 0px;
	padding: 0px;
    font-size: 4pt;
}

a:link
{
    border-width: 1px;
    border-color: #000000;
    color: #314c40;
}

a:active
{
    border-width: 1px;
    border-color: #000000;
    color: #314c40;
}      

a:visited
{ 
	color: #343434;
	border-width: 1px;
    border-color: #000000;
}

a:focus
{
	color: #343434;
	border-width: 1px;
    border-color: #000000;
}

a
{
    color: #314c40;
}