/* Diese Datei enthält die CMS-spezifischen Einstellungen. */
/* 

/* Allgemeine Tabelleneinstellungen */

table {
    border: 0px;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
}


tr.treven { background: #F8F8B0; }
tr.trodd { background: #E0F0F0; }

td {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: left;
}

/* "blinde" Tabelle */
table.blind {
	height: 100%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}
table.blind td {
    vertical-align: top;
}

.title {
    color: #000066;
    text-align: center;
}

p.msg {
    margin-top: 0px;
    font-size: 10pt;
    font-weight: bold;
}

a img {
    border: 0px;
}

/* Seiteneinstellungen */

body {
    font: normal 100.01% Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0px;
    padding: 10px;
    background: #0094D8;
    background-image: url(../img/ycverl.png);
    background-repeat: repeat-y;
}

/* oberer Bereich */

div.topbanner {
    margin: 0px;
    padding: 0px;
    width: 972px;
    height: 100px;
    text-align: left;
}
div.topbanner img {
    border: 0px;
}

/* Hauptmenü */

div.topmenu {
    margin: 0px;
    padding: 0px;
    width: 972px;
    text-align: left;
    background-image: url(../img/ycverlnav.gif);
    background-repeat: no-repeat;
}
ul.topmenu {
    margin: 0;
    padding-top: 5px;
    text-align: center;
    height: 30px;
}
ul.topmenu li {
    list-style: none;
    display: inline;
    margin: 0.4em;
    padding: 0;
}
ul.topmenu a {
    color: #000066;
}
ul.topmenu a, ul.topmenu span {
    padding: 0.2em 0.8em;
    text-decoration: none;
    font-weight: normal;
}
ul.topmenu a:hover, ul.topmenu span {
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #000066;
    color: blue;
    background-color: #FFFDDD;
}

/* Untermenü */

div.submenu {
    float: left;
}

ul.submenu {
    width: 150px;
    margin: 0;
    padding: 0.2em 0.8em 0.8em;
}
ul.submenu li {
    list-style: none;
    margin: 0.4em;
    padding: 0;
}
ul.submenu h2 {
    font-size: 1em;
    margin: 0.4em 0px 0px;
    padding: 0.2em;
    border: none;
    color: #000066;
    font-weight: normal;
}
ul.submenu a {
    border: 3px solid gray;     /* wichtig für IE "gray" statt "grey" */
    border-left-color: #FFFDDD;
    border-top-color: #FFFDDD;
    color: #000066;
}
ul.submenu a, ul.submenu span {
    display: block;
    width: 100%;     /* für den IE */
    padding: 0.2em;
    text-decoration: none;
    font-weight: bold;
    font-size: 80%;
    background-image: url(../img/naviitem.png);
    background-repeat: no-repeat;
}
ul.submenu a:hover, ul.submenu span {
    border: 3px solid #FFFDDD;
    border-left-color: lightgrey;
    border-top-color: lightgrey;
    color: #FFFDDD;
}

/* Inhaltscontainer */

div.content {
    margin-left: 200px;
    width: 740px;
    padding: 15px 0px 0px;
}


/* Content-Tabelle */
table.content {
	width: 80%;
	height: 100%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}
table.content td {
	border: 0px;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
	padding: 3px;
}
table.content td.para {
	padding-top: 0px;
	padding-bottom: 15px;
}
table.content td.headline {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
table.content td.small {
	font-size: 9px;
}
table.content p {
	margin: 0px 0px 10px;
}
table.content p.head {
	font-weight: bold;
	margin-bottom: 3px;
}
table.content form {
	width: 100%;
	margin-bottom: 25px;
}
table.oldcontent input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border: 1pt solid #000066;
}
table.content img.pic {
	margin-right: 10px;
}


/* Admin-Tabellen */

table.contlist,
table.newslist,
table.userlist,
table.topiclist {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
	font-size: 12px;
}
table.contlist tr,
table.newslist tr,
table.userlist tr,
table.topiclist tr {
	height: 20px;
}
table.contlist tr.top,
table.newslist tr.top,
table.userlist tr.top,
table.topiclist tr.top {
	color: #FFFDDD;
	background-color: #000066;
}
table.contlist tr.head,
table.newslist tr.head,
table.userlist tr.head,
table.topiclist tr.head {
	color: #FFFDDD;
	background-color: #4682B4;
}
table.contlist th, table.contlist td,
table.newslist th, table.newslist td,
table.userlist th, table.userlist td,
table.topiclist th, table.topiclist td {
	border: 1px solid #000066;
	border-top: 0px;
	margin: 0px;
	padding: 1px;
	text-align: left;
}
/* Breitenangaben für die einzelnen Listenfelder. Die Summe aller Angaben für eine Zeile ergibt */
/* sich aus: (Tabellenbreite - (Anzahl Felder * (padding-left + padding-right + border-width)). */
/* Die Tabellenbreite wird implizit durch div.content.width: 740 bestimmt.                      */
table.contlist th.update,
table.newslist th.update,
table.userlist th.update,
table.topiclist th.update {
	width: 26px;
	text-align: center;
	vertical-align: bottom;
}
table.userlist th.update,
table.topiclist th.update {
	width: 44px;
}
table.contlist th.filter,
table.newslist th.filter {
	width: 708px;
}
table.userlist th.filter,
table.topiclist th.filter {
	width: 690px;
}
table.contlist th.icon, table.contlist td.icon,
table.newslist th.icon, table.newslist td.icon,
table.userlist th.icon, table.userlist td.icon,
table.topiclist th.icon, table.topiclist td.icon {
	width: 26px;
	text-align: center;
	vertical-align: middle;
}
table.userlist th.icon,
table.topiclist th.icon {
	width: 44px;
}
table.userlist td.delicon,
table.topiclist td.delicon {
	width: 17px;
	text-align: center;
	vertical-align: middle;
}
table.userlist td.editicon,
table.topiclist td.editicon {
	width: 24px;
	text-align: center;
	vertical-align: middle;
}
table.contlist th.id, table.contlist td.id,
table.newslist th.id, table.newslist td.id,
table.userlist th.id, table.userlist td.id,
table.topiclist th.id, table.topiclist td.id {
	width: 55px;
}
table.contlist th.topic, table.contlist td.topic {
	width: 75px;
}
table.contlist th.lang, table.contlist td.lang,
table.newslist th.lang, table.newslist td.lang {
	width: 75px;
}
table.topiclist th.lang, table.topiclist td.lang {
	width: 77px;
}
table.contlist th.from, table.contlist td.from,
table.newslist th.from, table.newslist td.from {
	width: 125px;
}
table.contlist th.till, table.contlist td.till,
table.newslist th.till, table.newslist td.till {
	width: 125px;
}
table.contlist th.role, table.contlist td.role {
	width: 75px;
}
table.topiclist th.role, table.topiclist td.role {
	width: 100px;
}
table.contlist th.url, table.contlist td.url,
table.topiclist th.url, table.topiclist td.url {
	width: 160px;
}
table.contlist th.rank, table.contlist td.rank,
table.newslist th.rank, table.newslist td.rank {
	width: 55px;
}
table.topiclist th.rank, table.topiclist td.rank {
	width: 45px;
}
table.contlist th.header, table.contlist td.header {
	width: 153px;
}
table.contlist th.body, table.contlist td.body {
	width: 494px;
}
table.newslist th.header, table.newslist td.header {
	width: 316px;
}
table.newslist th.body, table.newslist td.body {
	width: 650px;
}
table.userlist th.name, table.userlist td.name {
	width: 210px;
}
table.userlist th.group, table.userlist td.group {
	width: 150px;
}
table.userlist th.account, table.userlist td.account {
	width: 55px;
}
table.userlist th.active, table.userlist td.active {
	width: 55px;
}
table.topiclist th.active, table.topiclist td.active {
	width: 45px;
}
table.userlist th.last, table.userlist td.last {
	width: 150px;
}
table.topiclist th.name, table.topiclist td.name {
	width: 250px;
}
table.topiclist th.subof, table.topiclist td.subof {
	width: 100px;
}

table.evenrow {
	background-color: #FFFDDD;
}
table.oddrow {
	background-color: #DDDDFF;
}

table.contedit,
table.contconf,
table.newsedit,
table.newsconf,
table.useredit,
table.userconf,
table.topicedit,
table.topicconf,
table.addredit {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
table.contedit tr.bottomrow td,
table.contconf tr.bottomrow td,
table.newsedit tr.bottomrow td,
table.newsconf tr.bottomrow td,
table.useredit tr.bottomrow td,
table.userconf tr.bottomrow td,
table.topicedit tr.bottomrow td,
table.topicconf tr.bottomrow td,
table.addredit tr.bottomrow td {
	height: 50px;
	vertical-align: bottom;
}
table.contedit td,
table.contconf td,
table.newsedit td,
table.newsconf td,
table.useredit td,
table.userconf td,
table.topicedit td,
table.topicconf td,
table.addredit td {
	border: 0px;
	text-align: left;
	padding: 2px 0px;
}
table.contedit td.leftcol,
table.contconf td.leftcol,
table.newsedit td.leftcol,
table.newsconf td.leftcol,
table.useredit td.leftcol,
table.userconf td.leftcol,
table.topicedit td.leftcol,
table.topicconf td.leftcol,
table.addredit td.leftcol {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
table.contconf td.leftcol,
table.newsconf td.leftcol,
table.userconf td.leftcol,
table.topicconf td.leftcol {
	vertical-align: top;
}
table.contedit td.leftcol.body,
table.newsedit td.leftcol.body,
table.contedit td.leftcol.image,
table.newsedit td.leftcol.image,
table.contedit td.leftcol.link,
table.newsedit td.leftcol.link {
	vertical-align: top;
}


div.newpass p.text {
	text-align: left;
}


div.footer {
    clear: both;
    margin: 30px 180px 0 0;
    padding: 15px;
    text-align: left;
    font-size: 80%;
    color: #000066;
    border-top: 1px solid black;
}
div.footer a {
    text-decoration: none;
    color: #000066;
}

div.osuche table {
    width: 50%;
    font-size: 9pt;
}
div.osuche td.leftcol {
    width: 50px;
}
div.osuche tr.bottomrow td {
    height: 50px;
    vertical-align: bottom;
}


table.optsort {
    margin: 0px 0px 15px;
    background-color: #ADD8E6;
    font-size: 9pt;
    font-weight: bold;
}
table.optsort td {
    vertical-align: middle;
}
ul.optsort {
    margin: 0px;
}
ul.optsort li {
    list-style: none;
    display: inline;
    margin: 0.4em;
    padding: 0;
    font-weight: normal;
}
ul.optsort a {
    color: #000066;
}
ul.optsort a, ul.optsort span {
    padding: 0.2em 0.8em;
    text-decoration: none;
}
ul.optsort a:hover, ul.optsort span {
    background-color: #E0FFFF;
}

p.optname {
    margin: 0px 0px 3px;
    font-weight: bold;
}
p.optstreet {
    margin: 0px 0px 3px;
}
p.optcity {
    margin: 0px 0px 3px;
}
p.optcountry {
    margin: 0px 0px 3px;
}
p.optlink {
    margin: 0px;
}
td.opticon {
    width: 70px;
    vertical-align: top; 
}
span.msg {
    font-weight: bold;
    font-size: 11pt;
    color: #a01010;
}