<!--
html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc4441;
}
body {
	background-color: #F590DC;
	background-image: url(../images/Global_Background.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
}
a:link {
	color: #cc3333;
}
a:visited {
	color: #cc3333;
}
a:hover {
	color: #cc3399;
}
a:active {
	color: #cc3333;
}
h1 {
	font-size: 12px;
	color: #cc3333;
}
h2 {
	font-size: 11px;
	color: #cc3333;

}
h3 {
	font-size: 12px;
	color: #cc3333;
	text-decoration: underline;
}
#wrapper {
	width:780px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #FCF1F5;
	background-image: url(../images/Global_Table_Background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#Top {
	width: 780px;
	height: 164px;
	position: static;
	top: 0px;
}
#Menucontainer {
	width: 780px;
	height: 33px;
}
#Menutxt {
	width: 327px;
	height: 28px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #dc4441;
}
#MenutxtCount {
	width: 327px;
	height: 28px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #dc4441;
}
#MenutxtMain {
	width: 327px;
	height: 28px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #dc4441;
	background-image: url(../images/Top_Temp_Menu_Left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Menu {
	width: 433px;
	height: 33px;
	float: right;
}
#TXT {
	width: 780px;
	padding-bottom: 41px;
}
#TXTGB {
	width: 780px;
	padding-bottom: 0px;
}
#TXTPad {
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#TXTWie {
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 6px;
}
#TXTMailinglist {
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 6px;
}
#Bottom {
	width: 780px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	padding-bottom: 0px;
}

/* voor Wie? */

#RoxanneFoto {
	float:right; 
	clear:right;
	Width: 285px; 
	Height: 295px;
}
#RoxanneMusic {
	float:right; 
	clear:right;
	text-align:center;
	Width: 285px; 
	Height: 30px;
}

/* Einde Voor Wie? */

/* voor Foto */

#PicTainer {
	float:left; 
	Width:213px;
	text-align:center;
	}
#PicHead {
	Width:213px; 
	Height:22px;
	background:url(../images/PicFrameHead.jpg)
	}
#PicTureTainer {
	Width: 213px; 
	overflow:auto;
	text-align:center; 
	background:url(../images/PicFrameBack.jpg); 
	background-repeat:repeat-y;
	}
#PicTureSpacer {
	float:left;
	Width:21px;
	}
#PicTure {
	float:left;
	Width:171px; 
	}
#PicFoot {
	Width:213px; 
	Height:61px;
	background:url(../images/PicFrameFoot.jpg)
	}
#PicSpacer {
	float:left; 
	Width:58px; 
	}

/* Einde Voor Foto */
-->