@import url(reset.css);

/* @group Standard */
div.break, br {
	clear: both;
}

body#ssBody {
	color: #464646;
	background: #171313 url(../images/ssBg.jpg) no-repeat;
	font: normal 14px/160% "Arial";
}

p {
	
}

/* @group Links */

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #e9e216;
	text-decoration: none;
}


/* @end */

/* @end */

/* @group Wrapper */

div#ssWrapper {
	width: 876px;
	height: 817px;
}

/* @group Content Wrapper */
#ssAnschrift {
}
#ssAnschrift address {
	width: 200px;
	position: relative;	
	left: 174px;
	top: 73px;
	color: #fff;
	line-height: 14px;
	font-size: 11px;
	white-space: pre;
	font-style: normal;
}

/* @end */

/* @group Header */

#ssHeader {
	width: 876px;
	height: 517px;
}
#ssHeader #ssLogo {
	display: none;
}
ul#ssMenu {
	width: 200px;
	position: relative;
	top: 306px;
	left: 476px;
	font-size: 1.7em;
	font-weight: bold;
	margin-left: 25px;
	letter-spacing: -1px;
}
ul#ssMenu li {
	list-style-image: url(../images/dreieck.gif);
	height: 22px;
	text-transform: uppercase;	
}
/* @end */

/* @end */