

#allHold {
	width: 720px;
	margin: auto;	
}

#bodyHold {
	margin-left: 10px;
	margin-right: 10px;
}

#navHold {
	width: 700px;
	height: 100px;
}

#dancestudio {width:300px;position: absolute; top: 450px; right: 145px;}

.contentHold {
	width: 700px;

}

html {
	height: 100%;
}

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 101%;
	background-image: url(../images_shared/bgPage.gif);
	background-position: center;
}

.bgSite {
	background-color: #ABADB3;
	background-repeat: repeat-y;
}

a {
	color: #41444C;
}

h1 {
	width: 100%;
	margin: 0;
	background-image: url(../images_shared/g-h1.gif);
}

h2 {
	font-family: tahoma, verdana, arial, sans-serif;	
margin: 0;
	font-size:1em;
	color: #41444C;

}


h3 {
	font-family: tahoma, verdana, arial, sans-serif;	
margin: 0;
	font-size:0.9em;
	color: #41444C;

}

p, .content {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.7em;
	line-height: 175%;
	color: #000000;
}

strong {color: #41444C;}

ul {margin-top:5px;}

li {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.7em;
	line-height: 175%;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #ABADB3;
	margin: 20px 20px;
}

.white {
	color: #ffffff;
}

.bgWhite {
	background-color: #ffffff;
}

.bgOne {
	background-color: #000000;
}

.bgTwo {	
	background-color: #41444C;
}

.pad10 {
	padding: 10px;
}

.pushHor {
	width: 700px;
}

form, fieldset {
	margin: 0;
	border: none;
}

.label {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
	width: 150px;
}

.input {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
	width: 200px;
	border: none;
	background-color: #f4f4f4;
}

.buttonConfirm {
	width: 200px;
	height: 30px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	background-color: #575B66;
	border: none;
}
.logo {
	margin-left: 30px;
}


.Navtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #ABADB3;
	padding-top: 13px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.Navtekst:hover {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	border-top-color: #ABADB3;
}
.Navpos {
	padding-top: 18px;
}
