@import url(emilie.css);
@import url(stageneu.css);
@import url(form980.css);
@import url(box.css);

/* -------------------------------------------------------------------------------------- */
/*	HTML-Elemente */
/* -------------------------------------------------------------------------------------- */

#wie h1
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}

#wie h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}

#wie p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}

#wie a
{
	text-decoration: none;
}

#wie a:hover
{
	color: #99CC00;
	text-decoration: none;
}

#wie span.fussnote
{
	font-size: 12px;
	color: #999999;
}

/* -------------------------------------------------------------------------------------- */
/*	Wie 2-Spaltig */
/* -------------------------------------------------------------------------------------- */

#wie
{
	width: 980px;
	overflow: hidden;
}

#wie .cols
{
	float:left;
	overflow: hidden;
}

#wie .cols_inner
{
	height:675px;
}

#wie #vort_li
{
	width:400px;
	background-image: url(/images/PanelHeader.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wie #vort_li_inner
{
	margin-top: 10px;
	background-image: url(/images/PanelWhite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wie #vort_mi
{
	width:1px;
	background-color: #CCCCCC;
}

#wie #vort_mi_inner
{
	margin-top: 10px;
	background-color: #CCCCCC;
}

#wie #vort_re
{
	width:579px;
	background-image: url(/images/PanelHeader.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#wie #vort_re_inner
{
	margin-top: 10px;
	background-image: url(/images/PanelGrd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* -------------------------------------------------------------------------------------- */
/*	Seitenschaltung */
/* -------------------------------------------------------------------------------------- */

.pagina
{
	font-size: 12px;
	font-weight: bold;
}

.pagina ul
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

.pagina ul li
{
	display:inline;
	padding-left: 20px;
}

.pagina ul li a
{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-image: url(/images/BtnGrd.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.pagina ul li a:hover
{
	background-color: #FFFFFF;
	background-image: none;
}

.pagina ul li a.act
{
	background-color: #FFFFFF;
	background-image: none;
}

/* -------------------------------------------------------------------------------------- */
/*	Screenshot */
/* -------------------------------------------------------------------------------------- */

.screen .insert
{
	background-color: #FFFFCC;
	position: absolute;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/* Howto 01 */

.screen#howto_01
{
	position: relative;
	height: 838px;
	background-image: url(/images/Howto_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#howto_01 #h1
{
	left: 567px;
	top: 196px;
}

#howto_01 #h2
{
	left: 193px;
	top: 59px;
}

#howto_01 #h3
{
	left: 350px;
	top: 563px;
}

#howto_01 #h4
{
	left: 35px;
	top: 336px;
}

/* Howto 02 */

.screen#howto_02
{
	position: relative;
	height: 1035px;
	background-image: url(/images/Howto_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#howto_02 #h1
{
	left: 432px;
	top: 61px;
}

#howto_02 #h2
{
	left: 705px;
	top: 304px;
}

#howto_02 #h3
{
	left: 607px;
	top: 460px;
}

#howto_02 #h4
{
	left: 631px;
	top: 607px;
}

/* Howto 03 */

.screen#howto_03
{
	position: relative;
	height: 694px;
	background-image: url(/images/Howto_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#howto_03 #h1
{
	left: 545px;
	top: 57px;
}

#howto_03 #h2
{
	left: 546px;
	top: 242px;
}

/* -------------------------------------------------------------------------------------- */
/*	Pfeil-Liste */
/* -------------------------------------------------------------------------------------- */

#pfeil ul
{
	list-style:none;	
}

#pfeil li
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 130px;
	margin-left: 1px;
	background-image: url(/images/IconPfeil.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#pfeil li:first-child
{
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
}

/* -------------------------------------------------------------------------------------- */
/*	Feature */
/* -------------------------------------------------------------------------------------- */

#feature
{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#feature p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 14px;
}

#feature ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#feature li
{
	color: #333333;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 5px;
	pading-bottom: 5px;
	background-image: url(/images/Checkmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
