body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	color: #333;
}

/*
L A Y O U T
*/

div#leftcol {
	display: none;
}
div#hinweise {
	display: none;
}
div#login {
	display: none;
}
.mainheaderpic {
	display: none;
}

.jumpcontent {
	display: none;
}
.jumpnavi {
	display: none;
}

.hide {
	display: none;
}
.hide1 {
	display: none;
}



div#content {
	font-size: 1em;
}

div#contentmain {
	padding-top: 20px;
	width: 90%;
	margin-left: 3%;
	color: #000;
	font-size: 1em;
}
div#contentright {
	width: 90%;
	margin-left: 3%;
	color: #4d6190;
	font-size: 1em;
}
.currentnavi {
	width: 90%;
	margin-left: 3%;
	font-size: 1em;
	border: 0px solid #4d6190;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

div#footer {
	padding-top: 20px;
	width: 90%;
	margin-left: 3%;
	color: #333;
	font-size: 0.8em;
	border: 0px solid #4d6190;
	border-top-width: 2px;
}
.unilogo {
	display: none;
}
.footernavi, .codeinfo, .copyright {
	display: none;
}





/*
F O R M A T 
*/

img {
  	border: 0 ! important;
}

a {
	color: #4D6190;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: dotted;
}
a:active {
	color: #4D6190;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: dotted;
}
a:hover {
	color: #4D6190;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: solid;
}
a:link {
	color: #4D6190;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: dotted;
}

.currentnavi a, .currentnavi a:active, .currentnavi a:hover, .currentnavi a:link {
	border: 0 ! important;
}

#footer a, #footer a:active, #footer a:hover, #footer a:link {
	border: 0 ! important;
}
#footer .copyright a, #footer .copyright a:active, #footer .copyright a:hover, #footer .copyright a:link {
	color: #000;
} 
.sitemaplist a, .sitemaplist a:active, .sitemaplist a:hover, .sitemaplist a:link {
	border: 0 ! important;
}

h1.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	color: #004d98;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
}
#rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 17px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 17px;
}
h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 17px;
}
div#contentmain h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
}
div#contentmain h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
}
.bodytext b {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 0.95em;
	font-weight: bold;
}
adress {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
}


ul.sitemaplist {
	list-style-type: none;
	list-style-image: none;
	padding-top: 20px;
	margin-left: -30px;
}
.sitemaplevel1 {
	list-style-type: none;
	list-style-image: none;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px 10px 5px 10px;
	line-height: 100%;
	border: 1px solid #7485a9;
}
.sitemaplevel2 {
	list-style-type: none;
	list-style-image: none;
	font-size: 0.9em;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #8d8d8d;
	border: 0px solid #bdc6db;
	border-left-width: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sitemaplevel3 {
	list-style-image: url("../../bilder/list_arrow.gif");
	margin-top: 3px;
	margin-left: 40px;
}
.sitemaplevel3 {
	list-style-image: url("../../bilder/list_arrow.gif");
	margin-top: 3px;
	margin-left: 60px;
}

