/* GENERAL STYLES */
@import url('NavigationBreadCrumb.css');
@import url('NavigationTopMenu.css');
@import url('NavigationLeftMenu.css');
@import url('NavigationToolboxMenu.css');
@import url('NavigationLinkMenu.css');
@import url('News.css');
@import url('MailAFriend.css');
@import url('Search.css');
@import url('DynamicBoxes.css');
@import url('Gallery.css');

body 
{
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../media/163/GGKAPageBackground.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#homePage
{
	width: 955px;
	margin: 0px auto 0px auto;
}

a
{
	color: #69802d;
	text-decoration: underline;	
}

a:hover
{
	text-decoration: none;	
}

#toolboxBar
{
	height: 23px;
	width: 955px;
}

#header
{

	height: 222px;
	width: 955px;
	background-image: url(../media/105/GGKAHeaderBackground.png);
	background-repeat: no-repeat;
	background-color: #FFF;

}

#headerFlash
{
	background-image: url(../media/111/GGHeader.png);
	width: 935px;
	height: 171px;
	margin-left: 10px;
	margin-top: 40px;
	position: absolute; 
}

#menuBar
{
	background-color: #a8cc48;
	height: 30px;
	width: 955px;
	position: absolute;
	margin-top: 256px;
	overflow: hidden;
}

#search
{
	float: right;
	background-image: url(../media/110/GGKASearchField.png);
	background-repeat: no-repeat;	
	margin-right: 9px;
	margin-top: 4px;
	height: 25px;
	width: 220px;
}
#search input
{	
	background-color: transparent;

}
#search .Submit
{	
	cursor: pointer;
	width: 20px;
	border-style: none;
	color: transparent;
}
#search .Text
{	
	height: 24;
	width: 185px;
	border-style: none;
	margin-left: 5px;
	margin-top: 1px;
}
#contentContainer
{
	top: 296px;
	position: absolute;
	width: 955px;
	background-color: #FFF;
}
#content
{
	margin-top: 20px;
	width: 955px;

}
#content p
{
margin-top: 0px;
}
#content h1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content h3
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #333333;	
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#contentLeft
{
	width: 237px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
#leftBox
{
	padding-left: 10px;
	padding-right: 10px;
 
}
#leftBoxHeader
{	
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;	
	text-indent: 3px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #415764;
	margin-bottom: 10px;
	
}
#leftBoxContent
{

	padding-left: 3px;
	font-family: Verdana;
	font-size: 11px;
	color: #181818;
	line-height: 15px;			
}
#contentMiddleRight
{
	float: right;
	width: 708px;
	margin-bottom: 20px;
	line-height: 18px;
}
#contentMiddle
{
	font-family: Verdana;
	font-size: 11px;
	color: #181818;
	width: 460px;
	float: left;
	padding-right: 10px;
}
#contentRight
{
	width: 228px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: right;

}
#contentRightImages
{
	width: 200px;
	margin-right: 28px;
}
#contentSubPage
{
	font-family: Verdana;
	font-size: 11px;
	color: #181818;
	line-height: 20px;
	width: 693px;
float: right;
	padding: 0px 15px 10px 10px;
margin-bottom: 20px;
}

#contentFooter
{
	background-image: url(../media/100/GGKAFooterBackground.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 955px;
}

#siteMap a
{
	color: #181818;
	text-decoration: none;		
}
#siteMap a:hover
{
	text-decoration: underline;		
}
#contentSubPage
{
	min-height: 500px;
}


/* CSS Til Baseshop backlink Grenå IB */

#baseshoplink {
	text-align:right;
	margin:0;
	padding:0px 0px 10px 0px;
	width:955px;
	background-color:#333333;
}

#baseshoplink a{
	color:#999999; 
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

#baseshoplink a:hover{
	color:#cccccc;
	font-size:10px;
	font-family:Verdana;
	text-decoration:underline;
}

#baseshoplink a:visited{
	color:#666666;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

/* EDITOR PROPERTIES */
