@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
    font-family: Vedana, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#000;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-size: x-small;/* für IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* für komforme Browser */
}
html>body{ /* sei nett zu Opera*/
font-size: small;
}

#container {
	width: 798px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-bottom-color: #FF3300;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	min-height: 700px;
}
#container .gutter{
	padding: 10px 40px 40px;
}
/* IE76*/
*html #container {
    word-wrap:break-word;
}
/* End IE6 */


a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-indent: 30px;
	line-height: 60px;
	font-variant: normal;
	text-transform: uppercase;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(graphs/spanhak.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: left top;
}
h2 {
	text-align: left;
	margin: 20px 0 2px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	color: #FF3300;
}
table {
	width: 600px;
	margin: 10px 0 0;
}

/* hide hack from Mac-IE5 \*/
* html table { height: 1%; }
/* end hiding */
table caption {
	text-align: left;
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
}
table th, table td {
	text-align: left;
	margin: 0;
	padding: 0 0 5px 0;
	vertical-align: top;
}
table th {
	color: #333333;
	width: 130px;
}
.img {
	border: 1px solid #333333;
	margin: 10px 0 0;
	padding: 0;
 	float: right;
}
#navi{
	width: 740px;
	margin: 0px;
	padding: 0 0 0 15px;
	text-align: left;
}

ul{
	margin: 0;
	padding: 0;
}
li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navi a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#navi a:hover, body#home #t-home a, body#referenzen #t-referenzen a, body#aktuelles #t-aktuelles a, body#kontakt #t-kontakt a, body#impressum #t-impressum a {
	color: #FF3300;
	text-decoration: underline;
}

#image{
	margin: 20px 0 10px;
}
.number {
	margin: 0 8px 0 0;
	border: 0px;
	cursor: pointer;
	}

p {margin: 10px 0 10px 0;
}

strong {
	font-size: 14px;
	color: #666666;
}
.rand {
	margin: 8px 8px 0px 0px;
	border: 1px solid #333333;
}
.zitat {
	margin: 20px 60px 0 60px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.name {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	margin: -12px 60px 0;
	letter-spacing: 1px;
}