/*div 
{
	border: 1px solid;
}*/

#frame 
{
	position: absolute;
	width: 200px;
	top: 5px;
	bottom: 5px;
	left: 5px;
	background-color: #05736b;
}

#header 
{
	width: 800px;
	position: absolute;
	top: 5px;
	left: 205px;
	right: 0px;
	background-color: #c3dfe6;
}

#content 
{
	width: 750px;
	position: absolute;
	top: 170px;
	left: 245px;
	right: 0px;
	bottom: 10px;
	overflow: auto;
}

#frame_link
{
	width: 200px;
	height: 30px;
	position: absolute;
	left: 0px;
	right: 0px;
	background-color: #c3dfe6;
}

#address_header #title
{
	float: left;
	width: 350px;
	margin: 0px 0px 0px 0px;
}

#address_header #address
{
	float: right;
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-style: italic;
	font-size: 10pt;
}

body, table {font-size: 11pt; font-weight: normal; font-family: Arial, sans-serif;}
h1 {font-size: 15pt; font-weight: bold}
h2 {font-size: 13pt; font-weight: bold}
h3 {font-size: 12pt; font-style: italic; font-weight: normal}

@media print
{
	div.overflow {width: 750; height: auto; overflow: none}
	div.overflowjustify {width: 700; height: auto; overflow: none;}
}

div.overflow {width: 750; height: 580; overflow: auto}
div.overflowjustify {width: 700; height: 470; overflow: auto;}
div.justify {width: 670; text-align: justify}

a:hover, a:active, a:link, a:visited {text-decoration: none; color:#000055;}
a.not_visible:link, a.not_visible:visited {text-decoration: none; color: black;}

a:link img.border_white {border-width: 1px; border-style: solid; border-color: white}
a:visited img.border_white {border-width: 1px; border-style: solid; border-color: white}
a:hover img.border_white {border-width: 1px; border-style: solid; border-color: blue}
a:hover, a:active, a:link, a:visited {text-decoration: none; color:#006666;}
a.not_visible:hover, a.not_visible:active {text-decoration: none; color:#006666;}
a.link_visible:hover, a.link_visible:active, a.link_visible:link, a.link_visible:visited {text-decoration: none; color:#006666;}

a:hover img.border_white {border-color: #05736b}

.top {vertical-align:top}
.grad_header {height: 25px; color: white; background-image: url(/klitzing/pics/turquoise_colorgrading.gif); background-repeat: no-repeat; text-indent: 10px; }
.noborder {border-width: none; border-style: none}
.dark_color {background-color: #05736b; color: white;}

table td {vertical-align: top}

table.base {width: 966px; height: 100%}

table.dummy_content {width: 800px; height: 100%}
 
table.gradient_header {color: white; background-image: url(/klitzing/pics/turquoise_colorgrading.gif); width: 700px; height: 20px}

table.frame {height: 762px; width: 166px; background-color: #05736b}
table.frame td.color {background-color: #c3dfe6}

table.contact_table {width: 500px; height: 100px}
table.how_to_find td {background-color: #c3dfe6}
table.how_to_find td.means {background-color: white}

table.address_header {background-color: #c3dfe6; width: 800px; height: 100px}
table.address {width: 300px; font-size:10pt; font-style:italic}

table.gm_header {background-color: #c3dfe6; width: 800px; height: 100px; border-style: none}

table.member_header {width: 700px; height: 100%}

table.title_header {background-color: #c3dfe6; width: 800px; height: 80px}

table.publications_header {background-color: #c3dfe6; width: 800px; height: 80px}
table.publications_header td.resetColor {background-color: white}

table.bibtex {width: 700px}

input.submit {color: #05736b; width: 70}
input {width: 100px}
input.radio {width: 13px}

table.year {width: 800px}
table.year td {background-color: #c3dfe6}

table.vp {width: 700px}

table.rt {width: 700px}

div.imprint {width: 700px; align: justify}

table.qhe {width: 700}
/*table.qhe td {width: 350; align: center; vertical-align: center}
table.qhe tr.even {background-color: #c3dfe6}
table.qhe tr.odd {background-color: white}*/

table.seminar {width: 700px; font-size: 9pt}
table.seminar td {empty-cells: show}
table.seminar tr.gray {background-color: rgb(220, 220, 220)}
table.seminar tr.red {background-color: rgb(255, 102, 102)}
table.seminar tr.yellow {background-color: rgb(255, 255, 200)}
table.seminar tr.head {background-color: rgb(255, 255, 150)}

sub, sup {line-height: 0pt}

