.sappho {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	/*background-color : #FFFFFF;
	*/
	padding : 0px;
	margin : 20px;
	font-size : 10px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : silver;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #FFFFFF;
	background-image : url(http://cafesappho.1go.dk/images/sapprena.gif);
	background-attachment : fixed;
}

#container {
	position:absolute;
	left:100px;
	top:0px;
	width:800px;
	height:860px;
	z-index:1;
	border: #DFDFDF;
	border-style: solid;
	background-color: transparent;
}
/* her ligger topmenuen */
#topmenu {
	position:absolute;
	left:0px;
	top:165px;
	width:791px;
	height:32px;
	z-index:3
}
/* banner + topmenu */
#menu1 {
	position:absolute;
	left:0px;
	top:10px;
	width:800px;
	height: 209px;
	z-index:2;
	/*border: #FAF0E6;
	border-style: solid;*/
	background-image : url(new/top1.jpg);
	background-repeat: no-repeat;
	
}
/* indeholder text og faktaboks */
#basic1 {
	position:absolute;
	left:0px;
	top:225px;
	width:800px;
	height:543px;
	z-index:3;
	
}

#text {
	position:absolute;
	left:3px;
	top:235px;
	width:511px;
	height:575px;
	z-index:3;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	background-color: White;
	color: Black;
	font-size : 10px;
	/*margin-left: 10px;
	*/
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	overflow: auto;
	visibility: visible;
	clip: rect( )border-width : 1px;
	
}

#fakta {
	position:absolute;
	left:600px;
	width:150px;
	height:120px;
	z-index:6;
	top:319px;
	visibility: visible;
}

.basicbg 
{
	background-image: url( );
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black;
	background-color: transparent;
	border: 1px;
	border-color: Black;
	background-position: center;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	clip: rect( )
}

a:link {
	color : #B22222;
	text-decoration : none;
	font-size : 10px;
}

a:visited {
	color : #B22222;
	text-decoration : none;
font-size : 10px;
}

a:active {
	color : #228B22;
	text-decoration : none;
	font-size : 10px;
}

a:hover {
	color : #556B2F;
	text-decoration : none;
	font-size : 10px;
}

img	{
	border-width : 0px;
}

/* dette er en kommentar */
h1, h2, h3, h4, h5, h6	{
	color : #003264;
}

h1	{
	font-size : 14px;
}

h2 {
	font-size : 12px;
}

h3 {
	font-size : 12px;
}

h4 {
	font-size : 12px;
}

a.menu		{
	display : block;
	background-color : #FFFFFF;
	border-style : outset;
	border-width : 1px;
	color : #000000;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	text-align : center;
	padding : 1px;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
}

a.menu:hover	{
	display : block;
	background-color : silver;
	border-style : outset;
	border-width : 1px;
	color : #000000;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	text-align : center;
	padding : 1px;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
}

a.menu:link{
	color : #000000;
	background-color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
}

a.menu:active 
	{
	color : #FFFFFF;
	background-color : #A9A9A9;
	text-decoration : none;
	font-size : 10px;
}

a.menu:visited {
	color : #000000;
	background-color : #FFFFFF;
	text-decoration: none;
	font-size : 10px;
}

.button		{
	display : block;
	width : 114px;
	background-color : #003264;
	border-style : outset;
	border-width : 1px;
	color : white;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	padding : 1px;
	font-size : 10pt;
}


a:hover .button 	{
	color : White;
	background-color : #003264;
}

.tdtext {
	font-size : 10px;
	color : #FFFFFF;
	background-color : #003264;
}

hr{
	color : #003264;
	height : 1px;
}

.formtext 
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	color : #003264;
	font-size : 10px;
}

h1:first-letter {
	font-weight : bold;
}

.ta
 {
	scrollbar-3dlight-color : #c0c0c0;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : grey;
	scrollbar-highlight-color : black;
	scrollbar-shadow-color : #c0c0c0;
	scrollbar-track-color : #FFFFFF;
}

input.but {
	background-color : #DC143C;
	color : #FFFFFF;
	font-size : 10px;
}

input.buthover {
	background-color : #556B2F;
	color : #FFFFFF;
	font-size : 10px;
}

 
table {
	font-size : 10px;
	width : 100%;
}

td {
	font-size : 10px;
}

tr {
	font-size : 10px;
}

.trut {
	display : none;
}

.abs
{
	width : 75%;
}

iframe {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : silver;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #FFFFFF;
}

.box
 {
	background : #DCDCDC;
	border : 1px solid #000000;
	color : #000000;
	filter : progid:DXImageTransform.Microsoft.DropShadow( Color=808000,offX=10,offY=10,positive=true);
	height : 50px;
	padding : 1em;
	width : 200px;
	background-image : url(images/bol.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : right;
}

.karse
 {
	/*background-image : url(kampagner/karse.gif);
	background-attachment : fixed;
	background-repeat : repeat;
	*/
	background : #009966;
	color : #FFFFFF;
	border : 1px solid #000000;
	filter : progid:DXImageTransform.Microsoft.DropShadow( Color=808000,offX=10,offY=10,positive=true);
	height : 50px;
	padding : 1em;
	width : 200px;
}

.penge
{
	background : #009966;
	color : #000000;
	font : bolder;
	font-family : c"Comic Sans MS";
	font-size : 18px;
	font-weight : bold;
	border : 1px solid #000000;
	filter : progid:DXImageTransform.Microsoft.DropShadow( Color=808000,offX=10,offY=10,positive=true);
	height : 50px;
	padding : 1em;
	width : 150px;
	background-image : url(kampagner/coins.gif);
	background-attachment : fixed;
	background-repeat : repeat;
}

.citat
{
	font-size: 8pt;
	text-align:center;
}

blockquote {
	background-color: #E5E5E5;
	border: 1px solid #818181;
	padding:10px;
}

.box1
 {
	background : #DCDCDC;
	border : 1px solid #000000;
	color : #000000;
	filter : progid:DXImageTransform.Microsoft.DropShadow( Color=808000,offX=10,offY=10,positive=true);
	height : 60px;
	padding : 1em;
	width : 250px;
	background-image: url(banner/saphoved30.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : top right;
}

.box2
 {
	background : #DCDCDC;
	border : 1px solid #000000;
	color : #000000;
	filter : progid:DXImageTransform.Microsoft.DropShadow( Color=808000,offX=10,offY=10,positive=true);
	height : 60px;
	padding : 1em;
	width : 250px;
	background-image: url(kampagner/happy1.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : top right;
}

#footer {
	position:absolute;
	left:-3px;
	top:850px;
	width:800px;
	height:70px;
	z-index:5;
	
	border: #DFDFDF;
	border-style: solid;
	background-color: White;
}


