body {
	margin: 0px;
}

body, p, th, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	margin: 0px;
}

a {
	color: #00BDF7;
	text-decoration: none;
}

a:hover {
	color: #01AEF0;
	text-decoration: underline;
}

img {
	border: 0px;
}

embed, object, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 0px;


}
ul { list-style: none; }

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	line-height: 125%;
	margin: 0px;
	margin-bottom: 15px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 125%;
	margin: 0px;
	margin-bottom: 10px;
}

div#outerwrapper {
	position: relative;
	width: 980px; 
	height: 700px; 
	margin: 0px auto; 
	margin-top: 10px; 
	border: 1px solid #919191; 
	background-image: url(../gfx/blau-bg.gif); 
	background-repeat: repeat-y;
}

div#contentwrapper {
	position: relative;
}
