body {
      background-color: #FFFFFF;
      font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	  font-size: 0.8em;
      color: #222222;
      margin: 0px;
      text-align: center;
	  width: 955px;
	  margin-left: 80px;
}

#KVguy_icon {z-index: 5; position: absolute; width: 5px; height: 5px; top: 10px; background: url(./KVland.png) 39px 0px no-repeat;}
#KVguy_icon_alt {position: absolute; width: 39px; height: 42px; right: 0; top: 110px; background: url(KVland.png) 39px 0px no-repeat;}
#KVguy_icon_ganzalt {position: absolute; width: 39px; height: 42px; right: 0; top: 110px; background: url(KVland.png) 39px 0px no-repeat;}

#weisserbalken{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   top: 0em; /* 5em */
   left: 0em;
   border: 0px;
   font-size: inherit;
   width: 100%;
   height: 2px;
}
#transbalken1{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   filter: alpha (opacity=80);
   -moz-opacity: .8;
   opacity: .8;	
   top: 2px; 
   left: 0em;
   border: 0px;
   width: 100%;
   height: 2px;
}
#transbalken2{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   filter: alpha (opacity=50);
   -moz-opacity: .5;
   opacity: .5;	
   top: 3px; 
   border: 0px;
   width: 100%;
   height: 2px;
}
#transbalken3{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   filter: alpha (opacity=30);
   -moz-opacity: .3;
   opacity: .3;	
   top: 4px; 
   border: 0px;
   width: 100%;
   height: 2px;
}

#weisserbalkenu{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   bottom: 0px; /* 5em */
   left: 0em;
   border: 0px;
   font-size: inherit;
   width: 100%;
   height: 2px;
}
#transbalkenu1{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   filter: alpha (opacity=80);
   -moz-opacity: .8;
   opacity: .8;	
   bottom: 2px; 
   left: 0em;
   border: 0px;
   width: 100%;
   height: 1px;
}
#transbalkenu2{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   filter: alpha (opacity=50);
   -moz-opacity: .5;
   opacity: .5;	
   bottom: 3px; 
   border: 0px;
   width: 100%;
   height: 1px;
}
#transbalkenu3{
   position: fixed;
   background-color: #FFFFFF;  /*InfoBackground;*/
   filter: alpha (opacity=30);
   -moz-opacity: .3;
   opacity: .3;	
   bottom: 4px; 
   border: 0px;
   width: 100%;
   height: 1px;
}


.linie{
    clear: both;
    width: 755px;
    height: 0px;
    border-bottom: 1px solid #FFFFFF; /* #E8E8E8 */
	margin: 0em auto;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	overflow: hidden;
}

.linieweiss{
    clear: both;
    width: 755px;
    height: 0px;
    border-bottom: 1px solid #FFFFFF;
	margin: 0em auto;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	overflow: hidden;
	}
	
#navi{
	z-index: 3;
	position: fixed;
	background-color: #FFFFFF;  /*InfoBackground;*/
	filter: alpha (opacity=30);
	-moz-opacity: .3;
	opacity: .3;	
	top: 0em; /* 5em */
	left: 1em;
	border-top: 0px;
	border-bottom: 0px;
	border-left: solid 0px #99ca3c;
	border-right: solid 0px #99ca3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: inherit;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	padding: 0em;
	width: 17em;
	height: 100%; /* 40em */
}
* html #navi {
   position: absolute;
   float: right;
   right: 0em;
   top: 0em;
   filter: alpha (opacity=30);
   -moz-opacity: .3;
   opacity: .3;
}

#navi:hover {
   filter: alpha (opacity=99); /* 85 */
   -moz-opacity: .99;
   opacity: .99;
   border-top: 0px;
   border-bottom: 0px;
   border-left: solid 0px Gray;
   border-right: solid 0px Gray;
   }

#navi ul {
	position: static;
	padding:0em;
	margin-right: 1.0em;
	padding-top: 8em;
}

#navi ul li {
 list-style: none;
 padding-right: 0;
 padding-top: 0;
 margin-top: 1.4em;
}

#navi ul li a {
	font-size: 1.25em;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: .8em;
 	padding: 1px; 
	padding-left: 2.5em;
	margin-right: 0em;
	text-decoration: none;
	color: #FFFFFF;
}

#navi ul li a:link {
}
#navi ul li a:visited {
}

#navi:hover ul li a{
	color: black;
}


#navi ul li a:link:hover, #navi ul li a:visited:hover {
	text-shadow: grey 0px 0px;
	color: black;
}
#navi ul li a#current {
 color: Black; 
}
#navi ul li a#current:hover {
}



#navi:hover h1{
   color: #FFFFFF;
}
#navi:hover table{
   color: #FFFFFF;
}

#kvhilogo{
   z-index: 3;
   position: fixed;
   background-color: #FFFFFF; /*#99ca3c; InfoBackground;*/
   filter: alpha (opacity=30);
   -moz-opacity: .3;
   opacity: .3;	
   top: 0em;
   left: 64.0em;
   width: 14.0em;
   height: 100%;
   border: solid 0px #99ca3c;
   text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: inherit;
   font-weight: bold;
   color: #000000;
   padding-left: 1.0em;
   padding-right: 1.0em;
   padding-top: .0em;
   margin: 0.0em;
}


* html #kvhilogo {
   position: absolute;
   float: right;
   right: 0em;
   left: 0em;
   top: 0em;
   filter: alpha (opacity=30);
   -moz-opacity: .3;
   opacity: .3;
}

#kvhilogo:hover {
   filter: alpha (opacity=99);
   -moz-opacity: .99;
   opacity: .99;
   border: solid 0px Gray;
}

#kvhilogo img{
	overflow: hidden;
	width: 12em;
	height: 12em;
	float: none;
	margin-right: 0.0em; /* alt: 0.4 em */
}

#kvhilogo h1,h2,h3,h4,h5,h6{
	font-size: .9em;
	color: #6e1436;
	font-weight: normal;
	padding-left: 0.0em;
	padding-bottom: 0.0em;
	padding-top: 0.0em;
	padding-right: 0.0em;
	margin: 0.0em;
}


#kvhilogo h1,h3{
	font-weight: bold;
}

#kvhilogo h1{
	padding-top: 0.3em;
	font-size: 1.4em;
}

#kvhilogo h3{
	padding-top: 1em;
}
#kvhilogo h4{
	padding-top: 1em;
    font-variant: small-caps;
}
#kvhilogo a {
    color: #6e1436;
}
#kvhilogo a:hover{
    color: #000000;
}

#hauptbereich {
    position: relative;/* relative; */
    left: 13.3em;
	width: 43em; /*955px*/
    margin: auto;
    text-align: left;
	padding-top: 45px;
	padding-bottom: 80px;
	padding-left: 0.0em;
	margin-left: 0.0em;
}

.inhaltsbereich {
	width: 100%;
	margin: 0px auto;
    padding: 0.0em;
	border-left: 0em solid #E8E8E8;
	border-right: 0em solid #E8E8E8;
}

.linie2{
    clear: both;
    width: 100%;
    height: 0px;
    border-bottom: 1px solid #666666;
	margin-bottom: 0.4em;
	margin-top: 25px;
	margin-bottom: 40px;
	overflow: hidden;
}
.linieback{
    clear: both;
    width: 100%;
    height: 0px;
    border-bottom: 1px solid #666666;
	margin-bottom: 0.4em;
	margin-top: 25px;
	margin-bottom: 0.3em;
	overflow: hidden;
}


.inhaltsbereich h1 {/*Thema*/
    font-family: Verdana, Helvetica, sans-serif;
    font-variant: small-caps	; /*small-caps*/
	margin: 0px;
	padding: 0px;
	margin-bottom: 0em;
    font-size: 4.8em;
    font-weight: normal	;
    color: #6e1436;/*99ca3c*/
    clear: both;
}
.inhaltsbereich:hover h1{
    color: #000000;
    clear: both;
}
.inhaltsbereich h6 { /*Datum fuer Thema*/
    font-family: Verdana, Helvetica, sans-serif;
    margin-top: 0.8em;
	margin-bottom: 1.0em;
    font-size: 1.4em;
    font-weight: bold;
    color: #444444;/*666666*/
	/*background-color:#E0E0E0;*/
}

.unterlegt { /*Datum fuer Thema*/

}
	
.inhaltsbereich h5 { /*Untertitel*/
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
	font-variant: small-caps;
	color: #6e1436;/*99ca3c*/
 	margin-top: 0.2em;
	margin-bottom: 0em;
    font-size: 2.1em;
    font-weight: normal;
    clear: both;
	}
.inhaltsbereich:hover h5{
    color: #000000;
    clear: both;
}

.inhaltsbereich h2 { /*Projekt*/
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
	font-variant: small-caps;
	margin-top: 0.0em;
	margin-bottom: 0em;
    font-size: 2.1em;
    font-weight: normal;
	color: #222222;
    clear: both;
}

.inhaltsbereich h3 { /*Datum*/
    font-family: Verdana, Helvetica, sans-serif;
    margin-top: 0.0em;
	margin-bottom: 1.0em;
    font-size: 1.4em;
    font-weight: normal;
    color: #6e1436;
}
.inhaltsbereich h4 { /*Ausstellung, Symposium, etc...*/
    font-family: Verdana, Helvetica, sans-serif;
    margin-top: 3.5em;
	margin-bottom: 0.0em;
    font-size: 1.0em;
    font-weight: bold;
    color: #6e1436;
}

.inhaltsbereich a {
    color: #000000;
}
.inhaltsbereich a:hover{
    color: #6e1436;/*99ca3c*/
}

.inhaltsbereich p{
	margin: 0em;
	margin-top: 0.5em;
	padding: 0em;
    font-family: Georgia, Verdana, Helvetica, sans-serif;
	text-indent: 0.0em;
	/*text-align: justify;*/
	letter-spacing: -0.01em;
	line-height: 1.4em;
}

.inhaltsbereich p.text{
    font-family: Georgia, Verdana, Helvetica, sans-serif;
	text-indent: 0.0em;
	/*text-align: justify;*/
	letter-spacing: -0.00em;
	line-height: 1.4em;
}
.inhaltsbereich p.plain{
	letter-spacing: -0.02em;
	margin: 0em;
	margin-top: 0.5em;
	padding: 0em;
}

.inhaltsbereich p.caption{
	font-size: 0.8em;
}

.inhaltsbereich p.back{
    font-family: Georgia, Verdana, Helvetica, sans-serif;
	text-indent: 0.0em;
	/*text-align: justify;*/
	letter-spacing: -0.00em;
	line-height: 1.4em;
}
.inhaltsbereich p.back a{
	text-decoration: none;
}

.inhaltsbereich div.center{
	display: block;
	margin-left: 2em;
	margin-top: 1.0em;
	width: 80%;
}

.inhaltsbereich div.center cite{
	color: #3F3F3F;
	font-size: .8em;
}


.inhaltsbereich table td{
	text-align: left;
	padding-top: 0.7em;	
}

.inhaltsbereich table th{
	text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #666666;
}


div.vollbild{ background: transparent url(./bkg.png); cursor: pointer; display: none; left: 0; position: absolute; width: 100%; z-index: 99; }
div.vollbild img { position: absolute;}



#bar{
   z-index: 20;
   background-color: #FFFFFF; /*#99ca3c; InfoBackground;*/
   top: 0em;
   left: 0em;
   width: 14.0em;
   height: 100%;
   border: solid 0px #99ca3c;
   text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: inherit;
   font-weight: bold;
   color: #000000;
   padding-left: 1.0em;
   padding-right: 1.0em;
   padding-top: .0em;
   margin: 0.0em;
}
* html #bar {
   position: absolute;
   float: right;
   right: 0em;
   left: 0em;
   top: 0em;
}
#bar:hover {
   border: solid 0px Gray;
}
#bar img{
	overflow: hidden;
	width: 12em;
	height: 12em;
	float: none;
	margin-right: 0.0em; /* alt: 0.4 em */
}

#bar h1,h2,h3,h4,h5,h6{
	font-size: .9em;
	color: #6e1436;
	font-weight: normal;
	padding-left: 0.0em;
	padding-bottom: 0.0em;
	padding-top: 0.0em;
	padding-right: 0.0em;
	margin: 0.0em;
}
#bar h1,h3{
	font-weight: bold;
}
#bar h1{
	padding-top: 0.3em;
	font-size: 1.4em;
}
#bar h3{
	padding-top: 1em;
}
#bar h4{
	padding-top: 1em;
    font-variant: small-caps;
}
#bar a {
    color: #6e1436;
}
#bar a:hover{
    color: #000000;
}




