/*
	Copyright (c) 2001 - 2002 by Georg Maaß

	This stylesheet is an optional stylesheet. It is used to generate
	the corporate identity design elements of Georg Maaß. It also modifies
	the position of elements positioned into the margin because the margin
	is much wider when the CI is used.
*/

#ujaphoto,
#gmphoto
{
	display:block;
	position:fixed;
	width:102px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:-228px;
	margin-right:2px;
	background-repeat:no-repeat;
}

#gmphoto
{
	height:127px;
	line-height:127px;
}

#ujaphoto
{
	height:120px;
	line-height:120px;
}

#gmphoto
{
	top:120px;
	background-image:url(/images/ich-passbild.jpg);
	clip:rect(0px 102px 127px 0px);
}

#ujaphoto
{
	top:287px;
	background-image:url(/images/domains/dhtml-tutorial/pass_uja.gif);
	clip:rect(0px 102px 120px 0px);
}

#ujamsg,
#gmmsg
{
	display:block;
	position:fixed;
	width:102px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:-228px;
	margin-right:3px;
	font-size:50%;
	font-family:Helvetica,Arial,sans-serif;
	text-align:center;
}

#gmmsg
{
	top:250px;
}

#ujamsg
{
	top:410px;
}

#ujainfo,
#gminfo
{
	display:block;
	position:fixed;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:-105px;
	margin-right:2px;
	width:175px;
}

#gminfo
{
	top:150px;
}

#ujainfo
{
	top:310px;
}

body
{
	margin-left:230px;
	margin-right:30px;
}

div.legende,
img.buglogo,
.extra,.bau,
.warningtext,
.bugtext
{
	margin-left:106px;
}
