/**

 */

body

{

	behavior: url('../css/csshover.htc');

    background:url(../images/Hintergrund.gif) repeat;

    color: #000000;

	font-family: georgia;

	font-size: 100%;

	padding: 0px;

	text-align: center;

	padding: 0;

	margin: 0;

}



img {

	border:none;

}

.starter {

	width:300px;

	height:520px;

	display:none;

}



*.gracobody

{

	width:913px;

    height:705px;

	padding:2px;

    background:url(../images/body.png) no-repeat;

	text-align: left;

	margin: 49px auto 0;

}



*.logo

{

	position:relative;

	z-index:1;

    margin: 550px auto 0;

	width:78px;

    height:47px;

}



*.graco_ulrg, *.graco_bfk, *.graco_verlag

{

	width:300px;

	height:520px;

	cursor:pointer;

	float:left;

	position:relative;

	z-index:1;

}

*.graco_ulrg

{

    background:url(../images/starter_ulrg.jpg) no-repeat;

}

*.graco_ulrg:hover

{

    background:url(../images/starter_ulrg_over.jpg) no-repeat;

}

*.graco_bfk

{

    background:url(../images/starter_s1.jpg) no-repeat;

}

*.graco_bfk:hover

{

    background:url(../images/starter_s2.jpg) no-repeat;

}

*.graco_verlag

{

    background:url(../images/starter_verlag.jpg) no-repeat;

}

*.graco_verlag:hover

{

    background:url(../images/starter_verlag_over.jpg) no-repeat;

}


