﻿/***************************
* body
***************************/

body {
}
#ContentDiv{
	float: none; 
	width:1024px; 	 
	height:768px;
	text-align: center; 
	border: none;	 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:auto;
	margin-top:0px;
	background-image : url("../images/Background.jpg");
  	background-repeat: no-repeat;
}

#ContentDivTilmelding{
	float: none; 
	width:1024px; 	 
	height:768px;
	text-align: center; 
	border: none;	 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:auto;
	margin-top:0px;
	background-image : url("../images/BaggrundTilmeld.jpg");
  	background-repeat: no-repeat;
}

.TopBar
{
    padding-top:75px;
    margin-left: 0px;
    height:100px;
    width:175px;    
}

#ShowFrontPage
{
    padding-top:130px;
    margin-left:55px;
    height:45px;
    width:175px;    
}

#ShowTilmeldingPage
{
    padding-top:0px;
    margin-left:755px;
    height:65px;
    width:175px;    
}

#TopDiv 
{
    padding-top:0px;
    margin-left: 55px;
    margin-right: 45px;
    height:175px;
}

#CenterDiv 
{
    padding-top:10px;
    margin-left: 55px;
    margin-right: 45px;
    height:370px;
}

#CenterDivTilmelding 
{
    padding-top:10px;
    margin-left: 55px;
    margin-right: 45px;
    height:525px;
}

#ButtomDiv
{
    padding-top:0px;
    height:120px;
    margin-left: 55px;
    margin-right: 45px;
}

#ButtomDivTilmelding
{
    padding-top:0px;
    height:150px;
    margin-left: 55px;
    margin-right: 45px;
}

#LeftDiv
{
    margin-top:0px;
    width:175px;
}

#SponserDiv
{
    padding-top:0px;
    margin-left: 55px;
    margin-right: 45px;
    padding-bottom:5px;
    height:50px;    
}

#RightDiv
{
}

#InnerCenterDiv
{
    margin-top:0px;
    margin-left:300px;
}

#facebook
{
    background-image:url("../images/facebook.jpg");
    background-repeat: no-repeat;
    height:45px;
    width:50px;
}

#HovedSponsorEpoka
{
    background-image:url("../images/HS_Epoka.jpg");
    background-repeat: no-repeat;
    height:40px;
    width:50px;
}

#HovedSponsorNewline
{
    background-image:url("../images/HS_Newline.jpg");
    background-repeat: no-repeat;
    height:35px;
    width:50px;
}

.sponsorItem
{
    background-repeat: no-repeat;
    cursor: pointer; 
}

.pointerMenu
{
    cursor: pointer; 
}

.menutext 
{
    text-align:left;
    font-family:Verdana;
    font-size:9px;
    color:Gray;
    cursor: pointer;  
}

.text 
{
    text-align:left;
    font-family:Verdana;
    font-size:9px;
    color:Gray;  

}

.infotext
{
    text-align:left;
    font-family:Verdana;
    font-size:12px;   
}

.headertext
{
    text-align:left;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
}



