body, html
{
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	width: 100%;
}

html
{
	overflow: scroll;
}

body, td, div
{
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #006699;
}

a:hover, a:active
{
	color: #99cc66;
	text-decoration: none;
}


img
{
	border: 0;
}


#mainframe
{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}

#preview
{
	background-color: #ffffff;
	width: 675px;
	float: right;
	font-size: 1px;
	line-height: 1px;
}


#bild
{
	/*position: relative;*/
	position: absolute;
}
#box
{
	border: 1px solid #E8FD59;
	position: relative;
}

#zoom
{
	width: 33px;
	height: 170px;
	background-image: url('../images/cekbg.gif' );
	margin-top: 3px;
	margin-bottom: 2px;
}

#zoom_button
{
	background-image: url('../images/cek.gif' );
	background-repeat: no-repeat;
	width: 33px;
	height: 11px;
	position: relative;
}


#size
{
	float: left;
	width: 33px;
	margin-left: 10px;
	margin-top: 30px;
}

#size img
{
	border: 0px;
}

#bild_ausschnitt
{
	padding: 5px;
	border: 1px solid #eeeeee;
}

#pictrit img
{
	border: 0px;
}


#pictr_shadow
{
	FILTER: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	background-color: black;
	z-index: 1;
}

p.question
{
	text-decoration: bold;
}

#ustmenu a
{
	padding: 3px 10px 1px 10px;
	color: #488FD2;
	text-decoration: none;
}

#ustmenu a:hover
{
	color: #154588;
}
#ortamenu a
{
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #154588;
}

#ortamenu a:hover
{
	color: #ffffff;
}

#ortamenu2 a
{
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FD8E00;
}
#ortamenu2 a:hover
{
	color: #FD8E00;
}
