/* ### undo #################################################################### */

:link,:visited { text-decoration:none;outline:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none;outline:none; }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none;outline:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}





/* ### BODY ###################################################################### */


body {background-color:#fff;
      background-image: url(../layout/bg.jpg);background-repeat: no-repeat;background-position: bottom center;
      margin-left:0px;margin-right:0px; margin-top:0px; margin-bottom:0px;
      font-family:Helvetica, Arial, sans-serif;color:#225384;font-size:14px;}
	 
#lang        {position:absolute;width:70px;left:50%;right:50%;top:95px;margin-left:-425px;padding-left:831px;} /* SIEHE FEATURES.CSS */


#center {width:902px;margin-left:auto;margin-right:auto;}
         
#logo     {width:902px;height:124px;}
             
#logo img {width:902px;height:124px;} 

#teaser     {width:778px;height:207px;
             padding-left:124px;}

#teaser img {width:778px;height:207px;}             

#left      {width:171px;min-height:400px;
            display:block;float:left;
            padding-left:124px;padding-right:6px;padding-top:30px;
            border:0px solid #000;}
            

#content   {width:560px;min-height:400px;margin-bottom:95px;overflow:hidden;
           padding-left:15px;padding-right:20px;padding-top:30px;display:block;
           }
           
#bloginclude {width:120px;min-height:450px;margin-bottom:95px;
              display:block;float:right;
              padding-top:22px;
              border-left:4px solid white;}   
#bloginclude div {letter-spacing:0.03em;line-height:12px;}                         
            
#quadpic   {width:110px;height:110px;position:absolute;margin-top:-35px;margin-left:475px;}
#quadpic img {width:110px;height:110px;}
          
#footer        {width:587px;height:30px;display:block;float:clear;clear:both;
                
                padding-left:315px;}
               
#tools          {}               
