/****************************************************
	P A G E L A Y O U T
****************************************************/
body {
	background-color: #FFFFFF; /* Placed here so the content editor is not influenced */
	color: #555555;
	margin: 0 1em 0 1em;
	padding: 0;
	text-align: center;
}

body.KulturLuppen td#RightColumn 
{
	background-image: url("images/kulturinterreg.gif");
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 50px;
}

div#PageContainer {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	padding-top: 35px;
}

div#Page {
	text-align: left;
}

/****************************************************
	F L O A T I N G   H E A D E R
***************************************************/
table#FloatingHeaderContainer
{
	width: 760px;
}

div#FloatingHeader {
	text-align: left;
	position: absolute;
	top: 50px;
	float: left;
	height: 200px;
	width: 955px;
	border: 0px solid #000000;
}

div#FloatingHeaderInner {
	margin-left: 195px;
	border: 0px solid black;
}

div#NavigationSite
{
	position: absolute;
	width: 190px;
	border: 0px solid black;
}

table#NavigationTop {
	background-color: #000;
	height: 50px;
}

table#NavigationTop td{
	vertical-align: bottom;
	text-align: center;	
}

table#NavigationTop a{
	background-color:transparent;	
}




/****************************************************
	H E A D E R   S T U F F
	Note: NavigationTopBar see Navigation.css
****************************************************/

table#HeaderContainer {
	width: 955px;
}

div#HeaderContainer{
	width: 955px;
	height: 150px;
}

table#TopServiceNavigation a{
	color:#fff;
	background-color: Transparent;
	text-decoration: none;	
}

table#TopServiceNavigation{
	width: 955px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: top left;
	color:#fff;
}


table#TopServiceNavigation td#ServiceMenu{
	padding-left: 15px;	
}

table#TopServiceNavigation td#ServiceMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

table#TopServiceNavigation td#ServiceMenu ul li{
	float: left;	
	padding-right: 30px;
}


table#TopServiceNavigation td#SiteMenu{
	text-align: right;	
	padding-right: 15px;
}

table#TopBanner{
	width: 955px;
	height: 73px;	
	background-repeat: no-repeat;
	background-position: top left;	
}

table#TopBanner td{
	vertical-align: bottom;	
	padding:0;
}



td#HeaderSitesNavigation {
	width: 195px;
}

div#HeaderLogo
{
	height: 50px;
}

#SearchKeyword input {
	border: 1px solid #B5B5B5;
	padding: 1px;
}

#SearchSubmit input {
	background-color: #FFFFFF;
	border: 1px solid #B5B5B5;
	color: #222222;
	margin-left: 4px;
	margin-right: 10px;
}

#SearchSubmit input:hover {
	background-color: #FFFFFF;
	color: #D2232A;
}

#HeaderLinks {
	color: #B5B5B5;
}

#HeaderLinks  a {
	padding: 0 0.3em 0 0.4em;
}

/****************************************************
	C O L U M N S
	Correct styling of <td>: 
		width, border, background, color
	Incorrect styling of <td>:
		height, margin, padding
****************************************************/
table#ColumnsContainer {
	margin-top: 5px;
	width: 955px;
}

td#LeftColumn {
	width: 190px;
}

div#LeftColumnInner {
	padding: 0px;
}

td.MinHeightColumn {
	width: 5px;
	padding:0;
}

td#ContentColumn {
	width: 505px;
	overflow: hidden;
}

td#ContentInclRightColumn {
	width: 760px;
}

td#ContentInclLeftAndRightColumn {
	width: 955px;
}

div#ContentColumnHeadline {
}

div#ContentColumnInner {
	/*padding:12px 8px 12px 8px;*/
	padding: 11px;
	/*margin: 0;*/
}


td#RightColumn {
/*	background-color: #808080;*/
	width: 250px;
}

div#RightColumnInner {
	padding: 0px;
}

/* Minimum height of content columns */
div.MinHeightColumnInner {
	height: 350px;
	width: 5px;
}

/****************************************************
	F O O T E R
****************************************************/
table#FooterContainer {
	width: 955px;
	height: 18px;
	line-height:18px;
}

table#FooterContainer a{
	color:#fff;
	background-color:#000;
	text-decoration: none;	
}

td#CopyRight
{
	width: 175px;
	color:#fff;
	background-color:#000;
	border-right: 5px solid #fff;
	padding-left: 15px;
}

td#CompanyInfo
{
	width: auto;
	color:#fff;
	background-color:#000;
}

td#CompanyInfo table{
	width: 100%;	
}

td#CompanyInfo table td{
	padding: 0 15px 0 15px;	
}

td#KulturLuppen
{
	width: 235px;
	color:#fff;	
	background-color:#000;
	border-left: 5px solid #fff;
	text-align: right;
	padding-right: 15px;
}


			
/****************************************************
	L I S T S
****************************************************/
div.List h2 {
	font-size: 100%;
}

div.ListItem {
	padding-bottom: 8px;
}

div.ListItemDate {
	background-color: #FFFFFF;
	color: #777777;
}

/****************************************************
	P A G I N G   I N F O
****************************************************/
div#Paging {
	padding-top: 1em;
	padding-bottom: 1em;
}

div#PagePrevious {
	float: left;
	width: 20%;
}

div#PageNext {
	float: right;
	width: 20%;
}

div#PageInfo {
	text-align: center;
}

/****************************************************
	O T H E R
****************************************************/
.Hide {
	display: none;
}

div.Clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

form {
	margin: 0;
	padding: 0;
}

/****************************************************
	E V E N T S
****************************************************/

div.EventTeaserItemDate,
div.EventArchiveItemTitle,
div.EventArchiveItemDescription {
	padding-left: 9px;
	padding-right: 9px;
}

div.EventTeaserItemDate,
div.EventArchiveItemDescription {
	padding-left: 9px;
	padding-right: 9px;
	color: #000000;
}

div.EventTeaserItemDate
{
	padding-top: 7px;
	padding-bottom: 3px;
}

div.EventArchiveItemTitle
{
	padding-bottom: 3px;
}

table.EventItem
{
	margin-bottom: 5px;
}

table.EventItem td.EventContent
{
	background-repeat: no-repeat;
	background-position: 9px 94%;
}

div.EventImage
{
	float: left;
}


/****************************************************
	N E W S
****************************************************/

div.NewsTeaserItemDate,
div.NewsArchiveItemTitle,
div.NewsArchiveItemDescription {
	padding-left: 9px;
	padding-right: 9px;
}

div.NewsArchiveItemDescription
{
	color: #000000;
}

div.NewsTeaserItemDate
{
	padding-top: 7px;
	padding-bottom: 3px;
	color: #000000;
}

div.NewsArchiveItemTitle
{
	padding-bottom: 3px;
}

table.NewsItem
{
	padding-bottom: 7px;
	margin-bottom: 5px;
}

table.NewsItem td.NewsContent
{
	background-repeat: no-repeat;
	background-position: 9px 94%;
}

/****************************************************
	C U S T O M
****************************************************/

img.VoldstedMap
{
	border: 0;
}