/* ### CSS-Datei zur Homepage der umweltwissenschaftlichen Fakultät der Uni Landau ### */
/* ### Erstellt von Daniel Karcher [webmaster@uwi-landau.de] ### */
body {
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	background: #FBFBFB;
}

a {
	color: blue;
	text-decoration: none;
}
img {
	border: none;
}
div#header {
	height: 93px;
	background: url(../grafic/header_bg.gif) repeat-x;
}
div#top_navi {
	margin: 15px 20px 20px;
	height: 17px;
}
div#top_navi a {
	color: #CC4800;
	font-size: 70%;
}
div#menu {
	width: 11em;
	float: left;
	margin-top: 10px;
	line-height: 16px;
}
.menutitle {
	cursor: pointer;
	margin: 0 0 10px 10px;
	font-size: 70%;
	letter-spacing: 2px;
	vertical-align: middle;
	color: blue;
	border-bottom: 1px dashed #A5A5A5;
	border-top: 1px dashed #A5A5A5;
	background: #f8f7ef;
}

.submenu {
	margin-left: 10px;
	font-size: 70%;
	letter-spacing: 1px;
}
.submenu a {
	display: block;
	border: 1px solid #FBFBFB;
}

/*.submenu a:link, a:visited, a:active {
	border: 1px solid #FBFBFB;
}*/

.submenu a:hover {
	color: #CC3A00;
}

.klapp {
    display: none;
    border:none;
}


div#content {
	margin-left: 15em;
	min-height: 400px;
	padding: 3px 12px 0 7px;
	border-left: 1px dashed #868686;
	line-height: 19px;
	font-size: 80%;
}
div#footer {
	margin: 20px 20px 10px 23em;
	border-top: 1px dashed #868686;
	padding: 10px 0;
	font-size: 70%;
}
h1 {
	color: #483D8B;
	font-size: 110%;
	margin: 48px 0 0 10px;
	float: left;
}
h2 {
	color: #0000D2;
	font-size: 125%;
	margin: 10px 0 30px;
	letter-spacing: 3px;
}
h3 {
	color: #0000D2;
	font-size: 110%;
	letter-spacing: 2px;
	margin-top: 15px;
}
.achtung {
	color: red;
	font-weight: bold;
	padding: 3px;
	border: 1px dashed #483D8B;
	background: white;
}
.achtung:first-letter {
	border: none;
}
table, td {
	margin: 20px;
	border-collapse: collapse;
	border: 1px solid #483D8B;
	padding: 3px;
	vertical-align: top;
	background: #f8f7ef;
	font-size: 100.01%;
}
.jump {
	border: 1px dashed #483D8B;
	width: 40em;
	margin-left: 40px;
}
.pic_content {
	float: right;
	border: 1px dashed #483D8B;
	padding: 4px;
	height: 100px;
	margin-right: 50px;
	margin-bottom: 10px;
	background: #FFF;
}
p {
	margin-left: 7px;
}
p:first-letter {
	font-size: 130%;
	color: #CC4800;
}
.start_table_stud {
	border: none;
	background: #FBFBFB;
}
.headline_staff {
	color: red;
	background: white;
}
.submenu a:hover, .jump {
	border-bottom: 1px dashed #483D8B;
	background: #f8f7ef;
}
div#footer, div#top_navi, .pic_content {
	clear: right;
	text-align: right;
}
.archiv, .archiv td {
	border: none;
	background: #FBFBFB;
}

.tdwhite {
	font-size:75%;
	line-height:85%;
	text-align:center;
	font-weight:bold;
	background-color:white;
}

.tdeintrag {
	font-size:90%;
	text-align:center;
	line-height:90%;
	background-color:white;
}

.table_ohne_rand, .table_ohne_rand td {
	border:0;
	
}

.spoiler {
    margin-left:20px;
}

