/**
 * W3C conform style sheets
 */
body {
	background-image : url(images/msu_back.png);
	max-width : 771px;
	margin : 0;
	padding : 0;
}

h1#banner {
	background : url(images/banner1_neu2.jpg) no-repeat;
	font-family: optimum,tahoma,sans-serif;
	font-size : 18pt;
	
	color : white;
	padding : 0;
	margin : 0;
	padding-left : 20px;
	padding-top : 20px;
	height : 76px;
}

h1#banner2 {
    color: #000066;
    font-size: 1pt;
    
    font-family: optimum,tahoma,sans-serif;
    display: none;
    margin: -1px;
    padding: 0;
}

img#logo {
	position: absolute;
	left: 640px;
	top: 20px;
}

img#homepage {
	position: absolute;
	left: 750px;
	top: 100px;
}

table#org_address {
	margin-top : 2ex;
	clear : both;
	width: 100%;
}
table#org_address th {
    vertical-align: top;
    width: 50%;
    text-align: left;
}

div.navigation {
	width:759px;
	list-style-type: none;
	background-image: url(images/back1.png);
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	border-top: 2px solid #000066;
	border-bottom: 1px solid #000066;
	color: #000066;
}

div.navigation a {
	text-decoration: none;
	color: #000066;
	margin: 2px;
	padding: 2px;
}

div.navigation>span {
	display: inline;
	
}

div.navigation a:hover {
	background: #000066;
	color: white;
	margin: 2px;
	padding: 2px;
}

div.subnavigation {
	width:708px;
	list-style-type: none;
	background-image: url(images/back2.png);
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	margin: 0;
	margin-left: 50px;
	padding: 2px;
	padding-left: 10px;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	color: #000066;
}

div.subnavigation a {
	text-decoration: none;
	color: #000066;
	margin: 2px;
	padding: 2px;
}

div.subnavigation>span {
	display: inline;
	
}

div.subnavigation a:hover {
	background: #000066;
	color: white;
	margin: 2px;
	padding: 2px;
}

#devinfo {
	font-family : arial,helvetica,sans-serif;
	color : #FF3333;
	background-color : #F0D0D0;
	border : 1px solid black;
	-moz-opacity : 0.60;
	padding : 2px;
	position : absolute;
	left : 650px;
	top : 3px;
	width : 200px;
	z-index : 10000;
}

#devinfo h1 {
	font-size : 12pt;
	margin : 0;
}

#devinfo p {
	font-size : 8pt;
}

.imgleft {
	float: left;
	margin-right: 1em;
	text-align: center;
	font-size : 8pt;
}

.imgright {
	float: right;
	margin-left: 1em;
	text-align: center;
	font-size : 8pt;
}

.nolink {
	color: #000066;
	background: #ccc;
	margin: 2px;
	padding: 2px;
}

.indent {
	margin-left: 48px;
	padding-left: 1em;
}

div.content {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background: white;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	/* padding-left : 2%;
	padding-right : 2%; */
	margin-left: 30px;
	width: 600px;
}

div.formular {
	position: relative;
	background-image: url(images/back2.png);
	border: dotted #000066 1px;
	padding-left: 10px;
	max-width: 558px;
}

div#ecke {
	position: absolute;
	top: -1px;
	right: -1px;
}

div.footer {
	clear: both;
	background-color: white;
	border-top: 1px solid #000066;
	margin-left: 0px;
	border-top-width: 1px;
	width: 771px;
}

p.footnav {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: left;
	margin-left: 30px;
}

p.copyright {
	font-family: sans-serif;
	font-size: 10px;
	margin-top: 40px;
	margin-right: 10px;
	text-align: right;
	color: #696969;
}

table.msu {
	border-collapse: collapse;
	border-spacing: 5pt;
}

table.msu th {
	color: #fff;
	background-color: #000066;
	text-align: left;
	border: 1pt solid #888; 
	padding: 0.2em;
}

table.msu td {
	border: 1pt solid #888; 
	vertical-align: top;
	padding: 0.2em;
}

hr {
	width: 90%;
	height: 1px;
	color: #000066;
}

p.titlecite {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}

p.titlecitesub {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}

div.quest {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	float: right;	
	background: url(../images/nav/back2.png);
	border: dotted #000066 1px;
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 0.5em;
	width: 38.2%;
}

div.questHead
{
    font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 0.5em;
	
}

div.quest h3 {
	margin: 0.2em;
}
div.quest form {
	margin: 0;
	padding: 0;
}

div.quest input {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	margin: 0;
}

div.quest p {
	text-align: right;
	margin: 0;
	padding-bottom: 0;
}

#msubheader {
	background: #E0E0FF;
	padding: 1em;
}

#msubheader a {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

#msubheader img {
	margin-right: 6px;
}

#pagenav {
	position: relative;
	font-size: 8pt;
	font-family: arial,helvetica,sans-serif;
}

#pagenav img {
	vertical-align: middle;
}

#pagenav p.pnav_p {
	float: left;
	margin: 0;
	padding: 0;
}

#pagenav p.pnav_t {
	text-align: center;
	margin: 0;
	padding: 0;
}

#pagenav p.pnav_n {
	float: right;
	margin: 0;
	padding: 0;
}

#pagenav a {
	text-decoration: none;
}
#pagenav a:hover {
	text-decoration: underline;
}

a:hover {
	color: #000088;
}

a:visited {
	color:Black;
}

a.menu {
	text-decoration:none;
	color:#000066;
}

a.menu:hover {
	text-decoration:underline;
	color: #000088;
}
.metanav {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	background-color:White;
	font-size:10px;
}

div.methodHeader
{
    font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color:#000066;
	margin-bottom:2px;
}
div.methodHeader1
{
    font-family: arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000066;
	margin-bottom:2px;
}

div.methodBody
{
    font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
div.methodBodyNew
{
    font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}
td.methodLeft
{
    text-align:center;
    vertical-align:middle;
    width:120px;
    padding-bottom:10px;
}
td.methodRight
{
    vertical-align:top;
    padding-bottom:10px;
}

td.barredLeft
{
    vertical-align:top;
    background-color:#000066;
    color:#ffffff;
    width:30px;
    padding-top:10px;
    padding-left:10px;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-style:italic;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:white;
}

td.barredRight
{
    border-style:solid;
    border-width:1px;
    border-color:#000066;
    padding:10px;
}

#oceanbar {
    background: url(images/oceanbar.jpg) repeat-x top;
    width: 147px;
    height: 556px;
    position: absolute;
    left: 776px;
    top: 0px;
    border: 1px solid #000066;
}
#oceanbar p {
    margin: 56px 6px 20px 6px;
    font-size: 13pt;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    line-height: 20pt;
    color: #fff;
}
#oceanbar .source {
    margin-top: -4px;
    font-size: 10pt;
    font-style: normal;
    line-height: 12pt;
}