/************************************************************************
* HTML Elements
************************************************************************/
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;

}
img {
	border-width: 0px;
}

h1{
	font-weight: normal;
	font-family: Times new roman;
}
/************************************************************************
* galleri
************************************************************************/
.galleriFont{
	font-family: Times new roman;
	padding-left: 6px;
}

.galname{
	margin-top: 0px;
	font-size: 20px;
	cursor:pointer;
}

.galcat{
	font-size: 12px;
	cursor:pointer;
}

.galintro{
	font-size: 10px;
}

.galhedaline{
	font-size: 60px; 
	line-height: 60px;	
	cursor:pointer;
}

.galtext{
	font-size: 12px;
	width: 470px;
	cursor:pointer;
}

/************************************************************************
* END galleri
************************************************************************/

/************************************************************************
* blog
************************************************************************/

.blogtext {
	font-family: Courier New;
	padding-left: 5px;
}

.catHeadline{
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 0px;
	cursor:pointer;
	margin-top: 20px;
}

.catText{
	font-size: 11px;
	width: 135px;
	padding-bottom: 2px;
	cursor:pointer;
}

.headline{
	font-size: 70px;
	cursor:pointer;
}

.text{
	font-size: 12px;
	width: 470px;
	cursor:pointer;
}

.text a{
	color: #ff2892;
	text-decoration: none;
}

td{
	font-size: 12px;
}

td a{
	color: #ff2892;
	text-decoration: none;
}
.postTitel{
	font-size: 10px;
}


.postHeadline{
	font-weight: bold;
	font-size: 16px;
}

.breadcrumbBlog{
	background-color: white;
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 11px;	
}

.breadcrumbGalleri{
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 11px;	
}

.postText{
	font-size: 12px;
}

.postVideo{
}

.postBy{
	font-family: Arial;
	margin: 6px 6px 6px 6px;
	padding-right: 10px; 
	background-color: black;
	font-size: 10px;
	color: white;
}

/************************************************************************
* END blog
************************************************************************/

/************************************************************************
* Form elements start
************************************************************************/

.newsletterSignupText, .toolboxText {
	background-color: #000000;
	color: #FFFFFF;
	width: 480px;
	border: 0px;
	padding-left: 2px;
}
select, option {
	background-color: #000000;
	color: #FFFFFF;
}

/************************************************************************
* Form elements start
************************************************************************/

/************************************************************************
* General design elements
************************************************************************/
#pagesurrounder {
	width: 100%;
	height: 100%;
	
	border-collapse: collapse;
}
#pagesurrounder #pagesurroundertd {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	
	margin: 0px;
	padding: 0px;
}
#page {
	width: 940px;
	height: 612px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 6px;
	padding-bottom: 6px;
	
	background-color: #FFFFFF;
	text-align: left;
}
#logoholder {
	width: 940px;
	
	margin-left: auto;
	margin-right: auto;

	text-align: left;
}
#columns {
	width: 810px;
	
	float: left;
	
	background-color: #FFFFFF;
}
#rightcolumn {
	width: 106px;
	margin-left: 12px;
	float: left;
	
	background-color: #FFFFFF;
}
.column {
	float: left;
	height: 612px;
	overflow: hidden;
	background-color: #CECECE;
	margin-left: 6px;
}

.pageMinimize {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: white;
	background-color: black;
	width: 44px;
	margin-left: 5px;
	padding: 1px;
	margin-bottom: 5px;
}

.pageMinimizePost{
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: white;
	background-color: black;
	width: 44px;
	margin-left: 5px;
	padding: 1px;
}

a.pageMinimizeLink {
	color: white;
	text-decoration: none;
} 

.pageExpand {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: white;
	background-color: white;
	width: 37px;
	margin-left: 5px;
	padding: 1px;
	margin-bottom: 5px;
}

a.pageExpandLink {
	color: 	black;
	text-decoration: none;
} 

.pageTitle {	
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}

.pageTitle2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	background-color: white;
	padding-top: 3px;
}

.pageTitle2Galleri{
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}

.breadcrumb {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;	
}


/************************************************************************
* Menu
************************************************************************/
#menuHeadline {
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 41px;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
.menuitemNormal, .menuitemSelected {
	display: block;
	margin-top: 22px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #000000;
	font-family: Courier New;
	font-size: 12px;
}
.menuitemNormal {
	
}
.menuitemSelected {
	color: #FFFFFF;
	background-color: black;
}

.submenuItemNormal, .submenuItemSelected {
	display: block;
	text-decoration: none;	
	font-family: Arial, sans-serif;
	font-size: 9px;
}



.submenuItemNormal {
		color: #000000;	
}
.submenuItemSelected {
	color: white;
	background-color: black;
}

/************************************************************************
* Kalender
************************************************************************/
.calendarTable p {
	margin: 0px;
	padding: 0px;
}
.calendarTable {
	width: 495px;
	background-color: #000000;
}
.calendarTable td {
	margin: 0px;
	padding: 0px;
}
.calendar_dayTitle {
	background-color: #000000;
	color: #FFFFFF;
	width: 69px !important;
	height: 19px !important;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
.calendar_DayBox {
	width: 69px !important;
	height: 69px !important;
	background-color: #FFFFFF;
	
	font-family: Arial, sans-serif;
	font-size: 9px;
}
.calendar_DayBoxNormal {
	width: 69px !important;
	height: 69px !important;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;

	font-size: 9px;
}
.calendar_DayBoxOver {
	width: 69px !important;
	height: 69px !important;
	background-color: #FFFFFF;
}
.calendar_DayBoxEvent {
	width: 69px !important;
	height: 69px !important;
	background-color: #FFFFFF;
}
