body,td,th {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;  
}
body {
	background-color: #CCCCCC;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, table { /* Abstand oben auf 0 setzten. */
	margin-top: 0px;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, table   {
	margin-bottom:10px;
}

h1 {
	font-size: 14px;
	letter-spacing: 5px;
}
h2 {
	font-size: 12px;
	letter-spacing: 4px;
}
ul {
	margin-left: 5px;
	padding-left: 5px;
}
ul li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/bullet2sw_b.gif);
	background-position: 0px 8px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	line-height: 15px;
}
td {
	vertical-align: top;
	padding-bottom: 30px;
	padding-right: 30px;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
}
h1.aktiv {
	color:#000;
	text-transform:capitalize;
	font-weight:bold;
	letter-spacing: 1px;
}
#AussenLinksOben a:hover {
	/*	text-decoration: underline; */
	color:#000;
	text-transform:capitalize;
	font-weight:bold;
	letter-spacing: 1px;
}

.logo {font-size: 36px;
	letter-spacing:15px;
	font-weight:bold;
}
col.spalte1 {
	width:20px;
}


#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: -9px;
	width: 100%;
	}
#container    
	{
	margin-left: -300px; /* halber Wert von width */
	position: absolute;
	top: -210px;			 /* halber Wert von height */
	left: 50%;
	width: 600px;
	height: 420px;
	text-align: left;
	background-color: #FFFFFF;
	}
#header   
	{
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	height:20px;
	overflow:hidden;
	}
#content    
	{
	height:338px;
	overflow:auto;
	font-size: 12px;
	margin:30px;
	padding-right:30px;
	}
#AussenLinksOben {
	position:absolute;
	left:-151px;
	top:28px;
	width:127px;
	height:162px;
	z-index:1;
	text-align:right;
}
#AussenLinksUnten {
	position:absolute;
	left:-151px;
	top:339px;
	width:127px;
	height:70px;
	text-align:right;
}
#AussenOben {
	position:absolute;
	left:1px;
	top:-72px;
	width:598px;
	height:54px;
	z-index:1;
}
/* ------------------------------------------------------------------------------------------------- */
#AussenLinksOben a, #AussenLinksUnten a {
	text-decoration: none;
/*	font-size:12px;
	letter-spacing:5px;*/
}

/* ------------------------------------------------------------------------------------------------- */

.header {
	font-size: 42px;
	font-weight: bold;
	color: #999999;
}