body {
	margin: 0px;
	text-align: left;
	background: url(images/elements/bg_body.jpg) no-repeat;
	background-position: 220px 0px;
	
}
body, td, div, p{
	color: #666666;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
        line-height: 1.5em;
        letter-spacing: 0.2pt
}

a{
       font-family: Trebuchet MS, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
       color: #C80000;
       text-decoration: none;
}

a:hover {
       color: #C80000;
       text-decoration: underline;
}
a.internal:link, a.internal:visited{
	padding-left: 15px;	
	background: url(images/elements/internal.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
a.external:link, a.external:visited{
	padding-left: 15px;	
	background: url(images/elements/external.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
blockquote{
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-style: italic;
	color: #666666;
}
h1{
	margin: 0px 0px 8px 0px;
	color: #333333;
	font: bold 13px Trebuchet MS, Helvetica, sans-serif;
}
h2, h3{	
	margin: 0px 0px 8px 0px;
	color: #333333;
	font: bold 11px Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1.h1_main, h1#h1_main{	
	padding: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2.h2_main, h2#h2_main{
	padding: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
hr{
	width: 100%;
    height: 1px;
	color: #CCCCCC;
    background-color: #CCCCCC;
    border: none;	
}

sub{
	
}
sup{
	font-size: 90%;
	color: #999999;
	line-height: 5px;
	margin-left: 3px;
	border-bottom: 1px solid #993333;
}
a:link sup, a:visited sup, sup a:link , sup a:visited {
	color: #993333;
	text-decoration: none;
}

div#container {
	position: absolute;
	width: 900px;
	text-align: left;
}


div#lang_select{
	position: absolute;
	width: 50px;
	top: 10px;
	left: 500px;
}

a#logo{
	position: absolute;
	display: block;
	top: 50px;
	left: 30px;
	height: 80px;
	width: 190px;
	background: url(images/elements/logo.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
div#extra_nav{
	position: absolute;
	top: 10px;
	left: 560px;
	width: 150px;
	height: 20px;
	line-height: 20px;
}
div#extra_nav li sub{
	color: #CCCCCC;
	padding: 0px 2px 0px 0px;
}
div#extra_nav ul{
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#extra_nav ul li{
	float: left;
	margin: 0px;
	padding: 0px;
}
div#search_area{
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	top: 0px;
	left: 680px;
	width: 210px;
	height: 160px;
	color: #CCCCCC;
	background: url(images/elements/bg_find.jpg) no-repeat;
}

div#teaser_area{
	position: absolute;
	left: 680px;
	width: 210px;	
	top: 147px;
	/*padding-left: 10px;*/
}
div#nav01_area{
	position: absolute;
	width: 420px;
	left: 240px;
	top: 105px;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
div#nav01_area li sub{
	color: #CCCCCC;
	padding: 0px 2px 0px 0px;
}
ul#nav01{
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#nav01 li{
	float: left;
	margin: 0px;
	padding: 0px;
}
/* menu level 1 */
a.menu01, a.menu01_act{
	text-decoration: none;
}
a.menu01:link, a.menu01:visited{

}
a.menu01_act:link, a.menu01_act:visited{

}
a.menu01:hover, a.menu01_act:hover{

}

/* nav 02 */
ul#nav02_area{
	position: absolute;
	top: 155px;
	left: 40px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* menu level 2 */
ul#nav02_area li{	
	display: block
	text-align: right;
}

a.menu02, a.menu02_act{
	display: block;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	height: 17px;

}

a.menu02:link, a.menu02:visited{
	color: #CCCCCC;
}
a.menu02:hover, a.menu02_act:hover{
	color: #76B2CA;
}
a.menu02_act:link, a.menu02_act:visited{
	color: #76B2CA;
}
a.menu02_act{
	
}
a.menu02 img, a.menu02_act img{
float: right;
}
/* main content */
div#content_area{
	position: absolute;
	width: 420px;
	left: 240px;
	top: 190px;
}

div#content_area div.spacer{
	height: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(images/elements/h_line.jpg) no-repeat;
	clear: both;
}
div#content_area p.spacer{
	height: 1px;
	clear: both;
}
div#path_area{
	position: absolute;
	width: 420px;
	left: 240px;
	top: 155px;
	height: 20px;
	line-height: 20px;
}

div#functions{
	position:absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	line-height: 20px;
}
div#footer div.functions{
	position:absolute;
	float: right;
	top: 0px;
	right: 0px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
span.parameter{
	/*color: #999999;
	border: 1px solid red;*/
}
div.parameter, div#parameter{
	height: 20px;
	line-height: 20px;
}
h1.h1_main, h1#h1_main, div.abstract, div#abstract, 
div.parameter, div#parameter, div#txt_main, div.txt_main, 
 div#related, div#appendix  {
	width: 100%;
}

div#txt_main, div.txt_main{
	margin-top: 10px;
}

div.abstract a:link, div.abstract a:visited, 
div#abstract a:link, div#abstract a:visited, 
div#txt_main a:link, div#txt_main a:visited{
	padding-left: 15px;	
	background: url(images/elements/external.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;	
}
div.abstract a.internal:link, div.abstract a.internal:visited, 
div#abstract a.internal:link, div#abstract a.internal:visited,
div#txt_main a.internal:link, div#txt_main a.internal:visited{
	padding-left: 15px;	
	background: url(images/elements/internal.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;	
}

div#content_area a.download:link, div#content_area a.download:visited{
	padding-left: 15px;	
	background: url(images/elements/icon10_download.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
div.parameter, div#parameter{
position:relative;
margin-top: 5px;
margin-bottom: 5px;
	color: #999999;
}
div.parameter, div#parameter,
div.parameter a, div#parameter a{
	font-size: 11px;
}
div.parameter a.read_more:link, div.parameter a.read_more:visited, div#parameter a.read_more{
	background-image: none;
	position:absolute;
	top: 0px;
	right: 0px;
}

div#footer {
	position: relative;
	width: 420px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
}
div#footer a:link, div#footer a:visited{
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	/*color: #666666;*/
}
div#footer a:hover{
	/*color: #993333;*/
}
div#footer img#top_link{
	position: absolute;
	left: 10px;
}

a.extra_nav, a.extra_nav_act{
	/*display: block;*/
	/*padding: 11px 0px 5px 10px;*/
	font: normal 11px Trebuchet MS, Helvetica, sans-serif;
}
a.extra_nav:link, a.extra_nav:visited{
	color: #666666;
}
a.extra_nav_act:link, a.extra_nav_act:visited{
	color: #993333;
}
a.extra_nav:hover, a.extra_nav_act:hover{
	color: #993333;
}

div.teaser, div#related, div#appendix{
	clear: both;
	margin: 10px 0px 0px 0px;
}
div.teaser{
	margin-left: 10px;
	width: 210px;
}
div#related, div#appendix{
	background: url(images/elements/h_line.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;	
}

div.header_teaser, div.header_related, div.header_appendix{
	height: 20px;
	padding: 0px 3px 7px 3px;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

div.header_teaser{
	background: url(images/elements/h_line_190.jpg);
	background-position: 0px 17px;
	background-repeat: no-repeat;	
	text-transform: uppercase;
}
div.footer_teaser{
	height: 10px;
	background: url(images/elements/h_line_double_190.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

div#related div.header_related{
	background: url(images/elements/related.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	text-indent: 20px;
}
div#appendix div.header_appendix{
	background: url(images/elements/icon14_category.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	text-indent: 20px;
}
div.content_teaser, div.content_related, div.content_appendix{
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	padding: 3px;

}
div.content_teaser a, div.content_related a{
	font-size: 11px;
}
div.content_related{
line-height: 1.5em;
}
/* forms */
form{
	margin: 0;
	padding: 0;
}

div#search_area #search_string{
	position: absolute;
	top: 10px;
	left: 60px;
	width: 120px;
	border: 1px solid #CCCCCC;
}

div#search_area #find{
	position: absolute;
	top: 12px;
	left: 190px;
	height: 17px;
	width: 17px;
}
div#search_area label{
	position: absolute;
	top: 12px;
}

label{
	margin-right: 5px;
        text-transform: uppercase;
}
select{
	border: 1px solid #CCCCCC;
	height: 15px;
	font-size: 10px;
}

select#select_category{
	width: 70px;
}
select#select_category_value{
	width: 240px;
}
select.loading{
	border: 1px dashed #C80000;	
	background-color: #CCCCCC;
}
/* sitemap */
div.sitemap_level_01{
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}

a.sitemap_item_level_01:link, a.sitemap_item_level_01:visited{
	display: block;
	float: left;
	width: 80px;
	color: #CC0000; 
	text-transform: uppercase; 
	font-weight: bold;
	margin: 0px;
}
div.sitemap_description_level_01{
	margin-left: 20px; 
	padding: 0px 0px 10px 10px; 
	border-left: 1px dashed #999999;
	float: left;
}
div.sitemap_level_02{
	margin-left: 100px;
}

div.sitemap_item_level_02{
	margin: 5px 0px 0px 0px; 
	color: #999999;
	border-left: 1px dashed #999999; 
}
a.sitemap_item_level_02:link, a.sitemap_item_level_02:visited{
	display: block;
	float: left;
	width: 100px;
	color: #CC0000; 
	font-weight: bold;
	margin-left: 10px;
}
div.sitemap_description_level_02{
	margin-left: 20px; 
	padding-left: 10px; 
	border-left: 1px dashed #999999;
	float: left;
	width: 165px;
}

a.sitemap_item_level_03:link, a.sitemap_item_level_03:visited{
	color: #6F0F0F;
}
div.sitemap_level_03{
	margin: 0px 0px 5px 20px; 
	border-left: 1px dashed #999999; 	
}
div.sitemap_item_level_03{
	border-left: 1px dashed #999999; 
	margin: 0px 0px 5px 20px; 
	color: #999999;
}
div#content_area a.sitemap_item_level_01:link, 
div#content_area a.sitemap_item_level_01:visited,
div#content_area a.sitemap_item_level_02:link, 
div#content_area a.sitemap_item_level_02:visited,
div#content_area a.sitemap_item_level_03:link, 
div#content_area a.sitemap_item_level_03:visited{
	background-image: none;
	padding-left: 0px;
}
p.clear{
	clear: both;
	height: 1px;
}

/* gallery stylez */
table.gallery{
	width: 420px;
}
div#content_area a.a_gallery:link, div#content_area a.a_gallery:visited{
	background-image: none;	
	display: block;
	margin: 0px;
	padding: 0px;
}

tbody.tbody_gallery td{
	padding: 0px;
	text-align: left;
}
tbody.tbody_gallery td.td_empty_gallery{ 
	background-color: #EFEFEF;
}
		
tbody.tbody_gallery td img{
	 margin-bottom: 3px;
}

caption.caption_gallery{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	
}
tfoot.tfoot_gallery tr td{
	font-weight: normal;
}

img#show_img{
	margin-top: 10px;	
	width: 420px;
	border: 1px solid #FFFFFF;
	/*margin-top: 10px;	*/
}
img.img_gallery{
	border: none;
	border: 1px solid #CCCCCC;
}
img.img_gallery_active{
	border: 1px solid #666666;
}
/* slideshow stylez */
div#content_area div.slideshow a:link, div#content_area div.slideshow a:visited{
	background-image: none;	
	padding-left: 0px;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
}
div.slideshow div.controls{
	text-align: right;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
}
div.slideshow div.controls img{
	position: relative;
	top: 1px;
}
div.slideshow p.images{
	text-align: center;
}
div.slideshow a.switch_active{
	color: #999999;
}
/* comments */

div#comments{
       width: 540px;
}

form#commentform input, form#commentform textarea{
	border: 1px solid #CCCCCC;
}

ul.commentlist cite{
	color: #999999;
	font: bold 12px Trebuchet MS, Helvetica, sans-serif;
}
ul.commentlist cite a:link, ul.commentlist cite a:visited{
	font: normal 11px Trebuchet MSl, Helvetica, sans-serif;
}

/*templates */
div.image_left_text{
	width: 100%;
}
div.image_left_text img{
display:block;
float:left;
margin: 5px 10px 2px 0px;
}

div.image_right_text{
width: 100%;
}
div.image_right_text img{
display:block;
float:right;
margin: 5px 0px 2px 10px;
}

div.image_left{
float: left;
}
div.image_right{
float: right;
}
div.image_container div.legend{
clear: both;
color: #999999;
padding-top: 5px;
}
p.clear{
clear: both;
height: 1px;
line-height: 1px;
margin:0px;
padding: 0px;
}

/* templates */
div#credits blockquote{
	font-style: normal;
	/*color: #000000;*/
}

div#festivals blockquote{
	font-style: normal;
	font-size: 10px;
	line-height: 1.2em;
	/*color: #000000;*/
}

/* changes 27.6.2008 */
a img{
border: none;
}
.style1{}
body#hide-headline-abstract #abstract{
display: none;
}
body#hide-headline-abstract h1.h1_main{
display: none;
}
