/* StyleSheet-Datei für www.schneider-duemmlinghausen.de
Erstellt von Bernd am 06.11.2007
Angaben zu Farben:
Hintergrund-Body: #686565;
Hintergrund-Inhalt, Navi und Fuss:#5e6061
Schriftfarbe : #909395
*/

body
{
color:rgb(255,255,0); 
background-color:rgb(255, 0, 0);
text-color: rgb(255,255,0);
text-align: center;
}

.titelbanner
{
text-align:center;
}

.navi
{
text-align:center;
background-color:rgb(255, 0, 0);
background-image:url(navibgr.jpg);
font-family: arial;
font-size: 15px;
float: center;
width: 900px;
margin-left: 25px; 
padding: 5px;
}

.inhalt
{
background-color:rgb(255, 0, 0);
margin-left:0mm;
top:1000mm; left:10mm; width:920px; height:400px;
float: center;
font-family: arial;
font-weight: bold; *(Für fette Schrift)*
text-align: left;
color:rgb(255,255,0); rem text
background-repeat:no-repeat;
padding:20px;
}

.fuss
{
text-align:right;
background-color:rgb(255,0,0);
}


h1
{
text-align:left;
font-family: arial;
text-align:center;
color:rgb(255,255,0); 
font-size: 17px;
}

h2
{
text-align:left;
font-family: arial;
color:rgb(255,255,0); 
font-size: 16px;
}

h3
{
text-align:left;
font-family: arial;
color:rgb(255,255,0); 
font-size: 15px;
}

h4
{
text-align:center;
text-color:rgb(255,255,0)
font-family: Arial;
font-size: 14px;
}
h5
{
text-align:left;
text-color:rgb(255,255,0)
font-family: Arial;
font-size: 13px;
}
h6
{
text-align:left;
text-color:rgb(255,255,0)
font-family: Arial;
font-size: 12px;
}

p
{
text-align:center;
text-color:rgb(255,255,0)
font-family: Arial;
font-size: 14px;
}

a
{
letter-spacing:2px;
background:transparent;
text-decoration:underline;
}

a:link
{
color:rgb(255,255,0);
}

a:visited
{
color:#303132;
}

a:hover
{
color:rgb(50,50,50)
}
a:active
{
color:rgb(0,0,0);
}

/*Die Farben und Eigenschaften der Links */
