html {
	height: 100%;
}
body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../t-signs_image/backGross2.jpg) repeat-x fixed; 
	margin: 0px;
	height: 100%;
	padding: 0px;
}
#main {
	background: repeat;
	width: 470px;
	height: 100%;
	margin-left: 120px;
}
#head {
	height: 275px;
	width: 460px;
	margin: 0px 5px;
	padding: 0px;
}

#home #head {
	background: url(../t-signs_image/backHome.jpg);
}
#messe #head {
	background: url(../t-signs_image/backMesse0.jpg);
}
#grafik #head {
	background: url(../t-signs_image/backGrafik.jpg);
}
#beschriftung #head {
	background: url(../t-signs_image/backBeschriftung.jpg);
}
#aerosol #head {
	background: url(../t-signs_image/backAerosol.jpg);
}
#kontakt #head {
	background: url(../t-signs_image/backMesse1.jpg);
}
#links #head {
	background: url(../t-signs_image/backLinks.jpg);
}
#impressum #head {
	background: url(../t-signs_image/backImpressum.jpg);
}


#balken {
	background: #000000;
	margin-right: 4px;
	margin-left: 4px;
	border-top: 1px solid #C8E7FF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
}
#content {
	height: auto;
	width: 460px;
	margin-right: 5px;
	margin-left: 5px;
}
 
#head ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#head li {
	width: 155px;
}
#head li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	background: #000000 url(../t-signs_image/eck.gif) no-repeat right bottom;
	padding: 0px 0px 0px 10px;
	margin-bottom: 1px;
	width: 145px;
	font-size: 0.9em;
}
* html #head li a {
 width: 155px;
 width: 145px;
}
#head li a:hover {
	background: #C8E7FF url(../t-signs_image/eck.gif) no-repeat right bottom;
	color: #000000;
}


#content ul {
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content li {
	list-style: none;
}
#content li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #1B6BB2;
	width: 145px;
	font-size: 0.9em;
	margin-left: 10px;
}
#content li a:hover {
	color: #000000;
	margin-left: 20px;
	font-weight: bold;
}



a:link, a:active, a:visited {
	font-size: 1em;
	color: #1B6BB2;
	text-decoration: none;
}
a:hover {
	color: #000000;
}



#balken a:link, #balken a:active, #balken a:visited {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#balken a:hover {
	color: #FF3399;
}



strong {
	font-weight: bold;
}
p {
	margin: 0px 10px;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 2px 10px;
	vertical-align: middle;
	font-size: 1em;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #1B6BB2;
	margin: 1em 10px;
	vertical-align: middle;
	font-size: 1em;
}
.line {
	border-top: 1px dashed #1B6BB2;
	margin-left: 9px;
	margin-right: 9px;
}
.footer {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 2px 10px;
}
img {
	margin: 0px 0px 4px;
	padding: 0px;
	vertical-align: middle;
	color: #1B6BB2;
}
.subline {
	width: 430px;
	padding: 2px 5px;
	color: #000000;
	font-style: normal;
	height: auto;
	margin-bottom: 10px;
	font-size: 1em;
}
.small {
	font-size: 0.8em;
	color: #1B6BB2;
}
label.left {
	float: left;
	text-align: right;
	width: 60px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
} 
input.feld {
	float: left;
	height: 15px;
	margin-right: 6px;
	margin-bottom: 3px;
} 
form p { 
	clear: both; 
} 

textarea {
	float: left;
	margin-bottom: 1px;
	height: 100px;
	overflow: auto;
}
input.right {
	float: left;
	clear: both;
	margin: 5px 7px 0px 63px;
} 
form {
	margin: 0px;
	padding: 0px;
}
.logo {
	height: 40px;
	width: 155px;
	margin-top: 110px;
	margin-bottom: 5px;
}
