/* CSS Document für Druckausgabe */
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
}

#wrapper
{
	text-align:left;
	background-color: #FFFFFF;
	margin: 0;
	border: 0;
	width: 20cm;
	height: 29.4cm;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 18cm;
}

#textpart {

	height:29.4cm;
	margin-left:1cm;
	margin-right:1cm;
	width:18cm;
}
	

/**************************************************************
***
***	Header
***
***************************************************************/


/**************************************************************
***
***	Footer
***
***************************************************************/

/* Fußzeile */
#footer
{
	display:none;
}

/**************************************************************
***
***	Menu	
***
***************************************************************/

/*  Vertikale Navigationsleiste */
#menu {
	display:none;
	}

/* Box oben in menu-div */
#userbox
{
	display:none;
}

/* eigentliches Menü */
#menubox {
	display:none;
}


/******************************************************************
*****
*****	Maincontent
*****
*******************************************************************/

/* Hauptinhalt */
#maincontent	{
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 2px;
	width: 100%;
	height: 100%;
}


/******************************************************************
*****
*****	Header und Paragraphen
*****
*******************************************************************/

h1 {
	margin-top: 0px;
	text-align:left;
	font-size: 12pt;
	font-weight: 600;
	color: #000000;
	margin-bottom:10px;
}




/******************************************************************
*****
*****	Links
*****
*******************************************************************/

a:link, a:visited, a:hover, a:active, a:focus {
	font-weight: 400;
	letter-spacing: 1px;
	display: block;
	color: #000000;
	text-decoration:none;
}

.Fragen_IHV a:link, .Fragen_IHV a:visited {
        color:#0000BB;
}

.Fragen_IHV a:hover {
        color:#0000BB;
}



/*****************************************************************+
***
***	Daten.php
***
******************************************************************/

#deposit {
	display:none;
}

body#daten #content-header {
	display:none;
}

body#daten #maincontent {
	margin-left:-20px;
	margin-right:-29px;
}

body#daten #werkbox_header {
	display:none;
}

body#daten #werkbox {
	border-top: 1px solid #000000; 
	margin-top: 10px;
	padding-top: 20px;
	font-size:90%;
	height: 100%;
}

/*****************************************************************+
***
***	werk.php
***
******************************************************************/

body#werk #buybox {
	display:none;
}


/*****************************************************************+
***
***	agb.php
***
******************************************************************/


body#agb #maincontent p.adresse {
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 20px;
}


/*******6Y**********************************************************+
***
***	impressum.php
***
******************************************************************/


body#impressum #left_column {
	float:none;
	width:650px;
	height:100%;
}

body#impressum #right_column {
	float:none;
	width:650px;
	height:100%;
	border-left:0;
}


/*******************************************************************+
***
***	fragen.php	
***
******************************************************************/

body#fragen #content-header {
	display:none;
}

body#fragen a:link {
	color:#000000;
}

body#fragen a:hover {
	color:#000000;
}

body#fragen #antworten p.back {
	display:none;
}


/******************************************************************
*****
*****	Klassen
*****
*******************************************************************/

/* allgemeine Klassen */

.line
{
	border-bottom: 2px solid #333333;
	width:780px;
	margin-bottom: 2px;
}

.linetop
{
	float:left;
	border-top: 2px solid #333333;
	width:775px;
	margin-top: 10px;
	padding-top: 0px;
}

.centered {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}
	
.welcome {
	text-align:justify;
	margin-top: 10px;
}

.price {
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size: 14px;
	font-weight:900;
	padding-top:5px;
	padding-bottom:5px;
}

.info {
	line-height:10px;
	text-align:center;
	font-size: 11px;
	margin:0;
	padding:0;
}

.error {
	vertical-align: super;
	font-size: 12px;
	font-weight: 600;
	color: #CC0000;
	padding-left:1px;
}


#buybox button,
#confirmbox button,
#databox button,
#registerbox button,
#disposebox button {
	display:none; 
	}


#loginbox {
	display:none;
}


#loginbox button { /* den Submit-Button */
	display:none; 
}


/*******************************************************
***
***	disposebox (Hinterlegungs-Formular auf dispose.php
***
********************************************************/



/*******************************************************
***
***	buybox (kaufen von Leistungen auf werk.php)
***
********************************************************/

/**************************************************
***
***	Rechnungsausgabe nach Bestellung (confirm_buy)
***
***************************************************/

body#confirm_buy #header {
	display:none;
}

body#confirm_buy #content-header {
	display:none;
}

body#confirm_buy #preface {
	display:none;
}

body#confirm_buy #maincontent {
	border-top:0;
	margin-top:0px;
}

body#confirm_buy #pic {
	display:none;
}


#rechnung p {
        border:none;
        margin-top:0px;
        margin-bottom:0px;
}

#rechnung #anrede {
	display:block;
}

#rechnung #anrede p#anredezeile {
	margin-bottom:20px;
}

	

#rechnung #adresse {
        margin-top:0px;         margin-bottom:60px;
}

#rechnung #werk {
        margin-bottom:20px;
}

#rechnung #werk p {
        margin-bottom:10px;
}

#rechnung #werk p.werkangabe {
        margin-bottom:0px;
        margin-left:20px;
}

#rechnung #werk #werktitel {
        font-weight:800;
}


#rechnung #leistung p {
        margin-bottom:10px;
}

#rechnung #leistung p.leistungsangabe {
        margin-bottom:0px;
        margin-top:0px;
        margin-left:20px;
}

#rechnung #leistung {
        margin-bottom:10px;
}

#rechnung #betrag #rechnungsbetrag {
        font-size:large;
        font-weight:800;
        margin-left:20px;
        margin-top:10px;
        margin-bottom:10px;
}

#rechnung #rechnungsfuss {
        margin-top:30px;
}

#rechnung #rechnungsfuss p {
        margin-bottom:10px;
}
#rechnung h1 {
        margin-bottom: 10px;
}



/**************************************************
***
***	Datentable auf daten.php
***
***************************************************/

/**************************************************
***
***	Tariftable auf index.php
***
***************************************************/


/**************************************************
***
***	Footertable auf allen Seiten
***
***************************************************/

/**************************************************
***
***	Hometable = Werkarten auf Startseite
***
***************************************************/


/**************************************************
***
***	Leistungen auf index.php
***
***************************************************/


/**************************************************
***
***	Workarten auf werkarten.php
***
***************************************************/


/**************************************************
***
***	Werkdetails auf werk.php
***
***************************************************/

/**************************************************
***
***	Fehlertabelle auf reg_error.php
***
***************************************************/

