body
{
    margin: 0px;
    background-color: #FFFFFF;
    overflow-x:hidden;
    background-image: url(../_gfx/background.gif);
        height: 100%;
}

html
{
	overflow-x:hidden;
    height: 100%;
}

img
{
	border: 0px;
    margin: 0px;
}

form
{
	display: inline;
}

#Page
{
	width: 799px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    border-left: 1px solid #D8E3E5;
    border-right: 1px solid #D8E3E5;
    background-color: #FFFFFF;
    display: table;
        background-image: url(../_gfx/kickfresh_content_bg.gif);
}

#Logo
{
	width: 169px;
    height: 125px;
    float: left;
    border: 1px solid #D8E3E5;
    border-left: 0px;
	/*background-image: url(../_gfx/platzhalter_logo.gif);
    background-repeat: no-repeat;*/
}

#Header
{
	background-image: url(../_gfx/recordings.gif);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 125px;
    width: 629px;
    border: 1px solid #D8E3E5;
    border-left: 0px;
    border-right: 0px;
    overflow: hidden;
}

#SubHeader
{
    background-color: #ACE2FD;
    height: 24px;
    border-bottom: 1px solid #D8E3E5;
    padding-left: 195px;
    padding-top: 5px;
	background-image: url(../_gfx/radio_link.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#Menu
{
	margin-left: 25px;
    height: 18px;
    font-size: 0px;
    margin-top: 7px;
}

#FlashMenu
{
	display: block;
    margin-top: 60px;
}

#SubMenu
{
	width: 100%;
    background-color:#D5F0FE;
    height: 21px;
    vertical-align: middle;
}

#UnderSubMenu
{
	background-color: #FFFFFF;
    height: 19px;
}

#Content
{
	width: 759px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-top: 15px;
    clear: both;
    vertical-top;
}

#Footer
{
	width: 100%;
    height: 12px;
    background-color: #FFFFFF;
    z-index: 100;
}

.MenuPunktBig1
{
	width: 210px;
    display: block;
    float: left;
    height: 20px;
}

.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: 10px;
    font-family: Verdana;

}
.MenuPunkt:link 	{}
.MenuPunkt:active 	{}
.MenuPunkt:visited 	{}
.MenuPunkt:hover 	{}