html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table, td {
	border-collapse: collapse;
	border-spacing: 0;
}
img { display: block; border: none; }

/* ************************************************************************ */
/* STRUKTUR */
/* ************************************************************************ */

body {
	background: #1b242d url(../img/body.gif) bottom left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#pageheader {
	position: relative;
	background: #ffffff url(../img/header.gif) top left repeat;
	height: 207px;
}

#pagecontent {
	background: #49637c url(../img/content.gif) top left repeat;
}

#pagefooter {
	position: relative;
	background: #1b242d url(../img/footer.gif) top left repeat-x;
	background-color: transparent;
}

#header {
	background: transparent url(../img/header2.gif) top left no-repeat;
	width: 1177px;
	height: 207px;
}

#content {
	background: #fff url(../img/content2.gif) top left repeat-y;
	width: 1177px;
}

#footer {
	background: transparent url(../img/footer2.gif) top left no-repeat;
	width: 1177px;
	height: 60px;
}

#leftcol {
	float: left;
	display: inline;
	width: 251px;
	margin: 1px 0px 0px 50px;
}

#centercol {
	float: left;
	display: inline;
	width: 690px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #4e6881;
}

#rightcol {
	float: left;
	display: inline;
	width: 185px;
	margin: 0px 0px 0px 0px;
}

.clear { clear: both; }

/* Links */

a:link, a:visited, #centercol a:link, #centercol a:visited { color: #293643; text-decoration: underline; }
a:hover, a:active, #centercol a:hover, #centercol a:active { color: #faaf2e; text-decoration: none; }

/* ************************************************************************ */
/* HEADER */
/* ************************************************************************ */

#header #logo {
	position: absolute;
	top: 55px;
	left: 50px;
}

#header #titlepic {
	position: absolute;
	top: 6px;
	left: 352px;
}

#header img#dentageno {
	position: absolute;
	top: 106px;
	left: 933px;
	behavior: url(/layout/css/iepngfix.htc);
}

#header #ticker {
	position: absolute;
	top: 171px;
	left: 0px;
}

/* Nav Main */

#navmain ul {
	position: absolute;
	top: 171px;
	left: 352px;
}

#navmain ul li {
	float: left;
}

#navmain ul a {
	float: left;
	display: inline;
	margin-right: 1px;
	color: #fff;
	text-decoration: none;
	font: normal 15px Arial, Helvetica, sans-serif;
	line-height: 35px;
	padding: 0 10px 0 10px;
}

#navmain ul a:hover, #navmain ul a.active {
	background: #f5aa2a url(../img/navmain.gif) top left repeat-x;
	color: #000;
}

#navsub .readcount { font-weight: bold; }

/* Nav Meta */

#navmeta ul {
	position: absolute;
	top: 6px;
	left: 991px;
	width: 90px;
}

#navmeta ul li {
	float: left;
	padding-top: 1px;
	background: transparent url(../img/dotted2.gif) top left repeat-x;
}
#navmeta ul li:first-child {
	background-image: none;
}

#navmeta ul a {
	float: left;
	display: inline;
	padding: 0 10px 0 10px;
	width: 70px;
	color: #fff;
	text-decoration: none;
	font: normal 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
}

#navmeta ul a:hover, #navmeta ul a.active {
	font-weight: bold;	
}

/* ************************************************************************ */
/* CONTENT LEFTCOL */
/* ************************************************************************ */

#leftcol dl {
	float: left;
	width: 249px;
	background: #ffffff url(../img/leftcol-dl.gif) top left no-repeat;
	border: 1px solid #4e6881;
	margin-top: -1px;
}
#leftcol dl.mitglieder {
	background-image: url(../img/leftcol-dl-mitglieder.gif);
}

#leftcol dl dt {
	margin: 10px 15px 10px 15px;
	color: #293643;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#leftcol dl dd {
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-repeat: no-repeat;
}

#leftcol dl dd p {
	margin: 10px 15px 10px 15px;
}



/* mitgliederlogin */

form#mitgliederlogin p {
	clear: both;
}

form#mitgliederlogin input {
	float: left;
	border: 1px solid #293643;
	background-color: #fff;
	margin-right: 3px;
}

form#mitgliederlogin input.email {
	width: 85px;
}
form#mitgliederlogin input.passwort {
	width: 85px;
}
form#mitgliederlogin input.login {
	width: 25px;
}

/* Navsub */

#navsub ul {
	float: left;
	width: 249px;
	padding: 10px 0 10px 0;
	border-bottom: 5px solid #4e6881;
	border-top: 5px solid #4e6881;
}

#navsub ul li {
	float: left;
	background: transparent url(../img/dotted.gif) top left repeat-x;
}
#navsub ul li:first-child {
	background-image: none;
}

#navsub ul a {
	float: left;
	display: inline;
	width: 219px;
	color: #293643;
	text-decoration: none;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 4px 15px 5px 15px;
	margin-top: 1px;
}


#navsub ul a:hover, #navsub a.active {
	background: #f5aa2a url(../img/navsub.gif) top left repeat-x;
	color: #000000;
}


/* ************************************************************************ */
/* CONTENT CENTERCOL */
/* ************************************************************************ */

/* Nav Breadcrumb */

#centercol #navbread {
	margin: 7px 70px 30px 50px;
	color: #5a738a;
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#navbread a:link, #navbread a:visited { color: #5a738a; text-decoration: underline; }
#navbread a:hover, #navbread a:active { color: #faaf2e; text-decoration: none; }

/* Content */

#centercol h1, #centercol h2, #centercol h3, #centercol p, #centercol ul, #centercol ol, #centercol table {
	margin-left: 50px;
	margin-right: 70px;
}

#centercol h1 {
	text-transform: uppercase;
	color: #293643;
	font: normal 22px Arial, Helvetica, sans-serif;
	line-height: 36px;
	margin-bottom: 10px;
}

#centercol h2 {
	color: #2f587e;
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 15px;
}

#centercol h3 {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 19px;
	margin-top: 5px;
}

#centercol p {
	color: #000000;
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 19px;
	margin-bottom: 10px;
}

#centercol ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	margin-bottom: 10px;
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 19px;
}

#centercol blockquote {
	padding-left: 15px;
	margin-bottom: 10px;
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 19px;
}

#centercol hr {
	clear: both;
	color: #2f587e;
	border-color: #2f587e;
}

/* Boxen */

#centercol div.box h1, #centercol div.box h2, #centercol div.box h3, #centercol div.box p, #centercol div.box ul, #centercol div.box ol, #centercol div.box table {
	margin-left: 10px;
	margin-right: 15px;
}

#centercol div.box {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 40px;
	margin-right: 60px;
	border: 1px solid #6f8aa4;
	border-top-width: 3px;
	background-color: #fff;
}

/* Tabellen im COntent */

#centercol table {
	margin-bottom: 10px;
	clear: both;
}

#centercol td {
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 19px;
	margin-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}


#centercol table.stil1 {
	border-collapse: collapse;
}

#centercol table.stil1 td {
	width: 160px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #6f8aa4;
}

#centercol table.stil1 td img {
	display: inline;
}

#centercol table.stil1 td a {
	display: block;
}

/* Partnerliste u.a. */

#centercol div.partnerliste {
	float: left;
	display: inline;
	margin-left: 50px;
	margin-bottom: 20px;
	clear: both;
	/*border-bottom: 1px solid #6f8aa4;
	border-right: 1px solid #6f8aa4;*/
	/*width: 513px;
overflow: hidden;*/
}

#centercol div.partnerliste img { display: inline; padding: 10px 0 10px 0; }

#centercol div.partnerliste p {
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 0;
	float: left;
	display: inline;
	width: 190px;
	height:140px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	/*border-top: 1px solid #6f8aa4;
	border-left: 1px solid #6f8aa4;*/
}

/* Diverses */

/*#centercol .rechts { text-align: right; }
#centercol .links { text-align: left; }
#centercol .mitte { text-align: center; }
#centercol .block { text-align: justify; }
*/
#centercol img.rechts { display: block; float: right; clear: right; margin: 5px 0 10px 10px; }
#centercol img.links { display: block; float: left; clear: left; margin: 5px 10px 10px 0; }

#centercol div.rechts { display: block; float: right; clear: right; margin: 5px 60px 10px 15px; width: 300px; }
#centercol div.links { display: block; float: left; clear: left; margin: 5px 15px 10px 50px; width: 300px; }

/* ************************************************************************ */
/* CONTENT RIGHTCOL */
/* ************************************************************************ */

/* ************************************************************************ */
/* FOOTER */
/* ************************************************************************ */

#footer {
	font: normal 11px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #cacaca;
	margin-bottom: 30px;
}

#footer img {
	position: absolute;
	top: 20px;
	left: 204px;
}

#footer p {
	position: absolute;
	top: 20px;
	left: 370px;
}

/*#footer #a1-footer, #footer #a2-footer {
	position: absolute;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 53px; height: 36px;
}*/

#footer #a0-footer {
	position: absolute;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 127px; height: 36px;
}
#footer #a1-footer, #footer #a2-footer {
	position: absolute;
	display: none;
	width: 1px; height: 1px;
}

#footer #a0-footer {
	background: transparent url(../img/a3-footer.gif) top left no-repeat;
	top: 36px; left: 910px;
	width: 82px; height: 12px; /* kleiner */
}
#footer #a0-footer:hover {
	/* background-position: bottom left; */
}

/*#footer #a1-footer {
	background: transparent url(../img/a1-footer.gif) top left no-repeat;
	top: 20px; left: 890px;
}
#footer #a1-footer:hover {
	background-position: bottom left;
}
#footer #a2-footer {
	background: transparent url(../img/a2-footer.gif) top left no-repeat;
	top: 20px; left: 943px;
}
#footer #a2-footer:hover {
	background-position: bottom left;
}*/


/* ************************************************************************ */
/* MODULES */
/* ************************************************************************ */

/* sidebar box */
#leftcol dl img.ddimg
{	float:right;
	margin:-20px 20px 10px 10px;
}

/* Formation */

#centercol form.formation fieldset {
	border: 1px solid #000;
	margin-left: 50px;
	margin-right: 30px;
	padding: 10px;
}

#centercol form.formation input, #centercol form.formation textarea {
	float: left; width: 290px; display: inline;
	margin-bottom: 3px;
	line-height: 18px;
	height: 18px;
	font-size: 13px;
}

#centercol form.formation label {
	float: left; width: 150px; display: inline;
	margin-bottom: 3px;
	line-height: 23px;
	border-bottom: 1px dotted #999999;
}

#centercol form.formation textarea {
	height: 100px;
}

#centercol form.formation label span {
	padding-left: 3px; color: #CC0000; font-weight: bold;
}
#centercol form.formation br {
	/* display: none; */
	clear: both;
}

#centercol form.formation input.submit {
	margin-left: 150px;
	float: none; display: inline;
	height: 27px;
	margin: 0;
}

#centercol form.formation div.captchaarea img {
	display: block; float: left;
}

#centercol form.formation p {
	color: #cc0000;
	margin: 0;
}

/* Table Sorter */

/* tables */
table.tablesorter {
	margin:10px 0 15px;
	font-size: 12px;
	width: 590px;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #293643;
	border: 1px solid #FFF;
	font-size: 12px;
	padding: 3px;
	color: #fff;
}
table.tablesorter thead tr .header {
	background-image: url(../img/tablesorter-bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 3px;
	vertical-align: top;
	border: 1px solid #e6edf5;
}
table.tablesorter tbody tr.odd td {
	background-color:#eee;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/tablesorter-asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/tablesorter-desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #748fa9;
}

/* ************************************************************************ */
/* Technische Kooperation */
/* ************************************************************************ */

/* Technische Kooperation */

#centercol div.dentagen-tk ul, 
#centercol div.dentagen-tk li
{
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	list-style: none;
}
#centercol div.dentagen-tk table {
	vertical-align: top;
	margin: 10px 0 20px 0;
}

#centercol div.dentagen-tk {
	margin: 0 0 0 60px;
}
#centercol div.dentagen-tk td img {
	display:inline;	
}

#centercol div.dentagen-tk option.forbidden { color: #bbb; }


/* Tabelle */

#centercol div.dentagen-tk table {
	border-collapse: collapse;
	width: 530px;
}

#centercol div.dentagen-tk td, #centercol div.dentagen-tk th {
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 19px;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #6f8aa4;
}

#centercol div.dentagen-tk th {
	font-weight: bold;
	text-align: left;
}

#centercol div.dentagen-tk li {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 0 2px 25px;
	background: transparent url(../img/folder.gif) top left no-repeat;
}


#centercol div.dentagen-tk li a {
	font-weight: bold;
	cursor: pointer;
}

/* Kontakt Formular */

#centercol div.dentagen-tk form#tk-eintragen, #centercol div.dentagen-tk form#tk-suche,
#centercol div.dentagen-tk form#tk-eintragen fieldset, #centercol div.dentagen-tk form#tk-suche fieldset,
#centercol div.dentagen-tk form#tk-eintragen legend, #centercol div.dentagen-tk form#tk-suche legend,
#centercol div.dentagen-tk form#tk-eintragen p, #centercol div.dentagen-tk form#tk-suche p {
	margin: 0 0 0 0;
	padding: 0;
}

#centercol div.dentagen-tk form#tk-eintragen, #centercol div.dentagen-tk form#tk-suche {
	margin: 20px 0 10px -10px;
}

#centercol div.dentagen-tk form#tk-eintragen legend, #centercol div.dentagen-tk form#tk-suche legend {
	color: #2f587e;
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 24px;
}

#centercol div.dentagen-tk form#tk-eintragen label, #centercol div.dentagen-tk form#tk-suche label {
	float: left;
	width: 100px;
	margin-top: 7px;
	clear: both;
}

#centercol div.dentagen-tk form#tk-eintragen textarea, #centercol div.dentagen-tk form#tk-eintragen select {
	margin-top: 5px;
	width: 300px;
}

#centercol div.dentagen-tk form#tk-eintragen input {
	margin-top: 10px;
	margin-left: 100px;
}

#centercol div.dentagen-tk h2 {
	margin: 10px 0 0 0;
}

#centercol p.tk-message {
	margin:20px;
	padding:10px;
	text-align:center;
	border:1px solid green;
}

/* Registrier Formular */

#centercol div#rex-form {
	display: block;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 130px;
	font: normal 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
}


#centercol div#rex-form form,
#centercol div#rex-form form fieldset,
#centercol div#rex-form form legend,
#centercol div#rex-form form p {
	margin: 0;
	padding: 0;
}

#centercol div#rex-form form legend {
	color: #2f587e;
	font: normal 16px Arial, Helvetica, sans-serif;
}

#centercol div#rex-form form label {
	float: left;
	width: 250px;
	margin-top: 14px;
	clear: both;
	border-bottom: 1px dotted #000;
}

#centercol div#rex-form form input, #centercol div#rex-form form select {
	margin-top: 13px;
	margin-left: 10px;
	width: 200px;
}

#centercol div#rex-form form fieldset {
	padding-bottom: 10px;
}

/* ************************************************************************ */
/* NACHRICHTEN */
/* ************************************************************************ */

.messages td.status a {
	background-repeat:no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	width:16px;
	height:16px;
	display:block;
}

.messages tr.unread td.status a { 
	background-image:url('../img/mail_unread.gif');
}

.messages tr.read td.status a { 
	background-image:url('../img/mail_read.gif');
}

.messages dt { margin-left: 50px; margin-bottom: 20px; font-weight: bold; }
