.jcarousel {
    position: relative;
    overflow: hidden;
	/*outline:1px solid black;*/
	clear:both;
	width:296px;
	height:300px;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
	clear:both;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}
/*.jcarousel-prev
{

	position: absolute;
	top:14px;
	width:40px;
	height:30px;
    left: 220px;
	z-Index:6001;
	cursor:pointer;
}

.jcarousel-next
{

position: absolute;
    top:14px;
    left: 270px;
	width:40px;
	height:30px;
	z-Index:6001;
	cursor:pointer;
	}
.jcarousel-pagination
{
	position: absolute;
    top:14px;
    left: 46px;
	
	height:30px;
	z-Index:6001;
	
}
*/
.wrap_slider_home
{
	/*outline:1px solid black;*/
	display:block;
	width:240px;
	padding-top:14px;
	margin: 0px auto;
	text-align:center;
	
}
.jcarousel-prev
{
/*border:1px solid black;*/
	/*position: absolute;*/
	display:block;
	/*top:14px;*/
	float:left;
	width:40px;
	height:30px;
    /*left: 790px;*/
	z-Index:6001;
	cursor:pointer;
}

.jcarousel-next
{
display:block;
/*position: absolute;*/
    /*top:14px;
    left: 836px;*/
	width:40px;
	float:left;
	height:30px;
	z-Index:6001;
	cursor:pointer;
	}
.jcarousel-pagination
{
display:block;
/*	position: absolute;*/
    /*top:14px;
    left: 46px;
	*/
	float:left;
	/*outline:1px solid black;
	width:200px;*/
	height:30px;
	z-Index:6001;
	
}
.jcarousel-pagination a
{
	padding-right:10px;
	
}

.slider_img{
/*position:relative;
top:-354px;
left:0px;

z-Index:10000;*/
/*outline:1px solid black;*/
width:296px;
/*height:435px;*/
}
.slider_img img{
width:296px;
/*height:435px;*/
}
.slider_read{
/*position:relative;
top:-195px;
left:805px;
width:20px;*/
/*outline:1px solid black;*/
z-Index:10000;
}
.slider_text{
	position:relative;
	top:-6px;
	left:0px;
	width:296px;
	height:202px;
	background-color:rgba(1,107,155, 1.0);/*#008fcf;*/
	/*background-image:url('/wp-content/themes/bayernde/images/bg_teaser.png');
	background-repeat:repeat-x;*/
	z-Index:10000;
	color:white;
/*outline:1px solid #008fcf;*/
	/*font-size:16px;*/
	/*line-height:20px;*/
}
.sliderwrapper:focus{
	text-decoration:underline;
	font-family: 'OpenSansBold';
	color:#ffffff;
	/*font-size:22px;
	padding:0 0 0 18px;*/
	font-size:36px;
}
.slider_text h4{
	font-family: 'OpenSansBold';
	color:#ffffff;
	font-size:12px;
	padding:0 0 0 18px;
	 color:#ffffff;
	 margin:0px;
	 font-weight:normal;
	 /*font-weight:bold;*/
}
.slider_text h1{
	font-family: 'OpenSansBold';
	color:#ffffff;
	font-size:14px;
	padding:6px 0 0 16px;
	margin:0;
	/*line-height:25px;*/
	/*font-weight:normal;*/
font-weight:normal;
}
.slider_text h3{
	font-family: 'OpenSansBold';
	color:#ffffff;
	font-size:16px!important;
	padding:0 0 0 18px;
	 color:#ffffff;
	 margin:0px;
	 font-weight:normal;
	 /*font-weight:bold;*/
}
.slider_text h2{
	font-family: 'OpenSansBold';
	color:#ffffff;
	font-size:22px!important;
	padding:6px 0 0 16px;
	margin:0;
	/*line-height:25px;*/
	/*font-weight:normal;*/
font-weight:normal;
}
	/*FOTO-CAROUSEL*/
	/*Bottom slider*/
.fotojcarousel {
    position: relative;
    overflow: hidden;
	/*outline:1px solid black;*/
	clear:both;
	width:296px;
/*margin:auto;
padding-top:24px;*/
/*margin-top:24px;*/
/*vertical-align:middle;*/
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.fotojcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
	clear:both;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.fotojcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
	border-left:1px solid #f1f1f1;
}
.fotojcarousel-prev
{
/*border:1px solid black;*/
	position: absolute;
	top:18px;
	width:40px;
	height:30px;
    left: 18px;
	z-Index:6001;
	cursor:pointer;
}

.fotojcarousel-next
{

position: absolute;
    top:18px;
    left: 276px;
	width:18px;
	height:30px;
	z-Index:6001;
	cursor:pointer;
	/*border:1px solid black;*/
	}
	
/*.jcarousel-pagination a .active
{
	background-image:url(images/icons/icon_sliderpunkt_blau_200p.png);
  	background-repeat:no-repeat;
	outline:1px solid black;
}*/

/*PRESSE-CAROUSEL*/
	/*Bottom slider*/
.pressejcarousel {
    position: relative;
    overflow: hidden;
	/*outline:1px solid black;*/
	clear:both;
	width:255px;
	
/*margin:auto;
padding-top:24px;*/
/*margin-top:24px;*/
/*vertical-align:middle;*/
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.pressejcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
	clear:both;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.pressejcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:275px;
	font-family: 'OpenSansSemibold';
	font-size:14px;
	font-weight:normal;
	/*border-left:1px solid #f1f1f1;*/
}
.pressejcarousel li a {
	text-decoration:none;
	color:white;
}
.pressejcarousel li a:hover {
	/*text-decoration:underline;*/

}
.pressejcarousel li a {
	text-decoration:none;
	color:white;
}
.pressejcarousel li a:hover, .pressejcarousel li a:focus {
	text-decoration:underline;
	color:white;
	
}
#pressetickerpause, #teaserpause {
	cursor:pointer;
}

.fbcarousel {
    position: relative;
    overflow: hidden;
	/*outline:1px solid black;*/
	clear:both;
	width:296px;
	height:430px;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.fbcarousel ul {
    height: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
	clear:both;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.fbcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
	height:430px;
}
.fbcarousel-prev
{
position: absolute;
    top:0px;
    left:0px;
	width:50%;
	padding-top:5px;
	padding-left:49%;
	height:32px;
	z-Index:6001;
	cursor:pointer;
}

.fbcarousel-next
{

position: absolute;
    top:0px;
    left:0px;
	width:50%;
	padding-top:5px;
	padding-left:49%;
	height:32px;
	z-Index:6001;
	cursor:pointer;
	}
.fbcarousel-pagination
{
	position: absolute;
    /*top:48%;*/
    left: 280px;
	
	/*height:100%;*/
	z-Index:6001;
	
}
.fbcarousel-pagination a
{
	padding-right:10px;
	clear:both;
	
}

.pressejcarousel {
    position: relative;
    overflow: hidden;
	/*outline:1px solid black;*/
	clear:both;
	width:255px;
	
/*margin:auto;
padding-top:24px;*/
/*margin-top:24px;*/
/*vertical-align:middle;*/
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.pressejcarousel-static ul {
   /* width: 20000em;*/
    position: relative;
overflow:hidden;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
	clear:both;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.pressejcarousel-static li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:275px;
	font-family: 'OpenSansSemibold';
	font-size:14px;
	font-weight:normal;
	/*border-left:1px solid #f1f1f1;*/
}
.pressejcarousel-static li a {
	text-decoration:none;
	color:white;
}
.pressejcarousel-static li a:hover {
	/*text-decoration:underline;*/

}
.pressejcarousel-static li a {
	text-decoration:none;
	color:white;
}
.pressejcarousel-static li a:hover, .pressejcarousel-static li a:focus {
	text-decoration:underline;
	color:white;
	
}


