/* Stylesheet for PeggyChew.com */


body { 
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: lighter;
width: 850px;
margin-right: auto;
margin-left: auto; }


table.content {
width: 750px;
margin-left: 50px;
margin-right: 50px;
}


/* language switch */
div.lang {
font-size: xx-small;
text-align: right;
font-weight: bold;
color: black;
}

a.lang:link {
color: #000000;
margin-left: 0px;
text-decoration: none; }

a.lang:visited{
color: #000000;
margin-left: 0px;
text-decoration: none; }

a.lang:hover
{
	color: #333;
	text-decoration: none;
}

a.lang:active{
color: #990033; 
text-decoration: none; }
/* ---------------- */

#intro{
color: white;
}

a.intro:link {
color: #000000;
}

a.intro:visited {

}


tr.rez {
font-size: smaller;
}

tr.source {
font-size: smaller;
}




/* ------ */

ul {
font-size: smaller;
}

ol {
font-size: smaller;
}

h1 {
font-size: 1.8em;
font-weight: lighter; }

h2 {
font-size: 1.2em;
font-weight: lighter;
 }

h3 {}

h4 {}

h5{}

h6{}

b {
font-weight: bold;
}

strong {
font-weight: bold;
}

p{
text-align: justify; 
font-size: 0.9em;
}



img{
border: none; }




table.nav {
width: 850px;
}




/* normaler link (bio) */
a.normal:link
{
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
}
a.normal:hover
{
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
}
a.normal:active
{
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
}
a.normal:visited
{
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
}

/* unspezifizierter link */
a:link
{
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
}

a.active {
color: #990033;
text-decoration: none;
margin-left: 0px; }

a:visited
{
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
}

/* nav- links , werden pro seite def.*/
a.nav:link {
color: #ffffff;
text-decoration: none;
margin-left: 7px; }

a.nav:visited {
color: #ffffff;
text-decoration: none;
margin-left: 7px; }


a.nav:hover{
color: #cccccc;}

/* bleibt global */
a.nav:active{
color: #990033;}

/* aktive seite */
div.active
{
	color: #000;
	text-decoration: none;
	margin-left: 7px;
}

/* press */
p.press {
font-size: smaller;
}

p.rez {
font-size: smaller;
}

div.source {
text-align: right;
font-size: smaller;
}


/* externe links */
a.extern:link {
color: #333333;
text-decoration: underline; }

a.extern:visited{
color: #333333;
text-decoration: underline; }

a.extern:hover{
color: #cccccc;
text-decoration: underline; }

a.extern:active{
color: #990033; 
text-decoration: underline; }

a.pressphoto{
font-size: x-small; }

table.disco {
font-size: smaller;
border: 3px;
}


td.spacer{
padding: 2em; }

td.caption{
font-size: smaller; }


