	* {
		font-family: 'calibri','Trebuchet MS','arial','helvetica';
		font-size:11pt;
	}
	body {
		margin:0px;
		background: #fff;
		/*background-image:url('./bg.png');*/
	}
	
	.con {
		text-align:left;
		margin-top: 20px;
	}
	
	.con h1 {
	
		margin: 0px 0px 0px 65px;
		color: green;
		font-size:16pt;
		font-weight: bold;
	}
	
	.con blockquote {
		margin: 10px 0px 0px 40px;
		color: #999; /*f29315*/
		font-family: Georgia,"Times New Roman",Times,serif;
		font-style: italic;
		font-size:12pt;
	}
	
	.con p {
		margin: 25px 0px 0px 65px;
		color: #6a6a6a;
		font-weight: normal;
	}
	
	.con b {
		color: #000;
	}
	
	#contactform {
		width:660px;
		margin: 15px 0px 10px 0px; 
		background:#ccc; 
		border-top: 1px solid #999; 
		padding:10px; 
		padding-left:25px;
	}
	
	.ie6 #contactform {
		width:660px;
		margin: 15px 0px 10px -70px; 
		background:#ccc; 
		border-top: 1px solid #999; 
		padding:0px; 
	}
	
	.nav {
		text-align:left;
		margin-top: 20px;
	}
	
	.ie6 .nav {
		padding-left:40px;
	}
	
	.nav ul {
		margin: 0px;
		width:250px;
		list-style: none;
	}
	
	.nav li {
		padding:5px;
		font-size:9pt;
	}
	
	.ie6 .nav td {
		padding-left:40px;
	}
	
	.nav a, a:visited {
		color:#000;
	}
	
	.nav a:hover {
		color:#999;
	}
	
	.here {
		background:#6a6a6a;
		font-weight:bold;
		color: #fff;
	}
	
	.here img {
		margin:2px -2px -1px 2px;
	}
	
	.here a, a:visited {
		color:#fff;
		cursor:default;
	}
	
	.here a:hover {
		color:#999;
		cursor:default;
	}
	
	.light a,
	a:hover,
	a:active,
	a:visited {
		text-decoration:none;
		cursor: pointer;
		color: #999;
	}
	
	.light li b {
		cursor:default;
	}
	
	a {
		text-decoration:none;
		cursor: pointer;
		outline:0;
	}
	
	
	.str {
		text-align:left;
		margin-top: 20px;
		height:320px;
		background: green;
		background-image:url('../img/bewerbermanagement_software_bg.png');
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	.str p {
		margin: 25px 0px 0px 25px;
		color: #fff;
		font-size:16pt;
		text-shadow: #000 3px 3px 5px;
		filter: Shadow(Color=black,	Direction=135, Strength=3);

	}
	
	.str h1 {
		margin-left: 0px;
		font-size:24px;
		color: #fff;
		font-weight:bold;
		text-shadow: #000 3px 3px 5px;
		filter: Shadow(Color=black, Direction=135, Strength=3);

	}
	
	.str_text {
		text-align:left;
	}
	
	.light {
		color:#6a6a6a;
	}
	
	.light b {
		color: #000;
	}
	
	.wtext {
		color:#fff; 
		margin:0 0 0 40px;
	}
	
	.wtext a {
		color:#fff;
		text-decoration:underline;
	}
	
	.wtext a:hover {
		color:#ccc;
	}
	
	#cse_demo {
		border-top:1px solid #48891b;
		border-bottom:1px solid #136100;
		width:660px;
		height:318px;
	}
	
	.ie6 #cse_demoform {
		margin-bottom:-10px;
	}
	
	.ie6 #cse_demo {
		border-top:1px solid #48891b;
		border-bottom:1px solid #136100;
		width:660px;
		height:316px;
		padding:0 -5px 0 10px;
	}
	
	.ie input {
		behavior: none;
	}
	
	.footer {
		position:absolute;
		bottom: 0;
		width:100%;
		background:#eee;
	}
	
	.footer td {
		color: #bbb;
		font-size:8pt;
	}