/*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;
	line-height:18px;
}

/*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 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

h2 {
	margin: 5px 0px 15px 0px;
	font-size:12px;
	font-weight:bold;
}

/*Links*/

body a {
	color: #000000;
}

body a:hover {
}

body a img {
	border:none;
}


/*Styles*/
#wrapper {
	width:90%;
}

#header {
	display:none;
}


#navigation {
	display:none;
}

#main .left {
	display:none;
}

.content {
}

#main .right {
	display:none;
}

#printfooter {
}

#printfooter td {
	font-size:100%;
}

#footer {
	clear:both;
	float:right;
}
