/* Start of CMSMS style sheet 'CN-Template' */
/* Reset styles, source: http://meyerweb.com/eric/tools/css/reset */
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: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/****************************************************************************/

body {
  background-image: url(images/cn-background.jpeg);
  background-repeat: no-repeat;
  background-color: rgb(240,222,186);
  font-family: Verdana, Geneva, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", sans-serif;
  font-size: 10pt;
  text-align: center;
}

div#pagebox {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  border: 1px solid rgb(64,18,1);
  background-color: rgb(217,189,156);
}

div#contentbox {
  width: 901px;
}

div#header {
  background-image: url(images/cn-header.jpeg);
  background-repeat: no-repeat;
  height: 163px;
}

div#header h1 {
  display: none;
}

div#menu {
  float: left;
  margin-top: 143px;
  margin-left: 30px;
  font-size: 13px;
  color: rgb(191,191,191);
}

div#menu ul li {
  float: left;
}

div#menu a {
  text-decoration: none;
  color: rgb(191,191,191);
  background-color: none;
}

div#menu a:hover {
  color: rgb(220,220,220);
}

div#content {
  padding-top: 18pt;
  padding-right: 20pt;
  padding-left: 8pt;
  font-size: 10pt;
  color: rgb(53,53,53);
  line-height: 1.4;
  width: 700px;
  min-height: 300px;
}

div#content p {
  margin-bottom: 11pt;
}

div#content ul {
  margin-top: 8pt;
  margin-bottom: 6pt;
}

div#content ul li {
  margin-left: 14pt;
  margin-bottom: 8pt;
  list-style-type: circle;
}

div#content h1 {
  font-size: 120%;
  font-weight: bold;
  font-family: Garamond, Georgia, "Bitstream Vera Serif", "Liberation Serif", "Times New Roman", "Times Roman", serif;
  margin-bottom: 18pt;
  margin-top: 12pt;
}

div#content h2 {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 6pt;
  margin-top: 18pt;
}


div#content h3 {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 6pt;
  margin-top: 24pt;
}

div#content a {
  text-decoration: none;
  color: rgb(64,18,1);
  font-weight: bold;
}

div#content a:hover {
  color: rgb(94,27,2);
}

div#content a.imglink {
  text-decoration: none;
  color: rgb(53,53,53);
  border: none !important;
}


div#content a.imglink:hover {
  color: rgb(64,18,1);
}



div#footer {
  font-family: Verdana, Geneva, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", sans-serif;
  color: rgb(53,53,53);
  font-size: 7pt;
  text-align: center;
  margin-top: 12pt;
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid rgb(64,18,1);
  padding-top: 4pt;
  padding-bottom: 4pt;
  padding-right: 0;
}

div#footer a {
  font-weight: bold;
  border-bottom: none;
  color: rgb(53,53,53);
  text-decoration: none;
}

div#footer a:hover {
  border-bottom: none;
  color: rgb(64,18,1);
}

td#sidebar {
  width: 200px;
  background-color: rgb(64,18,1);
  background-image: url(images/cn-news-bg);
  background-repeat: repeat;
}


div.news {
  color: rgb(217,189,156);
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 80%;
  line-height: 1.4;
}

div.news h1 {
  font-weight: normal;
  font-size: 125%;
  margin-bottom: 16pt;
}

div.news div.news_entry {
  border-bottom: 1px solid rgb(217,189,156);
  padding-bottom: 12pt;
  padding-top: 12pt;
}

div.news div.news_entry a {
  color: rgb(217,189,156);
  text-decoration: none;
  font-size: 110%;
}

div.news div.news_entry div.news_benutzer {
  margin-bottom: 4pt;
}

div.news div.news_entry div.news_ort {
  margin-bottom: 4pt;
}

p.cn_id_warning {
  color: red;
  font-weight: bold;
}

h1.cn_detail_titel {
  font-family: Verdana, Geneva, "Bitstream Vera Sans", "DejaVu Sans", "Liberation Sans", sans-serif !important;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 8pt !important;
}


div.cn_detail_backlink {
  margin-top: 32pt;
  width: 72pt;
  background-color:  rgb(191,191,191);
  color: black;
  border: 1px solid rgb(64,18,1);
  padding: 2pt;
  text-align: center;
}

div.cn_detail_backlink a {
  text-decoration: none !important;
  border: none !important;
}

div.cnliste {
  font-size: 90%;
}

div.cnliste_filter {
  margin-bottom: 16pt;
}

tr.cnliste_entry td {
  padding-right: 10pt;
  padding-bottom: 6pt;
}

td.cnliste_titel {
  font-weight: bold;
}

td.cnliste_titel span.cnliste_benutzer {
  font-weight: normal !important;
}

td.cnliste_titel a {
  border: none !important;
}

div.cms-guestbook {
  margin-bottom: 11pt;
  margin-left: 8pt;
  margin-right: 8pt;
}

/* End of 'CN-Template' */

