/*
##
##	print.css
##	Stylesheet zur Druckausgabe
##
##	Version 1.0
##	Letzte Änderung: 24.05.2009
##
##	(c) by René Löffler, R.webdesign <mail@r-webdesign.com>
##
*/



/*
html {
	height: 100%;
}
*/

body,td,tr {
	margin: 0;
font-family: arial, verdana, helveticacursive, sans-serif;
	text-align: justify;
	font-size: 11pt;
}




.links {
	display: none;
}

.mitte {
	clear: both;
	float: left;
	padding-top: 150pt;
	width: 100%;
}




a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}



.row1 {
	background-color: #F0F0F0;
	color: #333333;
	font-size: 12px;
}

.row2 {
	/* background-color: #F0F0F0; */
	color: #333333;
	font-size: 12px;
}

.redstar {
	color: #CC0000;
	padding-left: 3px;
}

.highlight {
	background-color: #CCCCCC;
	padding: 4px;
}

#wrapper {
	clear: both;
	width: 100%;
	height: 100%;
}

#logo {
	display: none;
}

#logo_print {
	position: absolute;
	top: 0pt;
	left: 0pt;
}

#logo img {
	clear: both; /* XYZ */
	position: absolute; /* XYZ */
	top: 0pt;
	left: 0pt;
	border: 0;
	behavior: none; /* XYZ */
}

#logo_text {
	clear: both;
	position: absolute;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	top: 17pt;
	left: 210pt;
}

#balken_pic {
	display: none;
}

#start_balken_pic {
	display: none;
}

#balken_lila {
	display: none;
}

#start_balken_lila {
	display: none;
}

#start_balken_lila_text {
	display: none;
}

#balken_bottom {
	clear: both;
	position: absolute;
	left: 210pt;
	top: 50pt;
	color: black;
	font-size: 11px;
	font-weight: normal;
	padding-top: 15px;
	width: 280pt;
}

#linkleiste {
	display: none;
}

#linkleiste a:hover {
	text-decoration: underline;
}

#linkleiste a {
	color: #666666;
	text-decoration: none;
}






#men_industrie_on, #men_industrie_off, #men_fahrzeug_on, #men_fahrzeug_off, #men_grossraum_on, #men_grossraum_off, #men_holz_on, #men_holz_off, #men_handwerk_on, #men_handwerk_off, #men_kostuem_on,  #men_kostuem_off, #men_industrie_off img {
	display: none;
}





.big_menu_unterschrift {
	display: none;
}

.big_menu_unterschrift a, a:hover {
	color: white;
}


#big_industrie_on, #big_industrie_off, #big_fahrzeug_on, #big_fahrzeug_off, #big_grossraum_on, #big_grossraum_off, #big_holz_on, #big_holz_off, #big_handwerk_on, #big_handwerk_off, #big_kostuem_on, #big_kostuem_off {
	display: none;
}




#balken_bottom_start {
	display: none;
}





#menu {
	display: none;
}

ul#menue {
	display: none;
}


ul#menue li {
	display: none;
}

ul#menue a, ul#menue img {
	display: none;
}


ul#menue li#active
{
	display: none;
}

li#active a {
	display: none;
}

#menue a
{
	float: left;
	display: block;
	text-decoration: none;
}

/*
ul#menue li#active {
	list-style-type: none;
	display: inline;
	padding-top: 15px;
}

ul#menue_aktiv a, ul#menue_aktiv img {
	border: 0;
	margin: 0;
}

ul#menue a:link, ul#menue a:visited
{
	border: 0;
	text-decoration: none;
}
*/


#container {
	display: none;
}

/*
#links {
	float: left;
	width: 125px;
	height: 418px;
	background-color: #f0f0f0;
	padding-top: 50px;
	padding-left: 25px;
}

#mitte {
	float: left;
	width: 510px;
	height: 418px;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
*/

#rechts {
	display: none;
	/*
	float: left;
	width: 200px;
	height: 418px;
	background-color: #FFFFFF;
	padding-top: 50px;
	*/
	/* border: 1px solid red; */
}

#news {
	display: none;
	/*
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #f8f8f8;
	*/
}

.newsheader {
	display: none;
	/*
	color: #4D1137;
	font-size: 11px;
	font-weight: bold;
	*/
}

.newstext {
	display: none;
	/*
	color: #333333;
	font-size: 11px;
	*/
}

#leftmenu {
	display: none;
	/*
	list-style-type: none;
	padding: 0px;
	margin: 0;
	*/
}

#leftmenu li {
	padding-bottom: 20px;
}

#leftmenu a {
	color: #4D1137;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #4D1137;
	font-size: 15pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-top: 1px solid gray;
	padding-top: 10pt;
}

h2 {
	color: #4D1137;
	font-size: 13pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.aufzaehlung_quadrat {
	list-style-image: url(../images/quadrat.gif);
	padding-left: 17px;
	margin: 0;
}

.teaser {
	color: #333333;
	font-weight: bold;
/*	padding: 4px; */
}

.infobox {
	background-color: #F0F0F0;
	padding: 20px;
	width: 360px;
}

.long_newsbox {
	background-color: #F0F0F0;
	padding: 20px;
	width: 470px;
}

.font_s {
	font-size: 10px;
}

.font_xs {
	font-size: 8px;
}

#druckdatum {
	clear: both;
	position: absolute;
	left: 210pt;
	top: 75pt;
	color: black;
	font-size: 11px;
	font-weight: normal;
	padding-top: 15px;
	width: 280pt;
}
