@charset "UTF-8";
/* CSS Document */

.glidecontentwrapper{
float:left;
position: relative; /* Do not change this value */
z-index:2;
width: 919px;
height: 1024px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
z-index:3;
visibility: hidden;
width: 919px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
position:absolute;
z-index:49;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

#p-select
	{
	float:left;
	position:absolute;
	display:inline-block;
	z-index:1001;
	top:30px;
	}

#slidernavi
	{
	position:absolute;
	z-index:45;
	height:104px;
	width:919px;
	/* background-image:url(../grfx/slide_mitte.png);
	background-repeat:repeat-x; */
	}
	
* html #slidernavi
	{
	height:90px;	}

.slidernavi_content
	{
	position:absolute;
	top:30px;
	padding:5px 40px 5px 40px;
	z-index:44;
	height:104px;
	width:839px;
	background-image:url(../grfx/slide_mitte.png);
	}
	
* html .slidernavi_content{
	background-color:#000;
	filter: alpha(opacity=70);
	}
	
.hot_beschr_links
	{
	float:left;
	width:510px;
	margin:0 30px 0 0;
	padding:25px 0 0 10px;
	}

.hot_beschr_rechts
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	}

/* Monate - Start */

.hot_beschr_rechts_januar
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/januar.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_januar
	{
	background-image:url(../grfx/monate/januar.jpg);
	}
	
.hot_beschr_rechts_februar
	{
	float:left;
	width:286px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/februar.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_februar
	{
	background-image:url(../grfx/monate/februar.jpg);
	}
	
.hot_beschr_rechts_maerz
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/maerz.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_maerz
	{
	background-image:url(../grfx/monate/maerz.jpg);
	}
	
.hot_beschr_rechts_april
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/april.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_april
	{
	background-image:url(../grfx/monate/april.jpg);
	}
	
.hot_beschr_rechts_mai
	{
	float:left;
	width:284px;
	height:144px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/mai.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_mai
	{
	background-image:url(../grfx/monate/mai.jpg);
	}
	
.hot_beschr_rechts_juni
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/juni.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_juni
	{
	background-image:url(../grfx/monate/juni.jpg);
	}

.hot_beschr_rechts_juli
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/juli.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_juli
	{
	background-image:url(../grfx/monate/juli.jpg);
	}

.hot_beschr_rechts_august
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/august.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_august
	{
	background-image:url(../grfx/monate/august.jpg);
	}

.hot_beschr_rechts_september
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/september.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_september
	{
	background-image:url(../grfx/monate/september.jpg);
	}

.hot_beschr_rechts_oktober
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/oktober.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_oktober
	{
	background-image:url(../grfx/monate/oktober.jpg);
	}

.hot_beschr_rechts_november
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/november.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_november
	{
	background-image:url(../grfx/monate/november.jpg);
	}

.hot_beschr_rechts_dezember
	{
	float:left;
	width:284px;
	height:114px;
	margin:0;
	padding:0;
	background-image:url(../grfx/monate/dezember.png);
	background-repeat:no-repeat;
	}
	
* html .hot_beschr_rechts_dezember
	{
	background-image:url(../grfx/monate/dezember.jpg);
	}


/* Monate - Ende */

* html .slidernavi_content
	{
	background-image:none;
	}

.navi_back
	{
	position:relative;
	float:left;
	z-index:102;
	}
	
.seiten_links
	{
	position:relative;
	z-index:102;
	float:left;
	width: 870px;
	margin:22px 0 100px 0;
	color:#000;
	}
	
.navi_next
	{
	position:relative;
	float:left;
	z-index:102;
	}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
/* display: -moz-inline-box; */
display: inline-block;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background:#686868;
color:#000;
}

.glidecontenttoggler a:hover{
background: #686868;
color:black;
}

.glidecontenttoggler a:visited
{
color:#FFF;
}

.glidecontenttoggler a.toc:link, .glidecontenttoggler a.toc:visited 
{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
 color:#FFF;
}

a.toc	{ padding:4px; }

.glidecontenttoggler a.prev, .glidecontenttoggler a.next
	{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	width:24px;
	height:64px;
	}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover
	{
	color: white;
	width:24px;
	height:64px;
	background:none;
	}
