/* DATEI: sodis2007.css */
/* Erstellt: fs 2007-01-26 */
/* letzte Bearbeitung: fs 2007-02-02 */




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("../sod_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("../sod_images/pfeilgrey.gif");}
//li {margin:0em; padding:0em;}
//li {margin:0; list-style-image: url("../sod_images/pfeilgrey.gif") left top;}

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

#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 {}

#logo {text-align: center;}



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



#news_block {
	border-top: 1px solid #f60;
	background: url("../sod_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("../sod_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_header {
	background: #aaa;
	//color: #F8F8F8;
	font-weight: bold;
}

#data_frame, #record_head {
	font-size: 80%;
}


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

#record_title {
	font-size: 100%;
	font-weight: bold;
}

#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;
}
