html, body { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 76%; 
color: #222; 
}

body { 
background-color: #ffcc00; 
background-position: 50% top; 
background-repeat: repeat-x; 
text-align: left; 
margin: 0; 
padding: 0; }

p { 
font-size: 1.2em; 
margin: 0 0 1.2em; 
padding: 0; 
}

.pbold { 
font-size: 1.2em; 
font-weight: bold; 
padding: 0; 
margin: 0 0 1em; 
}

h1 { 
font-size: 1.6em; 
font-weight: bold; 
padding:0; 
margin-bottom: 0.8em;
}

h2 { 
font-size: 1.2em; 
font-weight: bold; 
margin: 0; 
padding: 0; 
}


h3 { 
font-size: 0.95em; 
font-weight: normal; 
margin: 0 0 5em; 
padding: 0; 
}

h4 { font-size: 1.4em; 
font-weight: bold; 
margin: 1.6em 0 0; 
padding:0; 
}

h5 { font-size: 1.2em; 
margin: 0; 
padding: 0; 
}

.versalien h2 { 
font-size: 1.2em; 
font-weight: normal; 
text-transform: uppercase; 
margin: 0; 
padding: 0; }

.normal h2 { 
font-size: 1.2em; 
font-weight: normal; 
margin: 0; 
padding: 0; 
}

a { font-size: 1em;
font-weight: normal; 
text-decoration: none; 
}

a:link,
a:visited { 
text-decoration: none; 
}

a:hover,
a:focus,
a:active { 
text-decoration: underline; 
}

#column1 a,
#column2 a,
#column3 a,
#column5 a     { 
font-size: 1.2em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: none; }

#column1 a:link,
#column2 a:link,
#column3 a:link,
#column5 a:link,
#column1 a:visited,
#column2 a:visited,
#column3 a:visited,
#column5 a:visited { 
color: #f00; 
text-decoration: none; 
}

#column1 a:hover,
#column2 a:hover,
#column3 a:hover,
#column5 a:hover,
#column1 a:focus,
#column2 a:focus,
#column3 a:focus,
#column5 a:focus,
#column1 a:active,
#column2 a:active,
#column3 a:active,
#column5 a:active { 
color: #222; 
text-decoration: underline; 
}

#footer a { 
color: #222; 
font-size: 1em;
font-weight: normal; 
text-decoration: none; 
}

#footer a:link,
#footer a:visited { 
text-decoration: none; 
}

#footer a:hover,
#footer a:focus,
#footer a:active { 
color: #f00; 
text-decoration: underline; 
}

#footer p { 
font-size: 1.1em; 
text-decoration: none; 
margin-bottom: 40px; 
margin-left: 0; 
}

#versalien p { 
text-transform: uppercase; 
margin: 0; 
padding-bottom: 0; 
}
