/*<![CDATA[*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Style Sheet für waterglilde.com

Version:	1.0
Datum:		14. Januar 2008
Autor:		MenAtWork Werbeagentur GmbH
E-Mail:		info@men-at-work.de
Website:	www.men-at-work.de

- - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Standard Typo
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
 	font-family:sans-serif;
   font-size:11px;
   line-height:170%;
   background-color:#ffffff;
   text-align:center;
   color:#000000;
   margin:0px;
}

a {
 	color:#8dbbe0;
  	text-decoration:underline;

}

a:hover {
 	color:#8dbbe0;
   text-decoration:none;
}


/*
 =index Styles
-----------------------------------------------------------*/
#indexBox {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-125px;
	width:300px;
	height:250px;
}

#logo {
	position:absolute;
	top:0px;
	left:25px;
}






/*
=imageBox Styles
----------------------------------------------------------------*/
#imageBox {
	position:absolute;
   left:0px;
   top:50%;
   width:100%;
   text-align:center;
   margin:0;
   padding:0;
}



#imageBox img {
   border:0px;
   padding:2px;
   margin:5px;
}



/*]]>*/
