a.inv, a.inv:hover
{
	color: #FFFFFF;
}

body
{
    margin: 0px;
    font-size: 0px;
    padding: 0px;
    height: 100%;
    background-color: #FFFFFF;
}

html
{
    height: 100%;
    display: block;
}

img
{
	border: 0px;
    margin: 0px;
}

form
{
	display: inline;
}

#StartseiteBody
{
	background-image: url(../_gfx/bg_startseite.gif);
}

#Startseite
{
	background-image: url(../_gfx/kindervater.jpg);
    background-repeat: no-repeat;
    width: 857px;
    height: 530px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -265px;
    margin-left: -428px;
}

.StartM1
{
	width: 427px;
    height: 262px;
    display: block;
    float: left;
}

.StartM2
{
	width: 427px;
    height: 262px;
    display: block;
    float: left;
}

.StartM3
{
	width: 427px;
    height: 262px;
    display: block;
    float: left;
}

.StartM4
{
	width: 854px;
    height: 262px;
    display: block;
    float: left;
}

#Page
{
	width: 966px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}


#Header
{
    background-position: top;
    height: 232px;
    width: 966px;
    padding-top: 40px;
}

#Menu
{
    height: 140px;
	width: 220px;
    margin-left: 54px;
    float: left;
}


#FlashHeader
{
	display: block;
    float: left;
    width: 639px;
    height: 138px;
    margin-top: 1px;
    margin-left: 6px;
}


#Content
{
	width: 890px;
    padding: 0px 35px;
	min-height: 200px;
    display: table;
    vertical-top;
    overflow-x; hidden;
}

#BG
{
	padding: 0px 19px;
    min-height: 541px;
}

#Footer
{
	width: 966px;
    height: 105px;
    background-position: bottom;
}


.RadioLink
{
	padding-top:138px;
    display:block;
    width:320px;
    margin-left: 320px;
    height:25px;
    margin-top:5px;
}

.UrlPunkt
{
    font-size: 10px;
    font-family: Verdana;
    color: white;/*#9AA5AE;*/ /* #9AA5AE */
    font-weight: bold;
	text-decoration: none;
    margin-right: 4px;
    margin-left: 1px;
}
.UrlPunkt:link 	{}
.UrlPunkt:active 	{}
.UrlPunkt:visited 	{}
.UrlPunkt:hover 	{text-decoration: underline;}

.MenuPunkt
{
	vertical-align: top;
	text-decoration: none;
    color: #000000;
    font-size: 0px;
    display: block;
	width: 234px;
    height: 20px;
    margin-bottom: 4px;

}
.MenuPunkt:link 	{}
.MenuPunkt:active 	{}
.MenuPunkt:visited 	{}
.MenuPunkt:hover 	{}


.MenuImage
{
}