/*
Site:			www.bg-metall.de
Author:		Michael Pfenning
Created:		01.08.2007
Modified:		11.08.2010
Editor:		Firstname Lastname
Usage:		general content styles

*/
/* CD-Colors
Blau:   #004994
Grau:   #555555
Cyan:   #0095db
Gruen:  #51ae31
Gruen2: #afca06
*/
 




/* TEXT */

p {	
	margin: 0;
	padding: 0 10px 6px 0px;
        color: #333333;
        text-align: left;
           
}

p+p {	
	margin: 0;
	padding: 0 10px 0 0;
    color: #333333;
    text-align: left;
        
}
p+p a:visited {
	text-decoration: none;
	color: #004994;}

.meldung-img a {
	width:inherit;
}

/*
property order:
################
- cf. main.css

table of contents
#################
- basic elements
	- header
	- text
	- hyperlinks
	- lists
	- tables
- special elements
	- forms
	- blockquotes
	- hr
	- et. al.
*/

/*####################### CONTENT ############################*/



/* HEADER */
#content, #content_wide {
	font-size: 11.5px;
}

h1, h2, h3, h4, h5, h6 {
	/*position: relative;*/
	z-index: 50;
	padding: 0;
	margin: 0;
	letter-spacing:-0.01em;
      
}


h1 {
	margin-bottom: 0.7em;
	font-size: 24px;
}

h2 {
    padding-bottom: 0.3em;
	font-size: 26px;
	font-family: arial,sans serif;
	color: #004994;
	
      
}

h3 {
	margin: 15px 0 0 0;
    font-size: 13px;
	font-family: arial,sans serif;
	color: #004994;
        

       
}

#content h3, #content_wide h3 {
	margin: 10px 0;
        /*margin-bottom: 0.5em;*/
	font-size: 13px;
	font-family: arial,sans serif;
	color: #004994;
	letter-spacing:0;
        
        
       
}

#content_left h3 {
        font-size:13px;
}

h3.trenner{
        margin: 15px 0 0 0;
        color: #004994;
		padding:2px 10px;
       	background: #bed3e8;
		border: 1px dotted #ccddee;
		border-bottom: 1px solid #004994; 
	/*border-bottom: 1px solid #ccccff;*/
	
}

h4 {
	margin: 0.7em 0em 0.2em 0em;
	font-size: 12px;
	font-family: arial,sans serif;
	font-weight: bold;
	color: #333333;
}

.no-display {
display:none;
}


.csc-Header {	/*aendert h2*/
	margin: 0.3em 0 0 0em;
text-indent: 0 !important;
	
}

.csc-firstHeader {	/*aendert h2*/
       	margin: 0.3em 0em 0.7em 0em;
        
}


.csc-header-n2 {		/*aendert h2*/
	margin: 0em 0em 0.2em 0em;
	color: #555555;


}



	
a a:link a:hover a:focus{
	text-decoration:none; 
	color: #CC0000;
}

	
div#content a:hover, 
div#content a:focus {
	text-decoration:none;
	color: #f39200;
	}
	
div#content_wide.column a:hover, 
div#content_wide a:focus {
	text-decoration:none;
	color: #f39200;
	}

/*div#content a,
div#content a:link, 
div#content a:visited,
div#content a:active,
div#content_wide a,
div#content_wide a:link, 
div#content_wide a:visited,
div#content_wide a:active {
	text-decoration:none;
	margin:0em;
	background: url(../imgages/link_ge4.gif) right no-repeat 50% 50%;
	color: #336699;
}*/

div#content .csc-textpic, csc-textpic-intext-left-nowrap {
        /*background: url(../imgages/hg_teaser-1.gif)repeat-x;*/
		margin-top:0px;
        padding: 3px 0px 5px 0px;
		border: 1px dotted #cccccc;
       }

.csc-textpic-text ul {padding:0.3em 0.6em;}
.csc-textpic-text a, .csc-textpic-text a:visited {
	text-decoration:none;
	padding:0em ;
	margin:0em;
	/*background: url(../imgages/link_ge4.gif) right no-repeat 50%;*/
	color: #004994;
}

.csc-textpic-text a:hover, .csc-textpic-text a:focus {
	text-decoration:none; color: #0000ff;
      
}





/*-- Grafik für externen Link--
#content_wide a[href^="http:"] {
	background: url(../imgages/ext_link2.gif) right no-repeat 50%;
	padding-left: 0;
}*/

/*-- ausnahmen--
a[href^="http://www.bg-metall.de"],
a[href^="http://www.vmbg.de"],
a[href^="http://www.bgm-s.de"],
a[href^="http://login.bg-extranet.de"],
a[href^="https://vitabgextranet.cnbg.de"],
a[href^="http://www.nmbg.de"]{
	background: url(../imgages/link_ge4.gif alt=link) right no-repeat 50%;
}*/





strong, b {
	font-weight: bold;
    }

em, i {
	font-style: italic;
}


/* LISTS */

ul {
	margin: 0;
	padding: 0;
}

li {
	display: block;
	margin: 0em 0 0 20px;
	padding: 0 10px 0 10px;
	color: #555555;
	list-style-type: none;
	background: transparent url(../images/blaueck.gif) no-repeat 0px 4px;
}

div#naviMainContainer  li{
	background: none;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0;
}



/* IMAGES */

img {
	/*border: 0;*/
}


/* TABLES 

table {
	margin-bottom: 1.3em;
	font-size: 0.9em;
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 95%;

}


th, td {
	border-bottom: 1px solid #eeeeee;
	padding: 5px;
	background-color: #fcfcff;
}

th 	{
	border-bottom: 1px solid #fdfdee;
	padding: 0.3em;
	
}


caption {
	font-size: 1em;
	text-align: left;
	caption-side: top;
	margin-bottom: 0.5em;
}
*/

.tbl90 table {
	margin-bottom: 15px;
	font-size: 10px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 90%;
}

.tbl90 td {
	border: 1px solid #cccccc;
	padding: 5px;
	background-color:#f9f9ff;
}

.tbl90 th {
	border: 1px solid #cccccc;
	padding: 5px;
	background-color:#eeeeff;
}

.tbl90 caption {
	font-size: 11px;
	text-align: left;
	caption-side: top;
	margin-bottom: 5px;
}

.listitem table, th, td {
        margin:0;
        padding: 3px;
        }
	

.listitem table {
	font-size: 0.9em;
	border: none;
	width: 100%;
        margin:0;
}


.listitem th, td {
	padding: 0px;
	background-color: #fefefe;
}


.listitem th 	{
	border-bottom: 1px solid #fdfdee;
	padding: 0.1em;
}

.tx-indexedsearch-info {
background: #ddeeff;
}
.tx-indexedsearch-res {
	border: 1px solid #ddeeff;
}
.tx-indexedsearch-title title{
	background-color: #ddeeff;
	font-weight: bold;
}
.tx-indexedsearch-percent percent {background-color: #ddeeff;}
.tx-indexedsearch-result-number result-number {background-color: #0000dd;}
.tx-indexedsearch-rules h2 {
	font-size: 13px;
}
.tx-indexedsearch-rules p {
	font-size: 10px;
}

/*---Dropmenu----------------------------------*/
formularmenu{
	font-size: 10px;
}
.dropmenu {
	font-size: 10px;
}

.eventlink {font-size: 12px;}

/* FORMS */

form {
	padding: 0;
	margin: 0;
}

fieldset {
	margin: 0;
	padding: 0;
}

input {
text-align: left;
}

select {
	margin: 0;
	padding: 0;
	font-size: 10px;
}




/* MAILFORM */

form#mailform {
	float: left;
	width: 540px;
	margin: 0.5em 0 1em 0;
	border: 1px solid #aaaacc;
	padding: 0.5em 0;
	background-color: #eeeeee;
}



* html form#mailform {
	margin-top: 0.5em;
	height: 39em;
	
}

fieldset.csc-mailform {
	margin: 0 7px 0 13px;
	text-align: left;
}

* html fieldset.csc-mailform {
	margin-top: -0em !important;
}

fieldset.csc-mailform label {
	position: relative;
	float: left;
	clear: both;
	width: 150px;
	/* border-left: 20px solid #FFF; */
	border-top: 4px solid #FFF;
	margin: 0.5em 0 0 0.1em;
	
}



fieldset.csc-mailform input {
	position: relative;
	float: right;
	width: 300px;
	margin: 0.5em 0.1em 0.4em 0.1em;
	border: 1px solid #587FA6;
	padding: 2px;	
  	font: 0.9em Arial, Geneva, Helvetica, sans-serif;
}

fieldset.csc-mailform textarea {
	position: relative;	
	float: right;
	width: 400px;
	height: 150px;
	margin: 0.5em 0.1em 0.5em 0.1em;
	border: 1px solid #587FA6;
	padding: 2px; 
  	font: 0.9em Arial, Geneva, Helvetica, sans-serif;
}

fieldset.csc-mailform input.csc-mailform-submit {
	/*clear: both;*/
	width: 120px;
	cursor: pointer;
}


/* SPECIALS */

code {
	display: block;
	margin: 0 0 1em 1em;	
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	font-family: monospace;

}

blockquote {
	border: 0;
	color: #666;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
}

address {
	margin: 0 0 1em 0;
	font-style: normal;	
	line-height: 1.7em;
}

acronym, abbr {
	cursor: help;
}

hr {
	height: 1px;
	color: #3366bb;
        margin-bottom: 0;
}

sub, sup {
  line-height: 0px;
  font-size: 60%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* CONTENTFRAMES */ 

div.csc-frame-frame1 {
	margin-bottom: 1.3em;
	border: 1px dotted #8EB4D8;
	padding: 1em;
}

div.csc-frame-frame2 {
	margin-bottom: 1.3em;
	border: 1px solid #8EB4D8;
	padding: 1em;
}






/******************************* Slideshow *******************************/

/* Basic style for js-disabled browsers */
.slideshow {
	height: 200px;
	overflow: auto;
	position: relative;
	border: 1px solid #CCCCCC;
	margin-bottom: 34px;
	background: white;
	}
	.slideshow li {
		height: 100%;
		}
		.slideshow li a {
			display: block;
			height: 100%;
			position: relative;
			}
			.slideshow li a span {
				background: url(../images/slideshow_legend_bg.png);
				display: block;
				position: absolute;
				left: 0;
				right: 0;
				bottom: 0;
				padding: 10px 15px 11px 15px;
				color: white;
				min-height: 35px;
				}
				
				.slideshow li a span strong {
					color: white;
					font-size: 14px;
				}

/* Full featured style when slideshow enabled */
.slideshow-enabled {
	overflow: hidden;
	border: 0;
	}
	.slideshow-enabled li {
		position: absolute;
		}
		.slideshow-enabled li a {
			background: url(../images/slideshow_pulltab.png) repeat-y;
			padding-left: 50px;
			}
			.slideshow-enabled li a .slide-title {
				position: absolute;
				display: block;
				left: 1px;
				top: 1px;
				width: 48px;
				height: 198px;
				background: url(../images/slideshow_titles.png) no-repeat;
			}
			.slideshow-enabled li a .slide-number {
				position: absolute;
				display: block;
				left: 0;
				bottom: 0;
				width: 50px;
				height: 56px;
				background: url(../images/slideshow_number.png) repeat-x;
				font-size: 28px;
				line-height: 56px;
				text-align: center;
				color: #CCCCCC;
			}
			.slideshow-enabled li a span {
				left: 50px;
				}
	/*.slideshow-enabled li.news a .slide-title { background-position: 0 0; }
	.slideshow-enabled li.products a .slide-title { background-position: -48px 0; }
	.slideshow-enabled li.events a .slide-title { background-position: -96px 0; }
	.slideshow-enabled li.special a .slide-title { background-position: -144px 0; }*/
	
	.slideshow-enabled li.stepbystep a .slide-title { background-position: 0px 0; }
	.slideshow-enabled li.tipps a .slide-title { background-position: -48px 0; }
	.slideshow-enabled li.special a .slide-title { background-position: -96px 0; }
	.slideshow-enabled li.lessons a .slide-title { background-position: -144px 0; }

/* Wrapper enabling previous/next buttons */
.slideshow-wrapper {
	padding: 0;
	margin: 0;
	position: relative;
	}
	.slideshow-prev-button,
	.slideshow-next-button {
		display: block;
		position: absolute;
		height: 61px;
		width: 8px;
		top: 50%;
		margin-top: -30px;
		background-repeat: no-repeat;
		}
		.slideshow-prev-button {
			left: 1px;
			background-position: right top;
			background-image: url(../images/slideshow_left_tab.png);
		}
		.slideshow-prev-button:hover {
			background-position: right bottom;
		}
		.slideshow-next-button {
			right: 1px;
			background-image: url(../images/slideshow_right_tab.png);
		}
		.slideshow-prev-button:hover {
			background-position: left bottom;
		}
	