@media print {
BODY
{
	background-color:#FFF;
	font-family: Arial, Serif;
	font-size:13pt;
	margin:0px;
}
FORM, P
{
	margin:0;
	padding:0;
}
a:link, a:visited, a:hover, a:active
{
	color:#000;
	text-decoration:none;
}

/* BACKGROUND */
.topborder 
{
}
.midborder 
{
	margin:0px auto 0px auto;
	width:935px;
	padding:0px 0px 0px 0px;
}
.bottomborder 
{
}

/* PAGE LAYOUT */
.functionsmenu 
{
	display: none;
}
.functionsmenuspacer
{
	display:none;
}

.contentleft
{
	float:left;
	border:0;
	width:712px;
}
.contentright
{
	display:none;
}

.contenttopspacerleft 
{

	display:none;
}
.contenttopspacerright 
{
}

.contentmenu 
{
	display:none;
}
.contentmenuright
{
}

.contentmain
{
	padding:12px 10px 0px 20px;
	height:auto;
	overflow:visible;
}
.contentsplitleft 
{
	width:484px;
	float:left;
}
.contentsplitright
{
	width:228px;
	float:left;
}
.contentart
{
	margin:19px 0 0 0;
}

.contentfooter
{
	height:18px;
	padding:12px 0px 0px 20px;

	font-size:11pt;
	width:auto;
}
.printaction 
{
	display:none;
}
.footertopline 
{
	width:600px;
	height:1px;
	border-top:1px solid #888;
	margin:10px 0 0 0;
	overflow:visible;
	clear:both;
}
.siteLogo 
{
	display:none;
}


/* SPECIAL TEXT CLASSES */
.headerpunchline 
{	
	display:none;
}

/* TEXT BOXES */
.textboxinner 
{
}
.textbox1
{
}
.textbox1seperator 
{
}
.textbox2
{
}
.textbox2seperator 
{
}
.textbox2vertical 
{
}
.textbox3
{
}
.textbox3seperator 
{
}


/* KONTAKTFORM */
.contactLeftCol 
{
	width:100px;
	float:left;
}
.contactLeftColText
{
	font-family:Sans-Serif;
	font-size:9pt;
	margin-bottom:2px;
}
.contactRightCol 
{
	width:300px;
	float:left;
}
.contactRightColTextbox
{
	height:100px;
	font-family:Sans-Serif;
	font-size:9pt;
	margin-bottom:2px;
}
}