body, html {height: 99%;}

body  { color: #000000; font-family: Verdana, sans-serif; text-align: left; margin: 0; padding: 0; border: 0; line-height:0.9em; }

#outer  { position: relative; width: 100%; height: 100%; overflow: visible }

#outer[id] {
	display: table;
	position: static;
}

#middle  { position: absolute; width: 99% }

#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

.img { 
	border:none;
	}
	
.img:hover{ 
	border:none;
	}
	
a:focus {
	outline: 0 none;
	}

#content  { 
	margin-right: auto; 
	margin-left: auto; 
	position: relative;
	width:1000px;
	height:550px;
	z-index:1;
 	}
	
 
/* optional: #inner[id] {position: static;} */

vieltext{
 line-height:1em;
	}


a{
	border:none;
	text-decoration:none;
	color:#000000;
	}
	
img{
	border-style:none;
	}
	
p{
	margin:0 0 0 30px;
	}
	
.tuerkis{
	color:#0099a1;
	}
	
.schwarz{
	color:#000000;
	}
	
.cursor{
	cursor:default;
	}


/* startseite */

.startmenue {
	border-style: none;
	border-width: 0px;
	display:block;
	background-repeat: no-repeat;
	}

#logo{
	width:365px;	
	height:160px;
	position:absolute;
	margin:40px 0 0 200px;
	background-image:url('bilder/logo.gif');
	}

#menuelink_arb{
	width:205px;	
	height:205px;
	position:absolute;
	margin:340px 0 0 370px;
	background-image:url('bilder/s_arbeit.jpg');
	}

#menuelink_ver{
	
	width:205px;	
	height:205px;
	position:absolute;
	margin:0 0 0 590px;
	background-image:url('bilder/s_vertrauen.jpg');
	}
	
#menuelink_leb{
	width:205px;	
	height:205px;
	position:absolute;
	margin:210px 0 0 670px;
	background-image:url('bilder/s_leben.jpg');
	}

#menuelink_fre{
	width:225px;	
	height:225px;
	position:absolute;
	margin:130px 0 0 0;
	background-image:url('bilder/s_freude.jpg');
	}

#schrift{
	width:380px;	
	height:30px;
	position:absolute;
	margin:280px 0 0 258px;
	background-image:url(bilder/schrift_seltmann.gif);
	z-index:0;
	}
