/* CSS Document */
/* noize concept main style */

html {}
body {}

h1 {}
h2 {}
h3 {}
h4 {}

img {border:0;}

.hide {position:absolute;left:-5000px;}

.overline {
	font-size: 7.5pt;
	line-height: 10pt;
	font-family: Verdana, Arial, Geneva, sans-serif;
	border-style: solid none none none;
	border-width: 1pt medium medium medium;
	border-color: #000
}
.bold {
	font-weight: bold
}
tt, courier, p {
	font-size: 13px;
	line-height: 140%;
	font-family: "Courier New", Courier, Monaco, sans-serif;
}
.courier-eng {
	font-size: 13px;
	line-height: 140%;
	font-family: "Courier New", Courier, Monaco, sans-serif;
	padding-right: 5pt;
	padding-left: 3pt
}
.c-float {
	color: black;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 4pt;
	border: solid 1pt black
}
.arial-innen {
	font-size: 10pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 3pt
}
.liste-bullet {
	font-size: 13px;
	line-height: 140%;
	font-family: "Courier New", Courier, Monaco;
	list-style-type: disc;
	list-style-position: inside
}
.arial-klein {
	font-size: 11px;
	line-height: 140%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 2pt
}
.arial-k1 {
	font-weight: bold;
	font-size: 11px;
	line-height: 140%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.arial-k2 {
	font-size: 7pt;
	line-height: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.main {
	color: white;
	font-size: 11px;
	line-height: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #ad556c
}
.content {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.cplus {
	color: #cddaec;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 3pt
}
.t_intend {
	padding: 3pt
}
.arial-s1 {
	font-size: 11px;
	line-height: 140%;
	font-family: Arial, Helvetica, Geneva, sans-serif
}
.arial-s2 {
	font-size: 13px;
	line-height: 140%;
	font-family: Arial, Helvetica, Geneva, sans-serif
}
.verd-s1 {
	font-size: 11px;
	line-height: 140%;
	font-family: Verdana, Arial, Geneva, sans-serif
}
a:hover {
	color: #808080;
	text-decoration: none
}
.a-body {
	font-size: 11px;
	line-height: 140%;
	font-family: Verdana, Arial, Geneva, sans-serif
}
li {
	font-size: 11px;
	line-height: 140%;
	font-family: Verdana, Arial, Geneva, sans-serif
}

/* hintergrund div statt tabellen */

#links-bg {
	Background-Color: #eaf5d3;
	Background-Image: url(noize-picts/ruler-main.gif);
	width: 520px;
}
#history-bg {
	background: #ffdda6 url(noize-picts/ruler-main.gif);
	width: 520px
}
#phono-bg {
	Background-Color: #E4BFC5;
	Background-Image: url(noize-picts/ruler-main.gif);
	width: 520px;
}
.t-head {
	color: #a0522d;
	font-weight: bold;
	font-size: 13px;
	font-family: "Courier New", Courier, Monaco;
	margin-bottom: 3pt;
	border-bottom: 1pt solid black
}