/* ----------------------------------------------------

   AUTHOR           :   Erwin Aligam
   MODIFIED by      :   Fritz Müglich
   WEBSITE          :   http://www.styleshout.com/
   TEMPLATE NAME    :   AVIMEDESdesign
   TEMPLATE CODE    :   A-0002
   VERSION          :   01.2
   LAST MODIFIED    :   03.04.2014

------------------------------------------------------- */

/* ----------------------------------------------------
   No Sidebar in this Code
   HTML ELEMENTS

   margin: padding:
   eine Angabe: alle Seiten;
   zwei Angaben: oben und unten, links und rechts;
   drei Angaben: oben, links und rechts, unten;
   vier Angaben: oben, rechts, unten, links;
------------------------------------------------------- */
/* Font Definitionen */
@font-face { font-family:Belgium; url(../font/Belgium.ttf) format('truetype'); font-family:Candara; url(../font/Candara.ttf) format('truetype'); }

/* top elements */
* { padding: 0; margin: 0; outline: 0; }

body {
   margin: 0;  padding: 0;
   font: normal 73%/1.6em 'Candara', Candara, sans-serif;
   color: #444;
   background: #FFFFFF url(../images/bgblu2.jpg) repeat-x;
   text-align: center;
}

/* links */
a:link, a:visited { background: inherit; color: #FEA723; text-decoration: none; }
a:hover { background: inherit; color: #444; text-decoration: underline; }

/* headers */
h1, h2, h3, h4 { font: bold 1em 'Candara', Candara, Sans-serif; }
/* h1 { font-size: 1.4em; color: #F98300; } Orange */
/* h1 { font-size: 1.4em; color: #26A98EC; } OceanBlue */
h1 { font-size: 1.4em; color: #26A98EC; } /* Green */
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.8em; font-style:italic; color: #FFFFFF; text-shadow:black 2px 2px 1px; }

p, h1, h2, h3 {
   margin: 10px 15px;
}
ul, ol {
   margin: 10px 30px;
   padding: 0 15px;
}

/* images */
img {
   border: px solid #000000;
   padding: 4px;
   margin: 10px 10px 10px 10px;
   background: #FFFFFF;
}
img.float-right {
  margin: 5px 0px 5px 10px;
  box-shadow: 2px 2px 2px #666;
}
img.float-left {
  margin: 5px 10px 5px 0px;
  box-shadow: 2px 2px 2px #666;
}
img.center {
  margin: 10px 5px 10px 5px;
  box-shadow: 2px 2px 2px #666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
  border-left: 3px solid #26A98EC;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
   margin: 15px;  padding: 0 0 0 20px;
   background-color: #FAFAFA;
   background-position: 8px 10px;
   border: 1px solid #f2f2f2;
   border-left: 3px solid #F98300; /* orange */
/* border-left: 3px solid #26A98EC green */
   font: bold 1.2em/1.5em "Candara", Candara, sans-serif;
   color: #666666;
}

/* Tabelle Anfang */
table {
   border-collapse: collapse;
   margin: 10px 15px;
}
th strong {
   color: #fff;
}
/* Tabellenkopf */
th {
   background: #006000;
   height: 29px;
   padding-left: 11px;
   padding-right: 11px;
   color: #fff;
   text-align: left;
   border-left: 1px solid #FFC788;
   border-bottom: solid 2px #FFF;
}
tr {
   height: 30px;
}
td {
   padding-left: 11px;
   padding-right: 11px;
   border-left: 1px solid #FFE1C3;
   border-left: 1px solid #FFF;
   border-bottom: solid 1px #ffffff;
}
td.first,th.first {
   border-left: 0px;
}
tr.row-a {
   background: #F8F8F8;
}
tr.row-b {
   background: #EFEFEF;
}
/* Tabelle Ende */

/* form elements */
form {
   margin:10px 15px; padding: 0;
   border: 1px solid #f2f2f2;
   background-color: #FAFAFA;
}
label {
   display:block;
   font-weight:bold;
   margin:5px 0;
}
input {
   padding: 2px;
   border:1px solid #eee;
   font: normal 1em "Candara", Candara, sans-serif;
   color:#777;
}
textarea {
   width:400px;
   padding:2px;
   font: normal 1em "Candara", Candara, sans-serif;
   border:1px solid #eee;
   height:100px;
   display:block;
   color:#777;
}
input.button {
   margin: 0;
   font: bold 1em Arial, Sans-serif;
   background: #FFF url(../images/gradientbg.jpg) repeat-x;
   padding: 2px 3px;
   color: #333;
   border: 1px solid #DADADA;
}

/* search form */
.searchform {
   background-color: transparent;
   border: none;  margin: 0; padding: 0;
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox {
   width: 130px;
   color: #333;
   height: 20px;
   padding: 2px;
   vertical-align: top;
}
.searchform input.button {
   font: bold 12px Arial, Sans-serif;
   color: #333;
   width: 60px;
   height: 26px;
   border: 1px solid #DADADA;
   padding: 3px 5px;
   vertical-align: top;
}

/* ----------------------------
     LAYOUT
------------------------------- */

#header-content, #content, #footer-content {
   width: 760px;
}

/* header */
#header {
   height: 100px;
   text-align: left;
}
#header-content {
   margin: 0 auto; padding: 0;
   position: relative;
}
#header-content h1#logo {
   position: absolute;
   font: bold 50px 'Belgium';
   letter-spacing: 4px;
   color: #FFF;
   margin: 0; padding: 0;

/* change the values of left and top to adjust the position of the logo */
   top: 0px; left: 0px;
}

/* Weicher Schatten */
#schatten {
    box-shadow:2px 2px 2px #666;
}
/* logo Text*/
#header-content h1#logo a {
   text-shadow:black 3px 3px 2px;
   text-decoration: none;
}

#header-content #slogan {
   position: absolute;
   font: bold 12px 'Candara', Sans-serif;
   text-shadow:black 2px 2px 1px;
   text-transform: none;
   color: #FFF;
   margin: 0; padding: 0;

   /* change the values of left and top to adjust the position of the slogan */
   top: 70px; left: 0px;
}

/* header menu */
#header-content ul {
   position: absolute;
   right: -5px; top: 40px;
   font: bolder 1.3em 'Candara', sans-serif;
   color: #FFF;
   list-style: none;
   margin: 0; padding: 0;
}
#header-content li {
   display: inline;
}
#header-content li {
   display: inline;
}
#header-content li a {
   float: left;
   display: block;
   padding: 3px 12px;
   color: #FFF;
   background-color: #26A98EC;
   text-decoration: none;
   text-shadow:black 1px 1px 1px;
   border-radius: 3px;
   border-top: 1px solid #f2f2f2;
   border-right: 1px solid #676767;
   border-left: 1px solid #f2f2f2;
   border-bottom: 1px solid #676767;
}
#header-content li a:hover {
   background: #FFFFFF;
   color: #FFF;
   text-shadow:black 2px 2px 1px;
   border-radius: 3px;
   border-top: 1px solid #676767;
   border-right: 1px solid #f2f2f2;
   border-left: 1px solid #676767;
   border-bottom: 1px solid #f2f2f2;
}
#header-content li a#current  {
   background: #FF950E;
   text-shadow:black 2px 2px 1px;
   color: #FFF;
   border-radius: 3px;
   border-top: 1px solid #676767;
   border-right: 1px solid #f2f2f2;
   border-left: 1px solid #676767;
   border-bottom: 1px solid #f2f2f2;
}

/* header photo */
.headerphoto {
   margin: 10px auto;
   width: 770px;
   height: 200px;
   padding: 2px 0px 10px 5px;
   background: #FFF url(../images/topimg.png) no-repeat center;

}

/* content */
#content-wrap {
   clear: both;
   float: left;
   width: 100%;
}
#content {
   text-align: left;
   padding: 0;
   margin: 0 auto;
}


/* main */
#main {
   float: left;
   width: 100%;
   margin: 0px 0 0px 0; padding: 0;
}
#main h1 {
   padding: 10px 0px 0px 5px;
   margin: 0 0 0 10px;
   border-bottom: 1px solid #f2f2f2;
   font: normal 1.8em 'Candara', Candara, Sans-serif;
}
#main ul li {
   list-style-image: url(../images/bollet.jpg);
}

.post {
   margin: 0px; padding: 0;
   background: #FFF url(../images/gradientbg.jpg) repeat-x;
   border: 1px solid #f2f2f2;
}
.post .post-footer {
   background-color: #FAFAFA;
   border: 1px solid #f2f2f2;
   padding: 5px; margin-top: 20px;
   vertical-align: middle;
   font-size: 95%;
   box-shadow:2px 2px 2px #666;
}
.post .post-footer .date {
   background: url('../images/clock.gif') no-repeat 0 center;
   padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
   background: url('../images/comment.gif') no-repeat 0 center;
   padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
   background: url('../images/page.gif') no-repeat 0 center;
   padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .counter {
   background: url('../images/counter.gif') no-repeat 0 center;
   padding-left: 20px;
   margin: 0 5px 0 2px;
}

.or {
   color: #FFCC00;
}
.gn {
   color: #00FF00;
}

.wt {
   color: #FFFFFF;
}

.sv {
   color: #C0C0C0;
}

/* footer */
#footer {
   clear: both;
   margin: 0; padding: 0;
   font: normal .95em/1.6em 'Candara', Candara, Arial, sans-serif;
   text-align: left;
}

#footer h1, #footer p { margin-left: 0; }

#footer-content {
   border-top: 1px solid #EAEAEA;
   margin: 0 auto;
   padding-left: 15px;
}
#footer-content a {
   text-decoration: none;
}
#footer-content a:hover {
   color: #333;
}

/* footer list */
#footer-content ul.flist {
   list-style: none;
   margin: 0;
   padding: 0;
   border-top: 1px solid #26A98EC;
}
#footer-content ul.flist li {
   border-bottom: 1px solid #26A98EC;
}
#footer-content ul.flist li a:link,
#footer-content ul.flist li a:visited {
   left-margin: 10px;
   font-size: 11px;
   color: #26A98EC;
   display: block;
   font-weight: normal;
   padding: 5px 0 ;
   width: 98%;
}
#footer-content ul.flist li a:hover {
   text-decoration: none;
   color: #FFCC00;
}
#footer-content .col {
   width: 240px;
   padding: 0 5px 20px 0;
}
#footer-content .col2 {
   width: 230px;
   padding: 0 0 30px 0;
}
#footer-content .space-sep {
   margin-right: 20px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.white  { color: #FFFFFF; }
