/* @group Reset */

*
{
	/* margin: 0;
	padding: 0; */
	
}

/* @end */



/* @group Allgemeine Dedinitionen */
.body
{
	padding: 20px;
	width: auto;
	heigth: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h1 
{
	margin-bottom: 15px;
	
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	
	
}
font-hidden{
	font-size: 1.0em; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none;
	text-decoration: none;
	display: inline-block; 
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale;
}

/* @end */

/* @group Accordion */

dl.accordion
{
	width: auto;
	position: static;
	background-color: #AA5544;
	border: thin none #6F7D94;
	/*
	background-image:url(../graphic/sidebar21/150_10_bg_A54_mosaik.png), url(../graphic/sidebar21/150_10_bg_A54_mosaik.png) !important;
	background-position:left top, right top !important;
	background-repeat:repeat-y, repeat-y !important;
	*/
}

/* @group Ebene 1 */

dl.accordion dt
{
	position: relative;
	height: 15px;
	font-weight: normal;
	
	cursor: pointer;
	background-color: #AA5544;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	width: auto;
	overflow: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6F7D94;
	border-right-color: #6F7D94;
	border-bottom-color: #CDAD00;
	border-left-color: #6F7D94;
	line-height: normal;	
}

* html dl.accordion dt
{
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icon_accordion_closed.png', sizingMethod='crop');
	background-image: none;
}

dl.accordion dt.open
{
	background-image: url(/SpryAssets/SpryMenuBarDownCDAD00.gif);
	background-color: #881122;
	background-repeat: no-repeat;
	background-position: 5% 50%;
	font-weight: bold;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* html dl.accordion dt.open
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icon_accordion_open.png', sizingMethod='crop');
	background-image: none;
}

dl.accordion dd
{
	position: relative;
	overflow: hidden;
	background-color: #AA5544;
	width: auto;
	left: 12px;
	
	border: thin none #6F7D94;
}

/* @group Inhalt */

dl.accordion dd.sub_accordion
{
	background-color: #6F7D94;
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	font-weight: bold;
	
	border: thin none #6F7D94;
	
}

dl.accordion dd.accordion_content
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 25px;
	background-color: #F8F8F8;
	border: thin none #6F7D94;
}

dl.accordion dd.accordion_content p
{
	padding: 5px 0 7px 0;
	border: thin none #6F7D94;
}

/* @end */

/* @end */

/* @group Ebene 2 */

dl.accordion dd dl dt
{
	background-color: #AA5544;
	background-position: 5% 50%;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6F7D94;
	border-right-color: #6F7D94;
	border-bottom-color: #CDAD00;
	border-left-color: #6F7D94;
}

dl.accordion dd dl dd.accordion_content
{
	padding-left: 45px;
	background-color: #F8F8F8;
	border: thin none #6F7D94;
}

/* @end */

/* @group Ebene 3 */

dl.accordion dd dl dd dl dt
{
	padding-left: 20px;
	background-color: #AA5544;
	background-position: 5% 50%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6F7D94;
	border-right-color: #6F7D94;
	border-bottom-color: #CDAD00;
	border-left-color: #6F7D94;
}

dl.accordion dd dl dd dl dd.accordion_content
{
	padding-left: 0px;
	background-color: #F0F0F0;
	border: thin none #6F7D94;
	width: auto;
}

/* @end */

/* @group Ebene 4 */

dl.accordion dd dl dd dl dd dl dt
{
	padding-left: 20px;
	background-color: #AA5544;
	background-position: 60px 0;
}

dl.accordion dd dl dd dl dd dl dd.accordion_content
{
	padding-left: 85px;
}

/* @end */

/* @end */



/***********************************************************************************************/
/************************** Accordeon fuer Stettfelder Vorträge ********************************/
/* dl = sv, dt = sf, dd = ss */
/* accordion = sv, sub_accordion = sf, accordion_content = ss */
/***********************************************************************************************/

/*	padding: 2px; */
/*	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px; */	

dl.sv
{
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F7D94;
	border-right-color: #6F7D94;
	border-bottom-color: #6F7D94;
	border-left-color: #6F7D94;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

/* @group Ebene 1 */

dl.sv dt
{
	position: relative;
	height: auto;
	font-weight: bold;

	cursor: pointer;
	background-color: #BE523B;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F7D94;
	border-right-color: #6F7D94;
	border-bottom-color: #6F7D94;
	border-left-color: #6F7D94;
	background-image: url(/SpryAssets/VortragRightHover.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

* html dl.sv dt
{
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icon_accordion_closed.png', sizingMethod='crop');
	background-image: none;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

dl.sv dt.open
{
	background-image: url(/SpryAssets/VortragDownHover.gif);
	background-color: #FFFFFF !important;
	background-repeat: no-repeat;
	background-position: 5% 50%;
	font-weight: normal;
	color: #FFFFFF !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width:thin;
	border-top-color: #F8F8F8;
	border-right-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
	border-left-color: #F8F8F8;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

* html dl.sv dt.open
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icon_accordion_open.png', sizingMethod='crop');
	background-image: none;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

dl.sv dd
{
	position: relative;
	overflow: visible;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F7D94;
	border-right-color: #6F7D94;
	border-bottom-color: #6F7D94;
	border-left-color: #6F7D94;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}
dl.sv dd.sf
{
	background-color: #6F7D94;
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	font-weight: normal;

	border: thin none #6F7D94;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

dl.sv dd.ss
{
	background-color: #F8F8F8;
	border: thin none #6F7D94;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}

dl.sv dd.ss p
{
	padding: 0;
	border: thin none #6F7D94;
	/* border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; */
}