@charset "utf-8";
/* =============================================
CSS DOCUMENT www.antikes-kunst-kurioses.de
------------------------------------------------

FONTS
------------------------------------------------
Normal:		Arial, Helvetica, sans-serif
h2:		Georgia, "Times New Roman", Times, serif


FARBEN
------------------------------------------------
E83E0B	rot		h2
002E55	blauschwarz 	body, .nav1-4, .email
818FAD  blau|hell  h1

============================================= */

/* Grundlagen  #002E55
------------------------------------------------------------------------- */

*{ padding:0; margin:0; border:none;}
body{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:160%; font-size:14px; color:#002E55;background: #912f0a url(../img/hg-page.jpg) repeat;}


/* Positionierung    work:   border: 1px solid #000; 
------------------------------------------------------------------------- */
#top { width:100%; height:20px; background-image:url(../img/hg-leiste-top.jpg); background-repeat:repeat-x;	}
#center{ width:929px; margin-left:auto; margin-right:auto; background-image:url(../img/hg-center.png); background-repeat:repeat-y;}


#left-01{ float:left; padding:50px 0 0 65px;}
#right-01{ float:right; width:396px; margin:15px 47px 15px 0; padding:0 20px; background-color:#fdf6d9; filter: Alpha(opacity=70); opacity: 0.7;
 color:#000;}


#left-02{ float:left; padding:23px 0 12px 113px;}
#right-02{ float:right; padding:23px 113px 12px 0;}

.text-01{ width:556px; padding:0 15px; background-color:#fdf6d9; filter: Alpha(opacity=70); opacity: 0.7;
 color:#000; margin-left:auto; margin-right:auto;}

#footer-01{ width:100%; height:20px; background-image:url(../img/hg-leiste-top.jpg); background-repeat:repeat-x;	}
#footer-02{ width:100%; background-color:#912f0a;	}
.clearfix{ clear:both;}
/* Text 
------------------------------------------------------------------------- */
h1{ font-size:15px; color:#575149; padding-bottom:5px;}
strong{ color:#575149;}
.logo-1{ font-size:26px; font-family: 'webRoman';}
.logo-2{ font-size:28px; line-height:42px; color:#8a0064; font-family: 'webBlack';}
.logo-3{ font-size:22px; line-height:30px; font-family: 'webRoman';}
.logo-4{ font-size:22px; line-height:28px; font-family: 'webRoman';}
.logo-5{ font-size:22px; line-height:18px; font-family: 'webRoman';}

.text-1{ font-weight:bold; color:#8a0064;}
.text-2{ font-style:normal; font-size:11px;}
/* Bilder
------------------------------------------------------------------------- */


/* Navigation
------------------------------------------------------------------------- */
/* Firefox-Bug 
*/
a {outline:none;}
a img {border:none;}

.nav1:link,.nav1:visited{ color:#002E55; text-decoration:none; font-size:11px;}
.email:link,.email:visited{ color:#002E55; text-decoration:none;}
.email:hover{ text-decoration:underline;}
/* 
========================================================================= */
