/* Start of CMSMS style sheet 'S01 - impulsRAUM - Startseite 2009' */
* {
margin:auto;
padding:0;
}

body {
	background-color: #ffffff;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px; 
        margin:0em;      
       background: url(uploads/homepage/impulsraum_2009/start.jpg) top left no-repeat; 
}



/********************
MAIN - fuer den gesamten Hintergrund!
*********************/
.main {
position:absolute;
visibility:visible;
width:970px;
height: 680px;
/* width:100%; */
 /* height:100%; */
/* min-width: 970px; */
/* min-height: 680px; */
overflow: hidden;
z-index: 1;
margin: 0px;
background: url(uploads/homepage/impulsraum_2009/start.jpg) top left no-repeat;
background-repeat: no-repeat;
}



/********************
NAVI3 - Div fuer die UnterUnterNavi!
*********************/
.navi3 {
      position: absolute; 
      visibility:visible;
      overflow: hidden;
      width: 550px;
      height: 50px;
      top:129px;
      left:399px;
      z-index: 3;
      padding: 0.5em 0 0.5em 0
}


/********************
TITELH2 - Div fuer h2!
*********************/
div#titelh2 {
	position:absolute;
	visibility:visible;
	overflow: hidden;
        left:399px;
	top:200px;
        width:525px;
	height:18px;
	z-index:3;
}


/********************
CONTENT START - Breite und Hoehe und IE Farben
*********************/
div#content {
	position:absolute;
	visibility:visible;
	overflow: auto;
        left:399px;
	top:235px;
        width:550px;
	height:380px;
	z-index:4;
      /* background-color: #3487bc; */
        padding: 0;
        overflow: auto;

scrollbar-arrow-color: #D4EAEC;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #D4EAEC;
scrollbar-3dlight-color: #D4EAEC;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #D4EAEC;
}


/********************
CONTENT - Ende
*********************/


/********************
WortSpiel - weiter zu
*********************/
.wort{
	position:absolute;
	visibility:visible;
	left: 365px;
	top: 50px;
        width:85px;
	height:35px;
	z-index:17;
}


/********************
BildReich - weiter zu
*********************/
.bild{
	position:absolute;
	visibility:visible;
	left: 255px;
	top: 115px;
        width:85px;
	height:35px;
	z-index:18;
}


/********************
KlangWelt- weiter zu
*********************/
.klang{
	position:absolute;
	visibility:visible;
	left: 180px;
	top: 200px;
        width:85px;
	height:35px;
	z-index:18;
}


/********************
FilmStoff- weiter zu
*********************/
.film{
	position:absolute;
	visibility:visible;
	left: 140px;
	top: 290px;
        width:95px;
	height:35px;
	z-index:18;
}


/********************
kunterBunt- weiter zu
*********************/
.kunter{
	position:absolute;
	visibility:visible;
	left: 117px;
	top: 383px;
        width:85px;
	height:35px;
	z-index:18;
}


/********************
BriefKasten- weiter zu
*********************/
.brief{
	position:absolute;
	visibility:visible;
	left: 125px;
	top: 475px;
        width:95px;
	height:35px;
	z-index:18;
}


/********************
home
*********************/
.home{
	position:absolute;
	visibility:visible;
	left: 20px;
	top: 565px;
        width:128px;
	height:35px;
	z-index:19;
}



/********************
Kontakt
*********************/
.kontakt{
	position:absolute;
	visibility:visible;
	left: 55px;
	top: 635px;
        width:128px;
	height:35px;
	z-index:20;
}

/********************
CONTENT STYLING
*********************/
/*
wenn ein Bild als Link "a" verwendet wird, erscheint kein Rand
*/
img {
   border: 0;
}
/* End of 'S01 - impulsRAUM - Startseite 2009' */

