/* 
# Stylesheet LG Rhein-Wied
# Letzte Änderung: 01.03.09
# Allgemeine Farben
# dunkelblau: #0066CC;
*/

/* Allgemeine Einstellungen */
* {
  margin:0;
  padding:0;
  font-size:12px;
  font-family:Verdana,Arial,Helvetica,Serif;
}

body {	
	color: #454545;
}

h1,h2,h3,h4{
	color: #0066cc;
	font-weight:bold;
	padding: 10px 0 5px 0;
}

h1 {
	font-size: 16px;
	line-height:24px;
}

h1.subheader{
	font-size: 14px;
	line-height:24px;
	padding: 0px 0 5px 0;
}

h2 {
	font-size: 14px;
	padding: 10px 0 10px 0;
}

h3 {
	font-size: 12px;
	color: #454545;
}

h4 {
	font-size: 14px;
}

p{
	padding: 0 0 10px 0;
	line-height:150%;
}

a{
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

fieldset {
	border:1px solid #0066CC;
	padding:5px;
}
 
legend{
  padding:5px; 
}

/* Seitenaufteilung */
#top,#head,#title,#metanavigation,#mainnavigation,.tx-macinasearchbox-pi1,#left_column,#right_column  {
	display:none;
}

#logoprint{
	display: block;
}

#center_column {		
	width: 100%;
}

#maincontent {		
	width: 90%;
	padding:20px;
}

#footer{
	padding: 10px 0 0 0;
	clear:both;
}

.tx-tslastupdate-pi1{
display:inline;
}

/* Inhaltselemente */
/* Registrierung */

.register_form_table {
	color: #454545;
	font-size: 10pt;
}
.register_form {
	border: 1px solid #7f9db9;
	background: #ffffff;
}


/* Loginbox */

/*Styles der New Login Box*/
.csc-firstHeader {
	margin-bottom:2px;
}

/* Punkteliste */

ul.csc-bulletlist {
	list-style-image: url(./spike.gif);
}

/* Mailformular */

.csc-mailform {
	background-color:#FFFFFF;
	border:#e7e7e7
}

.csc-mailform-forum {
	border: 1px solid #e7e7e7;
}

.csc-mailform-field {
	display: block;
	margin: 10px;
}

.csc-mailform label, .csc-mailform-forum label{
	display: block;
	width: 120px;
	float: left;
	text-align: left;
	margin: 2px 5px 0 0;
}

.csc-mailform input, .csc-mailform textarea, .csc-mailform-forum input, .csc-mailform-forum textarea{
	color: #454545;
	background-color:white;
	border: 1px solid #7f9db9;
	width: 200px;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform input.csc-mailform-submit{
	float: right;
	width: 80px;
	cursor:hand;
	float:left
}

.csc-mailform form input.csc-mailform-submit:hover{
	background-color:#454545;
	border: 1px solid white;
	color: white;
}

/* Tabellen */

table.csc-uploads {
	border-spacing:0;
	font-size:10px;
	border:solid 1px #0066CC;
	width:100%;
}

table.csc-uploads td{
	padding: 3px 10px 3px 10px;
}

table.csc-uploads tr.tr-even{
	background-color:#E7E7E7;
}

#content table .contenttable {
	border:solid 1px #0066CC;
	border-collapse:collapse;
}

#content table .contenttable td{
	padding:5px;
	border:solid 1px #0066CC;
}

#content table .contenttable .tr-0{
	background-color:#0066CC;
	color: #FFFFFF;
}

#content table .contenttable  th{
	background-color:#0066CC;
	color: #ffffff;
	padding:5px;
	border-bottom: 1px solid #ffffff;
}

#content table .contenttable .tr-even{
	 background-color:#0066CC;
}

#content table .contenttable .tr-odd{	
	background-color: #E8E8E8;
	color: #0066CC;
}


/* Extensions */
/* Suche */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { font-weight:bold; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	font-size:12px; 
	background:#e7e7e7;
	font-weight:bold
	}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
background:#ffffff; 
color:#454545;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#0066cc; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { 
	font-weight: bold;
	padding:0 0.3em 0 0.3em;
	color:#ff0000
}
	
.tx-indexedsearch-percent {
	color:454545;
	background-color:#e7e7e7;
	}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { 
	line-height:16px;
	color:#454545;
	padding-top:5px;
	padding-bottom:20px;
	font-variant:normal
}

.tx-indexedsearch-browsebox ul.browsebox{
list-style: none;
margin: 10px 0 10px 0;
}

.tx-indexedsearch-browsebox ul.browsebox li {
display:inline;
}

.tx-indexedsearch-browsebox ul.browsebox li a{
display:block;
margin-right:10px;
float:left;
}

.tx-indexedsearch-res {
margin: 10px 0 10px 0;
clear:both;
}

/* Userliste */

.tx-newloginbox-pi3 table { 
	width:100%; 
	color:#454545;
}

.tx-newloginbox-pi3 th { 
	font-weight:normal; 
	white-space:nowrap; 
	text-align:left;
	background-color:#ffffff;
}

.tx-newloginbox-pi3 td { 
	white-space:nowrap; 
	text-align:left; 
}

.tx-newloginbox-pi3-listrow th { 
	padding: 5px; 
	text-align:left;
	color: #454545;
}
	
.tx-newloginbox-pi3-listrow th a{ 
	color: #454545;
	font-weight:bold;
}

.tx-newloginbox-pi3-listrow td { 
	padding: 5px;
	color:#454545;
	border: solid 1px #f2f2f2;
	background-color:#ffffff;
	vertical-align:top
}	

.tx-newloginbox-pi3-listrow-odd th{ 
	padding: 5px;
	color:#454545;
	background-color:#ffffff;
}	
	
.tx-newloginbox-pi3-listrow-odd td{ 
	padding: 5px;
	color:#454545;
	background-color:#ffffff;
}	

.tx-newloginbox-pi3-singleView th { 
	width:20%; 
	padding: 5px;
	border: solid 1px #f2f2f2;
}

.tx-newloginbox-pi3-singleView td { 
	width:80%; 
	padding: 5px;
	background-color:#ffffff;
	border: solid 1px #f2f2f2;
}

/* News */

.news-list-item,.news-list-item-right {
	text-align:left;
	padding-left:0;
	border-top: solid 1px #0066cc;
}

.news-list-container h3{
	padding: 10px 0 10px 0;
}

.news-list-morelink{
	padding: 0px 0 10px 0;
}


.news-list-item img {
	float:left;
	padding: 0 10px 0 0;
}

.news-list-item-right img {
	float:right;
}

p.news-single-author {
	display:inline;
}

.news-amenu-container ul{
	padding:0px;
	margin:5px 0px 10px 0;
}

.news-amenu-container  ul  li{
	display:inline;
}

.news-amenu-container li.news-amenu-item-year{
	display:none;
}

a.rss{
	background:url(../media/ico-rss.gif) no-repeat left 8px;
	padding:5px 0 5px 18px;
	display:block;
}


.clearer {
	display:none;
}

.tx-macinasearchbox-pi1 {
	text-align:right;
}
/*
.csc-sitemap ul li {
  list-style-type:none;
}







*/
/* Sitemap */
.csc-sitemap ul{
padding:0 0 0 15px;
}

.csc-sitemap ul li{
	padding:3px 0px 3px 0px;
	list-style-type:none;
	color: #0066CC;
}

.csc-sitemap ul.level1 li a{
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
}

.header_sitemap {
	display:block;
	text-transform: uppercase;
	margin: 10px 0px 10px -15px;
}

.csc-sitemap ul.level1 li ul li,.csc-sitemap ul.level1 li ul li ul li{
	list-style-type: disc;
	color: #0066CC;
}
.csc-sitemap ul.level1 li ul li a,.csc-sitemap ul.level1 li ul li ul li a{
	font-size: 12px;
	margin: 0px;
	text-transform: none;
}