/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;  
	/* background: #A9BAC3 url(../images/bg.gif) repeat-x;*/
	/* background: #FFFFFF url(../images/bg_new.gif) repeat-x;*/
	background: #A9BAC3 url(../images/bg.gif) repeat-x;
	text-align: center;
}

/* links */
a { 
	color: #00519E; /* #4284B0; */
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #83ACCA; /*#9EC068;*/
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
h1 { font-size: 1.5em; color : #00519E; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 5px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666;  
}

/* images */
img {
	/* border: 2px solid #CCC; */
	border: none;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  	/* border: 2px solid #568EB6; */
	border: none;
}
a:hover img {  
  	/* border: 2px solid #CCC !important;  IE fix */
  	/* border: 2px solid #568EB6; */
	border: none;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #004195;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #004195;
	height:100px;
	display:block;
	color:#777;
}
input.button,
input.csc-mailform-submit { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid /* #9EC630 */ #00519E; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 880px; height: 100%;
	margin: 0 auto;	
	text-align: left;
	
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
/* HS: 060409 - Rahmen aufgenommen */
	float: left;
	border-left: 1px solid #00519E;
	border-right: 1px solid #00519E;
	/*border-bottom: 1px solid #00519E;*/
}

/* header */
#header {
	position: relative;
	height: 85px;	
	background: #FFFFFF url(../images/headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 35px; left: 0px;	
	/* top: 0; left: 5px;*/
}
#header h2#slogan {
	position: absolute;	 
	color: #666666; 
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
	top:37px; left: 95px;
	display : none;
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* Portalseite der HP */
#portal_header {
	padding-left	: 8px;
}

#portal_main {
	padding: 0;
	padding-top : 5px;
	width: 880px;
}

#portal_main div#portal_news {
	float	: left;
	width	: 400px;
	border  : 1px solid #00519E;
	border-left   : 4px solid #fbee31;
	margin-left   : 20px;
	margin-right  : 20px;
}

#portal_main div#portal_news div.news-list-item_1 {
	/* background    : #F1F1C5;*/
	padding-top	 : 5px;
}

#portal_main div#portal_news div.news-list-item_2 {
	/* background    : #C5F1F1; */
	padding-top	 : 5px;
}


div.news-list-item_1 h3 span.news-list-date,
div.news-list-item_1 h3 a,
div.news-list-item_2 h3 span.news-list-date,
div.news-list-item_2 h3 a {
        font-size : 100%;
}
div.news-list-item_1 p.bodytext,
div.news-list-item_2 p.bodytext {
        text-align      : justify;
	font-size	: 80%;
}

#portal_rechts {
	float	     : right;
	margin-right : 5px;
	width	     : 420px;
}

#portal_main div#portal_rechts div#portal_sonderinfo_top {
	border  : 1px solid #00519E;
	background    : #FAFAFA;
	border-left   : 4px solid #fbee31;
	margin-left   : 10px;
	margin-right  : 10px;
	margin-bottom : 10px;
	display : none;
}

#portal_main div#portal_rechts div#portal_sonderinfo_bottom {
	border  : 1px solid #00519E;
	background    : #FAFAFA;
	border-left   : 4px solid #fbee31;
	margin-left   : 10px;
	margin-right  : 10px;
	margin-bottom : 10px;
	display : none;
}

#portal_main div#portal_rechts div#portal_fraktion {
	border  : 1px solid #00519E;
	background    : #FAFAFA;
	border-left   : 4px solid #fbee31;
	margin-left   : 10px;
	margin-right  : 10px;
	margin-bottom : 10px;
}

#portal_main div#portal_rechts div#portal_termine {
	border  : 1px solid #00519E;
	background    : #FAFAFA;
	border-left   : 4px solid #fbee31;
	margin-left   : 10px;
	margin-right  : 10px;
	margin-bottom : 10px;
}

#portal_main div#portal_rechts div#portal_termine div.startdate {
	float	   : left;
	font-weight: bold;
	margin-right:5px;
}

div#portal_clear {
	clear           : both;
	height		: 2px;
}

#portal_footer {
	align		: center;
	clear		: both;
	padding-left	: 8px;
}


#portal_footer p.bodytext {
	float 	: left;
}

#portal_footer_menu {
	align		: center;
	clear		: both;
	padding: 0px;
        margin: 0px;
}



/* Defaultseiten: main */
#main {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 500px; /*440px;*/ /*53%;*/	
}

hr.clearer {
	margin		: 5px 10px 5px 10px;
	line-height	: 0.5px;
	color		: #00519E;
	clear		: both;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

div.csc-header h1 {
	color		: #333;
	border-bottom 	: 1px solid #fbee31;
	margin	 	: 10px 0px -20px 5px;
}

div.csc-header h3 {
	margin	 	: 10px 0px -20px 5px;
}

div.csc-frame-rulerAfter {
	border-bottom   : 1px solid #00519e;
	margin		: 10px 10px 10px 10px;
}

/* tt_news */
div.news-list-container ul {
	margin-left  : 10px;
}

div.news-list-container ul li div.news-list-item {
	margin : 0;
	margin-left : -10px;
	font-size : 90%;
}

div.news-list-container ul li div.news-list-item h3 span.news-list-date {
	font-weight : normal;
	font-size   : 80%;
}

div.news-list-item ,
div.news-list-item_1,
div.news-list-item_2 {
	margin-top : 5px;
}		

div.news-single-item h3 {
	font		: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	font-size	: 100%;
	text-align	: justify;
}

div.news-single-item ol li {
	color	 	: black;
	text-align	: justify;
}

div.news-list-item a img ,
div.news-list-item_1 a img ,
div.news-list-item_2 a img {
	float		: left;
	margin-left	: 15px;
	margin-right	: 5px;
	margin-bottom	: 5px;
}

div.news-list-item h3 span.news-list-date, 
div.news-list-item h3 a
	font-size : 95%;
}

div.news-list-item p.bodytext, 
div.news-single-item p.bodytext {
	text-align	: justify;
}

div.news-list-morelink {
	margin-left : 15px;
}

div.news-list-browse {
	margin-bottom : 15px;
}

div.news-single-item div.news-single-timedata {
	font-size : 80%;
	margin-left : 15px;
}

div.news-single-item h2 {
	margin-left : 0px;
}

div.news-single-item div.news-single-backlink {
	margin : 5px 10px 8px 10px;
}

div.news-single-img {
	float : right;
	margin : 10px;	
}

div.news-single-img a img {
	border: 2px solid #FFFFFF;
}

div.news-single-additional-info {
	margin-left : 15px;
	margin-top  : 8px;
}

div.news-single-additional-info dl.news-single-related dd, 
div.news-single-additional-info dl.news-single-files dd, 
div.news-single-additional-info dl.news-single-links dd {
	margin-left : 10px;
}

div.news-single-additional-info dl.news-single-files dt,
div.news-single-additional-info dl.news-single-links dt {
	margin-top : 10px;
}

div.news-single-additional-info dl.news-single-links dd p.bodytext {
	margin-top : 0px;
}

td.tx-ttnews-browsebox-SCell p a {
	font-weight : bolder;	
}

.news-single-imgcaption {
	color		: #00519E;
	margin-top	: 2px;
}

/* Eintraege fuer die Newsartikel auf der rechten Seite */
div.news-list-container_slide {
	text-align	: left;
	border-left	: 1px solid #00519E;
	border-bottom	: 1px solid #00519E;
	border-top	: 1px solid #00519E;
	padding		: 5px;
	margin-left	: 12px;	
}

div.news-list-container_slide span.news-list-date {
	font-weight	: bold;
}

div.news-list-container_slide a {
	font-size	: 90%;
	text-decoration	: underline;
	color		: black;
}

/* Sitemap */
div.csc-sitemap ul {
	margin-left : 15px;
}

div.csc-sitemap ul ul {
	margin	: 3px 0px 3px 3px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 180px; /*22%;*/
	margin: 0;	padding: 0; 
	display: inline;
}

#sidebar h1 {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 0px 0 0px 10px; 
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #00369F; /* #339900; */
 	border-left:4px solid #83ACCA; /* #9EC630; */
}

#sidebar ul.sidemenu li.current a {
	display:block;
	font-weight:bold;
	color: #00519E;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #FBEE31;	
	min-height:18px;
}

#sidebar p.bodytext {
	text-align	: center;
}

/* rightbar */
#rightbar {
	float: right;
	width: 180px; /*23%;*/
	padding: 0; margin:0;	
	text-align : center;
	margin-top : 10px;
}

#rightbar p.bodytext {
        text-align      : center;
}


/* Mini-Cal in der rechten Spalte */
#minical {
        width           : 150px;
	padding-left	: 20px;
	text-align	: right;
}

#minical .month-weeknums {
        display         : none;
}

#minical .sideback, 
#minical .sideback a {
	background-image : none;
	background-color : #00519E;
	color		 : #FBEE31;  
}

#minical .eventDay,
#minical .eventDay a {
        font-weight     : bolder;
        color           : #00519E;
        text-decoration : none;
}

/* Footer */
#footer { 
	clear: both; 
	color: #000; 
	height: 45px;	
	font-size: 95%;		
	
/* HS: 060409 - Aenderung Farbe */
	background-color: #FAFAFA;
	padding: 0px; 
	margin: 0px; 
	width:	880px;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #00519E;
	border-right: 1px solid #00519E;
	border-bottom: 1px solid #00519E;
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #000;
}
#footer .footer-left{
	float: left;
	width: 55%;
	padding: 0px; margin: 0px;
}
#footer .footer-right{
	float: right;
	width: 40%;
	padding: 0px; margin: 0px;
}

/* HS: 100409 - OSM-Style */
.tx-rbosmsimple-pi1 {
	margin-left	: 70px;
} 

/* menu tabs */
#header ul {
	z-index: 99 /*999999*/;
	position: absolute;
   	margin:0; padding: 0;
   	list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #00519E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center{ text-align: center; }
.align-justify{ text-align: justify; }

/* additional classes */
.clear  { clear: both; }
.gelb   { color: #FBEE31; }
.gray   { color: #BFBFBF; }

