p { font-family: Arial, sans-serif;
    padding-right:25px;
		padding-left:25px;	
  }
	
p#fronttext {
		text-align: left;
		position: relative;
		left: 250px;
}

a:link { text-decoration:none; color: black; }
a:visited { text-decoration:none; color: black; }
a {font-family: Arial, sans-serif;}

div {
		text-align: center;
}

div#top {
    height: 20px;
    }

div#topimage {
    height: 110px;
	
    }

div#navigation {
    height: 25px;
    background-color: #C7C7C7;
		background-image: url(images/main/gradient.jpg);
		background-repeat:repeat-y;
    }

div#navigation a {
    color: black;
    font-weight: bold;
		vertical-align: middle;
    }

div#content {
		height: 481px;
    }

div#father {
		background-color: white;
    width: 992px;
    border: 2px ridge black;
    margin: 0 auto;
    }

div#blank {
    height: 20px;
    }

div#bottom {
		width: 992px;
		border: 2px ridge black;
		background-color: #C7C7C7;
    height: 100px;
    margin: 0 auto;
    }
		
div#links a {
	  color: black;
    font-weight: bold;
		vertical-align: middle;
}
	
div#kontaktblock {
		position: relative;
		top: 80px;
		left: 550px;
}

div#links {
		text-align:center;
		width: 200px;
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
		background-image: url(images/main/logobackquer.jpg);
		background-repeat:no-repeat;
		background-position: center 10px;
}

div#picture {
		width: 542px;  
		float: left;
		position: relative;
		top: 90px;
}

div#leist_picture {
		width: 542px;  
		float: left;
		position: relative;
		top: 90px;
}

	
div#smallbabys {
		text-align:center;
		position: relative;
		width: 200px;
		top: 82px;
		float: left;
}

body {
		background-image:url(images/main/graywhite.jpg);
    background-repeat:repeat-x;
    margin: 0;
    font-family: Verdana, Arial, sans-serif;
    }

