/* startseite */

.startseite-button {
  display:block;
  width:164px;
  height:45px;
  background:url(images/startseite.png) no-repeat 0 -45px;
  margin:0 auto;
}
.startseite-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(images/startseite.png) no-repeat 0 0;
  text-indent:-9999px;
}
.startseite-button a:hover {
  background-position:45px;
}

/* dienstleistung */

.dienstleistung-button {
  display:block;
  width:201px;
  height:45px;
  background:url(images/dienstleistung.png) no-repeat 0 -45px;
  margin:0 auto;
}
.dienstleistung-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(images/dienstleistung.png) no-repeat 0 0;
  text-indent:-9999px;
}
.dienstleistung-button a:hover {
  background-position:45px;
}

/* referenzen */

.referenzen-button {
  display:block;
  width:174px;
  height:45px;
  background:url(images/referenzen.png) no-repeat 0 -45px;
  margin:0 auto;
}
.referenzen-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(images/referenzen.png) no-repeat 0 0;
  text-indent:-9999px;
}
.referenzen-button a:hover {
  background-position:45px;
}

/* ueber uns */

.ueberuns-button {
  display:block;
  width:159px;
  height:45px;
  background:url(images/ueber_uns.png) no-repeat 0 -45px;
  margin:0 auto;
}
.ueberuns-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(images/ueber_uns.png) no-repeat 0 0;
  text-indent:-9999px;
}
.ueberuns-button a:hover {
  background-position:45px;
}

/* kontakt */

.kontakt-button {
  display:block;
  width:155px;
  height:45px;
  background:url(images/kontakt.png) no-repeat 0 -45px;
  margin:0 auto;
}
.kontakt-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(images/kontakt.png) no-repeat 0 0;
  text-indent:-9999px;
}
.kontakt-button a:hover {
  background-position:45px;
}

/* statisch-L-button */

.statisch-L-button {
  display:block;
  width:300px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/statisch_light_hover.png) no-repeat 0 -100px;
  margin:0 auto;
}
.statisch-L-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/statisch_light_hover.png) no-repeat 0 0;
  text-indent:-9999px;
}
.statisch-L-button a:hover {
  background-position:100px;
}

/* statisch-M-button */

.statisch-M-button {
  display:block;
  width:300px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/statisch_medium_hover.png) no-repeat 0 -100px;
  margin:0 auto;
}
.statisch-M-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/statisch_medium_hover.png) no-repeat 0 0;
  text-indent:-9999px;
}
.statisch-M-button a:hover {
  background-position:100px;
}

/* statisch-H-button */

.statisch-H-button {
  display:block;
  width:300px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/statisch_heavy_hover.png) no-repeat 0 -100px;
  margin:0 auto;
}
.statisch-H-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/statisch_heavy_hover.png) no-repeat 0 0;
  text-indent:-9999px;
}
.statisch-H-button a:hover {
  background-position:100px;
}

/* dynamisch-L-button */

.dynamisch-L-button {
  display:block;
  width:450px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/dynamisch-L.png) no-repeat 0 -100px;
  margin:0 auto;
}
.dynamisch-L-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/dynamisch-L.png) no-repeat 0 0;
  text-indent:-9999px;
}
.dynamisch-L-button a:hover {
  background-position:100px;
}

/* dynamisch-XL-button */

.dynamisch-XL-button {
  display:block;
  width:450px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/dynamisch-XL.png) no-repeat 0 -100px;
  margin:0 auto;
}
.dynamisch-XL-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/dynamisch-XL.png) no-repeat 0 0;
  text-indent:-9999px;
}
.dynamisch-XL-button a:hover {
  background-position:100px;
}

/* dynamisch-button */

.dynamisch-button {
  display:block;
  width:211px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/dynamische_website.png) no-repeat 0 -100px;
  margin:0 auto;
}
.dynamisch-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/dynamische_website.png) no-repeat 0 0;
  text-indent:-9999px;
}
.dynamisch-button a:hover {
  background-position:100px;
}

/* statisch-button */

.statische-button {
  display:block;
  width:211px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/statische_website.png) no-repeat 0 -100px;
  margin:0 auto;
}
.statische-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/statische_website.png) no-repeat 0 0;
  text-indent:-9999px;
}
.statische-button a:hover {
  background-position:100px;
}

/* print-button */

.print-button {
  display:block;
  width:211px;
  height:100px;
  background:url(http://www.your-media.net/MEDIA/print_design.png) no-repeat 0 -100px;
  margin:0 auto;
}
.print-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(http://www.your-media.net/MEDIA/print_design.png) no-repeat 0 0;
  text-indent:-9999px;
}
.print-button a:hover {
  background-position:100px;
}
/************************************************
*          Resets          *
************************************************/
html, body, div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, input, table, th, td, a
{margin:0; padding:0; border:0; color:#8e8e8e;}  
:focus {outline:0;}
body {line-height:0;}
ul, ol {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:0px;}



/************************************************
*          General elements       *
************************************************/
body {background:#000 url(images/bg.jpg) top center no-repeat fixed; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; text-align:center; padding-bottom:20px;} 
h1, h2, h3, h4, h5, h6 {font-family:Rockwell, Georgia, Palatino Linotype, Palatino, "Times New Roman", Times, serif;}
a {color:#0076af; text-decoration:none;}
a:hover {color:#00acff;}
blockquote {font-style:italic; background:url(images/whitetrans.png); padding:.4em 1em .7em 1em; margin:.7em 0 .3em 0;}
code {font-size:1.1em; font-family:"Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;}
kbd, tt {font-size:1.2em;}
hr {border:1px solid #a8ef9d;}
pre {overflow:auto; width:1000px; padding:1em 1.5em; margin:1em 0; font-size:1.2em; white-space:pre-wrap; /* css3 */}
dl {}
dt {font-weight:bold;}
dd {padding-left:1em;}

table {}
table th {color:#a8ef9d;}
table td, table th {}
table th {}
table td {}
table tr.even td {}
table tr:hover td{}

fieldset {padding:1.2em; border:1px dashed #a8ef9d;}
legend {padding:.2em .8em; font-size:1.2em; text-transform:capitalize;}
input, textarea, select {font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; margin:.2em 0; color:#222; font-size:1em;}
input, textarea {padding:.3em;}
input.radio, input.checkbox {background:#fff; padding:2px;}
form label{font-weight:bold; display:block;}



/************************************************
*          General       *
************************************************/
#wrapper1 {margin:0px auto 0px auto; padding:0; text-align:left; width:1000px;}
.cleared {clear:both;}


/************************************************
*          Header       *
************************************************/
#top #topmenu {float:left; width:1000px;}
#top #topmenu li {float:left; background:url(images/whitetrans.png); padding:0 .8em .2em .8em; line-height:1.5em; margin:0 .4em .4em 0;}
#top #topmenu li:hover {background:url(images/blacktrans.png);}
#top #topmenu li a {color:#fff; font-size:.75em;}
#top #topmenu li a:hover {color:#a8ef9d;}
#top #topmenu li a.rss {background:url(images/rsstrans.png) left 4px no-repeat; padding-left:17px;}

#top #search {float:right; width:300px; text-align:right;}
#top #searchform input {padding:3px;}
#top #searchbox {width:180px; color:#555; font-size:.75em; border:1px solid #ddd; background:#eee;}
#top #searchbox:hover {background:#fff;}
#top .submitbutton {cursor:pointer; background:url(images/blacktrans.png); color:#fff; font-size:0.8em; padding:.08em; vertical-align:top;}
#top .submitbutton:hover {background:url(images/whitetrans.png);}

#header {padding-bottom:20px;}
#header #logo {float:left; width:480px; margin:35px 0 10px 0;}
#header #logo img {float:left; margin:4px 10px 10px 0;}
#header #logo h1 a {color:#fff; font-size:2em; font-weight:normal; text-shadow:0 0 6px #555;}
#header #logo h1 a:hover {color:#a8ef9d;}
#header #logo #desc {font-size:.8em; color:#ddd; margin-top:.5em; line-height:1.2em;}
#header #headerbanner h3 {font-size:1.1em; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#header #headerbanner p a {border-bottom:0px dashed #a8ef9d;}
#header #headerbanner a:hover {}

#catnav {width:1000px; height:45;}
#nav li {float:left; margin:0px 0 20px 0px;}
#nav li:hover {}
#nav li a {display:block; margin:0;color:#fff; padding:0 0px;}
#nav li a:hover {color:#afdaff; text-decoration:none; display:block;}
#nav li ul {position:absolute; width:180px; left:-999em; padding-top:0px; margin:0;}
#nav li:hover ul, #nav li.sfhover ul {left:auto;}
#nav li li {padding:0; margin:0; width:180px;}	
#nav li li a {color:#fff; margin:0; padding:0px 0px;}
#nav li li a:hover {color:#afdaff;}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;}




/************************************************
*          Content      *
************************************************/
#main {padding:20px 0px 0px 25px;}
#content {float:left; width:950px; line-height:1.5em; padding-top:10px;}
#contentfull {float:left; width:900px; padding:20px 0px 0px 0px;}
h2#contentdesc {font-weight:normal; font-size:1.3em; padding-bottom:15px;}
h2#contentdesc span {color:#a8ef9d;}

.titletitle {color:#ffc600; font-size:18px; padding-left:25px;}
.post {padding:0 5px 0 0;}
.sticky {padding:10px; margin-bottom:35px; background:url(images/blacktrans.png);}
.posttop {padding:0px;}
.posttop h2.posttitle a {color:#afdaff; font-size:1.4em;}
.posttop h2.posttitle a:hover {color:#a8ef9d; border-bottom:1px dashed #a8ef9d;}
.postmetatop {text-transform:capitalize; font-size:0.7em; padding-top:8px; line-height:1.5em;}
.postmetatop .categs {float:left; width:450px; background:url(images/categ.png) left 2px no-repeat; padding-left:20px; line-height:16px;}
.postmetatop .categs a:hover {color:#afdaff;}
.postmetatop .date {float:right; width:130px; text-align:right;}
.postmetatop .date span {background:url() left no-repeat; padding-left:20px;}

.postcontent {color:#fff; margin:.8em 0; font-size:0.8em; line-height:1.5em;padding:0 0 0 10px;}
.postcontent h1 {padding:.8em 0; font-size:1.5em;}
.postcontent h2 {padding:.8em 0; font-size:1.4em;}
.postcontent h3 {padding:.8em 0; font-size:1.3em;}
.postcontent h4 {padding:.8em 0; font-size:1.2em;}
.postcontent h5 {padding:.8em 0; font-size:1.1em;}
.postcontent h6 {padding:.8em 0; font-size:1em;}
.postcontent p {padding:0em 0 0em 0;}
.postcontent a {}
.postcontent a:hover {}
.postcontent ul, .postcontent ol {padding:.4em 0 .5em 2em;}
.postcontent ul li {list-style:disc;}
.postcontent ol li {list-style:decimal;}

.postmetabottom {background:url(images/whitetrans.png); padding:10px; font-size:0.8em; line-height:1.1em; margin-top:15px;}
.postmetabottom a {color:#afdaff;}
.postmetabottom a:hover {color:#cccccc;}
.postmetabottom .tags {float:left; width:440px; background:url(images/tags.png) left 1px no-repeat; padding-left:20px; line-height:16px;}
.postmetabottom .readmore {float:right; width:140px; text-align:right; color:#ffc600;}
.postmetabottom .readmore span {background:url() left 4px no-repeat; padding-left:17px;}

.postmetaauthor {background:url(images/blacktrans.png); padding:10px; font-size:0.8em; line-height:1.1em; margin-top:20px;}
.postmetaauthor .authorpic {float:left; width:60px; }
.postmetaauthor .authordesc {float:right; width:540px; }
.postmetaauthor .authordesc p.theauthor {line-height:1.4em; font-weight:bold;}
.postmetaauthor .authordesc p.thedesc {line-height:1.4em; padding:.8em 0 .2em 0;}
.postmetaauthor .authordesc a {color:#afdaff; border-bottom:1px dashed #afdaff;}
.postmetaauthor .authordesc a:hover {background:url(images/blacktrans.png);}



/************************************************
*          Navigation      *
************************************************/
#navigation {line-height:1.7em; margin-bottom:5px;}
#navigation a {border-bottom:1px dashed #a8ef9d;}
#navigation a:hover {background:url(images/blacktrans.png);}

#navigation .wp-pagenavi a {padding:5px 7px; font-size:.8em; background:url(images/blacktrans2.png); color:#fff; border:none;}
#navigation .wp-pagenavi a:hover {color:#a8ef9d;}
#navigation .wp-pagenavi span.pages, #navigation .wp-pagenavi span.current, #navigation .wp-pagenavi span.extend {padding:5px 7px; font-size:.8em; background:url(images/blacktrans2.png); color:#fff; border:none;}



/************************************************
*          Comments      *
************************************************/
#comments {margin:0 0 15px 0;}
#comments h3 {font-size:1em; font-weight:normal;}
#comments ul.commentlist li {margin:10px 0 0 0; padding:15px; background:url(images/blacktrans.png);}
#comments ul.commentlist li ul.children li {margin:20px 0 0 20px;}
#comments img.avatar {float:left; margin:0 20px 0 0;}
#comments .commentbody .author {font-size:.9em; margin-bottom:10px; color:#eee;}
#comments .commentbody .author a {color:#b9ff9d; border-bottom:1px dashed #b9ff9d;}
#comments .commentbody .author a:hover {color:#eee; border-bottom:1px dashed #b9ff9d;}
#comments .commentbody .commentmetadata {font-size:.7em; color:#bbb; margin-bottom:25px;}
#comments .commentbody .commentmetadata a {color:#bbb;}
#comments .commentbody em {margin-bottom:10px; color:#eee; display:block; font-size:.8em; font-style:normal;}
#comments .commentbody p {font-size:.8em; padding:5px 0 8px 0; line-height:1.4em;}
#comments .commentbody p a {color:#b9ff9d; border-bottom:1px dashed #b9ff9d;}
#comments .commentbody p a:hover {color:#eee; border-bottom:1px dashed #b9ff9d;}
#comments .reply a {margin-top:5px; padding:5px; line-height:1.3em; font-size:.7em; float:left; background:#ddd; color:#000;}
#comments .reply a:hover {background:#fff; color:#111;}
#comments h3#trackbacktitle {padding-top:10px;}
#comments ul.trackback {margin:10px 0 0 0; padding:15px; background:url(images/blacktrans.png);}
#comments ul.trackback li {margin-bottom:17px; font-size:.9em;}
#comments ul.trackback li .commentbody .author {margin:0;}
#comments a#cancel-comment-reply-link {display:block; padding:8px 0;}
#comments a#cancel-comment-reply-link:hover {color:#ccc;}

#comments #respond {margin-top:20px;}
#comments #respond h3 {margin-bottom:15px;}
#comments #respond input {padding:5px; width:200px; background:#efefef; font-size:.8em;}
#comments #respond p {padding:.5em 0 0 0;}
#comments #respond p label {font-size:.8em; font-weight:normal;}
#comments #respond textarea {width:600px; padding:10px; background:#efefef; font-size:.8em; border:none;}
#comments #respond .submitbutton {color:#fff; background:url(images/blacktrans3.png); padding:6px; line-height:1.4em; font-size:.8em;}
#comments #respond .submitbutton:hover {cursor:pointer; color:#a8ef9d;}
#comments #respond p.subscribe-to-comments label {display:inline; margin-left:4px;}




/************************************************
*          Sidebar       *
************************************************/
#sidebar {float:right; width:300px; font-size:0.8em; line-height:1.4em; margin-bottom:30px;}
#sidebar ul li.boxed {background:url(images/blacktrans.png); padding:10px; margin-bottom:15px;}
#sidebar h3 {background:url(images/blacktrans.png); padding:5px 10px; line-height:1.3em; font-weight:normal; font-size:1.4em; margin-bottom:10px;}
#sidebar ul ul li {padding-bottom:8px;}
#sidebar ul ul li a {display:block; padding:3px 5px;}
#sidebar ul ul li a:hover {background:url(images/blacktrans.png);}
#sidebar p {color:#eee; padding:0 5px 10px 5px;}
#sidebar p a {border-bottom:1px dashed #a8ef9d;}
#sidebar p a:hover {background:url(images/blacktrans.png);}
#sidebar img {border:none; padding:0 5px;}
#sidebar img.avatar {float:left; padding:0 15px 5px 5px;}
#tag_cloud a, .widget_tag_cloud a {display:inline;}
#tag_cloud a:hover {color:#fff;}
li#tagbox a:hover {color:#fff;}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/************************************************
*          Footer       *
************************************************/
#footer {padding:0px 0 0px 25px;clear:both; font-size:9px; line-height:0.5;}
#footer .foot1 {float:left; width:200px; margin:0px 0 0 10px; display:inline;}
#footer .foot2 {float:left; width:200px; margin:0px 15px 0 15px;}
#footer .foot3 {float:left; width:200px; margin:0px 0 0 0;}
#footer h3 {font-weight:normal; font-size:12px; margin-bottom:.4em;}
#footer h4 {font-weight:normal; font-size:12px; margin:.8em 0 .2em 0; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#footer p {line-height:1.5em; color:#eee; padding:.2em 0 .8em 0;}
#footer ul li {padding:5px; margin-bottom:5px;}
#footer ul ul li {left 7px no-repeat;padding:0 0 0 2px; margin-bottom:2px;}
#footer li a {font-weight:normal; display:block; padding:2px 5px;}
#footer a:hover {}
#footer .widget_tag_cloud a {display:inline;}
#footer .widget_tag_cloud a:hover {background:none; color:#fff;}

#credits {margin-top:.7em; font-size:0.7em; line-height:1.4em;}
#credits a {color:#ddd;}
#credits a:hover {background:url(images/blacktrans.png); color:#fff;}
#credits #creditsleft {float:left; width:600px; color:#aaa;}
#credits #creditsright {float:right; width:300px; text-align:right; color:#aaa;}



/************************************************
*          WP related          *
************************************************/
.alignleft {float:left; margin:5px 15px 7px 0;}
.alignright {float:right; margin:5px 0 7px 15px;}
.aligncenter, div.aligncenter {margin:10px auto; text-align:center; display:block;}

img.alignleft {float:left; margin:5px 15px 5px 0;}
img.alignright {float:right; margin:5px 0 5px 15px;}
img.aligncenter {margin:10px auto; text-align:center; display:block;}

.wp-caption {text-align:center; background:url(images/blacktrans.png); padding-top:6px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }
.wp-caption img {padding:0; margin:0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size:11px; line-height:17px; padding:0 4px 5px; margin:0;}
