/* Default CSS 1.0 Copyleft 2006: GNU General Public License */

/* body */
body {
	background: #f2f2f2 url(/inc/body_bg.gif) repeat-x top;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #76797c;
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

/* html tags */
th, td, ul, ol, li {
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}
		
code, pre {
	font-family: monaco, 'Courier New', courier, monospace;
	font-size: 10px;
}

/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */
* html code	{
	font-size: 101%; 
}

* html pre {
	font-size: 101%; 
}

/*h1 code, h2 code, h3 code, h4 code, th code, ol.faq li code {
	font-size: 95%; font-weight: normal;
}*/

h1 {
	margin: 0 0 11px 0;
	padding: 0;
	font: 20px 'Myriad Apple', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}
	
h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 15px 'Myriad Apple', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}
p {
	color: #555;
}

/* links */
a, a:link, a:visited {
	color: #175795;
	text-decoration: none;
	padding: 0 0 0 0;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

/* tables */
table {
	empty-cells: show;
	border: 0px none #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-spacing: 0;
}

tr {
	border: 0px none #fff;
	padding: 0 0 0 0;
}

td, th {
	border: 0px none #fff;
	padding: 0 0 0 0;
	vertical-align: top;
}
img {
	border: 0px none #fff;
}

/* general layout */
.header {
	width: 840px;
}
.header .logo {
	height: 57px;
	text-align: left;
}
.header .search {
	height: 57px;
	width: 100px;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
}
.header .find_button {
	height: 57px;
	width: 18px;
	padding: 0 0 2px 6px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
}
.header .status_image {
	height: 23px;
	width: 22px;
	text-align: left;
	vertical-align: middle;
}
.header .status {
	height: 23px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	color: #444;
}
.header .status_pipe {
	padding: 0 8px 0 8px;
	color: #888;
}
.header .advanced_search {
	height: 23px;
	padding: 0 1px 0 0;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
}
.statuslink, .statuslink:link, .statuslink:visited {
	text-decoration: none;
	color: #000;
}
.statuslink:hover {
	color: #d30;
	text-decoration: underline;
}

.main {
	width: 840px;
	margin: 14px 0 20px 0;
	border: 1px solid #bbb;
}
.navbar {
	width: 840px;
	table-layout: fixed;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.navbar .linkbox {
	height: 28px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}
.navbar .link, .navbar .link:link, .navbar .link:visited {
	display: block;
	height: 28px;
	background: #f2f2f2 url(/inc/link_bg.gif) repeat-x top;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.navbar .link:hover {
	background: #f2f2f2 url(/inc/link_hover_bg.gif) repeat-x top;
	color: #fff;
	text-decoration: none;
}

.imagebox {
	width: 840px;
	border-bottom: 1px solid #bbb;
}
.textbox {
	width: 840px;
	border-bottom: 1px solid #bbb;
}
.textbox .single {
	padding: 15px 15px 18px 15px;
	background-color: #fff;
}
.textbox .left {
	padding: 15px 8px 18px 0;
	background-color: #fff;
}
.textbox .right {
	padding: 15px 0 18px 8px;
	background-color: #fff;
}
.navbutton {
	width: 160px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
.navigator {
	width: 160px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #eee;
}
.textbox .left .navigator {
	border-right: 1px solid #ddd;
}
.textbox .right .navigator {
	border-left: 1px solid #ddd;
}
.navigator .title {
	color: #333;
	padding: 6px 10px 10px 10px;
}
.navigator .link, .navigator .link:link, .navigator .link:visited {
	display: block;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #666;
	border-top: 1px solid #ddd;
}
.navigator .link:hover {
	background-color: #bbb;
	color: #fff;
	text-decoration: none;
}

.footer {
	width: 840px;
}
.footer .copyright {
	color: #666;
	text-align: center;
	padding: 20px 20px 20px 20px;
	font-size: 10px;
}

/* text decoration */
.error, .fehler { color: #d00; }
.warning, .achtung { color: #a00; }
.iactive, .inaktiv { color: #777; }
.note { font-size: 10px; }

.msg_error {
	display: none;
	padding: 2px 9px 2px 9px;
	background-color: #b00;
	color: #fff;
}
.msg_success {
	display: none;
	padding: 2px 9px 2px 9px;
	background-color: #080;
	color: #fff;
}

.errorsymbol {
	color: #fff;
	padding: 0 5px 0 5px;
	background-color: #b00;
}
.symbol {
	cursor: pointer;
	color: #eee;
	padding: 0 3px 0 3px;
	background-color: #999;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
input, textarea {
	padding: 2px 3px 2px 3px;
	margin: 0 0 0 0;
	border: 1px solid #aaa;
}
.input {
	width: 100%;
	border: 1px solid #aaa;
}
.sbox {
	border: 0px none transparent;
	background-color: transparent;
}
.formgrid {
	width: 100%;
}
.formgrid .label {
	width: 2%;
	padding: 0 8px 5px 0;
	vertical-align: middle;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.formgrid .field {
	width: 98%;
	padding: 0 0 5px 0;
}


/* eof */

