body, table, form {
	padding:0px;
	margin:0px;
	border:0px;
	font-family: verdana,arial,"times new roman", serif;
	font-size:11px;
	line-height:19px;
	color:#000000;
	background-color:#ffffff;
	border-collapse:collapse;
}
img {
	border:none;
}
#site {
	text-align:center;
}
#top {
	float:left;
	height:83px;
	width:100%;
	background:#cc3300 url(images/bg_top.jpg) no-repeat;
}
#logo_banktax {
	float:left;
	width:211px;
	height:46px;
	margin:17px 0px 0px 70px;
}
#logo_klaus_hahne {
	float:right;
	width:58px;
	height:58px;
	margin:11px 20px 0px 0px;
	border:1px solid #ffffff;
}
#navbar {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:24px;
	width:100%;
	background: url(images/bg_navbar.gif) repeat-x;
}
#navbar ul {
	position:absolute;
	left:50%;
	height:20px;
	width:770px;
	margin:2px 0px 0px -385px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
#navbar li {
	display:inline;
	width:115px;
	height:20px;
	float:left;
	list-style-type:none;
	line-height:20px;
	font-size:9px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg_navbar_li.gif) no-repeat;
}
#navbar li.active {
	background:url(images/bg_navbar_li_active.gif) no-repeat;
}
#navbar a:link, #navbar a:visited {
	color:#000000;
	text-decoration:none;
}
#navbar a:hover, #navbar a:active {
	color:#999999;
	text-decoration:none;
}
#navbar li.active a:link, #navbar li.active a:visited,
#navbar li.active a:hover, #navbar li.active a:active {
	color:#999999;
	text-decoration:none;
	cursor:default;
}
#main {
	float:left;
	width:100%;
	padding-bottom:60px;
}
#content {
	margin:0px auto 0;
	width:770px;
	text-align:justify;
}
#content h1 {
	color:#cc3300;
	letter-spacing: -1px;
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
}
#content h2 {
	font-size:11px;
	text-transform:uppercase;
	margin:10px 25px 5px 0px;
	padding:0px 0px 0px 0px;
}
#content p {
	margin:10px 25px 5px 0px;
	padding:0px 0px 0px 0px;
}
#content b {
	text-transform:uppercase;
}
#content a:link, #content a:visited {
	color:#cc3300;
	text-decoration:underline;
}
#content a:hover, #content a:active {
	color:#cc3300;
	text-decoration:none;
}
#content table {
	margin:0px 0px 10px 30px;
	width:99%;
}
#content td, #content th {
	vertical-align:top;
	text-align:left;
	padding:5px;
	line-height:1.1em;
}
#content table.table {
	border-collapse:collapse;
	margin: 0px 0px 10px 0px;
}
#content table.table td {
	border: #e5e5e5 1px solid;
}
#content table.table td.fundstelle,
#content table.table td.ort,
#content table.table td.zeitpunkt {
	white-space:nowrap;
}
#content table.table td.pdf {
	text-align:center;
}
#content table.table td.link {
	text-align:center;
}
#content table.vitae th {
	font-weight:normal;
	width:110px;
	padding:0px 15px 7px 0px;
}
#content a.moreinfo {
	cursor:help;
}
#mainleft {
	float:left;
	width:400px;
	margin:20px 0px 0px 0px;
	border-right: 1px dashed #e5e5e5;
}
#mainleft div {
	float:left;
	width:220px;
}
#mainleft img {
	float:left;
	border: 1px solid #e5e5e5;
	padding: 1px 1px 1px 1px;
	margin: 10px 20px 0px 0px;
}
#mainleft p.neues {
	margin:0px 20px 0px 20px;
	font-size:10px;
	line-height:1.3em;
	text-align:left;
}
#mainright {
	float:left;
	width:344px;
	margin:0px 0px 0px 25px;
}
#bottom {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:36px;
	background:#ffffff url('images/bg_bottom.gif') repeat-x;
	overflow:hidden;
	clear:both;
}
*html #bottom {
	position: absolute;
	top: expression(parseInt(document.body.scrollTop + document.body.offsetHeight - 36));
}
#bottom ul {
	margin: 7px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	float:left;
	display:inline;
}
#bottom ul li {
	display:inline;
	list-style-type: none;
	border-left:1px dashed #000000;
	padding: 0px 10px 0px 10px;
}
#bottom ul li.no {
	border-left:0px;
	padding: 0px 10px 0px 0px;
}
#bottom a:link, #bottom a:visited {
	color:#000000;
	text-decoration:none;
}
#bottom a:hover, #bottom a:active {
	color:#999999;
	text-decoration:none;
}
#bottom li.active a {
	color:#999999;
	text-decoration:none;
	cursor:default;
}

fieldset {
	border:0px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
label {
	float:left;
	width:100px;
	margin-left:30px;
	cursor: pointer;
}
input, textarea, select {
	font-size:12px;
	font-family:Arial, 'Times New Roman';
	color: #999999;
	background-color: #ffffff;
	margin-bottom:5px;
	border: 1px solid #999999;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #000000;
	color: #000000;
}
input {
	width:200px;
	height:15px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 4px;
}
textarea {
	width:200px;
	height:70px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 4px;
}
select {
	width:205px;
	height:15px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 0px;
}
input.submit {
	width:100px;
	height:20px;
	margin-left:187px;
	cursor:pointer;
	border: 1px outset #999999;
	color:#000000;
}

#popup h1 {
	color:#cc3300;
	letter-spacing: -1px;
	font-size:20px;
	font-weight:normal;
	margin:0px 25px 0px 25px;
	padding:20px 0px 10px 0px;
}
#popup p {
	margin:10px 25px 0px 25px;
	padding:0px 0px 20px 0px;
	text-align:justify;
}
#logo_networkteam {
	float:right;
	width:100px;
	height:15px;
	margin:10px 20px 0px 0px;
	display:inline;
}