/*--	HTML Object-Styles	--*/

img
{
	border-width		:	0px;
}

/*-- ID Styles --*/

mama
{
	margin				:	0px;
	padding				:	0px;
	font-size			:	1em;
}

#top,
#mainnavigation,
#subnavigation,
#sendprint,
#projectheader,
#projects,
#copyright,
#iconlogo,
#breadcrumb,
#siteservice,
#banner,
#homelink,
#subnavigation,
.breadcrumb,
#right,
.smalltext,
#sponsors,
#lang,
#producer,
#kooperationspartner,
#hosted,
#leadpartner
{
	display				:	none;
}

#baby,
#papa,
#mainpart,
#content
{
	display				:	inline;
}

#text
{
	color				:	#000000;
	font-family			:	Times, Curier, Serif;
}

.textklein
{
	font-size		:	0.8em;
	font-style		:	italic;
}

#text	h1
{
	font-size			:	1.4em;
	padding-top			:	0px;
	margin-top			:	0px;
}

#text img,
.contentpic 
{
 	float				:	left;
	padding			:	0 5px 5px 0;
}

#text td
{
	border-top			:	1px rgb(0,0,0) solid;
}

#copyright{
width:100%;
float:none;
}

#printp
{
	
}

#pprint
{
	display:block;
}

.redlink
{
	color				:	#990000;
	float				:	left;
}

.oragngelink
{
	color				:	#FF6600;
	float				:	left;
}

.trenner,
.nofloat
{
	clear				:	both;
}


.orange
{
	color				:	#ff6600;
}

.c99
{
	color				:	#cccccc;
}