
body {
	background: transparent url(bilder/bg-wenn-der-himmel.jpg) no-repeat center top;	
	font-family:"trebuchet ms", Arial, Verdana;
	text-align:center;
	margin-top:8px;
}

#content {
	border:1px solid black;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Verdana;
	height:398px;
	margin:auto;
	text-align:left;
	width:495px;
}

#copy {
	color:#000000;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:right;
	width:783px;
	margin:auto;
	margin-top:10px;
	}

p {
	line-height:170%;
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	}

/*** LINKS ***/

a:focus {
	outline:none;
}

a:link, a:visited, a:hover, a:active { 
	color: #000;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #000;
	text-decoration: underline;
}

/*
#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

h1, h2 {
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;		
	margin-bottom:-10px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}
*/
