
/* [druckversion.css] */
.vtClsDummy
{
	font-size:100%;
}

/* normale html-tags: */
body
{
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	padding:0;
	font-size: 11px;
	line-height:16px;
	color:#000000;
	margin:10px;
}
p, form
{
	margin:0;
}
a
{
	color:#000000;
}
small
{
	font-size:10px;
}
textarea
{
	font-size:11px;
	line-height:16px;
	color:#000000;
	background-color:#FFFFFF;
}
input, select
{
	font-size:11px;
	color:#000000;
}

/* für contentbereich: */
#vtIdContainerOuter, #vtIdContent, #vtIdContentText
{
	margin:0;
}
.vtClsSchmal, .vtClsBreit
{
	position:relative;
	top:0px; 
	left:0px;
}
.vtClsSchmal
{
	margin-bottom:30px;
}
.vtClsUmbruch
{
	margin:0;
	clear:left;
}
#vtIdContent h1 
{
	font-family:'Times New Roman',Times,Georgia,Serif,Verdana;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	padding:0;
	margin:0;
	margin-top:8px;
	margin-bottom:15px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
}
#vtIdContent h2
{
	font-family:'Times New Roman',Times,Georgia,Serif,Verdana;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:0px;
	margin-bottom:8px;
}
#vtIdContent h3
{
	font-weight: bold;
	font-size: 13px;
	margin:0px;
	margin-bottom: 5px;
	line-height: 16px;
}
#vtIdContent h4
{
	font-weight: bold;
	font-size: 11px;
	margin:0px;
	margin-bottom: 5px;
	line-height: 15px;
}
#vtIdContent h5
{
	font-weight: normal;
	font-size: 11px;
	margin:0px;
	margin-bottom: 5px;
	line-height: 13px;
}
#vtIdContent p 
{
	margin:0px;
	margin-bottom:10px;
}

/* für marginal-box: */
#vtIdMarginal
{
	position:relative;
	float:left;
	z-index:1;
}

/* für themenbild: */
#vtIdThemenBild
{
	position:relative;
	width:185px;
	margin:0px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}

/* für copyright */
#vtIdCopyright
{
	display:none;
}

/* für rechte spalte */
#vtIdRechteSpalte
{
	display:none;
}

/* für neues kontextmenü: */
#vtIdKontextMenu 
{
	display:none;
}

/* Top-Anker */
#vtIdTop
{
	display:none;
}

/* für Special-Icons */
#vtIdSpecialIcons
{
	display:none;
}

/* druck-kopf */
#vtIdDruckkopf
{
	margin:0;
	padding-bottom:10px;
}
#vtIdDruckkopfZeile1
{
	min-height:45px;
	display:block;
	clear:both;
}
#vtIdDruckkopfZeile2
{
	display:block;
	clear:both;
}
#vtIdDruckkopfButtons
{
	float:left;
	width:49%;
}
#vtIdDruckkopfLogo
{
	float:left;
	width:49%;
	text-align:right;
}
#vtIdDruckkopfTitel
{
	float:left;
	width:49%;
	font-size:10px;
}
#vtIdDruckkopfZeit
{
	float:left;
	width:49%;
	text-align:right;
	font-size:10px;
}

/* ausblenden Menüs */
#vtIdMetaNavi,
#vtIdTopNavi,
#vtIdTopNaviBL,
#vtIdTopNaviEM,
#vtIdTopNaviWM,
#vtIdLeftNavi,
#vtIdPfad,
#vtIdVULogo,
#vtIdErgo
{
	display:none;
}

/* Sonstiges */
.vtClsBlindtext
{
	display:none;
}
.vtClsForm,
.vtform
{
	padding-right:10px;
}

/* spezielle Produktteaser */
.vtClsProduktTeaserTopNewsBildHorizontal
{
	top:0px;
	left:0px;
}
.vtClsProduktTeaserTopNewsBildVertikal
{
	top:0px;
	left:0px;
}

/* [druckversion_mit_ls.css] */
/* für marginal-box: */
#vtIdMarginal
{
	margin-right:12px;
}

