/*  ----------------------  a   ---------------------------- */	
.content a, .content  a:link
{
	text-decoration: none;
	color: #880;
	font-weight: bold;
}

.content a:hover, .content a:active { color: #330; }	

/*  ----------------------  main   ---------------------------- */	
html, body
	{
		margin: 0;
		padding: 0;
	}
	
	*
	{
		padding: 0;
		margin: 0;
	}
	
	body
	{
	font: 100.1% 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;
	color: #000;
	}
	
	#width
	{
		min-width: 800px;
		max-width: 1200px;
		margin: 0 auto;
		background: #F9F9F9 url(../pics/zweig3b.jpg) 0 0 no-repeat;
		font-size: 82%;
	}
	
	#pageHeader
	{
		background: #F9F9F9;
		float: left;
		width: 64%;
	}
	
	.px10 { margin-right: -10px; }
	
	.content
	{
		padding: 10px;
		background: transparent;
		font-size: 100%;
	}
	
	#col1
	{
		float: left;
		width: 18%;
		height: 756px;
		border-right: 1px solid #DDD;
		background: #F9F9F9 url(../pics/zweig3.jpg) 0 0 no-repeat;
		z-index: 100;
	}
	
	#col2
	{
		float: left;
		width: 47%;
		background: transparent;
		margin-right: -2px;
		z-index: 99;
	}
	
	#col3
	{
		float: right;
		width: 13%;
		background: #F4F4F4;
		margin-right: -1px;
		border-left: 1px solid #DDD;
		border-right: 1px solid #DDD;
		border-collapse: collapse;
		z-index: 97;
	}
	
	#col4
	{
		float: right;
		width: 18%;
		margin-right: -1px;
		padding: 0;
		padding-top: 220px;
		background: #F9F9F9 url(../pics/zweig_kl.jpg) 90% -15px no-repeat;
		border-left: 1px solid #DDD;
		font-size: 95%;
		z-index: 98;
	}
	
	#col4 p
	{
		line-height: 1.1em;
		color: #222;
	}
	
	#col1, #col2, #col3, #col4
	{
		/*padding-bottom: 32777px;
			margin-bottom: -32737px;*/
		padding-bottom: 43777px;
		margin-bottom: -43777px;
	}
	
	#wrapper {
	overflow: hidden;
	font-size: 100%;
	}
	
	#footer
	{
		clear: both;
		background: transparent;
		text-align: center;
		margin: 0 35% 0 20%;
		z-index: 9;
	}
	
	#pageHeader h1
	{
		padding: 5px 0 7px 3px;
		height: 23px;
		font-size: 140%;
		text-align: center;
		color: #555;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-bottom: 0.7em;
		line-height: 1.5em;
		background: #F9F9F9;
		font-family: Papyrus,'Trebuchet MS', Arial, Verdana, sans-serif;
	}
	
	.span3
	{
		color: #660;
		font: 140% 'Trebuchet MS';
	}
	
	#zeit
	{
		float: right;
		color: #660;
		vertical-align: bottom;
		text-align: right;
		padding: 17px 3px 0 0;
		margin-right: 1em;
		font-weight: bold;
		width:12em;
	}
	
	#pageHeader h2
	{
		font-weight: normal;
		display: block;
		margin: 0;
		padding: 0;
		margin-left: auto;
		margin-right: -2px;
		text-indent: -2000;
		line-height: 0px;
		height: 150px;
		background: transparent url(../wire/pics_twiddle/str_070.jpg) 15% 0 repeat-x;
	}
	
	.content p
	{
		line-height: 1.4em;
		margin: 0;
		padding: 5px 0;
		background: transparent;
	}
	/*
	.col2 p { color: #330; } */
	.content h3:first-letter { font: 160% 'Trebuchet MS'; }
	
	.content h3
	{
		padding: 12px 0 0 15px;
		color: #660;
		font-size: 117%;
		margin: 0;
	}
	
	h4
	{
		color: #555;
		font-size: 105%;
		padding: 5px 0;
	}
	
	h5
	{
		font-size: 100%;
		color: #330;
		margin-top: 0.35em;
	}
	
	img { border: 0 none; }
	.small, #supportingText p.small { font-size: 0.87em; }
	.center { text-align: center; }
	.italic { font-style: italic; }
	.clear { clear: both; }
	
	.bildlink
	{
		border: 0 none;
		text-decoration: none;
	}