/**
*	global css file
*	project:		alexander-training.de
*	all rights at:	daniel.liebig@wevin.de
**/

body {
	margin:0px; padding:0px;
	font: 12px arial, helvetica, sans-serif;
	color:#1e1e1e;
	background:#edeff0;
}

img {
	border:0px;
}
h1  {
	margin:0px;
	padding:0px 0px 0.5em 0px;
	font: bold 12px arial, helvetica, sans-serif;
	color:#aa1e32;
}
p {
	margin:0px;
	padding:0px 0px 0.5em 0px;
}
p.ds {
	padding:0.5em 0 0 0.5em;
	font-size:10px;
}
p.indent {
	padding:0px 0px 0.5em 20px;
}

p.align-center {
	text-align:center;
}

ol, ul {
	margin:0px;
	padding:0px 0px 0.5em 20px;
}
a {
	outline:none;
	color:#00377d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.h1link {
	color:#aa1e32;
}

td {
	vertical-align:top;
	padding: 0 5px 0 5px;
}
th {
	background:#edeff0;
	padding:5px 0 0 0;
}

#container {
	margin:20px;
	width:977px;
}

#homeLink {
	display:block;
	position:absolute;
	top:10px; left:560px;
	width:240px;height:100px;
	text-decoration:none;
	z-index:10;
}

#NLP-Header {
}

#topNavigation {
	width:811; height:17px; /* 811 x 20 */
	margin:10px 0px 10px 0px;
	padding:3px 0px 0px 189px;
	color:#ffffff;
	background: url(../img/sys/bg_navi_top.gif) no-repeat;
}

#topNavigation a {
	text-decoration:none;
	color:#ffffff;
}
#topNavigation a:hover {
	color:#d2d2d2;
}
#topNavigation a.active {
	color:#d2d2d2;
}

#center {
}

#main {
	float:left;
	width:811px;
	background:#ffffff url(../img/sys/bg_main.gif) repeat-y;
}

#NLP-Navigation {
	float:left;
	width:179px;
}

#NLP-Navigation a {
	display:block;
	color:#aa1e32;
	padding:0px 0px 1em 20px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#NLP-Navigation a:hover {
	background:url(../img/sys/ic_ln_arrow.gif) no-repeat 6px 2px;
}
#NLP-Navigation a.active {
	color:#aa1e32;
	padding-bottom:0.5em;
	background:url(../img/sys/ic_ln_arrow.gif) no-repeat 6px 2px;
}

#NLP-Navigation .subNav {
	margin:0px 10px 1em 6px;
}
#NLP-Navigation .subNav a {
	font-size:12px;
	padding-bottom:0.5em;
	font-weight:normal;
	color:#5a5a5a;
}
#NLP-Navigation .subNav a:hover {
	background:none;
	color:#aa1e32;
}

#NLP-Navigation .subNav a.active {
	background:none;
	color:#aa1e32;
}

#NLP-Navigation img.logo {
	margin:1em 0px 0px 20px;
}

#NLP-Logos {
	margin:0px 0px 0px -20px;
	padding:0px;
	text-align:center;
}

#content {
	float:left;
	width:431px;
	padding:0px 10px 0px 10px;
}

#content .teaserTop {
	display:block;
	float:left;
	width:209px; height:28px;
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#323232;
	text-decoration:none;
	background:url(../img/sys/bg_teaser_top.gif);
}

#content .leftTeaserTop {
	margin-right:7px;
}

#content .rightTeaserTop {
	margin-left:6px;
}

#content div.block {
	clear:both;
	margin:0px 0px 1.5em 0px;
	padding: 0 0 1em 0;
	border-bottom:1px solid #edeef0;
}

#content div.downloadLink {
	clear:both;
	padding:0 0px 1em 0px;
	margin:0px 0px 1.5em 0px;
	border-bottom:1px solid #edeef0;
}
#content div.downloadLink img.btDownload {
	float:left;
	width:99px;
}
#content div.downloadLink div.dlDescription {
	float:left;
	width:260px;
	margin:0 0 0 10px;
}
#content div.downloadLink div.dlRight {
	float:left;
	width:40px;
	margin:0 0 0 10px;
}

#content div.downloadLink a {
	text-align:right;
	color:#aa1e32;
}

#rightPane {
	float:left;
	width:161px;
	padding:0px 10px 0px 10px;
}

#rightPane a.button {
	display:block;
	width:144px; height:16px; /* 161 x 17 */
	margin:0px 0px 8px 0px;
	padding:1px 0px 0px 17px;
	color:#323232;
	text-decoration:none;
	background:url(../img/sys/bg_button.gif) no-repeat;
}

#right {
	float:left;
	width:156px;
	margin:0px 0px 0px 10px;
}

#rightBanner {
	position:relative;
	top:-13px;
	width:156px; height:341px;
	text-align:center;
	background: url(../img/sys/bg_right_banner.jpg) no-repeat;
}

#rightBanner h1 {
	margin:0px;
	padding:55px 10px 0.5em 10px;
	font: bold 18px arial, helvetica, sans-serif;
	color:#105a97;
}
#rightBanner p {
	margin:0px;
	padding:0px 10px 0px 10px;
	font-weight:bold;
}

#footer {
	clear:both;
	width:811px; height:70px;
	background:#ffffff url(../img/sys/bg_main.gif) repeat-y;
}

#footerLeft {
	float:left;
	width:179px;
	margin:53px 0px 0px 0px;
	text-align:center;
}

#footerLeft a{
	color:#1e1e1e;
	text-decoration:none;
}

#footerCenter {
	float:left;
	width:431px;
	margin:0px 10px 0px 10px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #090909;
	text-align:center;
}

#footerCenter h1, #footerCenter p {
	display:inline;
	margin:0;
	padding:0;
}

#footerCenter div.block {
	margin:0;
	padding:0;
	border:0;
}

