@media print {

	div.pfeil,
	#home_tab,
	#angebot_tab,
	#beispiele_tab,
	#kunden_tab,
	#team_tab,
	#kontakt_tab,
	#english_tab,
	#mehrwert_tab,
	#knopf {
		display: none !important;
		}

	body {
		background-color:#FFF !important;
		}
		
	#container {
		background:#FFFFFF url(../images/logo_03_print.gif) no-repeat scroll -14px top !important;
		}
		
	#container2 {
		background:transparent no-repeat scroll right bottom !important;
		}

	} /* ENDE @media print */

/* ------------------ GLOBAL ------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", TrebuchetMS, Trebuchet, Tahoma, Tahoma-Bold, "Lucida Grande", Geneva, Arial, Helvetica, Verdana, sans-serif;
	/*font-size: .68em;*/
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
	background-color: #900;
	text-align:center;
	border: none;
	}

/* ------------ LAYOUT ------------- */

#container {
	text-align:left;
	margin: auto;
	width: 917px;
	height: 590px;
	background: #fff url(../images/logo_03.gif) top left no-repeat;
	position: relative;
	top: 35px;
	}

#container2 { /* Runde Ecke */
	margin: auto;
	width: 917px;
	height: 590px;
	background: transparent url(../images/rundung_rechts_unten_20.gif) bottom right no-repeat;
	}

#navi_vert_leistg {
	position:absolute; 
	left: 24px; 
	top: 88px; 
	width: 190px; 
	height: 60px; 
	z-index: 1;
	}

/* ------------------ BILDER ------------------- */
img {
	border: 0px none;
	}

img.navi_vert {
	border: 1px solid #666;
	}

img.navi_vert_auswahl {
	border: 1px solid #900;
	}

img.bildrand {
	border: 1px solid #bfbfbf;
	padding: 6px;
	margin-right: 10px;
	background: white;
	float: left;
	}

img.float_links {
	margin-right: 22px;
	background: white;
	float: left;
	}

img.teamohnerand {
	border: none;
	padding: 0;
	margin: 0;
	}

/* ------------------ TEXT ------------------- */

#legende {
	font-style: italic;
	font-size: 11px;
	overflow: auto;
	}

#legende p {
	font-style: italic;
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	}

#text p, 
#text2 p {
	font-size: 13px;
	padding-top: 0;
	margin-top: 1em;
	}

#home #intro1 {
	font-size: 3em;
	line-height: 1.4em;
	}

#home #intro2 {
	font-size: 0.85em;
	line-height: 1.4em;
	}

#home #intro2 #news {
	font-size: 0.83em;
	line-height: 1.46em;
	}

.kundenliste li {
	line-height: 1.4em;
	padding-bottom: .5em;
	padding-left: 0em;
	}

#kunden #kundenliste1 ul, 
#kunden #kundenliste2 ul, 
#kunden #kundenliste3 ul {
	list-style-image: url(../images/kunden_bullet_rottransp.gif);
	color: black;
	}

#moeglichkeiten ul.liste {
	margin-left: 13px;
	margin-top: .4em;
	padding-left: 0em;
	list-style-image: url(../images/bullet_rot_21.gif);
	}

#moeglichkeiten ul.liste li {
	padding-bottom: .4em;
	}

#erfahrung ul.liste {
	margin-left: 13px;
	margin-top: -.2em;
	padding-left: 0em;
	list-style-image: url(../images/bullet_rot_21.gif);
	}

#erfahrung ul.liste li {
	padding-bottom: .4em;
	}

#erfahrung #text1 p,
#erfahrung #text2 p {
	margin-top: 0;
	}

#kunden #zusatz {
	margin-top: 10px;
	}

/* ----------------- textauszeichnungen --------------- */

.folgeabsatz {
	margin-top: -0.3em;
	}

.betonung {
	font-weight: bold;
	}

.kundenliste .betonung {
	color:  #222222;
	}

#kundenliste1 li, 
#kundenliste2 li {
	color: #222222;
	}

.betonung_grau {
	color: #555555;
	font-weight: bold;
	}

.betonung_rot {
	color: #900;
	font-weight: bold;
	}

.rot {
	color: #900;
	}

.bullet {
	color: #900;
	font-size: 1.2em;
	font-weight: bold;
	}

.kapit {
	font-variant: small-caps;
	}

.kurs {
	font-style: italic;
	}

.norm {
	font-style: normal;
	}

.norm_color {
	color: #333333;
	}

.arial {
	font-family: Arial;
	}

span.auswahl_span {
	margin-left:3px;
	}
	
#liebling {
	position: relative;
	/*top: -0.15em;
	padding-top: 2.23em;*/
	top: -13px;
	}

.ohne-umbruch {
	white-space: nowrap;
	}

/* ------------------ LINKS ------------------- */

div a.textanker {
	border-bottom: 1px dotted #777;
	text-decoration: none;
	color: #1f1f1f;
	}

div a.textanker:hover {
	border-bottom: 0;
	color: #000;
	}

div a.bildanker {
	border-bottom: 0;
	}

a {
	border-bottom: 1px dotted #777;
	text-decoration: none;
	color: #333;
	}

a:hover {
	color: #000;
	border-bottom: 0;
	}

table a.textanker:visited, 
a:visited {
	border-bottom: 1px dotted #444;
	color: #333;
	}

table a.textanker:visited:hover, 
a:visited:hover {
	border-bottom: 0;
	color: #333;
	}

/* ----------------- NAVI 1 --------------- */

#homelink1 {
	position: absolute;
	top: 10px;
	left: 24px;
	width: 126px;
	height: 52px;
	display: block;
	border-bottom: 0 none !important;
	}

#home_tab, 
#angebot_tab, 
#beispiele_tab, 
#kunden_tab, 
#team_tab, 
#kontakt_tab, 
#mehrwert_tab {
	position:absolute;
	top: 0px; 
	z-index:1
	}

#home_tab {
	left:184px;
	}

#angebot_tab {
	left:290px;
	}

#mehrwert_tab {
	left:396px;
	}

#beispiele_tab {
	left:502px;
	}

#kunden_tab {
	left:608px;
	}

#team_tab {
	left:714px;
	}

#kontakt_tab {
	left:820px;
	}


/* ----------------- BEISPIEL-NAVI --------------- */
div#Navi_vert,
div#Navi_vert table,
div#Navi_vert table tr,
div#Navi_vert table tr td,
div#Navi_vert table tr td img.navi_vert_auswahl,
div#Navi_vert table tr td img.navi_vert,
div#Navi_vert table tr td span.Stil2,
div#Navi_vert table tr td a.bildanker,
div#Navi_vert table tr td a.textanker {
	padding:0;
	margin:0;
	}


/* ----------------- ELEMENTE --------------- */

#quadrat_rot {
	background: #900;
	border: 1px solid white;
	}

#quadrat_pur {
	background: #900;
	}

#knopf {
	position: absolute;
	left: 778px;
	top: 539px;
	z-index: 120;
	border: 0px;
	}


/* ----------------- FORMULAR --------------- */

#form1 {
	padding-left:0;
	}

.reihe1 {
	padding-left: 4px;
	margin: 0 0 7px;
	}

.reihe1feld {
	padding-left: 6px;
	}

.reihe2 {
	margin-left: 25px;
	}

.reihe3 {
	padding-left: 54px;
	}

.persoenlich {
	padding-left: 6px;
	width: 15em;
	text-align: left;
	color: #000000;
	margin: 0 0 7px;
	}

input.persoenlich2 {
	padding-left: 76px;
	width: 270px;
	display:inline;
	}

#terminvorschlag {
	width: 259px;
	height: 20px;
	border:1px solid #999;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}

#name, 
#organisation, 
#telefon, 
#email {
	width: 420px;
	height: 20px;
	border:1px solid #999;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}

#terminvorschlag:hover, 
#name:hover, 
#organisation:hover, 
#telefon:hover, 
#email:hover {
	border: 1px solid #000000;
	/*outline: 1px solid #990000;*/
	background-color: transparent;
	}

#terminvorschlag:focus:hover, 
#name:focus:hover, 
#organisation:focus:hover, 
#telefon:focus:hover, 
#email:focus:hover {
	background-color: #FFFFFF;
	}

#terminvorschlag:focus, 
#name:focus, 
#organisation:focus, 
#telefon:focus, 
#email:focus {
	border: 1px solid #990000;
	outline: 1px solid #990000;
	}

#impressum p.folge {
	margin-top: .3em;
	}

#standort {
	width: 95%;
	border:1px solid #999;
	padding-left: 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}

/* ################## OVERRULES ################ */

a#keinrand,
a#kleebild  {
	border-bottom: 0px !important;
	}
