/* FILE: bruker.css */
/* AUTHOR: Jan-Christoph Conrad, www.idearts.de */

body { background-image:url(http://www.bdal.de/biosciences/images/bg_biosciences_ccbn.jpg); background-repeat:no-repeat; background-position:left top; background-color:#FFFFFF; }



.title {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	line-height : 22px;
	color : #575757;
}

.subtitle {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	line-height : 19px;
	color : #575757;
}

.text {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	line-height : 17px;
	color : #575757;
}

.greek {
	font : Symbol, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	line-height : 17px;
	color : #575757;
}

.menu1 {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	line-height : 12px;
	color : #F1F2F3;
}

.menu2 {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	line-height : 12px;
	color : #0066cc;
}

.menu3 {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : 12px;
	color : #383838;
}

.bold {
	font-weight : bold;
}

.desc {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : 12px;
	color : #575757;
}

.logdesc {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 8px;
	font-style : normal;
	font-weight : normal;
	line-height : 8px;
	color : #383838;
}

li {	
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
	color : #575757;
}

ul {	
	font-style : normal;
	font-weight : normal;
	color : #575757;
}

a:link { color:#0066CC; text-decoration:none; }
a:visited { color:#0066CC; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { text-decoration: underline; }