/*Druckversion*/

/*Schrift*/
body {
	margin:0px;
	font-size:101%;
	text-align:left;
}

/*Schrift*/

body div,style,p,span,td {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

/*Schrift im Content*/

.content p {
	margin:5px 0px 15px 0px;
}

.content .contenttable {
	margin:0px 0px 15px 0px;
}

.content .contenttable p {
	margin:0px;
	padding:0px;
}


/*Ueberschriften*/

h1 {
	margin: 5px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
}

h2 {
	margin: 5px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
}

h3 {
	margin: 5px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
}

/*Links*/

body a {
	color: #000000;
}

body a:hover {
}

body a img {
	border:none;
}


/*Styles*/
#header {
	display:none;
}


#service {
	display:none;
}

#main .left {
	display:none;
}

.content {
	width:95%;
}

#footer {
	font-size:85%;
}
