/*Standard*/

body {
   background-color:#FFFFFF; 
   color:#000000;
   font-family:sans-serif;
}

img {margin-right:10px}

a:link {color:#CC0000} 
a:visited {color:#660000} 
a:active {color:#990000}
a:hover {background-color:#B4C8C8}

address {text-align:center; color:#3366FF; font-weight:bold; font-size:80%}

.zentriert {text-align:center}
.menu {text-decoration:none; font-weight:bold}
.fett {font-weight:bold}
.bildquelle {color: #3333FF; font-size: 64%; font-style:italic}
.klein {font-size:80%}
.gross {font-size:119%}

