﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4c4c;
}

h1
{
	font-size: 12px;	
}

a
{
	color: #4d4c4c;
}


#Wrapper
{
	width: 919px;
	margin: 0px auto;
	left: 50%;
}

#ContentHeader
{
	height: 37px;
}

#ContentHeader img
{
	margin: 0px;
	padding: 0px;
}

#ContentMain
{
	height: 507px;
	background-image: url(../images/layout.jpg);
	padding-left: 305px;
	padding-top: 34px;
}

#Content
{
	width: 578px;
	height: 436px;
	background: white;
	overflow: auto;
}
#ContentPlacement{
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#GalleryPlacement
{
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 30px;

}



.GalleryLineContainer
{
	height: 120px;
	width: 510px;
}

.GalleryNavigation{
	float: left;
	width: 30px;
	margin-top: 22px;
	cursor: pointer;
}
.Gallery
{
	float: left;
	width: 430px;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 10px;
}


.GalleryLine
{
	width: 3000px;
	
}


.GalleryLineImageContainer
{
	float: left;
	display: inline;
	background-image: url(../images/imageLineBG100.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 78px;
	margin-right: 10px;
}

.GalleryLineImage
{
	width: 88px;
	height: 67px;
	margin-left: 5px;
	margin-top: 4px;
	cursor: pointer;
}

.GalleryLineImagePopup {
	position:absolute;
	visibility:hidden;
	height: 200px;
}

#divBodyContainer 
{ 

}

.imageOverview
{
    height: 500px;
    width: 800px;
    overflow: scroll;
    border: solid 1px black;
}

.divImgContainer
{
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
    width: 150px;
    cursor: pointer;
    border: solid 1px black;
    padding: 1px;
    margin: 1px;
}

.accordionPanelHeader
{
    text-align: left;
    text-decoration: underline;
    background-color: Black; 
    color: White;
    width: 792px;
    padding: 5px;
}
.button
{
    border: solid 1px black;
    background: grey;
}

.divSlideNavigation a, a:link , a:visited, img
{
    border: none;
}
.divMainImageContainer img
{
	height: 600px;
}


.HeaderText
{
    color: White;
    text-decoration: underline;
    margin-left: 24px;
    margin-top: -15px;
    display: block;
}

.menuButtonForside
{
	background-image: url(../images/ballonkunst_hover_03.jpg);
}
.menuButtonForsideHover
{
	background-image: url(../images/ballonkunst_03.jpg);
}


.ImageBorder
{
	border: 1px solid black;
}

.ImageLineUp
{
	border: 1px solid black;
	margin-right: 15px;
	height: 115px;
}


.farve_forside
{
	color: #562436;	
}
.farve_om
{
	color: #ec5601;
}
.farve_dekoration
{
	color: #b3140d;
}
.farve_underholdning
{
	color: #8f7c3e;
}
.farve_effekter
{
	color: #4f4e28;
}
.farve_download
{
	color: #173c6d;
}
.farve_filmklip
{
	color: #1f1f1f;
}
.farve_kotakt
{
	color: #000000;
}

