body {
	margin: 0px 0px 0px 0px;
	background: #CCCCCC;
}
body, table, tr, td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3;
	color: #000000;
}
a,a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.b,a:visited.b {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.b {
	color: #2AA7D5;
	text-decoration: underline;
}
input, textarea, select, submit {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: thin solid #666666;
	border: 1px solid #666666;
}
ul,li { 
	overflow: hidden;
	padding-left: 0px;
	padding-top: 0px;
	width: 140px;
	height: 85px;
	margin: 0px;
}

/* IRREGULAR FONTS */
.buttom {
	color: #000000;
}
.bigtitle {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #2AA7D5;
}
.title {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #2AA7D5;
}
.smalltitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2AA7D5;
}
.whitetitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2AA7D5;
}
.highlight {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.rose {
	color: #000000;
}
.lysander {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
}

/* FLOATS */


/* MODULES */
#pagealbum_links {
	float: left;
	width: 60px;
	height: 85px;
	padding-left: 30px;
}
#pagealbum_midden {
	float: left;
	width: 420px;
	height: 85px;
}
#pagealbum_rechts {
	float: left;
	width: 60px;
	height: 85px;
}


/* CMS */
.front {
	font-size: x-small;
}
#front {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(img/cms/front_bg.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 181px;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial;
}
