/*
Theme Name: Click.to Theme
Theme URI: http://www.aconic.net/click.to/
Description: Click.to theme for WordPress.
Author: Viktor Legerski
Author URI: http://www.legerski.net/
Version: 1.0.0.5
Tags: click.to, axonic, lookeen
*/




/* general */
html, body {
    height: 100.2%;
}
body {
    font-family: "Lucida Grande", "Segoe UI", Arial, Verdana, "Lucida Sans Unicode", Tahoma, Sans-Serif;
    font-size: 11px;
}
a, a:active, a:focus, a:visited {
    color: #1F75CC;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: 0px;
}
/* wordpress theme general */
#footer ul, #footer li, #footer h3 {
    margin:0;
    padding:0;
    font-size: 13px;
}
#footer li {
    list-style:none;
}
#footer h3 {
    font-size: 13px;
    color: #787878;
    font-weight: bold;
}
/* wordpress theme */
#wrapper {
    width: 960px;/*866*/
    margin: 25px auto;
}
#header {
    text-align: center;
}
#content {
    text-align: center;
    margin-top: 25px;
}
#content p {
    margin-top: 15px;
}
#mouse {
    height: 175px;
    margin-top: -17px;
    background-image: url('img/mouse.png');
    background-position: 625px;
    background-repeat: no-repeat;
}
#download-button {
    margin-top: 35px;
    width: 252px;
    height: 49px;
    margin-left: 354px;
    background-image: url('img/download-button.png');
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding-top: 10px;
    color: #FFFFFF;
    float: left;
}
#download-button-mac {
    margin-top: 35px;
    width: 252px;
    height: 59px;
    margin-left: 354px;
    background-image: url('img/download-button-mac.png');
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
    float: left;
}
#download-button:hover {
    background-image: url('img/download-button-hover.png');
}
#footer {
    border-top: 2px solid #DEDEDE;
    padding-top: 15px;
    padding-bottom: 25px;
}
#footer li {
    padding-top:2px;
}

/*lang*/

#msdrpdd20_arrow {
    margin-top:1px;
}
#msdrpdd20_titletext {
    float:right;
    margin-right:5px;
}

#searchfaq {
    /*background:url('img/search.png') no-repeat scroll 177px 6px #FFFFFF;
    width:149px;
    border:1px solid #ccc;
    padding:3px;
    */
    background: url("images/search.png") no-repeat scroll 177px 6px #FFFFFF;
border: 1px solid #E7E7E7;
border-radius: 5px 5px 5px 5px;
color: #888888;
float: left;
height: 22px;
margin-bottom: 5px;
padding: 3px;
width: 192px;
    }

#footer-left {
    width: 270px;
    text-align: center;
    float: left;
    /*margin-left:65px;*/
}
#footer-middle {
    width: 420px;
    text-align: center;
    float: left;
    /*margin-left:90px;*/
}
#footer-right {
    width: 270px;
    text-align: center;
    float: left;
    /*margin-left:50px;*/
}
#footer-middle .fl {
    width: 145px;
    text-align: left;
}
#footer-middle .fr {
    text-align: left;
}
#footer a, #footer a:active, #footer a:visited, #foote a:focus {
    color: #787878;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#change-language {
    margin-left: 52px;
}
.change-language {
    width: 100px;
}

/* language dropdown */
.ddTitleText {
    font-family: Lucida Grande, Segoe UI, Arial, Verdana, Lucida Sans Unicode, Tahoma, Sans-Serif;
    font-size: 11px;
    color: #787878;
}

/* language dropdown */
#msdrpdd20_child a:hover {
    text-decoration: none;
}

/* wordpress page */
#page-content {
    font-size: 13px;
    padding: 25px;
    border: 1px solid #DEDEDE;
    margin: 25px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-family: "Lucida Grande", "Segoe UI", Arial, Verdana, "Lucida Sans Unicode", Tahoma, Sans-Serif;
}
#header-page {
    border-bottom:1px solid #DEDEDE;
    text-align:right;
    padding-bottom: 5px;
}
#page-content h1 {
    margin: 0px;
    padding: 0px;
}

/* overview features */
table a, table a:active, table a:focus, table a:visited, table a:hover {
    text-decoration: none;
    color: #000000;
}
hr{
    border-top: 1px dotted #000000;
    background-color: #FFFFFF;
    height: 0px;
}

#sidebar_left li, #sidebar_left ul {
    list-style: none;
    list-style-type: none;
}
#sidebar_left .page_item {
    display: block;
    padding: 5px;
    
}
#sidebar_left .current_page_item a {
    display:block;
    font-weight: bold;
    padding:5px;
    margin:-5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF6600;
    padding-left: 25px;
}
#sidebar_left .current_page_item a {
            color: #444444;
            border:1px solid #C6E2F5;
        }

#sidebar_left-faq li, #sidebar_left ul {
    list-style: none;
    list-style-type: none;
}
#sidebar_left-faq .page_item {
    display: block;
    padding: 5px;
    
}
#sidebar_left-faq .current_page_item a {
    display:block;
    font-weight: bold;
    padding:5px;
    margin:-5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF6600;
    padding-left: 25px;
}
#sidebar_left-faq .current_page_item a {
            color: #444444;
            border:1px solid #C6E2F5;
        }

   /* Partner page sidebar */
   
#sidebar_left_partner li, #sidebar_left_partner ul {
    list-style: none;
    list-style-type: none;
}
#sidebar_left_partner .page_item {
    display: block;
    padding: 5px;
    
}
#sidebar_left_partner .current_page_item a {
    display:block;
    font-weight: bold;
    padding:5px;
    margin:-5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF6600;
}
#sidebar_left_partner .current_page_item a {
            color: #444444;
            border:1px solid #C6E2F5;
        }


/* helper */
.green {
    color: #42a800;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.cl {
    clear: left;
}
.cb {
    clear: both;
}

.font-size30 {
	font-size: 30px;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 50px 0;
}
/*#nav-above { */
/*	display: none; */
/*} */
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
	clear: both;
	padding: 35px 175px 20px;
}


.wpcf7-text, .wpcf7-select {
    width: 350px;
    border: 1px solid #ccc;
    padding: 3px;
}
.wpcf7-text:hover , .wpcf7-select:hover {
    width: 350px;
    border: 1px solid #333;
    padding: 3px;
}
.wpcf7-list-item {
    margin-left: -0.5em;
    margin-right: 0.5em;
}
.wpcf7-form-control-wrap textarea {
    width: 350px;
    border: 1px solid #ccc;
}
.wpcf7-form-control-wrap textarea:hover {
    width: 350px;
    border: 1px solid #333;
}
#wpcf7-f3-p14-o1, #wpcf7-f4-p14-o1 {
    color: #666;
}

/*contact form question mark*/
#removeme {
background-color:#fff;padding:5px;margin-left:50px;margin-top:-13px;position:absolute;width:300px;border:1px dashed #ccc;
}

/* sidebar left faq */
.page-item-64 {
    background-image: url('img/general_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-283 {
    background-image: url('img/settings_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-285, .page-item-3613 {
    background-image: url('img/facebook_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-287, .page-item-3621 {
    background-image: url('img/flickr_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-289, .page-item-3615 {
    background-image: url('img/google_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-278 {
    background-image: url('img/system_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-280 {
    background-image: url('img/technik_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-291, .page-item-3619 {
    background-image: url('img/twitter_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-128, .page-item-3600 {
    background-image: url('img/function_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-461, .page-item-3623 {
    background-image: url('img/wikipedia_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-457 {
    background-image: url('img/excel_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-459 {
    background-image: url('img/outlook_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-396 {
    background-image: url('img/paint_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-463 {
    background-image: url('img/pdf_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
/*�bersicht*/
.page-item-603 {
    background-image: url('img/webaction_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-575, .page-item-3628  {
    background-image: url('img/amazon_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-577 {
    background-image: url('img/bing_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-579, .page-item-3637 {
    background-image: url('img/blogger_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-581, .page-item-3969 {
    background-image: url('img/ebay_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-601, .page-item-3626 {
    background-image: url('img/evernote_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-2924 {
    background-image: url('img/evernote_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-433 {
    background-image: url('img/excel_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-584 {
    background-image: url('img/explorer_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-124 {
    background-image: url('img/facebook_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-132 {
    background-image: url('img/flickr_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-589 {
    background-image: url('img/google_desktop_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-391, .page-item-3639 {
    background-image: url('img/google_maps_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-591, .page-item-3641 {
    background-image: url('img/google_translate_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-134 {
    background-image: url('img/google_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-593 {
    background-image: url('img/notepad_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-437 {
    background-image: url('img/outlook_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-393 {
    background-image: url('img/paint_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-435, .page-item-3843 {
    background-image: url('img/pdf_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-595, .page-item-3630 {
    background-image: url('img/simplenote_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-597, .page-item-3837, .page-item-6328 {
    background-image: url('img/skype_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-126 {
    background-image: url('img/twitter_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-389 {
    background-image: url('img/wikipedia_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-440{
    background-image: url('img/word_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-599, .page-item-6743 {
    background-image: url('img/www_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-678, .page-item-3617 {
    background-image: url('img/youtube_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-694 {
    background-image: url('img/firefox_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-697, .page-item-4067 {
    background-image: url('img/tinyurl_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-1159 {
    background-image: url('img/dropbox_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-2028 {
    background-image: url('img/quora_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-2027, .page-item-3643  {
    background-image: url('img/gmail_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-1167 {
    background-image: url('img/program_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-2388, .page-item-3817 {
    background-image: url('img/billiger_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-2936, .page-item-3632  {
    background-image: url('img/xing_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-2746, .page-item-3634 {
    background-image: url('img/box_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3175, .page-item-5601 {
    background-image: url('img/pastebin_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3441 {
    background-image: url('img/pastebin_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3461 {
    background-image: url('img/win_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3463 {
    background-image: url('img/apple_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3426, .page-item-6368 {
    background-image: url('img/toodledo_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3541 {
    background-image: url('img/toodledo_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3473, .page-item-5600 {
    background-image: url('img/twick_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3988, .page-item-3985 {
    background-image: url('img/memonic_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3519, .page-item-3909 {
    background-image: url('img/wolfram_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3925, .page-item-3936 {
    background-image: url('img/basecamp_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3900 {
    background-image: url('img/dictionary_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4060, .page-item-3246 {
    background-image: url('img/bitly_16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3826 {
    background-image: url('img/ico_mac_excel_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4576 {
    background-image: url('img/ico_mac_finder_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-3840 {
    background-image: url('img/ico_mac_mail_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3832 {
    background-image: url('img/ico_mac_textedit_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-3821 {
    background-image: url('img/ico_mac_word_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4606 {
    background-image: url('img/ico_mac_sparrow_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4590 {
    background-image: url('img/ico_mac_dictionary_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4613 {
    background-image: url('img/ico_mac_bbedit_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4595 {
    background-image: url('img/ico_mac_textwrangler_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4599 {
    background-image: url('img/ico_mac_outlook_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4622 {
    background-image: url('img/ico_mac_pages_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4633 {
    background-image: url('img/ico_mac_keynote_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4627 {
    background-image: url('img/ico_mac_numbers_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4001, .page-item-4003 {
    background-image: url('img/ico_officedrop2_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4568 {
    background-image: url('img/ico_mac_stickie_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4820 {
    background-image: url('img/ico_37signals_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4918, .page-item-4916 {
    background-image: url('img/ico_suchen-de_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-4920, .page-item-4921 {
    background-image: url('img/ico_klicktel_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-4005, .page-item-4007 {
    background-image: url('img/ico_hootsuite_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-5561, .page-item-5562, .page-item-6330 {
    background-image: url('img/ico_xe_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}
.page-item-5571, .page-item-5572, .page-item-6332 {
    background-image: url('img/ico_oanda_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}



.page-item-5580, .page-item-5577 {
    background-image: url('img/ico_append_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5579, .page-item-5584 {
    background-image: url('img/ico_back_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5569, .page-item-5570 {
    background-image: url('img/ico_gelbe-seiten_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5351, .page-item-5352 {
    background-image: url('img/ico_google-spell-checker_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5564, .page-item-5563 {
    background-image: url('img/ico_imageshack_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5892, .page-item-5893 {
    background-image: url('img/ico_pinterest_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5890, .page-item-5891 {
    background-image: url('img/ico_posterous_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5895, .page-item-5894 {
    background-image: url('img/ico_stumbleupon_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5896, .page-item-5897 {
    background-image: url('img/ico_dict-cc_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}

.page-item-5910, .page-item-5912 {
    background-image: url('img/ico_bing_16x16.png');
    background-repeat: no-repeat;
    background-position:5px 6px;
}


.page-item-6743 a, .page-item-6368 a, .page-item-6328 a, .page-item-6330 a, .page-item-6332 a, .page-item-5601 a, .page-item-5600 a, .page-item-5910 a, .page-item-5912 a, .page-item-5580 a, .page-item-5577 a, .page-item-5579 a, .page-item-5584 a, .page-item-5569 a, .page-item-5570 a, .page-item-5351 a, .page-item-5352 a, .page-item-5564 a, .page-item-5563 a, .page-item-5892 a, .page-item-5893 a, .page-item-5890 a, .page-item-5891 a, .page-item-5895 a, .page-item-5894 a, .page-item-5896 a, .page-item-5897 a, .page-item-5571 a, .page-item-5572 a, .page-item-5561 a, .page-item-5562 a, .page-item-4005 a, .page-item-4007 a, .page-item-4921 a, .page-item-4920 a, .page-item-4916 a, .page-item-4918 a, .page-item-4820 a, .page-item-4568 a, .page-item-4001 a, .page-item-4003 a, .page-item-4627 a, .page-item-4633 a, .page-item-4622 a, .page-item-4599 a, .page-item-4595 a, .page-item-4613 a, .page-item-4590 a, .page-item-4606 a, .page-item-3821 a, .page-item-3832 a, .page-item-3840 a, .page-item-4576 a, .page-item-3826 a, .page-item-4067 a, .page-item-3246 a, .page-item-3817 a, .page-item-4060 a, .page-item-3843 a, .page-item-3900 a, .page-item-3985 a, .page-item-3988 a, .page-item-3837 a, .page-item-3909 a, .page-item-3936 a, .page-item-3969 a, .page-item-3925 a, .page-item-3613 a, .page-item-3600 a, .page-item-3621 a, .page-item-3615 a, .page-item-3617 a, .page-item-3619 a, .page-item-3613 a, .page-item-3623 a, .page-item-3626 a, .page-item-3628 a, .page-item-3630 a, .page-item-3632 a, .page-item-3634 a, .page-item-3637 a, .page-item-3639 a, .page-item-3641 a, .page-item-3643 a, .page-item-64 a, .page-item-2936 a, .page-item-3541 a, .page-item-3519 a, .page-item-3473 a, .page-item-3426 a, .page-item-3461 a, .page-item-3463 a, .page-item-3441 a, .page-item-3175 a, .page-item-2746 a, .page-item-2924 a, .page-item-1159 a, .page-item-2388 a,.page-item-1167 a, .page-item-2028 a, .page-item-2027 a, .page-item-697 a, .page-item-694 a, .page-item-678 a, .page-item-599 a, .page-item-440 a, .page-item-389 a, .page-item-126 a, .page-item-597 a, .page-item-595 a, .page-item-435 a, .page-item-393 a, .page-item-437 a, .page-item-593 a, .page-item-134 a, .page-item-591 a, .page-item-391 a, .page-item-589 a, .page-item-132 a, .page-item-124 a, .page-item-584 a, .page-item-433 a, .page-item-601 a, .page-item-581 a, .page-item-579 a, .page-item-603 a, .page-item-575 a, .page-item-577 a, .page-item-283 a, .page-item-396 a, .page-item-463 a, .page-item-285 a, .page-item-287 a, .page-item-289 a, .page-item-278 a, .page-item-291 a, .page-item-280 a, .page-item-128 a, .page-item-461 a, .page-item-457 a, .page-item-459 a {
    margin-left:23px;
}



.post-4228 .wpcf7-list-item {
	display:block;
}
.post-4228 #other-checkbox {
	margin-left: 10px;
}

.post-4228 .other-comments textarea {
	width: 406px;
}
.page-id-4222 #footer a, .page-id-4222 #footer a:active, .page-id-4222 #footer a:visited, .page-id-4222 #foote a:focus{
	margin-left: -5px;
}
#index-download {margin: 30px 0 50px 0;}	



input::-webkit-input-placeholder {
    color:    #a5d07f;
}
input:-moz-placeholder {
    color:    #a5d07f;
}

::-webkit-input-placeholder {
    color:    #a5d07f;
}
:-moz-placeholder {
    color:    #a5d07f;
}






/* fb button */
#fbde {
    width: 79px;
    height: 24px;
    background-image: url(img/gefaellt-mir.png);
    margin: 10px 0px 0px 98px;
}
#fbde:hover {
    background-image: url(img/gefaellt-mir_hover.png);
}
#fben {
    width: 49px;
    height: 24px;
    background-image: url(img/like.png);
    margin: 10px 0px 0px 98px;
}
#fben:hover {
    background-image: url(img/like_hover.png);
}

#search-icon {
    background-image: url('img/search.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:3px;
}



    #msdrpdd20_child img {
    float:left;
    margin-left:12px;
    margin-top:1px;
    }
    #msdrpdd20_child {
        border:0px;
    }
.dd .ddChild a {
padding-right:22px;
}



#qtrans_select_qtranslate-chooser_msdd {
width: 120px !important;
}
.ddTitleText {
    margin-right:5px;
}
#qtrans_select_qtranslate-chooser_child {
    margin-left:0px;
    width: 115px !important;
}
#qtrans_select_qtranslate-chooser_child a:hover {
    text-decoration:none !important;
}


/* HEADER */
.cloudblick-logo{
height: 92px;
width: 550px;
float: left;
margin-top: 35px;
}

.right-box{
width: 220px;
height: auto;
float: right;
margin-top: 40px;
}

.form-search, .form-newsletter{
/*background: url(images/form-suche.png) no-repeat;*/
background: url("images/search.png") no-repeat scroll 177px 6px #FFFFFF;
width: 192px;
height: 22px;
border: none;
margin-bottom: 5px;
padding: 3px;
border-radius: 5px 5px 5px 5px;
border:1px solid #e7e7e7;
color: #888;
/*font-family: FreeSet-Light;*/
float: left;
}

.form-newsletter{
/*background: url(images/input_newsletter.png) no-repeat;*/
background: url("images/newsletter.png") no-repeat scroll 177px 6px #FFFFFF;
color: #888;
}

.h-text{
float: left; 
line-height: 18px; 
margin-left: 3px; 
height: 18px;
margin-right: 10px;
width: auto;
color: #888;
}

.h-img{
float: left;
height: 18px;
width: 23px;
}

.btn1, .btn2{
height: 22px;
width: 24px;
border: none;
background: url(images/btn_newsletter.png) no-repeat;
float: left;
cursor: pointer; cursor: hand;
}

.btn2{
background: url(images/btn_search.png) no-repeat;
}

.btn2:hover{
background: url(images/btn_search_mo.png) no-repeat;
cursor: pointer; cursor: hand;
}

.btn1:hover{
background: url(images/btn_newsletter_mo.png) no-repeat;
cursor: pointer; cursor: hand;
}

/* CONTENT */
.navigation-top{
height: 30px;
line-height: 30px;
width: 100%;
float: left;
padding: 0 5px 0 0;
margin-bottom: 30px;
font-size: 16px;
}


/*SIDEBAR*/
.sidebar-img{
width: 215px;
height: 282px;
margin-top: 20px;
float: left;
}

.sidebar-box{

}

.sidebar-box-top{
height: 32px;
width: 190px;
background: url(images/sidebar-box-top.jpg); 
float: left;
line-height: 32px; 
padding-left: 10px;
margin-top: 20px;
color: #000;
font-size: 15px;
font-weight: bold;
}

.sidebar-box li{
list-style: none;
display: block;
width: 99%;
margin-bottom: 10px;
}

.sidebar-box-middle a{
color: #0066cc;
}

.sidebar-box-middle a:hover{
color: #0066cc;
text-decoration: underline;
}

.sidebar-box-middle-2 a{
display: block;
width: 99%;
text-decoration:underline;
color: #0066cc;
}

.sidebar-box-middle-2 a:hover{
color: #000;
}

.sidebar-box-middle, .sidebar-box-middle-2{
height: auto;
width: 190px;
background: url(images/sidebar-box-middle.jpg); 
float: left;
padding: 5px;
}

.sidebar-box-bottom{
height: 11px;
width: 200px;
background: url(images/sidebar-box-bottom.jpg); 
float: left;
}

/* FOOTER */
.footer-right-box, .footer-left-box{
float: right;
height: 33px;
line-height: 33px;
color: #404040;
}

.footer-left-box{
float: left;
height: 33px;
line-height: 33px;
margin-top: -5px;
}
.footer-left-box a{
color: #404040;
}

.footer-right-box a{
color: #404040;
}

.footer-left-box a:hover{
text-decoration: underline;
color: #404040;
}

.footer-right-box a:hover{
text-decoration: underline;
color: #404040;
}

.menu-wdd_footer-container{
height: 33px;
line-height: 33px;
}

/*  ARTICLES */
.comments-link{
height: 30px; 
line-height: 30px;
margin-left: 20px;
float:right;
}

.add-this{
float: right;
margin-top: 8px;
margin-right: 20px;
}

.entry-title a{
color: #000;
}

.entry-title a:hover{
color: #1ca5ec;
}

.entry-title a:active{
color: #666;
}


.post2{
margin-top: 40px;
}


/*KOMMENTARE*/
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 16px;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body {
	word-wrap: break-word;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 13px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 13px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 14px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 13px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 13px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 12px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 15px;
	width: auto;
}

.entry-content{
/*line-height: 2;*/
}


/* =neue Download-Buttons 03/2012
-------------------------------------------------------------- */

#dlbindex {
    width: 276px;
    height: 57px;
    background-image: url('img/clickto_download_large_n.png');
    background-repeat: no-repeat;
    margin: 25px auto 0;
    display:block; 				
    background-position:top;
}
#dlbindex:hover {
    background-position:bottom;
}
#dlbindexde {
    width: 276px;
    height: 57px;
    background-image: url('img/clickto_download_large_n_de.png');
    background-repeat: no-repeat;
    margin: 25px auto 0;
    display:block; 				
    background-position:top;
}
#dlbindexde:hover {
    background-position:bottom;
}
.dlblarge {
    width: 276px;
    height: 57px;
    background-image: url('img/clickto_download_large_n.png');
    background-repeat: no-repeat;
    float: left;
    margin: 25px 0 25px 200px;
    display:block; 				
    background-position:top;
}
.dlblarge:hover {
    background-position:bottom;
}
.dlblargede {
    width: 276px;
    height: 57px;
    background-image: url('img/clickto_download_large_n_de.png');
    background-repeat: no-repeat;
    float: left;
    margin: 25px 0 25px 200px;
    display:block; 				
    background-position:top;
}
.dlblargede:hover {
    background-position:bottom;
}
.dlbsmall {
    width: 194px;
    height: 40px;
    background-image: url('img/clickto_download_small_n.png');
    background-repeat: no-repeat;
    float: right;
    margin: 10px 0;
    display:block; 				
    background-position:top;
}
.dlbsmall:hover {
    background-position:bottom;
}
.dlbsmallde {
    width: 194px;
    height: 40px;
    background-image: url('img/clickto_download_small_n_de.png');
    background-repeat: no-repeat;
    float: right;
    margin: 10px 0;
    display:block; 				
    background-position:top;
}
.dlbsmallde:hover {
    background-position:bottom;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    margin-bottom: 15px;
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 11px;
		/*line-height: 0;*/
	}
	.entry-title {
		font-size: 35pt;
		font-weight: normal;
		color: #000;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}

  
/* =Pressebereich
-------------------------------------------------------------- */

.pressthumb img
{
margin-bottom: 5px;
}