body {
	background-color: #7b7b7b;
	background-image:url(http://www.nlp-businessclass.de/images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.anmeldung { width:130px}

h1 {font-size:15px;
color: #060;}

h2 {font-size:14px;
color: #063;}

.invisible {
	display:none;}

/*BILDER*/

img {
	border:0px;
}

/*LINKS*/

a {
	font-size: 13px;
	color: #333;
}

a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color:#060;
}

a:active {
	text-decoration: none;
	color: #333;
}

/*INHALTSRAHMEN*/

#site {
	width:960px;
	height:auto;
	min-height:800px;
	margin:auto;
	position:relative;
	}
	
#spalte_links {
	width:222px;
	height:auto;
	min-height:800px;
	top:0px;
	left:0px;
	position:absolute;
	}
	
#spalte_rechts {
	width:738px;
	height:auto;
	min-height:800px;
	top:0px;
	left:222px;
	position:absolute;
	}
	
/*SPALTERECHTS*/
	
#header {
	width:738px;
	height:auto;
	min-height:100px;
	position:relative;
	}

#menu {
	width:738px;
	height:auto;
	min-height:15px;
	position:relative;
	text-align:center;
	}
	
#topline {
	width:738px;
	height:28px;
	position:relative;
	background-image:url(http://www.nlp-businessclass.de/images/da_topline.png);
	}
	
#countdown {
	width:738px;
	height:267px;
	position:relative;
	}
	
	
#content {
	width:738px;
	height:auto;
	min-height:550px;
	position:relative;
	background-image:url(http://www.nlp-businessclass.de/images/da_content.png);
	background-repeat:repeat-y;
	}
	
#content_text {
	width:700px;
	height:auto;
	min-height:550px;
	position:relative;
	left:15px;
	line-height:15px;
	}
	
#content_footer {
	width:738px;
	height:28px;
	position:relative;
	background-image:url(http://www.nlp-businessclass.de/images/da_content_footer.png);
	}
	
#imprint {
	width:738px;
	height:40px;
	position:relative;
	text-align:center;
	}

/*SPALTELINKS*/

#logo {
	width:222px;
	height:200px;
	position: relative;
	background-image:url(http://www.nlp-businessclass.de/images/da_logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	}
	
#content_links {
	width:222px;
	height:717px;
	position: relative;
	background-image:url(http://www.nlp-businessclass.de/images/da_linke_spalte.png);
	}
	
#sub_menu {
	width:192px;
	height:auto;
	min-height:150px;
	position: relative;
	padding:15px;
	padding-top:25px;
	background-image:url(http://www.nlp-businessclass.de/images/da_links_trenner.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	}
	
#news {
	width:192px;
	height:auto;
	min-height:150px;
	position: relative;
	padding:15px;
	}
	
#downloads {
	width:192px;
	height:auto;
	min-height:150px;
	position: relative;
	padding:15px;
	}
