/* basics for everywhere */
body 
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	xxpadding-left: 60px;
	color: #300;
	xxbackground: url('../img/bg_involver.gif') no-repeat 124px 270px;
}


table, td
{
	margin: 0;
	padding: 0;
	xxborder: 1px solid #000;
	empty-cells: show;
	height: 100%;
	vertical-align: top
}

a {
	color: #300;
	text-decoration: none;
}
a:hover {
	background-color: #D6CCCC;
	text-decoration: none;
}

div#footnote {
	width: 250px;
	border-top: 1px dotted #300;
	margin-top: 3em;
}

div#trenner {
	border-top: 1px dotted #725e53;
	margin-top: 1em;
	margin-bottom: 1em;
}

div#ort {
	xborder-top: 1px dotted #725e53;
	margin-top: 1em;
}
/*div#person {
	border-top: 1px dotted #725e53;
	xmargin-top: 2em;
}
div#projekt {
	border-top: 1px dotted #725e53;
	xmargin-top: 2em;
}*/


#selected a {
	color: #ff2eff;
}


a.person {
	font-weight: bold;
	
	text-decoration: none;
}


h2  {
	display: block;
	xxheight: 18px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	margin-top: 2px;
}


img 
{
	border: 0px none;
	padding: 0
}

td#logo {
	width: 200px;
	height: 128px;
	vertical-align: top;
}
td#logo img {
	margin-left: 97px;
	margin-top: 23px;
}

td#logo a:hover {
	background: none;
}

td#bildleiste1 {
	width: 620px;
	text-align: left;
}
td#bildleiste1 img {
	margin-top: 1px;
	margin-left: 1px;
}

td#bildleiste2 {
	width: 620px;
	height: 82px;	
	text-align: left;
}

td#bildleiste2 img {
	margin-top: 1px;
	margin-left: 1px;
}


a.selected {
	color: #ff2eff;
}


#navigation a {
	width: 50px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}

#subnavigation a {
	display: block;
	line-height: 12px;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 6px;
	xxbackground-color: #ccc;
}

#bilderoben {
	display: block;
	float: left;
}
#bilderunten {
	display: block;
	float: right;
}



td#navigation {
	width: 110px;
	padding-right: 15px;
	height: 300px;
	text-align: right;
	line-height: 18px;
	xbackground: url('../img/bg.gif') repeat-y 57px 0;
	
}


td#subnavigation {
	border-left: 1px dotted #300;
	width: 184px;
	padding-left: 15px;
}

td#main {
	width: 266px;
	padding-right: 40px;
	color: #725e53;
	xtext-align: justify;
}

td#bild {
	padding-top: 6px;
	xtext-align: right;
	color: #725e53;
}

td#bild a, td#main a {
	color: #ff2eff;
}


#bild img {
	margin-bottom: 2px;
	display: block;
}
