/* css powered by screen & function - agentur fuer digitale medien */

img, div, a, input {
behavior: url(iepngfix.htc);
}

html /* dringend einfügen */
{
min-height: 100%;
margin-bottom: 1px;
}

a:focus { /* FIREFOX LINK Outline */
	outline:none;
}

/* bg wechselt über zufall, id 1 und id 2 werden ausgelost */

body#bg1
{
background-image:url(bouldercity1.jpg);
background-repeat:no-repeat;
background-position: center;
top: 50%;
background-color:#000000;
text-align: center;
}

body#bg2
{
background-image:url(bouldercity2.jpg);
background-repeat:no-repeat;
background-position: center;
top: 50%;
background-color: #000000;
text-align: center;
}

#bouldercity-dresden {
margin:0 auto; /* gilt zum zentrieren für Firefox */
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: -165px; /* wert austesten */
margin-left: -462px; /* wert austesten */
}

#bouldercity-laden {
margin:0 auto; /* gilt zum zentrieren für Firefox */
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: -165px; /* wert austesten */
margin-left: 160px; /* wert austesten */
}

#bouldercity-shop {
margin:0 auto; /* gilt zum zentrieren für Firefox */
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: 40px; /* wert austesten */
margin-left: 190px; /* wert austesten */
}

#bouldercity-kinder {
margin:0 auto; /* gilt zum zentrieren für Firefox */
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: 40px; /* wert austesten */
margin-left: -485px; /* wert austesten */
}

#bouldercity-datenbank {
margin:0 auto; /* gilt zum zentrieren für Firefox */
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: 40px; /* wert austesten */
margin-left: -130px; /* wert austesten */
}



















/*
margin-top:0px;
margin:0 auto;
background:url(../images/bouldercity.jpg) no-repeat 50% 50%;
background-color:#000000;
*/
