html,body {
    color: black; background-color:#ffffff;
    font-size: 100.01%;
    font-family: Verdana, Arial,Verdana,sans-serif;
    margin: 0;
    height:100%;
	}
	
/*--- Wrapper ---*/
#wrap {
	width:963px;
	height:100%;
	background-image:url(http://www.dgt-online.de/fileadmin/template/gfx/hg.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	margin-bottom:0px;
}
*+html #wrap {
	height:100%;
}
* html #wrap {
	text-align:center;
}
/*--- Bannerdefintionen ---*/
#top {
	height:207px;
	width:868px;
	background-color:white;
	margin:0px auto;
}
* html #top {
	text-align:left;
}
#logo {
	float:right;
	width:172px;
	margin:0;
	height:207px;
	margin-top:00px;
	background-color:#667b83;
}
#logo img {
	margin-top:20px;
	border:0px;
}
#login {
	float:right;
	width:300px;
	height:34px;
}
.user {
     font-family: Verdana;
     font-size: 11px;
     width: 110px;
     margin-right: 5px;
}
.pass {
     font-family: Verdana;
     font-size: 11px;
     width: 110px;
     margin-right: 5px;
}
.submit {
     font-family: Verdana;
      font-size: 10px;
      background-color: #333333;
     color: #FFFFFF;
     margin-right: 5px;
    }
#dgttext {
	float:right;
	width:386px;
	margin-left:1px;
	margin-top:34px;
	height:173px;
	background-color:#c5d8de;
}
#dgt {
	font-size:35px;
	text-align:center;
	margin-top:40px;
	margin-right:10px;
	font-weight:bold;
	color:#000000;
	font-family: Times New Roman;
}
#topimage {
	float:right;
	width:308px;
	margin-left:1px;
	margin-top:0px;
	height:203px;
}

/*--- Navigation Oben ---*/
#navtop {
	height:59px;
	width:868px;
	margin:0px auto;
	background-color:#6e8f9c;
	margin-top:1px;
	font-size:12px;
	color:white;
	font-weight:bold;
}
#navtop ul {
	list-style-type:none;
	position:relative; top:10px!important;top:15px; padding:0; margin:0% 3% 0% 0%; 
}
#navtop li {
	display:inline;
	padding-left:25px;
	padding-right:25px;
	line-height:40px;
}
#navtop a {
	font-weight:bold;
	text-decoration:none;
	color:white;
}
#navtop a:visited {
	font-weight:bold;
	text-decoration:none;
	color:white;
}
#navtop a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}

/*--- Bodydefintionen ---*/
#body {
	margin:0px auto;
	width:868px;
	clear:both;
}
#navleft {
	float:left;
	width:173px;
	background-color:#667b83;
	color:white;
	margin-top:1px;
	font-size:11px;
}
#content {
	width:630px;
	margin-left:173px;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
}
.content_left {
float:left;
width:300px;
}
.content_right {
float:right;
width:300px;
}
#navleft ul {
	list-style-type:none;
	position:relative; top:30px!important;top:30px; padding:0; margin:0% 3% 0% 0%;
}
#navleft li.menuLevel1 {
	border-top:1px solid white;
	padding-left:10px;
	padding-top:10px;
	width:143px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:14px;
	margin-right:20px;
}
#navleft li.li-navleft-act {
	background-color:#809aa4;
}
#navleft a {
	font-weight:bold;
	text-decoration:none;
	color:white;
}
#navleft a:visited {
	font-weight:bold;
	text-decoration:none;
	color:white;
}
#navleft a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}
#navleft li.menuLevel2 {
	border-top:1px solid white;
	padding-top:10px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:14px;
	padding-left:20px;
	width:133px;
	background-color:#4d636b;
	margin-right:20px;
}
#navleft li.menuLevel3 {
	border-top:1px solid white;
	padding-top:10px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:14px;
	padding-left:25px;
	width:128px;
	background-color:#354449;
	margin-right:20px;
}
#navleft li.menuLevel1act {
	border-top:1px solid white;
	padding-left:10px;
	padding-top:10px;
	width:143px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:14px;
	color:black;
	background-color:#758c9d;
	margin-right:20px;
}
#navleft li.menuLevel2act {
	border-top:1px solid white;
	padding-top:10px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:14px;
	padding-left:20px;
	width:133px;
	background-color:#66838d;
	color:black;
	margin-right:20px;
}
#navleft li.menuLevel3act {
	border-top:1px solid white;
	padding-top:10px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:14px;
	padding-left:25px;
	width:128px;
	background-color:#415359;
	margin-right:20px;
}
/*--- Textformatierung ---*/
#content p {
	margin-top:0px;
	margin-bottom:30px;
	font-size:13px;
	line-height:19px;
}
#content h1 {
	font-weight:bold;
	font-size:15px;
	color:#e46600;
	margin-bottom:20px;
}
#content h2 {
	font-weight:bold;
	font-size:15px;
	color:#000fa0;
	margin-bottom:40px;
	line-height:20px;
}
#content h3 {
	font-weight:bold;
	font-size:15px;
	color:#ff0000;
	margin-bottom:40px;
	line-height:20px;
}
#content h4 {
	font-weight:bold;
	font-size:34px;
	color:#000fa0;
	margin-bottom:40px;
	line-height:20px;
}

#content h5 {
	font-weight:bold;
	font-size:14px;
	color:#e46600;
	margin-bottom:20px;
	line-height:20px;
}
#content a {
	font-weight:bold;
	text-decoration:underline;
	color:#e46600;
	font-size:13px;
}
#content a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#e46600;
	font-size:13px;
}
#content a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:black;
	font-size:13px;
}
#content td, th {
	font-size:13px;
	color:black;
	font-size:13px;
	height:100%;
	margin:0 auto;
	vertical-align:top;
}
#content ul {
	font-size:13px;
	text-align:left;
}
#content li {
	text-align:left;
}
#content dl {
        font-size:11px;
}

#content .tx-feuserlisting-pi1-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
#content .tx-feuserlisting-pi1-listrow TD { background:#bbb; padding:0 .5em; }
#content .tx-feuserlisting-pi1-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
#content .tx-feuserlisting-pi1-singleView TD { background:#bbb; padding:0 .5em; }

/* EXT: file_list */
table.tx-filelist-pi1-table {
	border: 1px solid #667b83;
}
tr.tx-filelist-pi1-header-tr {
	background-color: #EEEEEE;
}
td.tx-filelist-pi1-header-filename {
	width: 400px;
	padding: 5px 0px;
	font-weight: bold;
}
td.tx-filelist-pi1-header-info {
	width: 100px;
	font-weight: bold;
}
td.tx-filelist-pi1-header-last_modification {
	width: 200px;
	font-weight: bold;
}
td.tx-filelist-pi1-icon, td.tx-filelist-pi1-filename, td.tx-filelist-pi1-last_modification {
	padding: 5px 0px;
}
td.tx-filelist-pi1-header-icon {
	width: 50px;
	text-align: center;
}
