/**
 * Style sheet ppsXsite
 */


* html body { text-align:center; }
#wrapper { width:926px; margin:0 auto; }
#wrapper2 { width:620px; margin:0 auto; }

#main
{
	padding:20px 20px 15px 20px;
	min-height: 140px;
}

#container {
		text-align:center;
}


#container .bg01
{
	background-image:url("../images/bgContent.png");
	background-repeat:repeat-y;
}

#container .bg02
{
	background-image:url("../images/bgContent620.png");
	background-repeat:repeat-y;
}

#container .bgContainerHeader
{
	width:926px;
	height:9px;
	background-image:url("../images/bgContentHeader.png");
	background-position:center top;
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}

#container .bgContainerHeader620
{
	width:620px;
	height:9px;
	background-image:url("../images/bgContentHeader620.png");
	background-position:center top;
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}

#container .bgContainerFooter
{
	width:926px;
	height:9px;
	background-image:url("../images/bgContentFooter.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}

#container .bgContainerFooter620
{
	width:620px;
	height:9px;
	background-image:url("../images/bgContentFooter620.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}
/**
 * Listing
 */

.mod_listing table
{
	width:100%;
}

.mod_listing table th a
{
	font-weight:bold;
}

.mod_listing table th
{
	height:24px;
	padding-left:5px;
	border-left:1px solid #ECEFF2;
	border-bottom:1px solid #ECEFF2;
	border-collapse:collapse;
	font-weight:bold;
	text-align: left;
}

.mod_listing table tbody td
{
	height:24px;
	padding-left:5px;
	border-left:1px solid #ECEFF2;
	border-bottom:1px solid #ECEFF2;
	border-collapse:collapse;
}


.mod_listing .col_1
{
	border-left:0px solid #FFFFFF !important;
}

.mod_listing .col_0
{
	width: 160px !important;
}

.ce_text p
{
	margin-bottom: 13px !important;
}

.ce_text
{
	text-align:left;
}

.error
{
	margin-bottom:3px;
	font-size:12px;
	color:#ff0000;
}




#main .ce_text
{
	margin-bottom:15px;
}

#right #hotline
{
	margin:32px 15px 20px 15px;
	border:1px solid #e2e7eb;
}

#right #hotline h5
{
	padding:2px 5px 3px 5px;
	font-weight:bold;
	font-size:13px;
	color:#86be78;
}

#right #hotline .ce_text
{
	padding:2px 5px 3px 5px;
	font-weight:bold;
	font-size:13px;
}

#right #hotline .ce_text p
{
	font-weight:normal;
	font-size:13px;
	color:#8ea3bd;
}

.top
{
	margin-top:24px;
}


.ce_downloads ul
{
	margin:0px;
	padding:0px 0px 0px 16px;
	list-style-type:disc;
}

.ce_downloads li
{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	color:#86be78;
	line-height:1.4em;
}

#container
{
	clear:both;
}

#container p
{
	line-height:1.4em;
}

#container p .info
{
	margin-bottom:0.3em;
}


#footer
{
	margin-bottom:10px;
}

#footer a
{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

#footer a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0em 0em 0.8em 0em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#86be78;
}

h2
{
	margin:0px 0px 16px 0px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
	color:#86be78;
	text-align:left;
}

h3
{
	margin:0px 0px 7px 0px;
	padding:0px;
	font-size:18px;
	color:#86be78;
}

h4
{
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 20px;
	color:#b6c1c8;
}

h5
{
	margin:0em 0em 0.3em 0em;
	padding:0px;
	font-size:14px;
	color:#999999;
	line-height:1.5em;
}

h6
{
	margin:40px 0px 6px 0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	color:#86be78;
	line-height:1.5em;
}


.submit
{
	position:relative;
	float:right;
}


.submitButton
{
	float:right;
	margin-top:-1px;
	margin-right:4px;
}

.submitButtonBig
{
	float:left;
	margin-top:6px;
	margin-left: 0px !important;
}


/**
 * Footer
 */

#copyright
{
	text-align:center;
	font-weight:normal;
	font-size:10px;
	color:#999999;
	margin-top: 5px;
}


/**
 * Forms
 */
.formInputTable
{
	height:38px;
	float:left;
	padding-top:7px;
		text-align:left;
	
}

td {
	text-align:left;
}

.formbody {
	text-align:left;
}

#login-formular label
{
	margin-right:15px;
	padding-right:0px;
	margin-left:0px;
}

#login-formular .submitButtonBig
{
	margin-top: 3px !important;
}


.mod_login
{
	width: 280px;
	margin: 0px auto 0;
}


.mod_login input
{
	margin-top:9px;
	margin-left:6px;
}

#login-formular .mod_login input.text
{
	background-color:#eefaeb;
	font-size:13px;
}

#login-formular td
{
	font-size:13px;
	line-height:2em;
}



/**
 * Error message
 */
div.error
{
	color:#ff0000;
}


/**
 * Fieldset
 */
fieldset
{
	width:600px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px 12px 0px 12px;
}

* html fieldset
{
	margin-top:12px;
}

*:first-child+html fieldset
{
	margin-top:12px;
}

legend
{
	color:#0000e6;
}

* html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

*:first-child+html legend
{
	margin-top:-24px;
	padding:12px 0px;
}




/**
 * Text fields
 */
input.text,
input.password
{
	width:160px;
	margin:0px 0px 6px -1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#999999;
}

* html input.text,
* html input.password
{
	margin:0px;
}

*:first-child+html input.text,
*:first-child+html input.password
{
	margin:0px;
}



/**
 * Header
 */
#branding
{
	height:60px;
	float:left;
	padding-top:30px;
	padding-left:10px;
	padding-bottom: 10px;
	text-indent: -9999px;
}

#branding .logo
{
	width:300px;
	height:48px;
	float:left;
	background-image:url("../images/ppsLogo.png");
	background-repeat:no-repeat;
}



/**
 * Layout
 */
body
{
	background-color:#d7dfe1;
	background-image:url("../images/bgSite.png");
	background-repeat:repeat;
	font-family:Arial;
}


/**
 * Navigation
 */


#topnav
{
	float: right;
	margin-top: 60px;
	margin-right: 15px;
	font-size:12px;
}

#topnav a
{
	font-size:12px;
}

#topnav ul
{
	margin-top:0px;
	margin-right:5px;
	margin-left:0px;
	padding-right:0px;
	padding-left:0px;
	vertical-align:bottom;
	font-size:12px;
	list-style-type:none;
}

#topnav li
{
	display: inline;
	font-size:12px;
	list-style-type:none;
}


/**
 * System
 */
.error
{
	margin-bottom:2px;
	padding:2px;
	text-align:center;
	background-color:#ff0000;
	border:1px solid #cc0000;
	font-weight:bold;
	color:#ffffff;
	line-height:1.1em;
}

