html body {
	margin: 0;
	padding: 0;
	height: 100%; 
	background: #e4e3e3 url(../pics/bg.jpg) repeat-x;
	/*background: #e6e6e6 url(../pics/bg_gfx.jpg);*/
	background-position: top;
	text-align: center;
}

body {
	color: #000000;
	font-size: 100.01%;
	font-family: Verdana,Helevetica,sans-serif;
}

#main{
	width: 788px;
	margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
}

#main img{
	border: 0;
	margin: 0;
	padding: 0;
}

#topgfx {
	height: 97px; 
	width: 791px; 
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#navi {
	width: 250px;
	float: left;
}

#e3{ 
	margin: 0;
	padding: 0; 
	height: 417px; 
	width: 253px;
	background: url(../pics/e3.jpg) no-repeat;
}

#congfx {
	color: #000000;
	background: #ffffff; /* url(../pics/bg_content.jpg) no-repeat scroll right;*/
	text-align: left;
	vertical-align:bottom;
	font-size: 0.7em;
	letter-spacing:0.1em;
	line-height:1.4em;
	font-family: Verdana,Helevetica,sans-serif;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 529px;
	margin-left: 253px;
	padding: 0;
}

#congfx h1{
	font-size: 1em;
	font-weight: bold;
}

#condiv {
	padding: 0.8em;
}

/* Workaround f�r IE 3px-Bug aber versteckt es vor IE5-mac  \*/
* html div#congfx {
	height: 1%;
	margin-left: 0px;
	width:529px;
	w\idth:529px;
}

*:first-child+html div#congfx {
	margin-left: 250px;
}

* html div#navi {
	margin-right:-6px;
}
/* End hide from IE5/mac  */

#subpagenavi {
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom:1px dotted black; 
}

#subpagenavi a {
	color: #000;
	font-size: 0.8em;
}

.category {
	text-align:right;
	color:#000; 
	background:#e9e9e9 url(../pics/bg_head.gif) repeat-y left ;
	padding:5px;
}

.headline {
	display:block;
	margin-top: 30px;
	padding-left: 10px;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	font-size: 1em;
	font-weight:bold;
	width:50%;
}

.smalltext {
	font-size: 0.6em;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}

.vspacer {
	width: 1px; 
	height: 660px; 
	float: right; 
	border : 1px solid #fff;
}

.spacer {
	vertical-align:bottom;
	clear: both; /* prevent break out of the prev area*/
}

.tbody {
	font-size: 0.8em;
	text-align:left;
	vertical-align:top;
}

.form {
	border:1px dotted black;
	font-size: 1em;
	font-family: Verdana,Helevetica,sans-serif;
}

.button {
	border:1px solid black;
	background:#e9e9e9;
	font-size: 1em;
	font-family: Verdana,Helevetica,sans-serif;
}

.mark {
	display:block;
	background:#e9e9e9;
	color:#000;
}

#footer {
	color: #000;
	font-size: 0.6em;
	padding:0.5em;
}

#bottomnavi {
}

a {
	color: #000;
}

a:link {
	color: #000; 
}

a:visited {
	color: #000; 
}

a:hover {
	color: #000; 
}

a:active {
	color: #fff; 
}

#footer a {
	color: #000;
}

#footer a:link {
	color: #000; 
}

#footer a:visited {
	color: #000; 
}

#footer a:hover {
	color: #000; 
}

#footer a:active {
	color: #fff; 
}

#copy {
	color: #000;
	font-family:  Verdana,Helevetica,sans-serif;
	font-size: 1em;
	text-align: right; 
	display: block;
}