/*
*  CSS Datei fuer eros-na-und.de
*  Autor: IM Concepts - Sebastian Maier (http://www.im-concepts.de)
*/

body { 
		position: relative; 
		color: #fff;        
		background: #000;
		text-align: left; 
		font-family: Arial;
		font-size: 12px; 
		padding: 0 0 0 0;
		margin:0;
	} 


fieldset, img { border:0; }
select, input, textarea { font-size: 99% }
img {margin: 0 0 0 0;
     padding: 0 0 0 0;}

a:link {  color:#fff; text-decoration: none; font-weight:bold; }
a:active {  color#fff; text-decoration: underline; font-weight:bold; }
a:visited {  color:#fff; text-decoration: none; font-weight:bold; }
a:hover {   color:#fff; text-decoration: underline; font-weight:bold; }

div.mainpart { max-width:240px;}
/*
* 2F CMS Defintionen
*/

.opentable {border:0px; font-size: 1.0em; max-width: 100%;}

.opentable table,td,tr{font-size: 1.0em;}

/*
*  Contentbereich
*/

div.MainContent {
        font-size: 1.0em; 
		margin: 0 0 0 2px;
        }

div.MainContent h1{
        font-size: 1.4em;
		margin: 10px 0 1.2em 0; 
            
           
        }

div.MainContent h2{
        font-size: 1.2em;;
		margin: 0 0 0 0;  
        }

div.artikelbox_vorschau p,h2{
        font-size: 0.7em !important;
        }

div.artikelbox p,h2{
        font-size: 0.7em !important;
        }
