/*---------------------------------------------------------------------
Style-Sheet für TYROLIT
-----------------------------------------------------------------------
programm: 		styles.css
description:	Stylesheet für Layout ohne Tabellen
														
(c) agindo interaktives marketing
Innrain 36
A-6020 Innsbruck, Austria
website: http://www.agindo.at
e-mail: info@agindo.at

author:  Florian Pletzer
version: 1.0 / 16.04.2004

co-author: Philipp Spechtenhauser / TYROLIT
version: 1.1b / 13.01.2005
text sizes changed
ul,li style added
td style added
boxlink color changed from #8d8d8d to #636C77
link color changed to #2e5aa5 from #44457E

---------------------------------------------------------------------*/

/* zum druck - also ausblenden! */
#kopfzeiledruck {
	display:none;
}

#fusszeile {
	display:none;
}


/* basic elements */
html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	color: #333333;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
}


ul, li {
	font-size: 11px;
	list-style-type: square;
	color: #000000;
}

.mainbackground {
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x; 
}

h1 {
	font-size : 11px;
	font-weight : bold;
	
}

select {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
	font-size : 11px;
	border: 0px solid #797D7E;
}

input {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size : 11px;
	border: 1px solid #797D7E;
	padding-left:2px;
}

a {
	font-size : 11px;
	color : #2e5aa5;
	text-decoration : none;
	font-weight : bold;
}	

a:link {
	font-size : 11px;
	color : #2e5aa5;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	font-size : 11px;
	color : black;
	text-decoration : none;
	font-weight : bold;
}


.abstand3px {
padding-top:3px; 
}

.zeilenabstand14 {
line-height:14px; 
}

/*************** MENUES ************/
a.submenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:10px; color:#999999; font-size:11px; padding-top:3px; padding-bottom:3px; font-weight: normal;	
	margin-top:3px;
	margin-bottom:3px;
}

a.submenu:hover {
	font-weight: normal;	
}

a.headmenu {
	font-size : 11px;
	color : #444B53;
	text-decoration : none;
	font-weight : bold;
}	

a.headmenu:link {
	text-decoration : none;
}

a.headmenu:hover {
	color : black;
	text-decoration : none;
}

a.mainmenu {
	font-size : 11px;
	color : white;
	text-decoration : none;
	font-weight : bold;
}	

a.mainmenu:link {
	text-decoration : none;
}

a.mainmenu:hover {
	color : #1A4496;
	text-decoration : none;
}

a.boxlink {
	font-size: 11px;
	color: #636C77;
	text-decoration : none;
	font-weight : normal;
}	

a.boxlink:link {
	color: #636C77; 
	text-decoration : none;
	font-weight : normal;
}

a.boxlink:hover {
	color: #636C77; 
	text-decoration : underline;
	font-weight : normal;
}


/************** TABLES **************/

.tdGrauHell {
	background-color:#EDEDED;
}

.tdGrauDunkel {
	background-color:#CCCCCC;
}

.tdGrauMittel {
	background-color:#DAE2E5;
}

.tdBlauHell {
	background-color:#DDEEF6;
}
b {
	font-size : 11px;
}
.boxhead {
	font-size:10px;
	color:#444B53;
	font-weight:bold;
	background-color:#d4e5ed;
}

.subtextfett {
	font-size : 11px;
	color : #444B53;
	font-weight : bold;
	padding: 5px;
}
.grau {
	color: #999999;
	line-height: 14px;
}
.klein {
	font-size: 10px;
}
p {
	font-size : 11px;
	line-height: 14px;
}
textarea {
	font-size : 11px;
}
.techdata {
	font-size: 11px;
	color: #666666;
}.kleindick {
	font-size: 10px;
	font-weight: bold;
}

.kleinunterbild {
	font-size: 10px;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	LINE-HEIGHT: 11px; 
	PADDING-TOP: 5px
}
.zelleblau {
	background-color: #D9EAF2;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.zelleweiss {
	background-color: #FFFFFF;
	padding: 4px;
}
.zelledkgrau {
	background-color: #999999;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.bghellgrau {
	background-color: #CCCCCC;
}

.blaudick {
	color : #44457E;
	font-weight : bold;
}	
textarea {
	background-color: #EDEDED;
	font-size : 11px;
	border: 1px solid #797D7E;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* SALES PROMOTION */
#promotiontabellenheader  {
	background-color:#7aaad8;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}
.promotionrow_even {
	background-color:#dfeffe;
	color:#000000;
	font-weight:normal;
	padding:4px;
}
.promotionrow_uneven {
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	padding:4px;
}
/*########## Style für Startbox ########### */

/***************************/
/* Neuer Header  2009      */
/* agindo 05.08.09. pd     */
/***************************/
#tyrHead{
	width:721px;
	height:225px;
	margin:0;
	padding:0;
	background:#FFF url(/img/bg_head.png) repeat-x top;
	position:relative;
}
#tyrHead img{
	margin:0;
	padding:0;
	border:none;
}
#tyrHeadForms{
	position:absolute;
	top:39px;
	left:270px;
}
#tyrHeadForms form{
	margin:0;
	padding:0;
}
#tyrLogo{
	width:308px;
	margin:0 0 0 5px;
	padding:11px 0 0;
	height:80px;
}
#tyrContact{
	float:left;
	width:180px;
	margin:10px 12px 0 0;
	text-align:right;
}
#tyrContact img{
	margin:0 6px 0 0;
	float:right;
}
#tyrContact select{
	margin:0;
	padding:0;
	font-size:10px;
	border:none;
	height:16px;
	float:right;
}
#tyrContact select option{
	border:none;
}
#tyrSearch{
	z-index:100;
	float:left;
	width:80px;
	margin:10px 0 0 0;
}
#tyrSearch input{
	font-size:10px;
	margin:-1px 0 0;
}
#tyrArt{
	position:absolute;
	top:0;
	right:0;
}
#tyrMainMenu{
	height:22px;
	overflow:hidden;
}
#tyrChanger{
	margin:0;
	padding:0;
}

/*************************/
/* allgemein Klassen     */
/*************************/
.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0;
	margin:0;
	padding:0;
}
