.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;


}

a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #999999;
}

.textrot {
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;

}

.headlinekopf {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 3px;
	text-indent: 0px;
	margin-left: 5px;
	text-transform: uppercase;
}

.textgross {
	font-size: 12px;
	text-decoration: none;
}

.textleiste {
	font-size: 11px;
	text-decoration: none;
	background-position: center;
	text-indent: 7pt;
	color: #FFFFFF;
}

.textcontent1 {
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;

}

.textgross1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 26px;

}
.textalternativ {
	font-size: 12px;
	text-decoration: none;
}

.textalternativ1 {
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}

.box {
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: upper-alpha;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	background-image:url(/images/z_hg2.gif);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

p, 
li {
	font-size:12px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 20px 0px;
	margin:0px;
}

h2 {
	color:rgb(255,0,0);
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding:10px 0px 5px 0px;
	margin:0px;
}

h3 {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding:10px 0px;
	margin:0px;
}

td {
	vertical-align:top;
}

ul {
	list-style-type:square;
}

strong {
	font-weight:normal;
}

img {
	border:0px;
}

.small {
	font-size:10px;
}

#container {
	margin:auto;
	width:770px;
	background-color:rgb(255,255,255);
	border:1px solid rgb(0,0,0);
}

#header {
	width:100%;
	background-image:url(/images/top2.gif);
}

#header td {
	vertical-align:middle;
	padding:0px 10px;
	white-space:nowrap;
}

#header p {
	margin:0px;
	padding:5px 0px;
	text-transform:uppercase;
	letter-spacing:2px;
}

#header a {
	font-size:11px;
	text-transform:lowercase;
	letter-spacing:0px;
}

#header img {
	margin-left:10px;
}

#topmenu {
	text-align:right;
}

#topmenu a {
	text-decoration:none;
}

#footer {
	background-image:url(/images/top03.gif);
	margin:0px;
	color:rgb(255,255,255);
	font-size:11px;
	padding:7px 0px;
	text-align:center;
}

#footer a {
	color:rgb(255,255,255);
	text-decoration:none;
}

#footer img {
	margin:0px 5px 0px 10px;
}

#content {
	padding:30px;
	clear:both;
	min-height:580px;
}

h1.index {
	font-size:10px;
	color:rgb(140,140,140);
	margin:0px;
	padding:0px;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width:143px;
	padding:5px;
	text-decoration:none;
	color:#FFF;
}

#nav a:hover {
	background-color:#bbb;
}

#nav li {
	float: left;
	width:153px; 
	background-color:#999;
	border:0px solid #FFF;
	border-width:1px 1px 0px 0px;
	line-height:18px;
	padding:0;
	margin:0;
}

#nav li ul { 
	position: absolute;
	background-color:#999;
	width: 10em;
	left: -999em; 
	line-height:14px;
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}

