html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100.01%;
}
body {
	padding-top: 3px;
	background-color: #D6D6D6;
}
h1, h2, h3, h4, h5, p, ul, li, img, input, button, a, form {
	margin: 0;
	padding: 0;
}
img {
	margin: 10px;
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: center;
	min-height: 300px;
	background-color: #FFFFFF;
	height: auto;	
}
#header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 801px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#logo {
	min-height: 80px;
	height: 80px;
	margin: 0px;
	width: 300px;
	position: relative;
	float: left;
	top: 0px;
	clear: none;
	left: 0px;
	background-image: url(images/ptcon_logo1.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 10px 0px 0px 25px;
	text-align: left;
}
#gescont {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 796px;
	position: relative;
	text-align: left;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F0AB00;
	background-color: #FFFFFF;
}
#content {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	height: 250px;
	width: 300px;
	position: relative;
	text-align: left;
	float: left;
}
#content2 {
	margin: 0px 0px 0px 70px;
	padding: 0px;
	height: 250px;
	width: 400px;
	position: relative;
	text-align: left;
	float: left;
}
#content ul, #content2 ul {
	margin: 15px 0px 0px;
	padding: 0px;
}
#content ul li, #content2 ul li {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: square;
	font-size: 12px;
	list-style-position: inside;
	margin-top: 8px;
	margin-left: 0px;
}
#content a, #content2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover, #content2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #DADADA;
}
#content h1, #content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 25px 0px 20px;
	font-weight: bold;
	padding: 0px;
	position: relative;
	letter-spacing: 1px;
}
#content h2, #content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 15px 0px 0px;
	text-decoration: underline;
	font-weight: normal;
}
#content p.rechts, #content2 p.rechts {
	float: right;
	width: 460px;
	position: relative;
	padding-right: 20px;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
p.line {
	height: 2px;
	width: 796px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 2px;
	line-height: 4px;
	margin: 0px;
	padding: 0px;
}
p.top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#content p, #content2 p {
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}
.bold {
	font-weight: bold;
}
p.litab {
	font-weight: bold;
	display: inline;
	float: left;
	width: 50px;
}
p.retab {
	display: inline;
	float: left;
	width: 300px;
}
p.brtab {
	float: left;
	clear: both;
	width: 300px;
	margin-bottom: 15px;
}
