a img {
	border-width: 0;
	vertical-align: bottom;
}

/* BASE FONTS AND SETTINGS */

body, textarea {
	font-family: "Arial Narrow", arial, sans-serif;
}

p, table, #newsblocks {
	margin: 11px 0 1ex;
}

a {
	color: rgb(164,171,171);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.blocklink {
	text-decoration: none;
	color: inherit;
}

/* PANELS */

#container {
	margin: 71px auto auto 70px;
}

#header, #main, #footer {
	width: 812px;
}

#header {
	height: 131px;
	margin-bottom: 8px;
}

#main {
	min-height: 382px;
}

#headerpic, #nav, #footer .left {
	width: 186px;
	margin: 0 44px 0 0;
	float: left;
}

#headerpic {
	height: 108px;
	padding-top: 23px;
}

#logo {
	height: 131px;
}

#logo, #content, #langlinks, #footer .right {
	width: 582px;
	float: left;
}

#footer {
	height: 35px;
	clear: left;
}


#footer .left, #footer .right {
	border-top: 1px solid rgb(97,98,100);
}

/* #LANGLINKS */

#langlinks {
/*	float: right; */
	text-align: right;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	position: relative;
	top: -43px;
}

#langlinks li {
	display: inline;
	margin-left: 7px;
}

#langlinks li.active a {
	color: #000;
	text-decoration: none;
}


/* #HEADERPIC */

#headerpic .clip, #headerpic .slideShowContainer {
	width: 186px;
	height: 108px;
	overflow: hidden;
}

#headerpic .clip img {
	width: 186px;
}

#headerpic .slidecontrol {
	height: 23px;
	text-align: center;
}

#headerpic .slidecontrol .button {
	margin: 0 4px;
}

#headerpic .slideShowContainer {
/*	position: relative;
	top: -23px;
*/	height: 131px;
}

#headerpic.headergallery {
	padding-top: 0;
}


/* #LOGO */

/* #MENU AND #NAV*/

#nav {
	border-top: 1px solid rgb(115,120,120);
}

#menu, #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	padding-top: 11px;
}

#menu li {
	padding: 0;
}

#menu a, .downlinks a {
	text-decoration: none;
	color: rgb(115,120,120);
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

#menu a {
	letter-spacing: 0.6px;
}

#menu li.active a {
	color: #000;
}

#menu ul a, #menu li.active ul a, .downlinks, .downlinks a {
	font-size: 12px;
	color: rgb(164,171,171);
}


#menu ul {
	border-top: 1px solid rgb(164,171,171);
	margin-bottom: 2px;
}

#menu ul li {
	border-bottom: 1px solid rgb(164,171,171);
	line-height: 12px;
	padding: 1px 0 2px;
}

#menu ul {
	display: none;
}

#menu li.expanded ul {
	display: block;
}

/* #CONTENT */

#content {
	position: relative;
	top: -28px;
	min-height: 409px;
	font-size: 11pt;
	line-height: 13pt;
	color: rgb(115,120,120);
}

#content h2 {
	font-family: arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 8px;
	text-transform: uppercase;
}

#content h2.small {
	font-size: 15px;
}

#content h2, .aktuell {
/*	border-bottom: 1px solid rgb(97,98,100); */
	border-bottom: 1px solid rgb(115,120,120);
}

.aktuell a {
	color: #000;
	text-decoration: none;	
}

.aktuell {
	padding-bottom: 11px;
}

.aktuell p {
	margin-bottom: 0;
}

#content h3 {
	margin: 11px 0 -9px 0;
	font-size: 11pt;
	font-weight: bold;
} 

#content h3 a {
	color: rgb(115,120,120);
	text-decoration: none;
}


/* downlinks */

.downlinks {
	margin: 5px 0;
}

.downlinks a {
	font-family: arial, sans-serif;
}

.downlinks a:hover {
	color: rgb(115,120,120);
}

.downlinks a.active {
	color: #000;
}


/* table formatting */

td {
	vertical-align: top;
}

td p {
	margin: 0;
}

td.chrono {
	width: 90px;
}

.contact td {
	width: 240px;
}

.crewtab {
	margin-left: -1px;
}

.crewtab td {
	min-width: 134px;
	padding: 0;
}

.contact td + td, .crewtab td + td {
	width: auto;
}

.ltable td {
	padding: 4px 2em 4px 0;
}

/* LOGIN FORM */

a.loginlink {
	float: right;
	color: #fff;
}

.loginlink:hover {
	color: rgb(115,120,120);
}

.authform input {
	border: 1px solid rgb(115,120,120);
}

.authform label {
	width: 170px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 7px;
}

.authform input.submit {
	margin-left: 177px;
}

.authform div {
	padding: 2px 0;
}

.error {
	color: #900;
}

/* LIGHT BOX */

.caption a.close {
	border-color: rgb(115,120,120);
	text-transform: lowercase;
	font-weight: bold;
}

.caption .additionalTools {
	margin-right: 44.5%;
}

.scaledImage .caption span {
	display: none;
}

.scaledImage .caption span.tools, .scaledImage .caption span.additionalTools {
	display: inline;
}

.scaledImage .caption {
	height: 16px;
}

.scaledImage.loose {
	position: absolute;
}

/* NEWS ARCHIVE */

#oldnews {
/*	list-style-type: square;
	padding-left: 15px;
	*/
	list-style-type: none;
	padding: 0;
}

#oldnews li {
	border-bottom: dotted 1px rgb(115,120,120);
}

#oldnews a {
	text-decoration: none;
	color: rgb(115,120,120);
}

.oldnewsdate {
	float: right;
}


/* 2nd ed. */

#newsblocks .newsblock {
	margin-bottom: 3.7em;
	padding-bottom: 3.5em;
	border-bottom: 1px dashed rgb(115,120,120);
}

#newsblocks .newsblock.last {
	border-width: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#newsblocks h2 {
	display: none;
}

#newsblocks h2.newstitle {
	font-size: 13px;
	display: block;
	padding-bottom: 6px;
}


/* 	EMAIL OBFUSCATION */

.demunged .emailfallback {
	display: none;
}
