/* Main Selectors */
body{
margin: 0;
text-align: center;
background-color: #48557f;
}

div#main_container{
	width: 900px;
	height: 628px;
	border: 1px solid #6a8eae;
	text-align: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

a:link {color: #FFF; text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
}

a:visited { color: #FFF; text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
}

a:hover {color: #FFF; text-decoration: underline;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
}

a:active {color: #FFF; text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
}

p{
color: #FFF;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0px 0px 0px 10px;
font-size: 12px;
}

p.kleiner{
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 12px;
font-size:0.8em;
}

p.start{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 44px;
font-size:11px;
}

p.camp{
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 20px;
font-size:0.8em;
}

p.kleinst{
color: #55DFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:0.7em;
}

p1{
color: #FFF;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 28px;
padding: 10px 0px 0px 0px;
font-size: 70%;
}

p.priser{
color:#00ECFF;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 12px;
font-size: 140%;
}

h1{
color: #FFF;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 13px 0px 0px 0px;
line-height: 25px;
font-size: 22px;
}

h2{
color: #FFF;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 20px 0 10px 0;
font-size: 130%;
}

h3{
color: #FFF;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 5px 0px 0px 20px;
font-size: 110%;
}

h4{
padding: 100px 0 10px 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-weight: bold;
font-size: 100%;
}

h5{
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
padding: 5px 0px 0px 20px;
font-size: 80%;
}

/* Selectors Top Section*/
div#top1{
background: url('_img/top1_bg.jpg') no-repeat 0 0;
width: 900px;
height: 66px
}

.style-menu{
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
padding: 0px 0px 0px 0px;
font-size:0.9em;
}

/* Selectors Left Section*/

div#left{
	float: left;
	width: 180px;
	height: 562px;
	background-image: url(_img/left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul{
list-style: none;
}

li{
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}

/* Selectors Right Section*/

div#right{
float: left;
width: 717px;
height: 546px;
text-align: left;
}

.red {
	color: #FF0033;
}

.green {
color:#00ECFF;
}

.more {
color:#55DFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
}


.imgstart1{
margin-left: 54px;
margin-top: 10px;
margin-bottom: 10px;
}

.imgstart2{
margin-left: 70px;
margin-top: 10px;
margin-bottom: 10px;
}

.imgstart3{
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
}