body
{
	background-color: #ffffff;
	scrollbar-face-color: #ededed;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #0074C5;
	scrollbar-shadow-color: #d3d3d3;
	font-family : Verdana, Arial, Helvetica, sans serif;
	color : #363636;
	font-size : 12px;
	text-align: center;
	background-image:url(../images/logo_bg.gif);
	background-repeat:repeat-x;
	top:0px;
	left:0px;
	padding: 0;
	margin: 0;
}


a:link
{
	color : #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color : #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color : #0074C5;
	text-decoration: none;
}

a:active
{
	color : #aaaaaa;
	text-decoration: none;
}

td
{
	font-family : Verdana, Arial, Helvetica, sans serif;
	color : #363636;
	font-size : 11px;
	text-align : left;
	vertical-align: top;
}

img
{
	vertical-align:top;
}
h1
{
	font-size : 13px;
}

h2
{
	font-size : 13px;
	
}
#main
{
	position:absolute;
	text-align: left;
	top: 0px;
	width: 830px;
	left: 50%;
	top: 0px;
	margin-left: -415px;
}
#content
{
	position:absolute;
	text-align: left;
	top: 200px;
	width: 830px;
	left: 0px;
	top: 200px;
	
	border:0px solid green;
	background-color:#fff;
	/*background-image:url(../images/logo_dr.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}

#button
{
	position:absolute;
	left: 430px;
	top: 20px;
	width : 200px;
	z-index :30;
}
input
{
	background-color: #b5cea6;
	FONT-SIZE: 10px; 
	WIDTH: 150px; 
	HEIGHT: 20px;
}
textarea
{
	background-color: #b5cea6;
	FONT-SIZE: 10px; 
	WIDTH: 314px; 
	HEIGHT: 150px;
}

#text1
{
position:absolute;
	left: 50px;
	top: 80px;
	width: 360px;
}
#text2
{
position:absolute;
	left: 430px;
	top: 555px;
	width: 360px;
	z-index :30;		
}
#bild
{
	position:absolute;
	left: 440px;
	top: -40px;
	z-index :20;
}
#bild2
{
	position:absolute;
	left: 453px;
	top: 322px;
}
#bild3
{
	position:absolute;
	left: 450px;
	top: 45px;
	z-index :19;
}
#bild4
{
	position:absolute;
	left: 450px;
	top: 45px;
	z-index :18;		
}
#logo
{
	position:absolute;
	width: 300px;
	height:200px;
	left: 0px;
	top: 0px;
	vertical-align : top;
}
#tips
{
	visibility: hidden;
}

ul
{
	list-style-image :url(../images/logopfeil_dot.gif);
}

.baby
{
	display: none;
}