@charset "utf-8";
/* CSS Document */

html {
	overflow: scroll;
	overflow-x: auto;
}
img { border: none;
}
.tooltiptxtb {
	font-weight: bold;
}
.tooltip {
	position: absolute;
	display: none;
	background-image: url(http://www-deas.uni-regensburg.de/i/ttbg.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 150px;
	font-size: x-small;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 13;
	top: 230px;
	right: 850px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
.bracer {
	width: 960px;
	height: 100%;
	clear: both;
	float: left;
	padding-left: 20px;
}
#siegel {
	position:relative;
	left:0px;
	top:0px;
	width:228px;
	height:130px;
	z-index:7;
	visibility: visible;
	float: left;
}
#pagetitel {
	position:relative;
	left:60px;
	top:38px;
	width:360px;
	height:70px;
	z-index:8;
	font-weight: lighter;
	color: #FFFFFF;
	visibility: visible;
	float: left;
	font-size: 24px;
	line-height: 25px;
	margin: 0px;
}
#pagetitel   a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#headerpicture {
	position:relative;
	left:80px;
	top:0px;
	width:360px;
	height:90px;
	z-index:6;
	visibility: visible;
	float: left;
	background-image: url(i/deasbg.jpg);
}
#apDiv_menu {
	position: relative;
	left: 5;
}
#bgndtop {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:90px;
	z-index:2;
	float: left;
	right: 0px;
	background-repeat: repeat-x;
	background-color: #003333;
	visibility: visible;
}
#bgndtop4 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:90px;
	z-index:1;
	float: left;
	right: 0px;
	background-repeat: repeat-x;
	visibility: visible;
	background-color: #003333;
}
#bgndtop2 {
	position:absolute;
	left:0px;
	top:90px;
	width:100%;
	height:16px;
	z-index:3;
	visibility: visible;
	float: left;
	right: 0px;
	background-color: #1D1D1D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#iconframe {
	position:relative;
	left:550px;
	top:-5px;
	width:160px;
	height:20px;
	z-index:12;
	color: #FFFFFF;
	visibility: visible;
	float: left;
	font-size: 10px;
	line-height: 18px;
}
#bgndtop3 {
	position:absolute;
	left:0px;
	top:105px;
	width:100%;
	height:16px;
	z-index:4;
	visibility: visible;
	float: left;
	right: 0px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerarea {
	height: 140px;
	clear: both;
	float: left;
	width: 100%;
}
#navframe {
	position:relative;
	left:-140px;
	top:14px;
	width:360px;
	height:20px;
	z-index:12;
	color: #FFFFFF;
	visibility: visible;
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#navframe    a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navframe  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navframe  a:hover {
	color: #33FF99;
	text-decoration: none;
}
.mainarea {
	clear: both;
	float: left;
	width: 100%;
}
.mainarea_menu {
	clear: left;
	float: left;
	width: 230px;
	background-image: url(i/menumainframe_did.png);
	background-repeat: no-repeat;
	height: 550px;
}
.mainarea_main_top {
	clear: right;
	float: right;
	width: 720px;
	background-image: url(../i/maintop.png);
	background-repeat: no-repeat;
	height: 20px;
}
.mainarea_main {
	clear: right;
	float: right;
	width: 720px;
	background-color: #FBFBFB;
}
.mainarea_footer {
	clear: right;
	float: right;
	width: 530px;
	background-image: url(../i/footerbg333333_2.png);
	height: 30px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 190px;
}
.mainarea_footer a {
	text-decoration: none;
}
.mainarea_footer a:link {
	color: #FFFFFF;
}
.mainarea_footer a:visited {
	color: #FFFFFF;
}
.mainarea_footer   a:hover {
	color: #33FF99;
}
.headertxt {
	font-size: 24px;
	font-style: italic;
}
