/*****************************************************************
	Copyright 2009 Bobsource 	
	www.bobsource.dk
*****************************************************************/



/*****************************************************************/
/*****************************************************************/

body
{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5757;
	line-height: 15px;
	padding-top: 0px;
	height: 100%;
	background-image: url(images/box.png);
	background-repeat: repeat-x;
	
	overflow: -moz-scrollbars-vertical;
}

/*****************************************************************/
/*****************************************************************/

#headerCenter
{
	width: 787px;
	height: 221px;
	margin: auto;
}

/*****************************************************************/
/*****************************************************************/

#header
{
	background-color: Transparent;
	width: 787px;
	height: 221px; 
	
	/*margin: auto;*/
		
	/*
    border-style:solid;
    border-width: 1px;
    border-color: Green;          
	*/
}

/*****************************************************************/
/*****************************************************************/

#contentWrapper
{
	height: auto;
	width: 763px;
	margin: auto; 
	background-color: White;
	/*
    border-color: Lime;
    border-style:solid;
    border-width: 1px;
    */        
}

/*****************************************************************/
/*****************************************************************/

#contentText
{	
	margin-left: 13px;
	margin-right: 13px;	
		
	padding-top: 10px;	
	padding-left: 15px;	
	padding-right: 15px;	
	padding-bottom: 5px;
	
	/*
    border-color: Green;
    border-style:solid;
    border-width: 1px;          
	*/
		
	background-image: url(images/ContentBackImage.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

/*****************************************************************/
/*****************************************************************/

b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*****************************************************************/
/*****************************************************************/

#wrapper
{
	width: 787px;
	height: auto;
	background-image: url(images/skygge.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: auto;
	padding-left: 0px;
	padding-top: 0px; 	
	
	/*
    border-color: Red;
    border-style:solid;
    border-width: 1px;
    */
}

/*****************************************************************/
/*****************************************************************/

#menu
{
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: Transparent;
	margin-bottom: 0px;
	/*
	border-color: White;
    border-style:solid;
    border-width: 1px;
    */
	
	/*
	border-top-color: Black;
	border-top-width: 1px;
	border-top-style: dotted;	
*/
}

/*****************************************************************/
/*****************************************************************/

#menu a
{
	text-decoration: none;
	color: #990033;
}

/*****************************************************************/
/*****************************************************************/

#menu a:hover
{
	text-decoration: none;
	color: #8c8c8c;
}

/*****************************************************************/
/*****************************************************************/

#right
{
	/*
	border-color: Blue;
	border-style: solid;
	border-width: 1px;
	*/
	padding-top: 10px;	
	padding-left: 15px;	
	padding-right: 15px;	
	padding-bottom: 5px;		
}

/*****************************************************************/
/*****************************************************************/

.nyheder
{
	background-color: #86002a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: White;
	padding-left: 10px;
	padding-top: 0px;
}

/*****************************************************************/
/*****************************************************************/

.nynyhed
{
	border-bottom-color:Black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

/*****************************************************************/
/*****************************************************************/

#footer
{
	width: 787px;
	height: 25px;
	margin: auto;
	
	background-image: url(images/footer.png);
	background-position: center;
	background-repeat: no-repeat; 
	          
	/*
	border-style:solid;
    border-width: 1px;
    border-color: Green;
    */
}

/*****************************************************************/
/*****************************************************************/

#copyright
{
	margin-top: 10px;
	width: 100%;
	text-align: center; 

	/*          
	border-style:solid;
    border-width: 1px;
    border-color: Green;
    */
}

/*****************************************************************/
/*****************************************************************/

a
{
	text-decoration: none;
	color: #990033;
}

/*****************************************************************/
/*****************************************************************/

a:hover
{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: normal;
}

/*****************************************************************/
/*****************************************************************/

#mailFormular
{
	width: 325px;
	height: 220px;
}

/*****************************************************************/
/*****************************************************************/
