body, html
{
	margin: 0;
	padding: 0;
	background:;
	color:#663300;
	text-align: center;
	background-color:#FFCC00;
	scrollbar-arrow-color: #ffffCC;
	scrollbar-base-color: #FFD700;
	scrollbar-track-color: #FFFFCC;
	scrollbar-face-color: #F8cd66;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #f8cd66;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #999999;
	}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

table.p1{
	font: 8pt/16pt verdana, geneva, arial, sans serif; 
	font-size: 80%;
	color:#663300; 
	text-valign:top;
}
#container
{
	background:	#FFF2BF;
	position: relative;
	border:2px solid #ffe680;
	padding: 0px;
	width: 820px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	}

/* hidden text
--------------------------------- */

h1, h2, h3
{	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-stretch:extra-expanded;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

h1 span, h2 span,h3 span, #info h1 span { display: none; }

/* header and summary
--------------------------------- */

#pageHeader h1
{
	height: 90px;
	background:transparent url(../layout/bilder/bg/micado_kopf_neu.jpg) repeat-x top left;
	border-bottom:2px solid #ffe680;
	padding:0;
}

#info 
{
	border:1px solid #f8cd66;
	background: #f8cd66;
	position: absolute;
	top: 2.6em;
	right: 2px;
	width: 160px;
	margin: 75px 0 0 590px;
	
}

#info h1
{
	background :#FFF2BF url(../layout/logo/ludo_logo.gif) top no-repeat;
	height:129px;
	width:160px;

	}

#info p
{
	text-align: right;
	padding-right:8px;
	font-size:80%;
	}
#info a
{
	text-align: right;
	font-weight:800;
	}
#umfrage
{
	border:1px solid #f8cd66;
	background: #fff;
	position: absolute;
	top: 285px;
	right: 2px;
	width: 160px;
	margin: 75px 0 0 590px;
}
#umfrage p
{
	padding-right:8px;
	font-size:80%;
	text-align: right;
	font-weight:800;
	}
#umfrage a
{
	padding-right:8px;
	text-align: right;
	font-weight:800;
	}	
	
#images
{
	background:transparent;
	position: absolute;
	right: 2px;
	height:-1px;
	width: 200px;
	margin: 75px 0 0 590px;
}
/* vorwort
--------------------------------- */

#vorwort
{
	position: relative;
	left: 190px;
	padding-bottom: 0px;
	width: 400px;
}


/* supporting text
--------------------------------- */

#supportingText
{
	position: relative;
	left: 190px;
	padding-bottom: 5px;
	width: 480px;
}

#supportingText p
{
	line-height: 1.5em;
}


/* link list
--------------------------------- */

#linkList
{
	position: absolute;
	top: 140px;
	left: 0;
	width: 180px;
	margin-left:8px;
}

#linkList h3 { height: 41px; }


#linkList ul
{
	margin: 1em 0 1em;
	padding: 0;
	font-size: 80%;
	list-style: none;
	text-align: left;
}


#linkList ul li
{
	margin: 0 0 .5em;
	line-height: 1.5em;
}

#linkList li a:link, #linkList li a:visited
{
	font-family: Verdana,Arial,Sans-serif;
	font-size: 90%;
}

#linkList  a:link, #linkList #lselect #larchives a:visited { display: block; }

#linkList  a.c:link, #linkList #lselect #larchives a.c:visited
{
	display: inline;
	font-family: Georgia,Serif;
	font-weight: normal;
	background-color: transparent;
	text-transform: lowercase;
}

#portrait #nav-portrait,
#surftipps #nav-surftipps,
#aktivitaeten #nav-aktivitaeten,
#benutzerinfo #nav-benutzerinfo,
#ludoteam #nav-ludoteam,
#sortiment #nav-sortiment,
#fotogalerie #nav-fotogalerie,
#archiv #nav-archiv,
#startseite #nav-startseite,
#linkList #lselect #larchives a:active
{ 	font-family: Verdana,Arial,Sans-serif;
	font-weight: 700;
	background:url(../layout/bilder/navi/wuerfel.gif) left no-repeat;
	background-color:;
	color:#ED7E2B;
	padding-left:30px;
	line-height: 2.4em;
	}
/* footer
--------------------------------- */

#footer
{
	background: #ffe680;
	width:820px;
	position:relative;
	color: #B38F00;
	height:28px;
	padding-top: 8px;
	font: 80% Verdana,Arial,Sans-serif;
	text-align: center;
}

#footer a:link, #footer a:visited
{
	padding: 0 5px;
	font-weight: normal;
}
#crea
{
	margin-top:5px;
	padding-bottom:3px;
	}

#crea a:link, #crea a:visited
{
	color:#CC9966;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:70%;
}
/* links
--------------------------------- */

a:link, a:visited
{
	color:#006600;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #663;
	background-color: transparent;
	text-decoration: underline;
}

/* misc
--------------------------------- */

acronym { border-width: 0; }
