/*BODY*/
body {	margin: 40px 0px 30px 90px;
		padding: 0px;
		background-color: #ffffff;
		font-family: Arial, sans-serif; }

/*LINKS*/
a { font-size: 11px; color: #6b7e79; text-decoration: none; outline: none; letter-spacing: 1px; }
:link { font-size: 11px; color: #6b7e79; text-decoration: none; outline: none;  letter-spacing: 1px; }
:visited { font-size: 11px; color: #6b7e79; text-decoration: none; outline: none; letter-spacing: 1px; }
:hover { font-size: 11px; color: #06371e; text-decoration: none; outline: none; letter-spacing: 1px; }


/*Hauptrahmen-Startseite*/
#main { width:960px;
		margin: 0 auto; }

/*Cover*/
#cover { border: solid 2px #f5f5f5;
         width: 250px;
         margin-top: 5px; }

#archivcover { border: solid 2px #f5f5f5;
        	   margin-top: 5px; }

/*Abstand unten*/
#ende { clear: left; height: 0px; }

/*Mail-Formular*/
#formular { border: solid 1px #cad8d1;
            height: 21px;
            padding-top: 3px;
            font-size: 11px; letter-spacing: 1px; }

#textarea { border: solid 1px #cad8d1; 
            padding-top: 3px;
            font-size: 11px; letter-spacing: 1px; font-family: Arial, sans-serif; }
            
#button { border: solid 1px #cad8d1;
          height: 18px; width:65px;
          text-align: center;
          padding-bottom: 2px;
          font-size: 11px; letter-spacing: 1px; }
            
/*Rahmen*/
h1			{ float: left;
			  padding-top: 24px; padding-bottom: 24px;
			  border: solid 1px #cad8d1; border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px;
			  font-size: 11px; color: #000000; letter-spacing: 1px; line-height: 18px; font-weight: normal; }

h1#magazin  { width:250px; height: 630px;
			  padding-left: 30px; padding-right: 30px;
			  text-align: justify; }
			  
h1#archiv	{ width:670; height: 630px;
			  padding-left: 30px; padding-right: 30px; }
			   
h1#content  { width:340px; height: 630px;
			  margin-left: 18px; 
			  padding-left: 30px; padding-right: 30px;
			  text-align: justify; }
			   
h1#logo 	 { width: 72px; height: 22px;
			   margin-left: 18px; 
			   padding-left: 25px; padding-right: 35px;
			   text-align: center; }
			   
h1#navigation { width:72px;
			    margin-top: 10px; margin-left: 18px; 
			    padding-left: 30px; padding-right: 30px;
			    text-align: center; }