/*

Projekt: www.hyperhidrose.aestheticum-praxisklinik.de
Autor: Philipp Arlt

Datum: 18. Juli 2007

aktualisiert: 30. Juli 2007

*/


@charset "ISO-8859-1";


/* Allgemeines */
body { margin: 0; padding: 0; height: 100%; background:url(../img/hg.gif) repeat-y center; }
#mantel {width: 763px; height: 100%; margin: 0 auto; padding: 0;}
#impressum {width: 733px; height: 40px; padding: 15px 30px 0 1px; text-align: right; }
#kopf {width: 698px; height: 22px; margin: 0; padding: 70px 65px 0 0; text-align: right; }
#content {width: 673px; padding: 0 45px 0 45px;}

#oben { background:url(../img/kopf.jpg) no-repeat; }


/* Typografie */
body {font: 13px Verdana, Arial, Helvetica, sans-serif; color: #666;}
h1 {display: none;}
h2 {font: 24px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #004599; padding: 0.9em 0 0.8em 0;}
h3 {font-weight: bold;}
p {margin-bottom: 1.5em;}


/* LINKS */
a {color: #004499; text-decoration:none;}
a:hover {color: #004499; text-decoration: underline;}