/* DATEI: melt.css */
/* Erstellt: fs 2007-04-01 */
/* letzte Bearbeitung: fs 2008-02-11 */




body {float:none; font-family:Arial,Helvetica,Verdana,sans-serif; font-size:90%; text-align:center; line-height:100%; margin:5px;
	color:#000; background:url("images/sodis07_bg.gif") no-repeat;}
p {font-size:1em;}
input, select, text, texarea { font-size:90%; line-height:auto; height:auto;}
ul {margin:0em; padding:0 0 0 1.25em; list-style-image: url("images/pfeilgrey.gif");}

.nostyle {visibility:hidden; font-size:0%; line-height:0em;}
.bold {font-weight:bold;}
.clear_all {margin:0;}

#overall{margin:0; padding:0; border: 0px solid; text-align:left;}
#margin_left {font-size:80%; float:left; height:100%;}
#margin_right {font-size:80%; float:right; width:180px;	height:100%;}
#main_frame {}


.button_autowidth {
	float:left;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
	background: #DDD;
	border: 1px solid;
}	  

.editBlock {
	visibility:visible;
}




#logo {text-align: center;}

#search_form {
	float: left;
	font-size: 90%;
}



#news_block {
	border-top: 1px solid #f60;
	background: url("images/sodis07_bg.gif") no-repeat left top; 
	padding: 0 0 0.2em 0.2em;
	margin-bottom:0.4em;
}

#news_header, #news_text, #news_text_with_separator, #news_text_center, #news_text_bold {
	font-size: 90%;
}
#news_header {
	margin-top:0.25em;
	font-weight: bold;
}
#news_text_bold {
	font-weight: bold;
}
#news_text_center {
	text-align: center;
}

#news_text_with_separator {
	border-top: 1px solid #f60;
	background: url("images/sodis07_bg.gif") no-repeat left top; 
}



.text_header, .text, .text_center, .text_bold {font-size: 90%;}
.text_header, .text, .text_bold {text-align:left;}
.text_header {font-weight: bold;}
.text_bold {font-weight: bold;}
.text_center {text-align: center;}




#navigation_frame, #navigation_header {
	//font-size: 90%;
}


.navigation_frame{
	width:100%;
	height:2.5em;
}

.navigation_header{
	background: #aaa;
	//color: #F8F8F8;
	font-weight: bold;
}

.navigation_elements{
	float:right;
	text-align:right;
}


.sorters{
	width:100%; 
	border-bottom: solid 1px #f60;
}
.sorters_year, .sorters_format, .sorters_id{
	float:right; 
	width:7em; 
	text-align:right;
}
.sorters_title{
}


.data_frame, .list, .record_head {
	font-size: 0.9em;
	line-height:1.2em;
}


.data_frame {
	font-weight: normal;
}


.list{
	width:100%;
}

.list_record{
	margin:0.25em 0 0.25em 0; 
	border-bottom: 1px solid #ccc;
}


.record_col_left{
	float:left; 
	width:25em;
	font-size: 0.9em;
	line-height:1.2em;
}

.record_col_right{
	font-size: 0.9em;
	line-height:1.2em;
	float:right; 
	width:25em;
}

.record_head {
	margin-top:0.5em; 
	margin-bottom:0.5em; 
	border-bottom: 1px solid #f60;
}

.record_collection {
	font-weight:bold;
}

.record_title {
	font-size: 1.2em;
	line-height:1.3;
	font-weight: bold;
}

.record_subtitle {
	font-weight:bold;
}

.record_thumb{
	float:left; 
	width:6em; 
	margin:0.25em 0; 
	border: 0px solid #ccc;
}

.record_thumb_image{
	width:100%;
	border: 1px solid #ccc;
}
.record_source{
	float:right; 
	margin-right:0em; 
}

.record_source_image{
	border:0px;
}

.record_basic{
	float:left; 
	margin-left:0.5em; 
}

.record_linked_data{
	float:right;
}

.record_lifecycle{
	font-style:italic;
}

#list_entry {
	//font-size: 80%;
}


#evaluation_text {
	font-size:90%;
	font-weight:normal;
}



/*
#main_header {
	padding: 0px;
	background: #aaa;
	color: #F8F8F8;
	font-weight: bold;
}
*/


/* Listen mit Pfeilen*/

.ueberschrift1 { font-size:140%; font-style: normal; font-weight:bold; color: #333333;}
.ueberschrift2 { font-size:120%; font-style: normal; font-weight:bold; color: #333333;}
.ueberschrift3 { font-size:110%; font-style: normal; font-weight:bold; color: #333333;}
.ueberschrift4 { font-size:100%t; font-style: normal; font-weight:bold; color: #333333;}
.ueberschrift5 { font-size:100%; font-style: normal; font-weight:bold; color: #333333;}

h1 { font-size:110%; font-style: normal; font-weight:bold}
h2 { font-size:120%; font-style: normal; font-weight:bold}
h3 { font-size:140%; font-style: normal; font-weight:bold}

a { 
	color: #FF6600; 
	font-weight: bold; 
	text-decoration: none;
}
a:active { 
}
a:visited { 
}
a:hover { 
	text-decoration: underline;
}