body { background: #0033cc; font-family: 'Comic Sans MS', 'Arial Narrow', Arial, 'Sans Serif';}
div#paten {
width: 90%;
margin-left: auto;
margin-right: auto;
}
body#pat { background: #F9F7E8; }
#paten h2 { text-align: center;}
#paten  p { font-size: 0.8em; }
#paten td { padding: 1em; font-size: 0.8em;}
.bold { font-weight: bold;}
.nav a, a:link, a:focus, a:visited, a:active {
font-family: 'Comic Sans MS', 'Arial Narrow', Arial, 'Sans Serif';
color: #fff;
text-decoration: none; }
a:hover { text-decoration: underline; }
ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
li.nav {
padding-bottom: 1em;
}

/* Formatierungen für die neugeschriebene Shoppingseite */
/* Ralf Stelter, 22.03.2007 */
body.shopping {background: #F9F7E8;}
h1.shopping {
font-size: 1em;
text-align: center;}
p.shopping {
margin-left: auto;
margin-right: auto;
width: 75%;
font-size: 0.9em;
font-weight: normal;}

.center {
margin-left: auto;
margin-right: auto;
width: 60%;
text-align: center;
font-size: 0.9em;
font-weight: normal;
}

/* die Urteile-Seite */
.recht {
background: #F9F7E8;
color: #000;
font-family: Helvetica, Arial, Sans-Serif;
}

.recht a, .gg a {
color: #0033cc;}

.recht p {
padding: 1em;
margin-left: auto;
margin-right: auto;}

.zentriert {
text-align: center;
font-size: 1.4em;
margin-left: auto;
margin-right: auto;}

h1.zentriert {
background: #d2d2d2;
border: 2px outset #d2d2d2;
padding: 3px;
vertical-align: center;
width: 65%;}

.gg {
text-align: center;
width: 65%;
font-size: 0.8em;
margin-left: auto;
margin-right: auto;
border: 7px ridge blue;
background: #0033cc;
color: #fff;}

.rechtslink {
text-align: right;
font-size: 0.7em;}

/* Katzen-Tips (31.01.2009) */
.katzentips {
background: #f9f7e8;
color: #000;
font-family: "Comic Sans MS", Sans-Serif;
padding: 1em;
}

.katzentips ul {
padding-left: 2.5em;
}

.katzentips li {
list-style-image: url(../katzentips/pics/bluepaw.gif);
}

.katzentips a, .katzentips a:active, .katzentips a:visited {
color: #373faa;
}

.katzentips a:hover {
color: red;
}

.commerz a, .commerz a:active, .commerz a:visited, .commerz a:hover {
color: blue;
}
p.commerz {
text-align: center;
font-weight: bold;
}

.hauptseite {
background: #fff;
font-size: 0.9em;
}

.hauptseite a {
color: blue;
}

.hauptseite h1, h2 {
text-align: center;
}

.small {
font-size: 0.6em;
}

.links {
float: left;
padding: 3em;
margin: 3em;
}

.fett {
font-weight: bold;
}