/* #CONTENT */

body.myro #content {
background-image: url('wasser_fade.jpg');
}
body.ueber #content {
background-image: url('wasser.jpg');
}
body.bentheim #content {
background-image: url('wasser_fade.jpg');
}

/* #CONTENT */

/* #BILDER*/

body.ueber #bilder{
display:none;
}
body.startseite #bilder{
display:none;
}

/* #BILDER*/


/* #AUSGABE */

body.myro #ausgabe {
top: 45px;
left: 120px;
}

body.startseite #ausgabe {
height: 460px;
width: 600px;
top: 0px;
left: 0px;
background-image:none;
}

body.ueber #ausgabe {
height: 390px;
width: 510px;
top: 45px;
left: 45px;
}

body.bentheim #ausgabe {
top: 45px;
left: 45px;
top: 45px;
left: 120px;
}

/* #AUSGABE */


/* #LOGOS */

body.myro #logoleft {
left: 300px;
}
body.myro #logoright {
display: none;
}

body.bentheim #logoright {
left: 250px;
}
body.bentheim #logoleft {
display: none;
}

/* #LOGOS */


/* #FOOTER */

body.bentheim  #footer {
background-image: url('wooden_bentheim.jpg');
}

/* #FOOTER */