* {
	margin: 0;
	padding: 0;
}
a,
a:link,
a:active,
a:visited {
	color: #F63;
	text-decoration: none;
}
a:hover {
    color: #F63;
	text-decoration: underline;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
li		   	{ margin-top: 0.5em; }
#nonFooter {
	position: relative;
	min-height: 100%;
	width: 930px;
	background-repeat:no-repeat;
}
* html #nonFooter {
	height: 100%;
}
#rightcolumn {
	width: 199px;
	float: right;
	padding-left: 1px;
}
#centercolumn {
	margin-left: 330px;
	min-height: 350px;
}
#footer {
	position: relative;
}
#footer-content {
	width: 600px;
	height: 99px;
	border-top: 1px solid #FFF;
	padding-left: 330px;
}
#footer-adress {
	height: 40px;
	padding: 10px 0 0 8px;
	background-color: #FFF;
	background-image: url('../media/line_grey.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-size: .8em;
	color: #999;
}
#topspace {
	height: 99px;
	padding-left: 331px;
	border-bottom: 1px solid #FFF;
	background: #FFF;
	position: relative;
	z-index: 10;
}
#breadcrumb {
	position: absolute;
	top: 80px;
}
#breadcrumb ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 1px;
}
#breadcrumb ul ul {
	list-style: none;
	display: none;
	margin: 0;
	padding: 0 5px 5px 5px;
	background: #FFFFFF;
}
#breadcrumb ul li:hover ul {
	list-style: none;
	display: block;
}
#searchform {
	position: absolute;
	top: 78px;
	left: 731px;
}
#searchbox {
	border: 0;
	height: 14px;
	background: #FFF;
}
#menucontainer {
	position: absolute;
	left: 0;
	top: 100px;
	width: 240px;
	height: 350px;
}
#menu {
	position: absolute;
	height: 120px;
	width: 240px;
	bottom: 0;
	background: url('../media/dfau_logo.gif') bottom left no-repeat;
}
#menu ul {
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 9px;
}
#menu ul li {
/*	background: url('../media/20_trans.png');*/
	color:#ff6633;
	float:right;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu ul li img,
#submenu ul li img {
	margin: 0;
	padding: 0;
}
#submenu ul {
	color: #999;
	font-family: Monaco, Courier, monospace;
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#submenu ul li {
	margin: 0;
}
.footer-column-first {
	margin-left: 1px;
}
.footer-column,  .footer-column-first {
	border-right: 1px solid #FFF;
}
.footer-column-first, .footer-column, .footer-column-last {
	width:199px;
	float: left;
}
.footer-column-first img,  .footer-column img,  .footer-column-last img {
	margin: 0;
	padding: 0;
}
/*Formulare*/
.csc-mailform input {
color: #555; 
font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
background-color:#FFF;
border:1px solid #999;
margin-bottom: 1em;
}
.csc-mailform textarea {
color: #555; 
font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
background-color:#FFF;
border:1px solid #999;
margin-bottom: 1em;
}
.csc-mailform option,
.csc-mailform select {
color: #555; 
font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
background-color:#FFF;
border:1px solid #999;
margin-bottom: 1em;
}
.csc-mailform {
margin: 1em 1em 1em 1em;
}
.searchset {
	padding: 1em;
	clear: both;
	border-bottom: solid 1px #FFF;
	height: 2em;
}
.tx-indexedsearch-box,
.tx-indexedsearch-rules {
	float: left;
}
.tx-indexedsearch-rules {
	margin-top: 2px;
	margin-left: 5px;
	width: 300px;
}
div.tx-indexedsearch-rules p {
	position:absolute;
	z-index: 100;
	display: none;
	top: 130px;
	left:330px;
	background: #FFF;
	border: 1px solid #555;
	padding: 0.5em;
}
.clearer {
	visibility: hidden;
	clear: both;
}
.tx-indexedsearch-whatis {
	margin: 1em;
}
.search-header {
	background: #FFF;
	padding: 10px 20px 3px 20px;
	color: #333;
}
.search-mahbukhetfloatright {
	float: right;
}
.search-body {
	padding: 10px 20px 3px 20px;
	color: #333;
	font-style: italic;
}
.tx-indexedsearch-redMarkup {
	color: #F63;
}
.browsebox {
	background: #FFF;
	border: 1px 0 1px 0;
	border-color: #FFF;
}
.tx-indexedsearch-searchbox-sword {
	border: solid 1px #666;
	height:14px;
	width:140px;
	font-size:10px
}
.search-button {
	border: 0;
	background: #e5e5e5;
}
.aajja {
	display:none;
}
#rightcolumn td {
	padding:0.4em 0.3em 0.2em 1em;
}
#rightcolumn table .tr-even {
	background:#CCC;
}

