Init wordpress themen
|
@ -0,0 +1,12 @@
|
||||||
|
</div>
|
||||||
|
<footer>
|
||||||
|
<a href="/kontakt" >Kontakt</a>
|
||||||
|
|
|
||||||
|
<a href="/impressum" >Impressum</a>
|
||||||
|
</footer>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<?php wp_footer(); ?>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -0,0 +1,16 @@
|
||||||
|
<?php
|
||||||
|
function inc_scripts () {
|
||||||
|
wp_enqueue_style ('theme-style', get_template_directory_uri().'/style.css');
|
||||||
|
wp_enqueue_script('jquery-script', get_template_directory_uri().'/js/jquery.min.js');
|
||||||
|
wp_enqueue_script('bootstrap-script', get_template_directory_uri().'/js/bootstrap.min.js');
|
||||||
|
wp_enqueue_script('own-script', get_template_directory_uri().'/js/main.js');
|
||||||
|
}
|
||||||
|
add_action( 'wp_enqueue_scripts', 'inc_scripts' );
|
||||||
|
|
||||||
|
function register_my_menu() {
|
||||||
|
register_nav_menu('main-menu',__( 'Main Menu' ));
|
||||||
|
}
|
||||||
|
add_action( 'init', 'register_my_menu' );
|
||||||
|
|
||||||
|
add_theme_support('post-thumbnails');
|
||||||
|
?>
|
|
@ -0,0 +1,56 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html <?php language_attributes(); ?>>
|
||||||
|
<head>
|
||||||
|
<meta charset="<?php bloginfo( 'charset' ); ?>">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="google-site-verification" content="Vcl7eQ3Tq0HujZ6oeWBzE06r69DZQTkbLEEuQgwtOqs" />
|
||||||
|
<title>Hausarzt Stader Straße Fachärzte für Allgemeinmedizin Rogalli, Lache und Mühr in Bremen, östliche Vorstadt</title>
|
||||||
|
<meta name="description" content="Hausarzt für Allgemeinmedizin in Hastedt, Peterswerder, östliche Vorstadt - Stader Str." />
|
||||||
|
<meta name="keywords" content="Hausarzt,Allgemeinmedizin,Hastedt,Peterswerder,östliche Vorstadt,Stader,Stader Straße,Stader Str." />
|
||||||
|
<?php if ( is_singular() && pings_open() ) { ?>
|
||||||
|
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
|
||||||
|
<?php }
|
||||||
|
wp_head(); ?>
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "http://schema.org",
|
||||||
|
"@type": "Organization",
|
||||||
|
"url": "https://hausarzt-stader-str.de",
|
||||||
|
"contactPoint": [{
|
||||||
|
"@type": "ContactPoint",
|
||||||
|
"telephone": "+49 - 421 - 341349",
|
||||||
|
"contactType": "customer service"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="wrapper">
|
||||||
|
<header>
|
||||||
|
<div class="mobil">
|
||||||
|
<img src="<?php echo get_template_directory_uri().'/img/logo-color.svg'; ?>" />
|
||||||
|
<div class="menu">
|
||||||
|
<button data-toggle="collapse" data-target="nav"></button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="header-anfahrt" <?php if ( has_post_thumbnail() ) : ?>style="background-image:url(<?php echo wp_get_attachment_image_src( get_post_thumbnail_id(), 'large')[0]; ?>);" <?php endif; ?> >
|
||||||
|
<img src="<?php echo get_template_directory_uri().'/img/logo.svg'; ?>" />
|
||||||
|
<div class="tel">
|
||||||
|
<span class="label">T</span>
|
||||||
|
<?php if ( get_bloginfo( 'description' ) != '' ) { ?><span class="value"><?php bloginfo( 'description' ); ?></span><?php } ?>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
<div class="main">
|
||||||
|
<nav class="collapse">
|
||||||
|
<div data-spy="affix" data-offset-top="296" data-offset-bottom="10">
|
||||||
|
<?php wp_nav_menu( array(
|
||||||
|
'theme_location' => 'main-menu',
|
||||||
|
'container' => '',
|
||||||
|
'fallback_cb' => '__return_false'
|
||||||
|
)); ?>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<section>
|
||||||
|
<div>
|
After Width: | Height: | Size: 808 B |
|
@ -0,0 +1,31 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="80px"
|
||||||
|
height="50px" viewBox="0 0 80 50" enable-background="new 0 0 80 50" xml:space="preserve">
|
||||||
|
<g id="UND">
|
||||||
|
</g>
|
||||||
|
<g id="Hausarzt">
|
||||||
|
<g>
|
||||||
|
<path fill="#457576" d="M24.584,12.008c-3.699,0-6.709,3.01-6.709,6.708c0,3.7,3.01,6.711,6.709,6.711s6.709-3.011,6.709-6.711
|
||||||
|
C31.293,15.018,28.283,12.008,24.584,12.008z M23.511,14.994c0.988,0,1.793,0.805,1.793,1.793c0,0.989-0.805,1.793-1.793,1.793
|
||||||
|
c-0.987,0-1.792-0.804-1.792-1.793C21.719,15.799,22.523,14.994,23.511,14.994z"/>
|
||||||
|
<path fill="#457576" d="M56.609,11.329c-3.699,0-6.71,3.01-6.71,6.709s3.011,6.709,6.71,6.709c3.7,0,6.71-3.01,6.71-6.709
|
||||||
|
S60.31,11.329,56.609,11.329z M55.536,14.315c0.989,0,1.793,0.805,1.793,1.793S56.525,17.9,55.536,17.9
|
||||||
|
c-0.988,0-1.792-0.804-1.792-1.792S54.548,14.315,55.536,14.315z"/>
|
||||||
|
<path fill="#457576" d="M40.581,28.589l-0.582-1.308l-0.581,1.308c-1.276,2.871-3.269,5.421-5.763,7.376l-0.409,0.321
|
||||||
|
l6.753,13.505l6.754-13.506l-0.409-0.32C43.851,34.01,41.857,31.459,40.581,28.589z"/>
|
||||||
|
</g>
|
||||||
|
<path fill="#059898" d="M80,2.56c0-1.296-1.055-2.351-2.351-2.351H58.219c-7.669,0-14.681,4.29-18.22,11.036
|
||||||
|
C36.462,4.499,29.45,0.209,21.782,0.209H2.35C1.054,0.209,0,1.264,0,2.56S1.054,4.91,2.35,4.91h6.359
|
||||||
|
c-4.725,3.895-7.494,9.694-7.494,15.866c0,11.341,9.226,20.568,20.567,20.568c7.668,0,14.68-4.29,18.217-11.037
|
||||||
|
c3.539,6.747,10.551,11.037,18.22,11.037c11.34,0,20.566-9.228,20.566-20.568c0-6.172-2.77-11.972-7.494-15.866h6.358
|
||||||
|
C78.945,4.91,80,3.855,80,2.56z M58.219,36.644c-8.75,0-15.868-7.118-15.868-15.867S49.469,4.91,58.219,4.91
|
||||||
|
c8.749,0,15.867,7.117,15.867,15.866S66.968,36.644,58.219,36.644z M21.782,36.644c-8.75,0-15.867-7.118-15.867-15.867
|
||||||
|
S13.032,4.91,21.782,4.91c8.749,0,15.867,7.117,15.867,15.866S30.531,36.644,21.782,36.644z"/>
|
||||||
|
</g>
|
||||||
|
<g id="Rogalli_Lache">
|
||||||
|
</g>
|
||||||
|
<g id="Neue-Typo">
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
|
@ -0,0 +1,165 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
version="1.1"
|
||||||
|
x="0px"
|
||||||
|
y="0px"
|
||||||
|
width="426.92999"
|
||||||
|
height="163.92999"
|
||||||
|
viewBox="0 0 426.93 163.93"
|
||||||
|
enable-background="new 0 0 566.93 566.93"
|
||||||
|
xml:space="preserve"
|
||||||
|
id="svg2"
|
||||||
|
inkscape:version="0.91 r13725"
|
||||||
|
sodipodi:docname="logo.svg"><metadata
|
||||||
|
id="metadata74"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs72" /><sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1366"
|
||||||
|
inkscape:window-height="768"
|
||||||
|
id="namedview70"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="1.6651086"
|
||||||
|
inkscape:cx="223.20523"
|
||||||
|
inkscape:cy="47.482744"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="svg2" /><g
|
||||||
|
id="UND"
|
||||||
|
transform="translate(0,-403.001)" /><g
|
||||||
|
id="Hausarzt"
|
||||||
|
transform="translate(-69.665126,-177.19023)"><g
|
||||||
|
id="g6"><path
|
||||||
|
d="m 92.559,267.458 c 0,0.652 0.394,1.38 1.554,1.468 l 0.393,0 c 0.079,0 0.177,0.006 0.292,0.015 0.346,0.024 0.826,0.021 1.314,0.048 0.037,0.001 0.076,0.002 0.113,0.005 l 0,11.316 -17.976,0 0,-11.316 c 0.045,-0.001 0.091,-0.004 0.136,-0.005 0.518,-0.024 0.989,-0.027 1.312,-0.048 0.105,-0.008 0.194,-0.015 0.272,-0.015 l 0.49,-0.003 c 0.913,-0.07 1.458,-0.618 1.458,-1.465 l 0,-1.512 -10.969,0 0,1.512 c 0,0.652 0.395,1.38 1.556,1.468 l 0.437,0 c 0.076,0 0.167,0.006 0.27,0.015 0.322,0.022 0.791,0.025 1.313,0.048 0.044,0.001 0.089,0.004 0.134,0.005 l 0,26.09 c -0.045,0.002 -0.09,0.004 -0.134,0.006 -0.525,0.025 -0.994,0.023 -1.313,0.048 -0.104,0.008 -0.194,0.015 -0.27,0.015 l -0.49,0.002 c -1.108,0.086 -1.502,0.812 -1.502,1.466 l 0,1.555 10.969,0 0,-1.555 c 0,-0.848 -0.546,-1.395 -1.512,-1.468 l -0.437,0 c -0.078,0 -0.167,-0.007 -0.272,-0.015 -0.322,-0.022 -0.795,-0.022 -1.312,-0.048 -0.045,-0.002 -0.091,-0.004 -0.136,-0.006 l 0,-11.709 17.977,0 0,11.709 c -0.038,0.003 -0.076,0.004 -0.113,0.006 -0.489,0.025 -0.968,0.025 -1.314,0.048 -0.115,0.008 -0.213,0.015 -0.292,0.015 l -0.446,0.002 c -1.107,0.086 -1.501,0.812 -1.501,1.466 l 0,1.555 10.968,0 0,-1.555 c 0,-0.653 -0.394,-1.38 -1.555,-1.468 l -0.393,0 c -0.079,0 -0.177,-0.007 -0.292,-0.015 -0.344,-0.021 -0.823,-0.022 -1.314,-0.048 -0.038,-0.002 -0.076,-0.003 -0.113,-0.006 l 0,-26.09 c 0.037,-0.003 0.076,-0.004 0.113,-0.005 0.489,-0.027 0.968,-0.025 1.314,-0.048 0.114,-0.008 0.213,-0.015 0.292,-0.015 l 0.446,-0.003 c 1.108,-0.085 1.502,-0.812 1.502,-1.465 l 0,-1.512 -10.969,0 0,1.512 z"
|
||||||
|
id="path8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 138.253,294.937 -1.028,-0.094 -11.804,-28.94 -3.143,0 -11.846,28.942 -0.975,0.092 c -0.914,0.07 -1.46,0.651 -1.46,1.553 l 0,1.686 8.873,0 0,-1.686 c 0,-0.435 -0.16,-1.454 -1.578,-1.546 -0.069,-0.019 -0.199,-0.053 -0.472,-0.062 -0.127,-0.015 -0.29,-0.034 -0.51,-0.034 -0.049,0 -0.093,0 -0.141,0 l 2.699,-6.669 0.051,-0.131 13.82,0 2.748,6.8 c -0.024,0 -0.047,0 -0.069,0 -0.22,0.028 -0.408,0.018 -0.684,0.044 -0.17,0 -0.298,0.034 -0.308,0.044 -1.479,0.101 -1.639,1.12 -1.639,1.555 l 0,1.686 8.916,0 0,-1.686 c 0.001,-0.89 -0.558,-1.485 -1.45,-1.554 z m -14.416,-23.966 5.703,14.052 -11.38,0 5.677,-14.052 z"
|
||||||
|
id="path10"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 163.821,267.458 c 0,0.652 0.394,1.38 1.556,1.468 l 0.524,0 c 0.123,0 0.268,0.008 0.432,0.016 0.442,0.021 1.028,0.023 1.591,0.048 0.044,10e-4 0.088,0.004 0.132,0.005 l 0,16.711 c 0,1.347 -0.202,2.587 -0.616,3.794 -0.42,1.215 -0.988,2.209 -1.74,3.039 -0.768,0.85 -1.665,1.496 -2.739,1.974 -1.102,0.489 -2.311,0.728 -3.696,0.728 -1.396,0 -2.653,-0.245 -3.739,-0.728 -1.084,-0.481 -2.002,-1.155 -2.74,-2.017 -0.705,-0.779 -1.244,-1.733 -1.698,-3.003 -0.409,-1.144 -0.615,-2.417 -0.615,-3.787 l 0,-16.711 c 0.044,-10e-4 0.089,-0.004 0.133,-0.005 0.563,-0.024 1.148,-0.026 1.592,-0.048 0.164,-0.008 0.309,-0.016 0.431,-0.016 l 0.576,-0.003 c 1.109,-0.085 1.503,-0.812 1.503,-1.465 l 0,-1.512 -11.492,0 0,1.512 c 0,0.847 0.546,1.395 1.511,1.468 l 0.436,0 c 0.077,0 0.167,0.006 0.273,0.015 0.325,0.021 0.795,0.022 1.311,0.048 0.045,0.001 0.091,0.004 0.136,0.005 l 0,16.712 c 0,1.782 0.271,3.411 0.825,4.985 0.552,1.562 1.378,2.949 2.456,4.121 1.071,1.163 2.398,2.084 3.946,2.741 1.518,0.645 3.253,0.971 5.156,0.971 1.875,0 3.595,-0.326 5.111,-0.971 1.549,-0.657 2.877,-1.58 3.947,-2.741 1.078,-1.174 1.903,-2.56 2.455,-4.121 0.585,-1.652 0.869,-3.283 0.869,-4.985 l 0,-16.712 c 0.039,-0.001 0.076,-0.004 0.113,-0.005 0.49,-0.028 0.968,-0.024 1.314,-0.048 0.115,-0.008 0.213,-0.015 0.292,-0.015 l 0.446,-0.003 c 1.108,-0.085 1.502,-0.812 1.502,-1.465 l 0,-1.512 -11.493,0 0,1.512 z"
|
||||||
|
id="path12"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 196.466,282.588 c -0.835,-0.637 -1.682,-1.136 -2.59,-1.526 -0.815,-0.348 -1.776,-0.698 -2.944,-1.071 -0.582,-0.185 -1.164,-0.386 -1.737,-0.583 l -1.065,-0.363 c -0.935,-0.357 -1.707,-0.735 -2.36,-1.159 -0.654,-0.422 -1.157,-0.924 -1.538,-1.536 -0.396,-0.63 -0.595,-1.39 -0.595,-2.257 0,-0.652 0.14,-1.309 0.43,-2.011 0.256,-0.622 0.623,-1.162 1.16,-1.698 0.507,-0.507 1.123,-0.882 1.884,-1.148 0.847,-0.297 1.745,-0.442 2.742,-0.442 1.895,0 3.569,0.288 5.104,0.879 l 0.124,2.261 c 0.044,0.793 0.07,1.256 0.072,1.415 0.095,1.563 1.148,1.732 1.597,1.732 l 1.73,0 0,-7.463 -0.413,-0.177 c -2.898,-1.241 -5.584,-1.844 -8.214,-1.844 -1.525,0 -2.862,0.229 -4.087,0.701 -1.237,0.477 -2.229,1.099 -3.031,1.9 -0.875,0.876 -1.494,1.778 -1.895,2.757 -0.412,1.004 -0.619,2.105 -0.619,3.271 0,1.438 0.245,2.657 0.727,3.623 0.449,0.897 1.092,1.683 1.967,2.404 0.74,0.61 1.546,1.085 2.609,1.542 0.815,0.349 1.778,0.699 2.944,1.071 l 2.829,0.914 c 0.776,0.258 1.54,0.634 2.333,1.148 0.652,0.422 1.156,0.924 1.538,1.533 0.366,0.586 0.551,1.377 0.551,2.348 0,0.928 -0.16,1.796 -0.475,2.583 -0.318,0.794 -0.754,1.462 -1.333,2.042 -0.595,0.595 -1.334,1.056 -2.221,1.378 -0.79,0.324 -1.749,0.475 -3.015,0.475 -2.153,0 -4,-0.32 -5.499,-0.95 -0.008,-0.176 -0.013,-0.354 -0.02,-0.536 -0.011,-0.329 -0.021,-0.669 -0.044,-1.019 -0.02,-0.311 -0.03,-0.594 -0.04,-0.855 -0.013,-0.336 -0.024,-0.637 -0.049,-0.911 -0.042,-0.44 -0.042,-0.683 -0.043,-0.765 -0.064,-1.057 -0.678,-1.688 -1.641,-1.688 l -1.729,0 0,8.031 0.414,0.177 c 2.735,1.165 5.616,1.757 8.562,1.757 1.615,0 3.11,-0.266 4.44,-0.79 1.265,-0.497 2.417,-1.244 3.332,-2.16 0.943,-0.941 1.676,-2.051 2.12,-3.207 0.464,-1.207 0.699,-2.525 0.699,-3.911 0,-1.37 -0.246,-2.534 -0.732,-3.462 -0.515,-0.98 -1.199,-1.813 -1.979,-2.41 z"
|
||||||
|
id="path14"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 233.648,294.937 -1.028,-0.094 -11.802,-28.94 -3.143,0 -11.847,28.942 -0.975,0.092 c -0.914,0.07 -1.459,0.651 -1.459,1.553 l 0,1.686 8.872,0 0,-1.686 c 0,-0.435 -0.16,-1.454 -1.578,-1.546 -0.069,-0.019 -0.198,-0.053 -0.471,-0.062 -0.128,-0.015 -0.291,-0.034 -0.51,-0.034 -0.044,0 -0.093,0 -0.141,0 l 2.699,-6.669 0.051,-0.131 13.818,0 2.75,6.8 c -0.024,0 -0.048,0 -0.07,0 -0.207,0.028 -0.408,0.018 -0.683,0.044 -0.17,0 -0.3,0.034 -0.306,0.044 -1.481,0.101 -1.641,1.12 -1.641,1.555 l 0,1.686 8.915,0 0,-1.686 c -0.002,-0.903 -0.547,-1.484 -1.451,-1.554 z m -8.712,-9.914 -11.38,0 5.676,-14.052 5.704,14.052 z"
|
||||||
|
id="path16"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 265.355,295.152 -0.874,0 c -0.113,0 -0.227,-0.01 -0.34,-0.019 -0.035,-0.004 -0.069,-0.007 -0.105,-0.01 l -9.049,-11.397 c 0.867,-0.175 1.682,-0.428 2.433,-0.758 1.108,-0.489 2.044,-1.112 2.959,-1.977 0.844,-0.846 1.481,-1.787 1.894,-2.799 0.439,-1.072 0.663,-2.247 0.663,-3.489 0,-2.865 -0.941,-5.01 -2.885,-6.564 -1.878,-1.456 -4.705,-2.193 -8.406,-2.193 l -11.858,0 0,1.512 c 0,0.847 0.544,1.395 1.51,1.468 l 0.437,0 c 0.078,0 0.167,0.006 0.273,0.015 0.323,0.021 0.792,0.022 1.312,0.048 0.045,0.001 0.091,0.004 0.136,0.005 l 0,26.09 c -0.045,0.002 -0.09,0.004 -0.136,0.006 -0.517,0.026 -0.988,0.027 -1.312,0.048 -0.106,0.008 -0.196,0.015 -0.273,0.015 l -0.49,0.002 c -1.105,0.086 -1.5,0.812 -1.5,1.466 l 0,1.555 10.966,0 0,-1.555 c 0,-0.653 -0.395,-1.38 -1.553,-1.468 l -0.437,0 c -0.077,0 -0.167,-0.007 -0.273,-0.015 -0.324,-0.022 -0.799,-0.022 -1.291,-0.048 -0.038,-0.002 -0.075,-0.003 -0.112,-0.006 l 0,-10.879 2.983,0 c 0.697,0 0.93,0.064 1.008,0.104 0.134,0.066 0.326,0.245 0.553,0.512 l 9.912,12.529 c 0.181,0.229 0.392,0.462 0.713,0.625 0.266,0.131 0.582,0.2 0.913,0.2 l 3.737,0 0,-1.555 c 0.002,-0.848 -0.543,-1.394 -1.508,-1.468 z m -8.029,-15.735 c -0.746,0.613 -1.587,1.054 -2.502,1.311 -1.079,0.301 -2.25,0.454 -3.484,0.454 l -4.293,0 0,-12.125 4.6,0 c 2.55,0 4.531,0.5 5.885,1.485 1.233,0.896 1.858,2.356 1.858,4.337 0,1.008 -0.161,1.835 -0.507,2.604 -0.318,0.704 -0.813,1.319 -1.557,1.934 z"
|
||||||
|
id="path18"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 272.038,273.902 1.774,0 c 0.558,0 1.508,-0.22 1.62,-1.826 l 0.06,-0.377 c 0.025,-0.187 0.039,-0.429 0.052,-0.715 0.011,-0.204 0.021,-0.433 0.045,-0.735 l 0.08,-1.107 15.065,0 -18.889,26.403 c -0.229,0.348 -0.332,0.691 -0.332,1.118 l 0,1.511 24.022,0 0,-7.999 -1.729,0 c -0.447,0 -1.499,0.168 -1.619,1.847 l -0.059,0.394 c -0.029,0.197 -0.043,0.444 -0.059,0.741 l -0.035,0.618 c -0.029,0.382 -0.059,0.781 -0.088,1.202 l -15.501,0 18.832,-26.294 c 0.287,-0.402 0.434,-0.843 0.434,-1.313 l 0,-1.424 -23.673,0 0,7.956 z"
|
||||||
|
id="path20"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 300.359,273.684 1.771,0 c 0.557,0 1.505,-0.218 1.601,-1.73 0,-0.132 0.019,-0.426 0.042,-0.886 0.027,-0.465 0.062,-1.091 0.102,-1.882 l 7.703,0 0,25.897 c -0.037,0.003 -0.074,0.004 -0.112,0.006 -0.492,0.025 -0.972,0.026 -1.315,0.048 -0.114,0.008 -0.211,0.015 -0.29,0.015 l -0.448,0.002 c -1.107,0.086 -1.502,0.812 -1.502,1.466 l 0,1.555 10.969,0 0,-1.555 c 0,-0.653 -0.395,-1.38 -1.556,-1.468 l -0.435,0 c -0.077,0 -0.167,-0.007 -0.271,-0.015 -0.327,-0.019 -0.794,-0.022 -1.312,-0.048 -0.046,-0.002 -0.091,-0.004 -0.137,-0.006 l 0,-25.897 7.669,0 c 0.099,1.753 0.136,2.669 0.136,2.809 0.066,1.058 0.679,1.689 1.644,1.689 l 1.729,0 0,-7.738 -25.985,0 0,7.738 z"
|
||||||
|
id="path22"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 342.504,265.946 -11.9,0 0,1.512 c 0,0.652 0.395,1.38 1.553,1.468 l 0.438,0 c 0.077,0 0.167,0.006 0.271,0.015 0.327,0.021 0.796,0.022 1.312,0.048 0.046,0.001 0.091,0.004 0.137,0.005 l 0,26.09 c -0.046,0.002 -0.091,0.004 -0.137,0.006 -0.517,0.023 -0.985,0.026 -1.312,0.048 -0.104,0.008 -0.194,0.015 -0.271,0.015 l -0.49,0.002 c -1.105,0.086 -1.5,0.812 -1.5,1.466 l 0,1.555 10.966,0 0,-1.555 c 0,-0.653 -0.395,-1.38 -1.553,-1.468 l -0.395,0 c -0.079,0 -0.176,-0.007 -0.29,-0.015 -0.346,-0.024 -0.828,-0.024 -1.315,-0.048 -0.038,-0.002 -0.075,-0.003 -0.112,-0.006 l 0,-9.352 4.6,0 c 1.679,0 3.293,-0.246 4.813,-0.738 1.479,-0.524 2.677,-1.194 3.665,-2.048 1.068,-0.921 1.864,-1.991 2.354,-3.153 0.543,-1.173 0.808,-2.48 0.808,-3.997 0,-3.164 -1.008,-5.629 -2.989,-7.329 -1.954,-1.672 -4.865,-2.521 -8.653,-2.521 z m 0,16.633 -4.6,0 0,-13.523 4.6,0 c 2.683,0 4.739,0.591 6.1,1.75 1.295,1.14 1.95,2.803 1.95,4.946 0,0.958 -0.187,1.882 -0.554,2.744 -0.354,0.819 -0.869,1.532 -1.532,2.116 -0.668,0.591 -1.518,1.076 -2.527,1.439 -0.986,0.356 -2.11,0.528 -3.437,0.528 z"
|
||||||
|
id="path24"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 384.274,295.152 -0.874,0 c -0.114,0 -0.227,-0.01 -0.338,-0.019 -0.038,-0.004 -0.072,-0.007 -0.107,-0.01 l -9.05,-11.397 c 0.868,-0.175 1.683,-0.428 2.434,-0.758 1.108,-0.489 2.043,-1.112 2.96,-1.977 0.844,-0.846 1.48,-1.787 1.894,-2.799 0.439,-1.072 0.663,-2.247 0.663,-3.489 0,-2.865 -0.94,-5.01 -2.885,-6.564 -1.878,-1.456 -4.706,-2.193 -8.406,-2.193 l -11.857,0 0,1.512 c 0,0.847 0.546,1.395 1.51,1.468 l 0.437,0 c 0.077,0 0.168,0.006 0.272,0.015 0.327,0.021 0.796,0.022 1.312,0.048 0.046,0.001 0.091,0.004 0.136,0.005 l 0,26.09 c -0.045,0.002 -0.09,0.004 -0.136,0.006 -0.517,0.023 -0.985,0.026 -1.312,0.048 -0.104,0.008 -0.195,0.015 -0.272,0.015 l -0.489,0.002 c -1.105,0.086 -1.5,0.812 -1.5,1.466 l 0,1.555 10.966,0 0,-1.555 c 0,-0.653 -0.395,-1.38 -1.553,-1.468 l -0.437,0 c -0.078,0 -0.168,-0.007 -0.272,-0.015 -0.327,-0.022 -0.804,-0.025 -1.292,-0.048 -0.037,-0.002 -0.074,-0.003 -0.111,-0.006 l 0,-10.879 2.983,0 c 0.697,0 0.93,0.064 1.007,0.104 0.136,0.066 0.327,0.245 0.554,0.512 l 9.911,12.529 c 0.184,0.229 0.395,0.462 0.714,0.625 0.267,0.131 0.583,0.2 0.913,0.2 l 3.737,0 0,-1.555 c -0.002,-0.848 -0.548,-1.394 -1.512,-1.468 z m -8.031,-15.735 c -0.745,0.613 -1.587,1.054 -2.501,1.311 -1.078,0.301 -2.251,0.454 -3.483,0.454 l -4.294,0 0,-12.125 4.6,0 c 2.549,0 4.531,0.5 5.884,1.485 1.233,0.896 1.859,2.356 1.859,4.337 0,1.008 -0.16,1.835 -0.509,2.604 -0.315,0.704 -0.81,1.319 -1.556,1.934 z"
|
||||||
|
id="path26"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 420.077,294.937 -1.028,-0.094 -11.802,-28.94 -3.143,0 -11.848,28.942 -0.978,0.092 c -0.911,0.07 -1.457,0.651 -1.457,1.553 l 0,1.686 8.872,0 0,-1.686 c 0,-0.435 -0.16,-1.454 -1.577,-1.546 -0.068,-0.019 -0.199,-0.053 -0.471,-0.062 -0.131,-0.015 -0.293,-0.034 -0.512,-0.034 -0.048,0 -0.094,0 -0.142,0 l 2.698,-6.669 0.051,-0.131 13.818,0 2.752,6.8 c -0.024,0 -0.048,0 -0.072,0 -0.194,0.023 -0.407,0.017 -0.682,0.044 -0.171,0 -0.301,0.034 -0.307,0.044 -1.48,0.101 -1.641,1.12 -1.641,1.555 l 0,1.686 8.915,0 0,-1.686 c 0.003,-0.903 -0.543,-1.484 -1.446,-1.554 z m -8.712,-9.914 -11.379,0 5.676,-14.052 5.703,14.052 z"
|
||||||
|
id="path28"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 453.835,295.152 -0.405,-0.014 c -0.205,-0.021 -0.42,-0.02 -0.694,-0.047 -0.048,-0.004 -0.099,-0.008 -0.149,-0.012 l -9.439,-13.559 8.997,-12.522 c 0.059,-0.004 0.117,-0.01 0.173,-0.014 0.28,-0.024 0.49,-0.02 0.906,-0.06 l 0.359,-0.003 c 1.108,-0.085 1.502,-0.812 1.502,-1.465 l 0,-1.512 -10.007,0 0,1.512 c 0,0.652 0.395,1.38 1.553,1.468 l 0.562,0.012 c 0.202,0.015 0.503,0.021 0.814,0.032 l -7.269,10.302 -7.114,-10.304 c 0.274,0 0.49,-0.019 0.783,-0.042 l 0.402,-0.003 c 0.913,-0.07 1.459,-0.618 1.459,-1.465 l 0,-1.512 -9.833,0 0,1.512 c 0,0.652 0.394,1.38 1.555,1.468 l 0.439,0.012 c 0.216,0.022 0.493,0.027 0.797,0.048 0.062,0.005 0.125,0.009 0.191,0.015 l 8.915,12.646 -9.439,13.432 c -0.066,0.006 -0.128,0.01 -0.189,0.015 -0.301,0.023 -0.509,0.021 -0.932,0.061 l -0.359,0.002 c -1.108,0.086 -1.503,0.812 -1.503,1.466 l 0,1.555 10.053,0 0,-1.555 c 0,-0.653 -0.395,-1.38 -1.556,-1.468 l -0.632,-0.014 c -0.215,-0.016 -0.498,-0.015 -0.791,-0.03 l 7.808,-11.086 7.588,11.087 c -0.271,0.015 -0.532,0.018 -0.876,0.043 l -0.357,0.002 c -1.107,0.086 -1.502,0.812 -1.502,1.466 l 0,1.555 9.746,0 0,-1.555 c 0,-0.654 -0.395,-1.381 -1.556,-1.469 z"
|
||||||
|
id="path30"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 460.3,267.458 c 0,0.652 0.394,1.38 1.553,1.468 l 0.437,0 c 0.077,0 0.168,0.006 0.271,0.015 0.328,0.021 0.797,0.022 1.313,0.048 0.045,0.001 0.091,0.004 0.136,0.005 l 0,26.09 c -0.045,0.002 -0.091,0.004 -0.136,0.006 -0.52,0.023 -0.985,0.026 -1.313,0.048 -0.104,0.008 -0.194,0.015 -0.271,0.015 l -0.49,0.002 c -1.105,0.086 -1.499,0.812 -1.499,1.466 l 0,1.555 10.966,0 0,-1.555 c 0,-0.848 -0.547,-1.395 -1.511,-1.468 l -0.437,0 c -0.077,0 -0.168,-0.007 -0.271,-0.015 -0.325,-0.021 -0.797,-0.022 -1.313,-0.048 -0.043,-0.002 -0.088,-0.004 -0.133,-0.006 l 0,-26.09 c 0.045,-0.001 0.09,-0.004 0.133,-0.005 0.514,-0.024 0.985,-0.028 1.313,-0.048 0.104,-0.008 0.194,-0.015 0.271,-0.015 l 0.49,-0.003 c 0.91,-0.07 1.457,-0.618 1.457,-1.465 l 0,-1.556 -10.966,0 0,1.556 z"
|
||||||
|
id="path32"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /><path
|
||||||
|
d="m 495.413,284.994 c -0.517,-0.979 -1.201,-1.811 -1.979,-2.405 -0.833,-0.638 -1.681,-1.137 -2.592,-1.527 -0.81,-0.346 -1.771,-0.697 -2.942,-1.071 -0.589,-0.188 -1.181,-0.392 -1.761,-0.591 l -1.042,-0.355 c -0.932,-0.355 -1.704,-0.735 -2.359,-1.159 -0.655,-0.422 -1.159,-0.924 -1.54,-1.536 -0.394,-0.628 -0.594,-1.389 -0.594,-2.257 0,-0.648 0.142,-1.307 0.429,-2.01 0.256,-0.623 0.626,-1.164 1.161,-1.699 0.507,-0.507 1.124,-0.883 1.884,-1.148 0.847,-0.297 1.744,-0.442 2.743,-0.442 1.896,0 3.572,0.288 5.104,0.879 l 0.109,1.968 c 0.053,0.974 0.085,1.536 0.088,1.71 0.098,1.561 1.15,1.73 1.598,1.73 l 1.729,0 0,-7.463 -0.413,-0.177 c -2.897,-1.241 -5.585,-1.844 -8.214,-1.844 -1.523,0 -2.86,0.229 -4.089,0.701 -1.235,0.475 -2.227,1.097 -3.031,1.901 -0.876,0.879 -1.496,1.781 -1.894,2.756 -0.415,1.013 -0.618,2.083 -0.618,3.271 0,1.438 0.245,2.657 0.728,3.623 0.45,0.899 1.092,1.686 1.966,2.404 0.737,0.61 1.542,1.085 2.607,1.542 0.815,0.348 1.776,0.698 2.946,1.071 l 2.828,0.914 c 0.775,0.258 1.537,0.633 2.334,1.148 0.652,0.42 1.155,0.922 1.539,1.533 0.365,0.586 0.549,1.378 0.549,2.348 0,0.93 -0.16,1.797 -0.475,2.583 -0.314,0.791 -0.751,1.46 -1.334,2.043 -0.583,0.585 -1.343,1.058 -2.219,1.377 -0.791,0.324 -1.75,0.475 -3.018,0.475 -2.152,0 -4.001,-0.32 -5.498,-0.95 -0.008,-0.17 -0.013,-0.345 -0.019,-0.523 -0.013,-0.332 -0.023,-0.678 -0.045,-1.03 -0.021,-0.311 -0.029,-0.594 -0.04,-0.854 -0.014,-0.336 -0.024,-0.637 -0.048,-0.914 -0.043,-0.441 -0.043,-0.682 -0.043,-0.764 -0.066,-1.057 -0.679,-1.688 -1.641,-1.688 l -1.731,0 0,8.031 0.416,0.177 c 2.735,1.165 5.614,1.757 8.561,1.757 1.616,0 3.11,-0.266 4.442,-0.79 1.278,-0.502 2.4,-1.229 3.332,-2.16 0.94,-0.941 1.673,-2.051 2.118,-3.205 0.463,-1.209 0.7,-2.524 0.7,-3.913 0.001,-1.377 -0.248,-2.541 -0.732,-3.467 z"
|
||||||
|
id="path34"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#309aa5" /></g><path
|
||||||
|
d="m 345.173,182.684 c 0,-1.486 -1.206,-2.693 -2.692,-2.693 l -30.532,0 c -12.756,0 -23.748,7.668 -28.626,18.636 -4.877,-10.967 -15.869,-18.636 -28.624,-18.636 l -30.534,0 c -1.488,0 -2.693,1.207 -2.693,2.693 0,1.488 1.205,2.694 2.693,2.694 l 12.994,0 c -8.309,5.636 -13.778,15.155 -13.778,25.929 0,17.268 14.049,31.318 31.318,31.318 12.754,0 23.747,-7.668 28.624,-18.636 4.878,10.967 15.871,18.636 28.626,18.636 17.268,0 31.315,-14.05 31.315,-31.318 0,-10.774 -5.469,-20.293 -13.776,-25.929 l 12.993,0 c 1.486,0 2.692,-1.206 2.692,-2.694 z m -90.475,54.556 c -14.299,0 -25.933,-11.633 -25.933,-25.933 0,-14.298 11.633,-25.929 25.933,-25.929 14.298,0 25.931,11.631 25.931,25.929 0,14.3 -11.633,25.933 -25.931,25.933 z m 83.183,-25.932 c 0,14.299 -11.635,25.933 -25.933,25.933 -14.298,0 -25.933,-11.633 -25.933,-25.933 0,-14.298 11.635,-25.929 25.933,-25.929 14.298,0 25.933,11.631 25.933,25.929 z"
|
||||||
|
id="path36"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><g
|
||||||
|
id="g38"><path
|
||||||
|
d="m 194.749,326.17 c -2.5,-0.762 -4.862,-1.48 -4.862,-3.784 0,-1.6 1.609,-2.595 4.198,-2.595 1.863,0 3.914,0.627 5.489,1.68 l 0.067,0.044 1.007,-2.222 0.024,-0.052 -0.048,-0.032 c -1.743,-1.173 -4.134,-1.872 -6.396,-1.872 -4.251,0 -6.997,2.06 -6.997,5.25 0,3.922 3.366,4.922 6.335,5.804 2.536,0.752 4.93,1.465 4.917,3.845 0,1.866 -1.774,3.024 -4.628,3.024 -2.295,0 -4.832,-1.079 -6.623,-2.815 l -0.068,-0.063 -1.095,2.189 0.037,0.034 c 2.022,1.93 4.909,3.082 7.721,3.082 4.373,0 7.311,-2.236 7.311,-5.565 0.016,-4.001 -3.387,-5.037 -6.389,-5.952 z"
|
||||||
|
id="path40"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><polygon
|
||||||
|
points="213.369,337.601 213.369,319.764 219.927,319.764 219.927,317.422 204.415,317.422 204.415,319.764 210.943,319.764 210.943,337.601 "
|
||||||
|
id="polygon42"
|
||||||
|
style="fill:#8ea5a4" /><path
|
||||||
|
d="m 231.244,317.422 -2.464,0 -9.011,20.083 -0.042,0.096 2.583,0 2.232,-5.068 10.851,0 2.213,5.028 0.019,0.04 2.64,0 -9.003,-20.139 -0.018,-0.04 z m 3.114,12.77 -8.78,0 4.363,-9.929 4.417,9.929 z"
|
||||||
|
id="path44"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><path
|
||||||
|
d="m 252.852,317.422 -8.173,0 0,20.179 8.085,0 c 5.965,0 10.464,-4.337 10.464,-10.089 0,-5.752 -4.46,-10.09 -10.376,-10.09 z m 0.029,17.867 -5.776,0 0,-15.525 5.688,0 c 4.548,0 7.979,3.342 7.979,7.775 0,4.418 -3.392,7.75 -7.891,7.75 z"
|
||||||
|
id="path46"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><polygon
|
||||||
|
points="282.443,319.764 282.443,317.422 268.704,317.422 268.704,337.601 282.813,337.601 282.813,335.289 271.131,335.289 271.131,328.553 281.239,328.553 281.239,326.212 271.131,326.212 271.131,319.764 "
|
||||||
|
id="polygon48"
|
||||||
|
style="fill:#8ea5a4" /><path
|
||||||
|
d="m 304.438,324.218 c 0,-4.318 -2.906,-6.796 -7.973,-6.796 l -7.684,0 0,20.179 2.429,0 0,-6.328 5.255,0 c 0.439,0 0.871,-0.025 1.311,-0.054 l 4.131,6.352 0.02,0.03 2.772,0 -4.72,-6.847 c 2.916,-0.985 4.459,-3.244 4.459,-6.536 z m -13.228,-4.454 5.255,0 c 3.684,0 5.628,1.561 5.628,4.513 0,3.046 -1.944,4.656 -5.628,4.656 l -5.255,0 0,-9.169 z"
|
||||||
|
id="path50"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><path
|
||||||
|
d="m 326.741,326.17 c -2.501,-0.76 -4.86,-1.48 -4.86,-3.784 0,-1.6 1.608,-2.595 4.197,-2.595 1.859,0 3.913,0.627 5.49,1.68 l 0.066,0.044 1.004,-2.222 0.023,-0.052 -0.048,-0.032 c -1.739,-1.173 -4.131,-1.872 -6.395,-1.872 -4.251,0 -6.997,2.06 -6.997,5.25 0,3.922 3.366,4.922 6.336,5.804 2.536,0.754 4.931,1.465 4.917,3.845 0,1.866 -1.771,3.024 -4.626,3.024 -2.294,0 -4.832,-1.079 -6.625,-2.815 l -0.066,-0.063 -1.073,2.144 -0.021,0.046 0.035,0.034 c 2.021,1.93 4.908,3.082 7.722,3.082 4.373,0 7.313,-2.236 7.313,-5.565 0.014,-4.002 -3.39,-5.038 -6.392,-5.953 z"
|
||||||
|
id="path52"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><polygon
|
||||||
|
points="351.92,319.764 351.92,317.422 336.405,317.422 336.405,319.764 342.934,319.764 342.934,337.601 345.362,337.601 345.362,319.764 "
|
||||||
|
id="polygon54"
|
||||||
|
style="fill:#8ea5a4" /><path
|
||||||
|
d="m 372.195,324.218 c 0,-4.318 -2.906,-6.796 -7.973,-6.796 l -7.687,0 0,20.179 2.429,0 0,-6.328 5.258,0 c 0.439,0 0.871,-0.025 1.311,-0.054 l 4.131,6.352 0.02,0.03 2.772,0 -4.72,-6.847 c 2.916,-0.985 4.459,-3.244 4.459,-6.536 z m -13.23,-4.454 5.258,0 c 3.684,0 5.628,1.561 5.628,4.513 0,3.046 -1.944,4.656 -5.628,4.656 l -5.258,0 0,-9.169 z"
|
||||||
|
id="path56"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /><path
|
||||||
|
d="m 378.574,334.717 c -0.839,0 -1.473,0.668 -1.473,1.557 0,0.888 0.634,1.557 1.473,1.557 0.823,0 1.443,-0.669 1.443,-1.557 10e-4,-0.889 -0.62,-1.557 -1.443,-1.557 z"
|
||||||
|
id="path58"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#8ea5a4" /></g><g
|
||||||
|
id="g60"><path
|
||||||
|
d="m 259.1,198.531 c -5.269,0 -9.541,4.271 -9.541,9.54 0,5.27 4.272,9.545 9.541,9.545 5.271,0 9.541,-4.275 9.541,-9.545 0,-5.269 -4.27,-9.54 -9.541,-9.54 z m -1.685,10.326 c -2.108,0 -3.817,-1.708 -3.817,-3.817 0,-2.109 1.708,-3.818 3.817,-3.818 2.108,0 3.815,1.709 3.815,3.818 0,2.109 -1.707,3.817 -3.815,3.817 z"
|
||||||
|
id="path62"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#575756" /><path
|
||||||
|
d="m 309.421,197.464 c -5.271,0 -9.544,4.27 -9.544,9.541 0,5.27 4.272,9.542 9.544,9.542 5.269,0 9.543,-4.272 9.543,-9.542 0,-5.271 -4.275,-9.541 -9.543,-9.541 z m -1.687,10.325 c -2.109,0 -3.816,-1.708 -3.816,-3.815 0,-2.108 1.707,-3.817 3.816,-3.817 2.109,0 3.817,1.709 3.817,3.817 0.001,2.107 -1.707,3.815 -3.817,3.815 z"
|
||||||
|
id="path64"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#575756" /><path
|
||||||
|
d="m 283.322,223.99 c -2.099,4.719 -5.334,8.821 -9.351,11.971 l 9.351,18.701 9.351,-18.702 c -4.016,-3.149 -7.252,-7.251 -9.351,-11.97 z"
|
||||||
|
id="path66"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#575756" /></g></g><g
|
||||||
|
id="Rogalli_Lache"
|
||||||
|
transform="translate(0,-403.001)" /><g
|
||||||
|
id="Neue-Typo"
|
||||||
|
transform="translate(0,-403.001)" /></svg>
|
After Width: | Height: | Size: 24 KiB |
|
@ -0,0 +1,32 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
width="80px" height="50px" viewBox="0 0 80 50" enable-background="new 0 0 80 50" xml:space="preserve">
|
||||||
|
<g id="UND">
|
||||||
|
</g>
|
||||||
|
<g id="Hausarzt">
|
||||||
|
<g>
|
||||||
|
<path fill="#457575" d="M24.584,12.008c-3.699,0-6.709,3.01-6.709,6.708c0,3.7,3.01,6.711,6.709,6.711s6.709-3.011,6.709-6.711
|
||||||
|
C31.293,15.018,28.283,12.008,24.584,12.008z M23.511,14.994c0.988,0,1.793,0.805,1.793,1.793c0,0.989-0.805,1.793-1.793,1.793
|
||||||
|
c-0.987,0-1.792-0.804-1.792-1.793C21.719,15.799,22.523,14.994,23.511,14.994z"/>
|
||||||
|
<path fill="#457575" d="M56.609,11.329c-3.699,0-6.711,3.01-6.711,6.709c0,3.699,3.012,6.709,6.711,6.709s6.709-3.01,6.709-6.709
|
||||||
|
C63.318,14.339,60.311,11.329,56.609,11.329z M55.536,14.315c0.989,0,1.793,0.805,1.793,1.793c0,0.988-0.804,1.792-1.793,1.792
|
||||||
|
c-0.988,0-1.792-0.804-1.792-1.792C53.744,15.12,54.548,14.315,55.536,14.315z"/>
|
||||||
|
<path fill="#457575" d="M40.581,28.589l-0.582-1.308l-0.581,1.308c-1.276,2.871-3.269,5.421-5.763,7.376l-0.409,0.321
|
||||||
|
l6.753,13.505l6.754-13.506l-0.409-0.32C43.852,34.01,41.857,31.459,40.581,28.589z"/>
|
||||||
|
</g>
|
||||||
|
<path fill="#457575" d="M80,2.56c0-1.296-1.055-2.351-2.352-2.351H58.218c-7.669,0-14.681,4.29-18.22,11.036
|
||||||
|
C36.462,4.499,29.45,0.209,21.782,0.209H2.35C1.054,0.209,0,1.264,0,2.56s1.054,2.35,2.35,2.35h6.359
|
||||||
|
c-4.725,3.895-7.494,9.694-7.494,15.866c0,11.341,9.226,20.568,20.567,20.568c7.668,0,14.68-4.289,18.217-11.037
|
||||||
|
c3.539,6.748,10.551,11.037,18.22,11.037c11.34,0,20.566-9.228,20.566-20.568c0-6.172-2.77-11.972-7.494-15.866h6.357
|
||||||
|
C78.945,4.91,80,3.855,80,2.56z M58.219,36.645c-8.75,0-15.867-7.119-15.867-15.868c0-8.749,7.117-15.867,15.867-15.867
|
||||||
|
c8.749,0,15.867,7.117,15.867,15.866C74.086,29.525,66.968,36.645,58.219,36.645z M21.782,36.645
|
||||||
|
c-8.75,0-15.867-7.119-15.867-15.868c0-8.749,7.117-15.867,15.867-15.867c8.749,0,15.867,7.117,15.867,15.866
|
||||||
|
C37.649,29.525,30.531,36.645,21.782,36.645z"/>
|
||||||
|
</g>
|
||||||
|
<g id="Rogalli_Lache">
|
||||||
|
</g>
|
||||||
|
<g id="Neue-Typo">
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
|
@ -0,0 +1,32 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
width="80px" height="50px" viewBox="0 0 80 50" enable-background="new 0 0 80 50" xml:space="preserve">
|
||||||
|
<g id="UND">
|
||||||
|
</g>
|
||||||
|
<g id="Hausarzt">
|
||||||
|
<g>
|
||||||
|
<path fill="#fff" d="M24.584,12.008c-3.699,0-6.709,3.01-6.709,6.708c0,3.7,3.01,6.711,6.709,6.711s6.709-3.011,6.709-6.711
|
||||||
|
C31.293,15.018,28.283,12.008,24.584,12.008z M23.511,14.994c0.988,0,1.793,0.805,1.793,1.793c0,0.989-0.805,1.793-1.793,1.793
|
||||||
|
c-0.987,0-1.792-0.804-1.792-1.793C21.719,15.799,22.523,14.994,23.511,14.994z"/>
|
||||||
|
<path fill="#fff" d="M56.609,11.329c-3.699,0-6.711,3.01-6.711,6.709c0,3.699,3.012,6.709,6.711,6.709s6.709-3.01,6.709-6.709
|
||||||
|
C63.318,14.339,60.311,11.329,56.609,11.329z M55.536,14.315c0.989,0,1.793,0.805,1.793,1.793c0,0.988-0.804,1.792-1.793,1.792
|
||||||
|
c-0.988,0-1.792-0.804-1.792-1.792C53.744,15.12,54.548,14.315,55.536,14.315z"/>
|
||||||
|
<path fill="#fff" d="M40.581,28.589l-0.582-1.308l-0.581,1.308c-1.276,2.871-3.269,5.421-5.763,7.376l-0.409,0.321
|
||||||
|
l6.753,13.505l6.754-13.506l-0.409-0.32C43.852,34.01,41.857,31.459,40.581,28.589z"/>
|
||||||
|
</g>
|
||||||
|
<path fill="#fff" d="M80,2.56c0-1.296-1.055-2.351-2.352-2.351H58.218c-7.669,0-14.681,4.29-18.22,11.036
|
||||||
|
C36.462,4.499,29.45,0.209,21.782,0.209H2.35C1.054,0.209,0,1.264,0,2.56s1.054,2.35,2.35,2.35h6.359
|
||||||
|
c-4.725,3.895-7.494,9.694-7.494,15.866c0,11.341,9.226,20.568,20.567,20.568c7.668,0,14.68-4.289,18.217-11.037
|
||||||
|
c3.539,6.748,10.551,11.037,18.22,11.037c11.34,0,20.566-9.228,20.566-20.568c0-6.172-2.77-11.972-7.494-15.866h6.357
|
||||||
|
C78.945,4.91,80,3.855,80,2.56z M58.219,36.645c-8.75,0-15.867-7.119-15.867-15.868c0-8.749,7.117-15.867,15.867-15.867
|
||||||
|
c8.749,0,15.867,7.117,15.867,15.866C74.086,29.525,66.968,36.645,58.219,36.645z M21.782,36.645
|
||||||
|
c-8.75,0-15.867-7.119-15.867-15.868c0-8.749,7.117-15.867,15.867-15.867c8.749,0,15.867,7.117,15.867,15.866
|
||||||
|
C37.649,29.525,30.531,36.645,21.782,36.645z"/>
|
||||||
|
</g>
|
||||||
|
<g id="Rogalli_Lache">
|
||||||
|
</g>
|
||||||
|
<g id="Neue-Typo">
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
|
@ -0,0 +1,31 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="80px"
|
||||||
|
height="50px" viewBox="0 0 80 50" enable-background="new 0 0 80 50" xml:space="preserve">
|
||||||
|
<g id="UND">
|
||||||
|
</g>
|
||||||
|
<g id="Hausarzt">
|
||||||
|
<path fill="#457575" d="M80,2.596c0-0.961-0.78-1.742-1.741-1.742H58.513c-8.249,0-15.358,4.959-18.513,12.052
|
||||||
|
C36.845,5.814,29.736,0.854,21.488,0.854H1.741C0.779,0.854,0,1.635,0,2.596c0,0.962,0.779,1.742,1.741,1.742h8.404
|
||||||
|
C4.771,7.983,1.234,14.14,1.234,21.107c0,11.167,9.085,20.254,20.253,20.254c8.249,0,15.357-4.959,18.512-12.052
|
||||||
|
c3.155,7.093,10.264,12.052,18.513,12.052c11.167,0,20.252-9.086,20.252-20.254c0-6.968-3.536-13.124-8.909-16.769h8.403
|
||||||
|
C79.22,4.338,80,3.558,80,2.596z M21.488,37.878c-9.248,0-16.771-7.523-16.771-16.771c0-9.247,7.523-16.769,16.771-16.769
|
||||||
|
c9.247,0,16.77,7.522,16.77,16.769C38.258,30.355,30.734,37.878,21.488,37.878z M75.284,21.107c0,9.248-7.524,16.771-16.771,16.771
|
||||||
|
c-9.246,0-16.771-7.523-16.771-16.771c0-9.247,7.524-16.769,16.771-16.769C67.76,4.338,75.284,11.861,75.284,21.107z"/>
|
||||||
|
<g>
|
||||||
|
<path fill="#457575" d="M24.334,12.844c-3.407,0-6.17,2.762-6.17,6.169c0,3.408,2.763,6.173,6.17,6.173
|
||||||
|
c3.409,0,6.17-2.765,6.17-6.173C30.505,15.606,27.743,12.844,24.334,12.844z M23.245,19.523c-1.364,0-2.469-1.105-2.469-2.469
|
||||||
|
s1.105-2.469,2.469-2.469c1.363,0,2.467,1.105,2.467,2.469S24.608,19.523,23.245,19.523z"/>
|
||||||
|
<path fill="#457575" d="M56.878,12.154c-3.409,0-6.172,2.762-6.172,6.17c0,3.408,2.763,6.171,6.172,6.171
|
||||||
|
c3.407,0,6.172-2.763,6.172-6.171C63.05,14.916,60.285,12.154,56.878,12.154z M55.788,18.832c-1.364,0-2.469-1.105-2.469-2.468
|
||||||
|
c0-1.363,1.104-2.468,2.469-2.468c1.363,0,2.469,1.105,2.469,2.468C58.257,17.727,57.151,18.832,55.788,18.832z"/>
|
||||||
|
<path fill="#457575" d="M40,29.31c-1.357,3.052-3.45,5.705-6.047,7.742L40,49.146l6.047-12.095
|
||||||
|
C43.45,35.014,41.357,32.361,40,29.31z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="Rogalli_Lache">
|
||||||
|
</g>
|
||||||
|
<g id="Neue-Typo">
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
|
@ -0,0 +1,199 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
width="566.93px" height="283.464px" viewBox="0 0 566.93 283.464" enable-background="new 0 0 566.93 283.464"
|
||||||
|
xml:space="preserve">
|
||||||
|
<g id="UND">
|
||||||
|
</g>
|
||||||
|
<g id="Hausarzt">
|
||||||
|
<g>
|
||||||
|
<path fill="#FFFFFF" d="M92.477,150.28c0,0.652,0.394,1.38,1.554,1.468h0.393c0.079,0,0.177,0.006,0.292,0.015
|
||||||
|
c0.346,0.024,0.826,0.021,1.314,0.048c0.037,0.001,0.076,0.002,0.113,0.005v11.316H78.167v-11.316
|
||||||
|
c0.045-0.001,0.091-0.004,0.136-0.005c0.518-0.024,0.989-0.027,1.312-0.048c0.105-0.008,0.194-0.015,0.272-0.015l0.49-0.003
|
||||||
|
c0.913-0.07,1.458-0.618,1.458-1.465v-1.512H70.866v1.512c0,0.652,0.395,1.38,1.556,1.468h0.437c0.076,0,0.167,0.006,0.27,0.015
|
||||||
|
c0.322,0.022,0.791,0.025,1.313,0.048c0.044,0.001,0.089,0.004,0.134,0.005v26.09c-0.045,0.002-0.09,0.004-0.134,0.006
|
||||||
|
c-0.525,0.025-0.994,0.023-1.313,0.048c-0.104,0.008-0.194,0.015-0.27,0.015l-0.49,0.002c-1.108,0.086-1.502,0.812-1.502,1.466
|
||||||
|
v1.555h10.969v-1.555c0-0.848-0.546-1.395-1.512-1.468h-0.437c-0.078,0-0.167-0.007-0.272-0.015
|
||||||
|
c-0.322-0.022-0.795-0.022-1.312-0.048c-0.045-0.002-0.091-0.004-0.136-0.006v-11.709h17.977v11.709
|
||||||
|
c-0.038,0.003-0.076,0.004-0.113,0.006c-0.489,0.025-0.968,0.025-1.314,0.048c-0.115,0.008-0.213,0.015-0.292,0.015l-0.446,0.002
|
||||||
|
c-1.107,0.086-1.501,0.812-1.501,1.466v1.555h10.968v-1.555c0-0.653-0.394-1.38-1.555-1.468h-0.393
|
||||||
|
c-0.079,0-0.177-0.007-0.292-0.015c-0.344-0.021-0.823-0.022-1.314-0.048c-0.038-0.002-0.076-0.003-0.113-0.006v-26.09
|
||||||
|
c0.037-0.003,0.076-0.004,0.113-0.005c0.489-0.027,0.968-0.025,1.314-0.048c0.114-0.008,0.213-0.015,0.292-0.015l0.446-0.003
|
||||||
|
c1.108-0.085,1.502-0.812,1.502-1.465v-1.512H92.477V150.28z"/>
|
||||||
|
<path fill="#FFFFFF" d="M138.171,177.758l-1.028-0.094l-11.804-28.94h-3.143l-11.846,28.942l-0.975,0.092
|
||||||
|
c-0.914,0.07-1.46,0.651-1.46,1.553v1.686h8.873v-1.686c0-0.435-0.16-1.454-1.578-1.546c-0.069-0.019-0.199-0.053-0.472-0.062
|
||||||
|
c-0.127-0.015-0.29-0.034-0.51-0.034c-0.049,0-0.093,0-0.141,0l2.699-6.669l0.051-0.131h13.82l2.748,6.8c-0.024,0-0.047,0-0.069,0
|
||||||
|
c-0.22,0.028-0.408,0.018-0.684,0.044c-0.17,0-0.298,0.034-0.308,0.044c-1.479,0.101-1.639,1.12-1.639,1.555v1.686h8.916v-1.686
|
||||||
|
C139.621,178.422,139.062,177.828,138.171,177.758z M123.754,153.793l5.703,14.052h-11.38L123.754,153.793z"/>
|
||||||
|
<path fill="#FFFFFF" d="M163.738,150.28c0,0.652,0.394,1.38,1.556,1.468h0.524c0.123,0,0.268,0.008,0.432,0.016
|
||||||
|
c0.442,0.021,1.028,0.023,1.591,0.048c0.044,0.001,0.088,0.004,0.132,0.005v16.711c0,1.347-0.202,2.587-0.616,3.794
|
||||||
|
c-0.42,1.215-0.988,2.209-1.74,3.039c-0.768,0.85-1.665,1.496-2.739,1.974c-1.102,0.489-2.311,0.728-3.696,0.728
|
||||||
|
c-1.396,0-2.653-0.245-3.739-0.728c-1.084-0.481-2.002-1.155-2.74-2.017c-0.705-0.779-1.244-1.733-1.698-3.003
|
||||||
|
c-0.409-1.144-0.615-2.417-0.615-3.787v-16.711c0.044-0.001,0.089-0.004,0.133-0.005c0.563-0.024,1.148-0.026,1.592-0.048
|
||||||
|
c0.164-0.008,0.309-0.016,0.431-0.016l0.576-0.003c1.109-0.085,1.503-0.812,1.503-1.465v-1.512h-11.492v1.512
|
||||||
|
c0,0.847,0.546,1.395,1.511,1.468h0.436c0.077,0,0.167,0.006,0.273,0.015c0.325,0.021,0.795,0.022,1.311,0.048
|
||||||
|
c0.045,0.001,0.091,0.004,0.136,0.005v16.712c0,1.782,0.271,3.411,0.825,4.985c0.552,1.562,1.378,2.949,2.456,4.121
|
||||||
|
c1.071,1.163,2.398,2.084,3.946,2.741c1.518,0.645,3.253,0.971,5.156,0.971c1.875,0,3.595-0.326,5.111-0.971
|
||||||
|
c1.549-0.657,2.877-1.58,3.947-2.741c1.078-1.174,1.903-2.56,2.455-4.121c0.585-1.652,0.869-3.283,0.869-4.985v-16.712
|
||||||
|
c0.039-0.001,0.076-0.004,0.113-0.005c0.49-0.028,0.968-0.024,1.314-0.048c0.115-0.008,0.213-0.015,0.292-0.015l0.446-0.003
|
||||||
|
c1.108-0.085,1.502-0.812,1.502-1.465v-1.512h-11.493V150.28z"/>
|
||||||
|
<path fill="#FFFFFF" d="M196.384,165.41c-0.835-0.637-1.682-1.136-2.59-1.526c-0.815-0.348-1.776-0.698-2.944-1.071
|
||||||
|
c-0.582-0.185-1.164-0.386-1.737-0.583l-1.065-0.363c-0.935-0.357-1.707-0.735-2.36-1.159c-0.654-0.422-1.157-0.924-1.538-1.536
|
||||||
|
c-0.396-0.63-0.595-1.39-0.595-2.257c0-0.652,0.14-1.309,0.43-2.011c0.256-0.622,0.623-1.162,1.16-1.698
|
||||||
|
c0.507-0.507,1.123-0.882,1.884-1.148c0.847-0.297,1.745-0.442,2.742-0.442c1.895,0,3.569,0.288,5.104,0.879l0.124,2.261
|
||||||
|
c0.044,0.793,0.07,1.256,0.072,1.415c0.095,1.563,1.148,1.732,1.597,1.732h1.73v-7.463l-0.413-0.177
|
||||||
|
c-2.898-1.241-5.584-1.844-8.214-1.844c-1.525,0-2.862,0.229-4.087,0.701c-1.237,0.477-2.229,1.099-3.031,1.9
|
||||||
|
c-0.875,0.876-1.494,1.778-1.895,2.757c-0.412,1.004-0.619,2.105-0.619,3.271c0,1.438,0.245,2.657,0.727,3.623
|
||||||
|
c0.449,0.897,1.092,1.683,1.967,2.404c0.74,0.61,1.546,1.085,2.609,1.542c0.815,0.349,1.778,0.699,2.944,1.071l2.829,0.914
|
||||||
|
c0.776,0.258,1.54,0.634,2.333,1.148c0.652,0.422,1.156,0.924,1.538,1.533c0.366,0.586,0.551,1.377,0.551,2.348
|
||||||
|
c0,0.928-0.16,1.796-0.475,2.583c-0.318,0.794-0.754,1.462-1.333,2.042c-0.595,0.595-1.334,1.056-2.221,1.378
|
||||||
|
c-0.79,0.324-1.749,0.475-3.015,0.475c-2.153,0-4-0.32-5.499-0.95c-0.008-0.176-0.013-0.354-0.02-0.536
|
||||||
|
c-0.011-0.329-0.021-0.669-0.044-1.019c-0.02-0.311-0.03-0.594-0.04-0.855c-0.013-0.336-0.024-0.637-0.049-0.911
|
||||||
|
c-0.042-0.44-0.042-0.683-0.043-0.765c-0.064-1.057-0.678-1.688-1.641-1.688h-1.729v8.031l0.414,0.177
|
||||||
|
c2.735,1.165,5.616,1.757,8.562,1.757c1.615,0,3.11-0.266,4.44-0.79c1.265-0.497,2.417-1.244,3.332-2.16
|
||||||
|
c0.943-0.941,1.676-2.051,2.12-3.207c0.464-1.207,0.699-2.525,0.699-3.911c0-1.37-0.246-2.534-0.732-3.462
|
||||||
|
C197.848,166.839,197.163,166.006,196.384,165.41z"/>
|
||||||
|
<path fill="#FFFFFF" d="M233.565,177.758l-1.028-0.094l-11.802-28.94h-3.143l-11.847,28.942l-0.975,0.092
|
||||||
|
c-0.914,0.07-1.459,0.651-1.459,1.553v1.686h8.872v-1.686c0-0.435-0.16-1.454-1.578-1.546c-0.069-0.019-0.198-0.053-0.471-0.062
|
||||||
|
c-0.128-0.015-0.291-0.034-0.51-0.034c-0.044,0-0.093,0-0.141,0l2.699-6.669l0.051-0.131h13.818l2.75,6.8c-0.024,0-0.048,0-0.07,0
|
||||||
|
c-0.207,0.028-0.408,0.018-0.683,0.044c-0.17,0-0.3,0.034-0.306,0.044c-1.481,0.101-1.641,1.12-1.641,1.555v1.686h8.915v-1.686
|
||||||
|
C235.015,178.41,234.47,177.829,233.565,177.758z M224.853,167.845h-11.38l5.676-14.052L224.853,167.845z"/>
|
||||||
|
<path fill="#FFFFFF" d="M265.272,177.974h-0.874c-0.113,0-0.227-0.01-0.34-0.019c-0.035-0.004-0.069-0.007-0.105-0.01
|
||||||
|
l-9.049-11.397c0.867-0.175,1.682-0.428,2.433-0.758c1.108-0.489,2.044-1.112,2.959-1.977c0.844-0.846,1.481-1.787,1.894-2.799
|
||||||
|
c0.439-1.072,0.663-2.247,0.663-3.489c0-2.865-0.941-5.01-2.885-6.564c-1.878-1.456-4.705-2.193-8.406-2.193h-11.858v1.512
|
||||||
|
c0,0.847,0.544,1.395,1.51,1.468h0.437c0.078,0,0.167,0.006,0.273,0.015c0.323,0.021,0.792,0.022,1.312,0.048
|
||||||
|
c0.045,0.001,0.091,0.004,0.136,0.005v26.09c-0.045,0.002-0.09,0.004-0.136,0.006c-0.517,0.026-0.988,0.027-1.312,0.048
|
||||||
|
c-0.106,0.008-0.196,0.015-0.273,0.015l-0.49,0.002c-1.105,0.086-1.5,0.812-1.5,1.466v1.555h10.966v-1.555
|
||||||
|
c0-0.653-0.395-1.38-1.553-1.468h-0.437c-0.077,0-0.167-0.007-0.273-0.015c-0.324-0.022-0.799-0.022-1.291-0.048
|
||||||
|
c-0.038-0.002-0.075-0.003-0.112-0.006v-10.879h2.983c0.697,0,0.93,0.064,1.008,0.104c0.134,0.066,0.326,0.245,0.553,0.512
|
||||||
|
l9.912,12.529c0.181,0.229,0.392,0.462,0.713,0.625c0.266,0.131,0.582,0.2,0.913,0.2h3.737v-1.555
|
||||||
|
C266.783,178.594,266.238,178.047,265.272,177.974z M257.243,162.239c-0.746,0.613-1.587,1.054-2.502,1.311
|
||||||
|
c-1.079,0.301-2.25,0.454-3.484,0.454h-4.293v-12.125h4.6c2.55,0,4.531,0.5,5.885,1.485c1.233,0.896,1.858,2.356,1.858,4.337
|
||||||
|
c0,1.008-0.161,1.835-0.507,2.604C258.483,161.008,257.988,161.624,257.243,162.239z"/>
|
||||||
|
<path fill="#FFFFFF" d="M271.955,156.724h1.774c0.558,0,1.508-0.22,1.62-1.826l0.06-0.377c0.025-0.187,0.039-0.429,0.052-0.715
|
||||||
|
c0.011-0.204,0.021-0.433,0.045-0.735l0.08-1.107h15.066l-18.889,26.403c-0.229,0.348-0.332,0.691-0.332,1.118v1.511h24.022
|
||||||
|
v-7.999h-1.729c-0.447,0-1.499,0.168-1.619,1.847l-0.059,0.394c-0.029,0.197-0.043,0.444-0.059,0.741l-0.035,0.618
|
||||||
|
c-0.029,0.382-0.059,0.781-0.088,1.202h-15.502l18.832-26.294c0.287-0.402,0.434-0.843,0.434-1.313v-1.424h-23.674V156.724z"/>
|
||||||
|
<path fill="#FFFFFF" d="M300.277,156.506h1.771c0.557,0,1.505-0.218,1.601-1.73c0-0.132,0.019-0.426,0.042-0.886
|
||||||
|
c0.027-0.465,0.062-1.091,0.102-1.882h7.703v25.897c-0.037,0.003-0.074,0.004-0.112,0.006c-0.492,0.025-0.972,0.026-1.315,0.048
|
||||||
|
c-0.114,0.008-0.211,0.015-0.29,0.015l-0.448,0.002c-1.107,0.086-1.502,0.812-1.502,1.466v1.555h10.969v-1.555
|
||||||
|
c0-0.653-0.395-1.38-1.556-1.468h-0.435c-0.077,0-0.167-0.007-0.271-0.015c-0.327-0.019-0.794-0.022-1.312-0.048
|
||||||
|
c-0.046-0.002-0.091-0.004-0.137-0.006v-25.897h7.669c0.099,1.753,0.136,2.669,0.136,2.809c0.066,1.058,0.679,1.689,1.644,1.689
|
||||||
|
h1.729v-7.738h-25.985V156.506z"/>
|
||||||
|
<path fill="#FFFFFF" d="M342.422,148.768h-11.9v1.512c0,0.652,0.395,1.38,1.553,1.468h0.438c0.077,0,0.167,0.006,0.271,0.015
|
||||||
|
c0.327,0.021,0.796,0.022,1.312,0.048c0.046,0.001,0.091,0.004,0.137,0.005v26.09c-0.046,0.002-0.091,0.004-0.137,0.006
|
||||||
|
c-0.517,0.023-0.985,0.026-1.312,0.048c-0.104,0.008-0.194,0.015-0.271,0.015l-0.49,0.002c-1.105,0.086-1.5,0.812-1.5,1.466v1.555
|
||||||
|
h10.966v-1.555c0-0.653-0.395-1.38-1.553-1.468h-0.395c-0.079,0-0.176-0.007-0.29-0.015c-0.346-0.024-0.828-0.024-1.315-0.048
|
||||||
|
c-0.038-0.002-0.075-0.003-0.112-0.006v-9.352h4.6c1.679,0,3.293-0.246,4.813-0.738c1.479-0.524,2.677-1.194,3.665-2.048
|
||||||
|
c1.068-0.921,1.864-1.991,2.354-3.153c0.543-1.173,0.808-2.48,0.808-3.997c0-3.164-1.008-5.629-2.989-7.329
|
||||||
|
C349.121,149.617,346.21,148.768,342.422,148.768z M342.422,165.401h-4.6v-13.523h4.6c2.683,0,4.739,0.591,6.1,1.75
|
||||||
|
c1.295,1.14,1.95,2.803,1.95,4.946c0,0.958-0.187,1.882-0.554,2.744c-0.354,0.819-0.869,1.532-1.532,2.116
|
||||||
|
c-0.668,0.591-1.518,1.076-2.527,1.439C344.873,165.229,343.749,165.401,342.422,165.401z"/>
|
||||||
|
<path fill="#FFFFFF" d="M384.192,177.974h-0.874c-0.114,0-0.227-0.01-0.338-0.019c-0.038-0.004-0.072-0.007-0.107-0.01
|
||||||
|
l-9.05-11.397c0.868-0.175,1.683-0.428,2.434-0.758c1.108-0.489,2.043-1.112,2.96-1.977c0.844-0.846,1.48-1.787,1.894-2.799
|
||||||
|
c0.439-1.072,0.663-2.247,0.663-3.489c0-2.865-0.94-5.01-2.885-6.564c-1.878-1.456-4.706-2.193-8.406-2.193h-11.857v1.512
|
||||||
|
c0,0.847,0.546,1.395,1.51,1.468h0.437c0.077,0,0.168,0.006,0.272,0.015c0.327,0.021,0.796,0.022,1.312,0.048
|
||||||
|
c0.046,0.001,0.091,0.004,0.136,0.005v26.09c-0.045,0.002-0.09,0.004-0.136,0.006c-0.517,0.023-0.985,0.026-1.312,0.048
|
||||||
|
c-0.104,0.008-0.195,0.015-0.272,0.015l-0.489,0.002c-1.105,0.086-1.5,0.812-1.5,1.466v1.555h10.966v-1.555
|
||||||
|
c0-0.653-0.395-1.38-1.553-1.468h-0.437c-0.078,0-0.168-0.007-0.272-0.015c-0.327-0.022-0.804-0.025-1.292-0.048
|
||||||
|
c-0.037-0.002-0.074-0.003-0.111-0.006v-10.879h2.983c0.697,0,0.93,0.064,1.007,0.104c0.136,0.066,0.327,0.245,0.554,0.512
|
||||||
|
l9.911,12.529c0.184,0.229,0.395,0.462,0.714,0.625c0.267,0.131,0.583,0.2,0.913,0.2h3.737v-1.555
|
||||||
|
C385.702,178.594,385.156,178.047,384.192,177.974z M376.161,162.239c-0.745,0.613-1.587,1.054-2.501,1.311
|
||||||
|
c-1.078,0.301-2.251,0.454-3.483,0.454h-4.294v-12.125h4.6c2.549,0,4.531,0.5,5.884,1.485c1.233,0.896,1.859,2.356,1.859,4.337
|
||||||
|
c0,1.008-0.16,1.835-0.509,2.604C377.402,161.008,376.907,161.624,376.161,162.239z"/>
|
||||||
|
<path fill="#FFFFFF" d="M419.995,177.758l-1.028-0.094l-11.802-28.94h-3.143l-11.848,28.942l-0.978,0.092
|
||||||
|
c-0.911,0.07-1.457,0.651-1.457,1.553v1.686h8.872v-1.686c0-0.435-0.16-1.454-1.577-1.546c-0.068-0.019-0.199-0.053-0.471-0.062
|
||||||
|
c-0.131-0.015-0.293-0.034-0.512-0.034c-0.048,0-0.094,0-0.142,0l2.698-6.669l0.051-0.131h13.818l2.752,6.8
|
||||||
|
c-0.024,0-0.048,0-0.072,0c-0.194,0.023-0.407,0.017-0.682,0.044c-0.171,0-0.301,0.034-0.307,0.044
|
||||||
|
c-1.48,0.101-1.641,1.12-1.641,1.555v1.686h8.915v-1.686C421.444,178.41,420.898,177.829,419.995,177.758z M411.283,167.845
|
||||||
|
h-11.379l5.676-14.052L411.283,167.845z"/>
|
||||||
|
<path fill="#FFFFFF" d="M453.753,177.974l-0.405-0.014c-0.205-0.021-0.42-0.02-0.694-0.047c-0.048-0.004-0.099-0.008-0.149-0.012
|
||||||
|
l-9.439-13.559l8.997-12.522c0.059-0.004,0.117-0.01,0.173-0.014c0.28-0.024,0.49-0.02,0.906-0.06l0.359-0.003
|
||||||
|
c1.108-0.085,1.502-0.812,1.502-1.465v-1.512h-10.007v1.512c0,0.652,0.395,1.38,1.553,1.468l0.562,0.012
|
||||||
|
c0.202,0.015,0.503,0.021,0.814,0.032l-7.269,10.302l-7.114-10.304c0.274,0,0.49-0.019,0.783-0.042l0.402-0.003
|
||||||
|
c0.913-0.07,1.459-0.618,1.459-1.465v-1.512h-9.833v1.512c0,0.652,0.394,1.38,1.555,1.468l0.439,0.012
|
||||||
|
c0.216,0.022,0.493,0.027,0.797,0.048c0.062,0.005,0.125,0.009,0.191,0.015l8.915,12.646l-9.439,13.432
|
||||||
|
c-0.066,0.006-0.128,0.01-0.189,0.015c-0.301,0.023-0.509,0.021-0.932,0.061l-0.359,0.002c-1.108,0.086-1.503,0.812-1.503,1.466
|
||||||
|
v1.555h10.053v-1.555c0-0.653-0.395-1.38-1.556-1.468l-0.632-0.014c-0.215-0.016-0.498-0.015-0.791-0.03l7.808-11.086
|
||||||
|
l7.588,11.087c-0.271,0.015-0.532,0.018-0.876,0.043l-0.357,0.002c-1.107,0.086-1.502,0.812-1.502,1.466v1.555h9.746v-1.555
|
||||||
|
C455.309,178.789,454.914,178.062,453.753,177.974z"/>
|
||||||
|
<path fill="#FFFFFF" d="M460.218,150.28c0,0.652,0.394,1.38,1.553,1.468h0.437c0.077,0,0.168,0.006,0.271,0.015
|
||||||
|
c0.328,0.021,0.797,0.022,1.313,0.048c0.045,0.001,0.091,0.004,0.136,0.005v26.09c-0.045,0.002-0.091,0.004-0.136,0.006
|
||||||
|
c-0.52,0.023-0.985,0.026-1.313,0.048c-0.104,0.008-0.194,0.015-0.271,0.015l-0.49,0.002c-1.105,0.086-1.499,0.812-1.499,1.466
|
||||||
|
v1.555h10.966v-1.555c0-0.848-0.547-1.395-1.511-1.468h-0.437c-0.077,0-0.168-0.007-0.271-0.015
|
||||||
|
c-0.325-0.021-0.797-0.022-1.313-0.048c-0.043-0.002-0.088-0.004-0.133-0.006v-26.09c0.045-0.001,0.09-0.004,0.133-0.005
|
||||||
|
c0.514-0.024,0.985-0.028,1.313-0.048c0.104-0.008,0.194-0.015,0.271-0.015l0.49-0.003c0.91-0.07,1.457-0.618,1.457-1.465v-1.556
|
||||||
|
h-10.966V150.28z"/>
|
||||||
|
<path fill="#FFFFFF" d="M495.331,167.816c-0.517-0.979-1.201-1.811-1.979-2.405c-0.833-0.638-1.681-1.137-2.592-1.527
|
||||||
|
c-0.81-0.346-1.771-0.697-2.942-1.071c-0.589-0.188-1.181-0.392-1.761-0.591l-1.042-0.355c-0.932-0.355-1.704-0.735-2.359-1.159
|
||||||
|
c-0.655-0.422-1.159-0.924-1.54-1.536c-0.394-0.628-0.594-1.389-0.594-2.257c0-0.648,0.142-1.307,0.429-2.01
|
||||||
|
c0.256-0.623,0.626-1.164,1.161-1.699c0.507-0.507,1.124-0.883,1.884-1.148c0.847-0.297,1.744-0.442,2.743-0.442
|
||||||
|
c1.896,0,3.572,0.288,5.104,0.879l0.109,1.968c0.053,0.974,0.085,1.536,0.088,1.71c0.098,1.561,1.15,1.73,1.598,1.73h1.729v-7.463
|
||||||
|
l-0.413-0.177c-2.897-1.241-5.585-1.844-8.214-1.844c-1.523,0-2.86,0.229-4.089,0.701c-1.235,0.475-2.227,1.097-3.031,1.901
|
||||||
|
c-0.876,0.879-1.496,1.781-1.894,2.756c-0.415,1.013-0.618,2.083-0.618,3.271c0,1.438,0.245,2.657,0.728,3.623
|
||||||
|
c0.45,0.899,1.092,1.686,1.966,2.404c0.737,0.61,1.542,1.085,2.607,1.542c0.815,0.348,1.776,0.698,2.946,1.071l2.828,0.914
|
||||||
|
c0.775,0.258,1.537,0.633,2.334,1.148c0.652,0.42,1.155,0.922,1.539,1.533c0.365,0.586,0.549,1.378,0.549,2.348
|
||||||
|
c0,0.93-0.16,1.797-0.475,2.583c-0.314,0.791-0.751,1.46-1.334,2.043c-0.583,0.585-1.343,1.058-2.219,1.377
|
||||||
|
c-0.791,0.324-1.75,0.475-3.018,0.475c-2.152,0-4.001-0.32-5.498-0.95c-0.008-0.17-0.013-0.345-0.019-0.523
|
||||||
|
c-0.013-0.332-0.023-0.678-0.045-1.03c-0.021-0.311-0.029-0.594-0.04-0.854c-0.014-0.336-0.024-0.637-0.048-0.914
|
||||||
|
c-0.043-0.441-0.043-0.682-0.043-0.764c-0.066-1.057-0.679-1.688-1.641-1.688h-1.731v8.031l0.416,0.177
|
||||||
|
c2.735,1.165,5.614,1.757,8.561,1.757c1.616,0,3.11-0.266,4.442-0.79c1.278-0.502,2.4-1.229,3.332-2.16
|
||||||
|
c0.94-0.941,1.673-2.051,2.118-3.205c0.463-1.209,0.7-2.524,0.7-3.913C496.063,169.906,495.815,168.742,495.331,167.816z"/>
|
||||||
|
</g>
|
||||||
|
<path fill="#FFFFFF" d="M345.091,65.506c0-1.486-1.206-2.693-2.692-2.693h-30.532c-12.756,0-23.748,7.668-28.627,18.636
|
||||||
|
c-4.877-10.967-15.869-18.636-28.624-18.636h-30.534c-1.488,0-2.693,1.207-2.693,2.693c0,1.488,1.205,2.694,2.693,2.694h12.994
|
||||||
|
c-8.309,5.636-13.778,15.155-13.778,25.929c0,17.268,14.049,31.318,31.318,31.318c12.754,0,23.747-7.668,28.624-18.636
|
||||||
|
c4.879,10.967,15.871,18.636,28.627,18.636c17.268,0,31.315-14.05,31.315-31.318c0-10.774-5.469-20.293-13.776-25.929h12.993
|
||||||
|
C343.885,68.2,345.091,66.994,345.091,65.506z M254.616,120.062c-14.299,0-25.933-11.633-25.933-25.933
|
||||||
|
c0-14.298,11.633-25.929,25.933-25.929c14.298,0,25.931,11.631,25.931,25.929C280.546,108.429,268.914,120.062,254.616,120.062z
|
||||||
|
M337.799,94.129c0,14.299-11.635,25.933-25.933,25.933s-25.933-11.633-25.933-25.933c0-14.298,11.635-25.929,25.933-25.929
|
||||||
|
S337.799,79.832,337.799,94.129z"/>
|
||||||
|
<g>
|
||||||
|
<path fill="#FFFFFF" d="M194.666,208.992c-2.5-0.762-4.862-1.48-4.862-3.784c0-1.6,1.609-2.595,4.198-2.595
|
||||||
|
c1.863,0,3.914,0.627,5.489,1.68l0.067,0.044l1.007-2.222l0.024-0.052l-0.048-0.032c-1.743-1.173-4.134-1.872-6.396-1.872
|
||||||
|
c-4.251,0-6.997,2.06-6.997,5.25c0,3.922,3.366,4.922,6.335,5.804c2.536,0.752,4.93,1.465,4.917,3.845
|
||||||
|
c0,1.866-1.774,3.024-4.628,3.024c-2.295,0-4.832-1.079-6.623-2.815l-0.068-0.063l-1.095,2.189l0.037,0.034
|
||||||
|
c2.022,1.93,4.909,3.082,7.721,3.082c4.373,0,7.311-2.236,7.311-5.565C201.072,210.943,197.669,209.907,194.666,208.992z"/>
|
||||||
|
<polygon fill="#FFFFFF" points="219.844,200.244 204.332,200.244 204.332,202.585 210.86,202.585 210.86,220.422 213.287,220.422
|
||||||
|
213.287,202.585 219.844,202.585 "/>
|
||||||
|
<path fill="#FFFFFF" d="M231.162,200.244h-2.464l-9.011,20.083l-0.042,0.096h2.583l2.232-5.068h10.851l2.213,5.028l0.019,0.04
|
||||||
|
h2.64l-9.003-20.139L231.162,200.244z M234.275,213.014h-8.78l4.363-9.929L234.275,213.014z"/>
|
||||||
|
<path fill="#FFFFFF" d="M252.77,200.244h-8.173v20.179h8.085c5.965,0,10.464-4.337,10.464-10.089S258.686,200.244,252.77,200.244z
|
||||||
|
M252.799,218.111h-5.776v-15.525h5.688c4.548,0,7.979,3.342,7.979,7.775C260.69,214.779,257.298,218.111,252.799,218.111z"/>
|
||||||
|
<polygon fill="#FFFFFF" points="271.048,211.375 281.156,211.375 281.156,209.034 271.048,209.034 271.048,202.585
|
||||||
|
282.36,202.585 282.36,200.244 268.622,200.244 268.622,220.422 282.73,220.422 282.73,218.111 271.048,218.111 "/>
|
||||||
|
<path fill="#FFFFFF" d="M304.355,207.04c0-4.318-2.906-6.796-7.973-6.796h-7.684v20.179h2.429v-6.328h5.255
|
||||||
|
c0.439,0,0.871-0.025,1.311-0.054l4.131,6.352l0.02,0.03h2.772l-4.72-6.847C302.812,212.59,304.355,210.332,304.355,207.04z
|
||||||
|
M291.128,202.585h5.255c3.684,0,5.628,1.561,5.628,4.513c0,3.046-1.944,4.656-5.628,4.656h-5.255V202.585z"/>
|
||||||
|
<path fill="#FFFFFF" d="M326.659,208.992c-2.501-0.76-4.86-1.48-4.86-3.784c0-1.6,1.608-2.595,4.197-2.595
|
||||||
|
c1.859,0,3.913,0.627,5.49,1.68l0.066,0.044l1.004-2.222l0.023-0.052l-0.048-0.032c-1.739-1.173-4.131-1.872-6.395-1.872
|
||||||
|
c-4.251,0-6.997,2.06-6.997,5.25c0,3.922,3.366,4.922,6.336,5.804c2.536,0.754,4.931,1.465,4.917,3.845
|
||||||
|
c0,1.866-1.771,3.024-4.626,3.024c-2.294,0-4.832-1.079-6.625-2.815l-0.066-0.063l-1.073,2.144l-0.021,0.046l0.035,0.034
|
||||||
|
c2.021,1.93,4.908,3.082,7.722,3.082c4.373,0,7.313-2.236,7.313-5.565C333.065,210.943,329.661,209.907,326.659,208.992z"/>
|
||||||
|
<polygon fill="#FFFFFF" points="336.323,202.585 342.852,202.585 342.852,220.422 345.28,220.422 345.28,202.585 351.838,202.585
|
||||||
|
351.838,200.244 336.323,200.244 "/>
|
||||||
|
<path fill="#FFFFFF" d="M372.113,207.04c0-4.318-2.906-6.796-7.973-6.796h-7.687v20.179h2.429v-6.328h5.258
|
||||||
|
c0.439,0,0.871-0.025,1.311-0.054l4.131,6.352l0.02,0.03h2.772l-4.72-6.847C370.57,212.59,372.113,210.332,372.113,207.04z
|
||||||
|
M358.883,202.585h5.258c3.684,0,5.628,1.561,5.628,4.513c0,3.046-1.944,4.656-5.628,4.656h-5.258V202.585z"/>
|
||||||
|
<path fill="#FFFFFF" d="M378.492,217.539c-0.839,0-1.473,0.668-1.473,1.557c0,0.888,0.634,1.557,1.473,1.557
|
||||||
|
c0.823,0,1.443-0.669,1.443-1.557C379.936,218.207,379.315,217.539,378.492,217.539z"/>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<path fill="#FFFFFF" d="M259.017,81.353c-5.269,0-9.541,4.271-9.541,9.54c0,5.27,4.272,9.545,9.541,9.545
|
||||||
|
c5.271,0,9.541-4.275,9.541-9.545C268.558,85.624,264.288,81.353,259.017,81.353z M257.333,91.679
|
||||||
|
c-2.108,0-3.817-1.708-3.817-3.817c0-2.109,1.708-3.818,3.817-3.818c2.108,0,3.815,1.709,3.815,3.818
|
||||||
|
C261.148,89.971,259.44,91.679,257.333,91.679z"/>
|
||||||
|
<path fill="#FFFFFF" d="M309.339,80.286c-5.271,0-9.544,4.27-9.544,9.541c0,5.27,4.272,9.542,9.544,9.542
|
||||||
|
c5.269,0,9.543-4.272,9.543-9.542C318.882,84.556,314.607,80.286,309.339,80.286z M307.652,90.611
|
||||||
|
c-2.109,0-3.816-1.708-3.816-3.815c0-2.108,1.707-3.817,3.816-3.817s3.817,1.709,3.817,3.817
|
||||||
|
C311.47,88.902,309.762,90.611,307.652,90.611z"/>
|
||||||
|
<path fill="#FFFFFF" d="M283.239,106.812c-2.099,4.719-5.334,8.821-9.351,11.971l9.351,18.701l9.352-18.702
|
||||||
|
C288.575,115.633,285.339,111.531,283.239,106.812z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="Rogalli_Lache">
|
||||||
|
</g>
|
||||||
|
<g id="Neue-Typo">
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 190 KiB |
|
@ -0,0 +1,8 @@
|
||||||
|
<?php get_header(); ?>
|
||||||
|
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
|
||||||
|
<h2><?php the_title(); ?></h2>
|
||||||
|
<p><?php the_content(__('(more...)')); ?></p>
|
||||||
|
<?php endwhile; else: ?>
|
||||||
|
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
|
||||||
|
<?php endif; ?>
|
||||||
|
<?php get_footer(); ?>
|
|
@ -0,0 +1 @@
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
<?php get_header(); ?>
|
||||||
|
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
|
||||||
|
<h1><?php the_title(); ?></h1>
|
||||||
|
<p><?php the_content(__('(Mehr...)')); ?></p>
|
||||||
|
<?php endwhile; else: ?>
|
||||||
|
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
|
||||||
|
<?php endif; ?>
|
||||||
|
<?php get_footer(); ?>
|
|
@ -0,0 +1,375 @@
|
||||||
|
/*
|
||||||
|
Theme Name: Hausarzt Stader Str
|
||||||
|
Description: Für ein Hausarzt in Bremen
|
||||||
|
Author: genofire
|
||||||
|
Version: 1.0.3
|
||||||
|
License: GNU
|
||||||
|
License URI: https://fireorbit.de
|
||||||
|
*/
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Montserrat';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
src: url("fonts/Montserrat-Regular.otf") format("opentype");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Montserrat';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: lighter;
|
||||||
|
src: url("fonts/Montserrat-Light.otf") format("opentype");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Montserrat';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: bold;
|
||||||
|
src: url("fonts/Montserrat-Regular.otf") format("opentype");
|
||||||
|
}
|
||||||
|
|
||||||
|
html,body{
|
||||||
|
min-height: 100vh;
|
||||||
|
padding:0px;
|
||||||
|
margin:0px;
|
||||||
|
background-color: white;
|
||||||
|
color: #457575;
|
||||||
|
font-family: 'Montserrat', sans-serif;
|
||||||
|
background: url('img/bg.png') white repeat;
|
||||||
|
background-attachment: fixed;
|
||||||
|
font-size:18px;
|
||||||
|
font-weight:lighter;
|
||||||
|
letter-spacing: 0.05em;
|
||||||
|
min-height: 100vh;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.wrapper {
|
||||||
|
width: 1024px;
|
||||||
|
min-height: 100vh;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
margin: auto;
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
header{
|
||||||
|
flex: 0 1 auto;
|
||||||
|
}
|
||||||
|
header > div{
|
||||||
|
padding:67px 0px;
|
||||||
|
height:140px;
|
||||||
|
margin-bottom: 3px;
|
||||||
|
background-image: url('img/main.jpg');
|
||||||
|
background-position: top;
|
||||||
|
background-size: cover;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
}
|
||||||
|
header .mobil{
|
||||||
|
display: none;
|
||||||
|
background: white;
|
||||||
|
text-align: center;
|
||||||
|
padding: 30px 0px;
|
||||||
|
}
|
||||||
|
header .mobil .menu {
|
||||||
|
text-align: center;
|
||||||
|
position: absolute;
|
||||||
|
top: 30px;
|
||||||
|
right: 5px;
|
||||||
|
}
|
||||||
|
header .mobil .menu button{
|
||||||
|
border: none;
|
||||||
|
outline-color: #009999;
|
||||||
|
background-color: white;
|
||||||
|
color: #009999;
|
||||||
|
font-size: 36px;
|
||||||
|
}
|
||||||
|
header .mobil .menu button::before{
|
||||||
|
content:"\2630";
|
||||||
|
}
|
||||||
|
header .mobil .menu button.active::before{
|
||||||
|
content:"x";
|
||||||
|
}
|
||||||
|
header img {
|
||||||
|
height:140px;
|
||||||
|
}
|
||||||
|
header .header-team img {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
header .tel {
|
||||||
|
position: relative;
|
||||||
|
background-color:rgba(255,255,255,0.5);
|
||||||
|
font-weight:bold;
|
||||||
|
text-align: center;
|
||||||
|
font-size:20px;
|
||||||
|
top: -35px;
|
||||||
|
width: 200px;
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
header .tel .label{
|
||||||
|
color:#457575;
|
||||||
|
}
|
||||||
|
header .tel .value{
|
||||||
|
color: rgba(0,0,0,0.7);
|
||||||
|
}
|
||||||
|
footer {
|
||||||
|
margin-bottom:10px;
|
||||||
|
font-size:18px;
|
||||||
|
text-align:center;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
footer a{
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
footer a.current-menu-item {
|
||||||
|
color: #009999;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.main{
|
||||||
|
flex:1 1 auto;
|
||||||
|
display: -webkit-flex;
|
||||||
|
display: -ms-flexbox;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: stretch;
|
||||||
|
overflow: hidden;
|
||||||
|
min-height: 100%;
|
||||||
|
}
|
||||||
|
nav,section{
|
||||||
|
flex: 1 100%;
|
||||||
|
}
|
||||||
|
nav {
|
||||||
|
padding-top: 20px;
|
||||||
|
background-color: rgba(113,140,139,0.12);
|
||||||
|
flex: 0 27%;
|
||||||
|
flex-shrink: 0;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
section{
|
||||||
|
background-color: rgba(113,140,139,0.07);
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
section > div{
|
||||||
|
padding-top: 44px;
|
||||||
|
padding:36px;
|
||||||
|
flex:1;
|
||||||
|
}
|
||||||
|
.affix{
|
||||||
|
position: fixed;
|
||||||
|
top: 0px;
|
||||||
|
}
|
||||||
|
nav ul{
|
||||||
|
list-style: none;
|
||||||
|
padding-left: 1.9em;
|
||||||
|
}
|
||||||
|
nav li .logo {
|
||||||
|
display:inline-block;
|
||||||
|
background-image:url('img/logo-noactive.svg');
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
height: 35px;
|
||||||
|
width: 57px;
|
||||||
|
}
|
||||||
|
nav li:hover .logo {
|
||||||
|
background-image:url('img/logo-hover.svg');
|
||||||
|
}
|
||||||
|
nav li.current-menu-item .logo{
|
||||||
|
background-image:url('img/logo-active.svg');
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
@media only screen and (min-width: 1024px) {
|
||||||
|
nav li.current-menu-item:before{
|
||||||
|
content: "";
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0.65em 0 0.65em 0.85em;
|
||||||
|
display: inline-block;
|
||||||
|
height: 0;
|
||||||
|
width: 0;
|
||||||
|
top: 0.1em;
|
||||||
|
left: -1.9em;
|
||||||
|
position: relative;
|
||||||
|
border-color: transparent #009999;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
nav li.current-menu-item:before {
|
||||||
|
top:-0.6em;
|
||||||
|
}
|
||||||
|
nav li.current-menu-item a{
|
||||||
|
font-weight: bold;
|
||||||
|
margin-left: -0.7em;
|
||||||
|
color:#009999;
|
||||||
|
}
|
||||||
|
nav li:hover a{
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
nav li .logo-mobil {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
nav a{
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 22px;
|
||||||
|
color: #457575;
|
||||||
|
|
||||||
|
font-weight: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1{
|
||||||
|
margin:0px 0px;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size:18px;
|
||||||
|
letter-spacing: 0.05em;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
h2 {
|
||||||
|
margin:0px 0px;
|
||||||
|
font-weight: normal;
|
||||||
|
font-size:18px;
|
||||||
|
letter-spacing: 0.05em;
|
||||||
|
text-transform: uppercase;
|
||||||
|
color: #8f2d53;
|
||||||
|
}
|
||||||
|
strong{
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
a,a:link,a:hover,a:visited,a:active {
|
||||||
|
color: #457575;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.more {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
a.more.red{
|
||||||
|
color: #8f2d53;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.post{
|
||||||
|
margin: 20px 0px;
|
||||||
|
}
|
||||||
|
.post > p {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
section .team{
|
||||||
|
flex-flow: wrap;
|
||||||
|
}
|
||||||
|
section .team .item{
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: top;
|
||||||
|
margin: 10px;
|
||||||
|
width: 48%;
|
||||||
|
}
|
||||||
|
section .team .item > a{
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
section .team .item p{
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
section .team .item:nth-child(odd) {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
section .team .item:nth-child(even) {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
section .team .item img {
|
||||||
|
float: left;
|
||||||
|
width: 45%;
|
||||||
|
margin: 0px 15px 0px 0px;
|
||||||
|
}
|
||||||
|
@media only screen and (max-width: 1024px) {
|
||||||
|
.affix {
|
||||||
|
position: relative;
|
||||||
|
top: auto;
|
||||||
|
}
|
||||||
|
.wrapper {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
header {
|
||||||
|
height: auto;
|
||||||
|
padding-top: 20px;
|
||||||
|
}
|
||||||
|
header > div {
|
||||||
|
height: 0px;
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
header .mobil, header img {
|
||||||
|
height: 100px;
|
||||||
|
}
|
||||||
|
header div+div img{
|
||||||
|
display: none;
|
||||||
|
height: 20%;
|
||||||
|
}
|
||||||
|
header .mobil {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
header .tel {
|
||||||
|
width: 100%;
|
||||||
|
top: 0px;
|
||||||
|
position:absolute;
|
||||||
|
background-color:rgba(113,140,139,0.07);
|
||||||
|
text-align:right;
|
||||||
|
font-size: 18px;
|
||||||
|
}
|
||||||
|
header .tel .value {
|
||||||
|
padding-right:10px;
|
||||||
|
}
|
||||||
|
.main{
|
||||||
|
flex-direction: column;
|
||||||
|
-webkit-flex-direction: column;
|
||||||
|
}
|
||||||
|
nav {
|
||||||
|
text-align: center;
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
nav.collapse{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
nav.collapse.in {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
nav.collapsing {
|
||||||
|
position: relative;
|
||||||
|
height: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
transition-timing-function: ease;
|
||||||
|
transition-duration: .35s;
|
||||||
|
transition-property: height, visibility;
|
||||||
|
}
|
||||||
|
nav ul {
|
||||||
|
padding-left:0px;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
nav li {
|
||||||
|
background-color: #e1ecf2;
|
||||||
|
margin:1px 0px;
|
||||||
|
}
|
||||||
|
nav li a,
|
||||||
|
nav li a:link,
|
||||||
|
nav li a:hover,
|
||||||
|
nav li a:visited,
|
||||||
|
nav li a:active {
|
||||||
|
color: #829D9D;
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
nav li.current-menu-item {
|
||||||
|
background-color: #009999;
|
||||||
|
}
|
||||||
|
nav li .logo{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
nav li .logo-mobil{
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
nav li.current-menu-item a {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
section .team .item {
|
||||||
|
width: 100%;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
section .team .item img {
|
||||||
|
width: 20%;
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
footer {
|
||||||
|
font-size: 10px
|
||||||
|
}
|
||||||
|
}
|