body {
/*	margin: 0 0 52px;*/
	margin: 0 0 0 0;
	font-size: 0.75em;
/*	background: white;*/
	background: #e0e0e0 url(../img/bg-body.png) repeat-y 50% 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
}

#skipnav {
	display: none;
	visibility: hidden;
}

#browseralert {
	display: none;
}

a {
	text-decoration: none;
	color: #900;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	text-decoration: none;
}

#header-wrap {
	background: #7d110c url(/pub/img/header-swoosh.jpg) repeat-x;
	height: 80px;
	width: 100%;
	min-width: 950px;
}
#header {
/*	background: #7d110c url(/pub/img/swoosh.jpg) no-repeat 175px;*/
	position: relative;
	text-align: left;
	height: 80px;
	width: 950px;
	margin: 0 auto;
}
#header h1 {
	padding: 15px 0 0;
	margin: 0;
	margin-left: 25px;
	width: 345px;
}
#header h1 a {
	display: block;
	background: url(/pub/img/home/title2.gif) no-repeat;
	height: 70px;
	width: 330px;
	margin: 0 0 0 8px;
	text-indent: -9999em;
	padding: 0;
}
#header form {
	position: absolute;
	right: -5px;
	top: 2px;
	border: none;
}
#header fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#header ol, #header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 83px;
	top: 32px;
}
#header li {
	margin: 0 0 1px;
}
#header li a {
	color: #fff;
	font-size: 0.917em;
	padding: 0 11px 0 11px;
	text-decoration: none;
}

#header li a.first {
	border-right: 1px solid #FFF;
}

#header li a:hover {
	text-decoration: underline;
}

ol#header-nav {
	display: inline;
	position: absolute;
	top: 10px;
	right: 175px;
	margin-top: 35px;
}
ol#header-nav li {
	display: inline; 
	float: left;
/*	border-left: 1px solid white;*/
}
ol#header-nav li.first {
	border-left: none;
}
ol#header-nav li.hidden {
	display: none;
}

#frmSearch {
	margin-top: 35px;
}
#frmSearch #searchtxt {
/*	background: #983934;*/
/*	border: 4px solid #700e0a;*/
/*	color: #fff;*/
	font-size: 0.917em;
	margin: 0;
	position: absolute;
	right: 43px;
	top: 0;
	padding: 4px;
	width: 114px;

	background-color: white;
	border: 3px solid #7D110C;
	color: #333;
}

#frmSearch #go {
	background-color: #333;
	border: 1px solid #AAA;
	color: white;
	margin: 1px 10px 0 0;
	padding: 2px;
	position: static;
	width: auto;
}

#top-nav {
/*	background: #6f7990 url('/pub/img/top-nav.jpg') repeat-x;*/
	background: #6D6E70;
/*	background-color: #A0A63D; */
	border-bottom: 2px solid #80841B;
	height: 25px;
/*	height: 35px; */
/*	text-align: left;*/
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	min-width: 950px;
	text-align: center;
}
#top-nav ul, #top-nav ol {
	list-style: none;
	list-style-position: outside;
/*	margin: 0 auto;*/
	margin: auto;
	padding: 5px 0 0 40px;
/*	width: 950px;*/
	width: 850px;
}
#top-nav li {
	margin: 0;
	display: inline;
}
#top-nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
/*	font-weight: bold;*/
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	width: auto;
	display: block;
	float: left;
	text-align: left;
/*	margin: 0 30px 0 5px;*/
	margin: 0 20px 0 0;
/*	padding: 0 20px 0 0;*/
}
#top-nav li a:hover {
	color: #FF0;
}
#top-nav #quicklinks {
}

#main-wrap {
/*	background: #fff url(/pub/img/main_bg.gif) repeat-y center; */
/*	background: transparent none repeat scroll 0%;*/
	background:  url(/pub/img/bg-row-content.png) 50% 0 no-repeat;
/*	min-height: 625px;*/
	min-width: 950px;
	margin: 0;
}

#content-wrap {
/*	background: #b7b7b9 url('/pub/img/quickmap-bg.jpg') bottom repeat-x;*/
/*	background: url(/pub/img/content_bg.gif);
	background: white none repeat scroll 0%;
	position: relative;
	text-align: left;
	width: 950px;
	margin: 0 auto; */
}
#content-wrap {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	background: url(/pub/img/bg-content-t2.png) repeat-y 50% 0;
	padding: 0 20px;
	position: relative;
}

#content {
	/*padding: 7px 0 0;*/
	margin: 0;
}

#content table {
	border-collapse: collapse;
	margin-top: 1em;
	empty-cells: show;
}

#content tr th {
	background: #ffbf8f;
	padding: 0.5em 0.5em;
	margin: 0;
	border: 2px solid #cc8c5c;
}

#content tr:first-child th {
	border-top: 2px solid #cc8c5c;
}

#content tr:first-child th[scope='col'] {
	border-left: none;
}

#content tr:first-child th:first-child[scope='col'] {
	border-left: 2px solid #cc8c5c;
}

#content tr:last-child th[scope='col'] {
	border-top: none;
	border-bottom: 2px solid #cc8c5c;

}
#content tr th[scope='col'] {
	border-top: 2px solid #cc8c5c;
	border-bottom: none;
}

#content tr th[scope='col']:last-child {
	border-right: 2px solid #cc8c5c;
}

#content tr th[scope='row'] {
	border-top: none;
	border-bottom: 2px solid #cc8c5c;
	border-left: 2px solid #cc8c5c;
	border-right: none;
	padding: 0 1em;
}

#content tr:first-child th[scope='row'] {
	border-top: 2px solid #cc8c5c;
}

#content tr td {
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	line-height: 1.2em;
	padding: 0.5em;
	margin: 0;
}

#content tr.last td {
	border-bottom: none;
}

#content tr td:first-child {
	border-left: 2px solid #ddd;
}

#content tr:first-child td {
	border-top: 2px solid #ddd;

}

#content img {
	margin: 5px;
}

#content address {
	margin: 0.5em 1em;
}

/* Das Footer */
/*#content-foot {
	background: #DDD none repeat scroll 0%;
	border-bottom: 3px solid #AAA;
	clear: both;
	color: white;
	height: 200px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer-nav {
	margin: 0 auto;
	width: 950px;
}
#content-foot ul.navlist {
	float: left;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
	margin: 15px 0 0;
	padding: 0;
	width: 188px;
}
#content-foot ul.navlist li h3 {
	color: #333;
	font-size: 15px;
	margin: 0;
	padding: 0;
} */
#content-foot {
	text-align: left;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(/pub/img/bg-content.png) repeat-y 50% 0;
}
#home-content-foot-lists,
#footer-nav {
	background: #efefef url(/pub/img/bg-content-foot.png) 0 100% repeat-x;
}

#footer-nav {
	border-top: 11px solid #000;
	text-align: left;
}

dl.content-foot-column {
	float: left;
	padding: 15px 0 10px 20px;
	margin: 0;
	width: 136px;
}

dl.content-foot-column dt {
	font-size: 1.1667em; /* 12px -> 14px */
	line-height: .857em; /* 14px -> 12px */
	margin: 0 0 .571em; /* 14px -> 8px */
}

dl.content-foot-column dd {
	padding: 0;
	font-size: .917em; /* 12px -> 11px */
	line-height: 1.091em; /* 11px -> 12px */
	margin: 0 0 .4545em 0; /* 11px -> 5px */
}

#content-foot-hot {
	float: right;
}

#content-foot-hot dt {
	background: url(/pub/img/bg-content-foot-hot.png) no-repeat 0 0;
	margin: -15px 0 3px -20px;
	color: #fff;
	padding: 15px 0 5px 20px;
}


#content-foot-bottom {
	clear: both;
	background: #fff;
	padding: 1em 0 1.2em;
}

.bottom-block_iu img {
	border: 0;
	float: left;
	margin: 0 5px 0 20px;
}

.bottom-text {
	padding: 9px 0 0 6px;
	display: block;
	color: #3a3a3a;
	font-size: .916em; /* 12px->11px */
}


#footer {
	clear: both;
	color: #000;
	margin: 0 auto;
	padding: 8px 7px 3px;
	text-align: left;
	width: 950px;
}
#footer hr {
	display: none;
}
#footer a {
	background: url(/pub/img/blockiu_white.gif) no-repeat;
	display: block;
	float: left;
	height: 28px;
	width: 22px;
}
#footer a img {
	display: none;
}
#footer p {
	font-size: 0.833em;
	margin: 0 0 0 30px;
	padding: 5px 0 0;
}
#footer p a {
	background: transparent;
	color: #000;
	display: inline;
	float: none;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}
.clearing {
	clear: both;
	height: 0;
}

#bug-background {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 1;
}

#bug-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent;
	z-index: 2;
}

#bug-reporter {
	width: 750px;
	margin: 2em auto;
	padding: 0.1em 1em 1em;
	background: #fff;
	border: 2px solid #7d110c;
}

#bug-reporter textarea {
	width: 25em;
	height: 5em;
}

#existing-bugs {
}

#buglist {
	overflow:scroll;
	text-align: left;
	height: 150px;
}
dl#buglist dt {
	font-weight: bold;
	display: inline;
	margin-right: 15px;
	clear: left;
	float: left;
}
dl#buglist dd {
	margin-left: 10px;
}
dl#buglist dd em {
	color: #999;
}

.printonly { display: none; }
.ieonly { visibility: hidden; }

#alphalinks {
	position: fixed;
	bottom: 0;
	height: 45px;
	width: 730px;
	margin-top: 5px;
	background-color: #FFF;
	border-top: 1px solid #999;
}
#alphalinks ol {

}
#alphalinks ol li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#alphalinks ol li a {
	border-right: 1px solid black;
	padding-right: 6px;
	margin-right: 4px;
}
#alphalinks ol li a.last {
	border-right: none;
}
.default {
	color: #AAA;
	font-style: italic;
}
.tooltip {
	display: none;
	position: absolute;
}
.error {
	color: red;
}
.readonly {
	background-color: #DDD;
	border: 1px solid #AAA;
}
