<!DOCTYPE html>
<html lang="de-DE">
	<head>
    	<meta charset="utf-8">
    	
    	<!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <title>dkdas – dkdas.de</title>
        
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        
        <!-- GOOGLE FONT -->
        <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,700">
        <style type="text/css">
            /* --- Reset CSS ------------------------------ */
            html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
            	border: 0;
            	font-family: inherit;
            	font-size: 100%;
            	font-style: inherit;
            	font-weight: inherit;
            	margin: 0;
            	outline: 0;
            	padding: 0;
            	vertical-align: baseline;
            	list-style: none;
            }
            input, textarea, select {
            	font-family:inherit;
            	font-size:inherit;
            	font-weight:inherit;
            }
            :focus, object:focus, button:focus, button:active  {
            	outline: 0;
            }
            img, fieldset {
            	border: none;
            }
            article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
            	display: block;
            }
            ::-moz-selection {
            	color: #FFF;
            	text-shadow: none !important;
            	background-color: #66b915;
            }
            ::selection {
            	color: #FFF;
            	text-shadow: none !important;
            	background-color: #66b915;
            }
            .clearme:after, .fullcenter:after, #header:after, #mainnavi:after, .wrapper .teaserHold:after, .teaserDL:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }
            
            /* -- Allgemeine -- */
            body {
            	background: #f1f1f1; 
            	color: #3b3a3a; 
            	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
            	font-size: 16px;
            	line-height: 23px;
            	font-smoothing: antialiased;
            	-webkit-font-smoothing: antialiased;
            	-moz-font-smoothing: antialiased;
            	-ms-font-smoothing: antialiased;
            	-o-font-smoothing: antialiased;
            	font-smooth:always;
            	-webkit-font-smooth:always;
            	-moz-font-smooth:always;
            	-ms-font-smooth:always;
            	-o-font-smooth:always;
            }
            
            a {
            	color: #568a34;
            	text-decoration: none;
            	
            	-webkit-transition: color 0.3s ease-in-out;
            	-moz-transition: color 0.3s ease-in-out;
            	-o-transition: color 0.3s ease-in-out;
            	-ms-transition: color 0.3s ease-in-out;
            	transition: color 0.3s ease-in-out;
            }
            
            a:hover {
            	color: #94c373;
            	text-decoration: none;
            }
            h1, h2, h3, h4, h5 {
                font-family: 'Open Sans', sans-serif;
            }
            
            h1 {
            	margin: 0 0 40px 0;
            	font-size: 42px;
            	font-weight: 300;
            }
            h2 {
            	margin: 0 0 30px 0;
            	font-size: 35px;
            	font-weight: 300;
            }
            
            p {
                margin: 0 0 15px 0;
            }
            small {
                font-size: 70%;
            }
            
            .clear {
            	clear: both;
            }
            
            /* Master Content Align's */
            .alignright {
            	float: right;
            }
            .alignleft {
            	float: left;
            }
            .center {
            	text-align: center;
            }
            /* *** Content *** */
            .wrapper {
                width: 600px;
                margin: 0 auto;
            	padding: 50px 0;
            	text-align: center;
            }
        </style>
    </head>
    <body>
    	<div class="wrapper">
    		<h1>dkdas</h1>
    		<h3>In kürze ist Inhalt für dkdas.de verfügbar.</h3>
    		<p class="w1"><span>04 Feb 2022 - 03:24</span></p>
    		<p class="w1"><span>dkdas.de wird bald hier erscheinen.</span></p>
    	</div>
    </body>
</html>
