/*  
Theme Name: Messerunicum
Theme URI: http://www.messerunicum.de
Description: Theme fuer die Praesentation von Uli Hennicke Messerunicum
Author: ExusuDesign - M.Hoemke
Author URI: http://www.exusu-design.de
Version: 1.0
*/
/* @group Site */
html { 
   margin: 0;
   border: 0;
   text-align: center;
   }
body { 
   margin: 0;
   border: 0;
   text-align: center;
   background-color: #344149;
   }
/* @end */
/* @group Standards */
   div, span, p, h1, h2, h3, h4, h5, h6, ul, li, img , a, form {
   padding: 0; 
   margin: 0;  
   border: 0;
   }
.clearer {
   clear: both; 
   line-height: 1px; 
   height: 1px; 
   width: 1px; 
   font-size:1px;
   }
.hidder {
   display: none;
   }
a:link {
   color: #af3c46; 
   text-decoration: none;
   }
a:visited {
   color: #af3c46; 
   text-decoration: none;
   }
a:hover {
   color: #c2c6c9; 
   text-decoration: none;
   }
/* @end */ 


#icontainer {
   position: relative;
   text-align: left;
   margin: auto;
   padding-bottom: 30px;
   width: 822px;
   }
#iteaser {
   position: relative; 
   width: 800px;
   height: 200px;
   margin-top: 40px;
   padding: 8px;
   background-color: #000000;
   border: 3px solid #263035;
   }


