/* Styles fuer die Startseite von fotozwerg.de
zuletzt geaendert am 24.07.2005
CSS validated */


div.body
{
background-color: white;
margin: auto;
width: 600px;
font-family:Verdana, sans-serif;
font-size: small;
font-weight:normal
}


div.mantel
{
width:580px;
border-right: 2px dotted #A00020;
margin:5px
}

div.kopf
{
text-align:left;
/*border-right: 2px dotted #A00020;*/
margin-left:30px;
width:522px;
float:left
}

div.navigation
{
text-align:left;
width:120px;
margin-top:5px;
float:left

}

div.inhalt
{
border-left: 2px dotted #A00020;
width:450px;
margin-top:5px;
margin-bottom:20px;
float:left;
font-size: small
}

div.impressum
{
width:570px;
margin-bottom: 20px;
float:left;
color:#808080;
}



h1
{
color:#ff9224;
font-size:medium;
font-weight:bold;
margin:10px;
margin-bottom:20px
}


h2
{
color:#ff9224;
font-style:normal;
font-weight:bold;
text-align:left;
margin:10px;
line-height:8pt;
font-size: small
}

p
{
font-style:normal;
text-align:left;
margin:10px;
color:#800000
}

li
{
color:#800000;
}

a:link
{
color:#ff9224;
text-decoration:none;
}

a:visited
{
color:#ff9224;
text-decoration:none
}

a:hover
{

color:#800000;
text-decoration:none;
}


a:link.nav
{
font-size:11pt;
color:#800000;
text-decoration:none;
font-weight:bold
}

a:visited.nav
{
font-size:11pt;
color:#800000;
font-weight:bold;
text-decoration:none
}

a:hover.nav
{
font-size:11pt;
color:#FF9224;
text-decoration:none;
font-weight:bold
}

.neu
{
background-color:#ff9224;
font-size:10pt;
}

.unter
{
color:#800000
}

.capture
{
font-weight:bold
}
