/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 75px 0 0 0;
    padding: 0;
    background: #FFFFFF url(../images/img01_1.jpg) repeat-x left top;
    text-align: justify;
    font: 15px Arial, Helvetica, sans-serif;
    color: #666666;
    background-color:#E8E8E8;
    z-index:500;
}

form {
    margin: 0;
    padding: 0;
}

input {
    padding: 5px;
    background: #fff ;
    border: 1px solid #626262;
    font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
    margin: 0;
    text-decoration: none;
    font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #306;
}

h1 {
    letter-spacing: -1px;
    font-size: 1.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
    letter-spacing: -1px;
    font-size: 1.1em;
}

h3 {
    font-size: 1em;
}

p, ol, ul {
    margin-bottom: 2em;
    line-height: 200%;
}

blockquote {
    margin: 0 0 0 1.5em;
    padding-left: 1em;
    border-left: 5px solid #DDDDDD;
}

a {
    color: #009;
}

a:hover {
    text-decoration: none;
}

/* Header */

#header {
    width: 980px;
    margin: 0 auto;
    height: 42px;
}

#logo h1, #logo p {
    float: left;
    /**text-transform: lowercase;**/
}

#logo h1 {
    font-size: 1.4em;
    padding: 0px 0 0 0px;
}

#logo p {
    margin: 0 ;
    padding: 18px 0 0 4px;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#logo a {
    text-decoration: none;
    color: #222426;
    
}

#logo p a {
    color: #222426;
}

#menu {
    float: right;
    margin-top: 5px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: block;
    float: left;
    height: 42px;
}

#menu a {
    display: block;
    padding: 2px 20px 2px 20px;
    background: #321265;
    margin-top: 10px;
    margin-right: 2px;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

#menu .last {
    margin-right: 0;
    padding-right: 0;
}

#menu a:hover {
    background: #1B2025;
    color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
    background: #1B2025;
    color: #FFFFFF;
}


#banner {
    background: url(../images/banner05.jpg) no-repeat left top;
    width: 980px;
    height: 174px;
    margin: 0 auto;
    margin-top: 17px;
}

/* Page */

#page {
    width: 980px;
    margin: 0 auto;
    padding: 54px 0 0 0;
    margin-top:0px;
    background-image:url(../images/bodybg_01.gif) ;
    z-index:400; 
}

/* Content */

#content {
    margin-left: 20px;
    margin-right: 230px;
    padding: 0 0px 0 0px;
}

.post {
    margin-bottom: 10px;
}

.post .title {
    font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
    padding: 0px 30px 5px 0px;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 2.2em;
    color: #3CB7FF;
}

.title h2 a {
    color: #333;
}

.post .title p {
    margin: 0;
    padding: 10px 0 10px 20px;
    background: url(../images/img02.gif) no-repeat left center;
    border-top: 4px #D8DFE6 solid;
    line-height: normal;
    color: #333;
}

.post .title p a {
    color: #00C;
}

.post .entry {
    padding: 0;
}

.post .links {
    padding: 5px 0;
    border-bottom: 1px #D8DFE6 dotted;
    margin-top: 10px;
    text-align: left;
}

.post .links a {
    font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
    padding: 0 0 0 20px;
    background: url(../images/img04.gif) no-repeat left 50%;
}

.post .links .comments {
    margin-left: 20px;
    background: url(../images/img05.gif) no-repeat left 50%;
    padding: 0 0 0 20px;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 200px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(../images/img02.gif) no-repeat 5px 50%;
}


#sidebar li ul  {

    padding: 0 0px 40px 30px;
}

#sidebar li li {
    margin: 0;
    padding-left: 30px;
    background: url(../images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
    padding: 0px 30px 10px 30px;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 1.2em;
    color: #3CB7FF;
}


/* Search */

#search {
    padding: 20px 30px 40px 30px;
}

#search input {
    padding: 0;
    width: 70px;
    height: 29px;
    font-weight: bold;
}

#search #s {
    padding: 5px;
    width: 150px;
    height: auto;
    border: 1px solid #626262;
    font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
    display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
    padding: 0 30px 40px 30px;
}

#calendar table {
    width: 100%;
    text-align: center;
}

#calendar thead {
    background: #F1F1F1;
}

#calendar tbody td {
    border: 1px solid #F1F1F1;
}

#calendar #prev {
    text-align: left;
}

#calendar #next {
    text-align: right;
}

#calendar tfoot a {
    text-decoration: none;
    font-weight: bold;
}

#calendar #today {
    background: #FFF3A7;
    border: 1px solid #EB1400;
    font-weight: bold;
    color: #EB1400
}

/* Footer */

#footer {
    padding: 10px 0 5px 0;
    border-top: 2px #EEEEEE solid;
    /*background: #F5F5F5;*/
    background: url(../images/footerbg.jpg) repeat-x left top;
    width:974px;
    margin-left:auto;
    margin-right:auto;
    border: 4px #000 solid;
    }

#footer p {
    margin-bottom: 1em;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    background: #F5F5F5;
}

#footer a {
    padding: 0 20px;
    text-decoration: none;
    color: #187BD9;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
    padding: 0;
}
/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:346px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

/**** IMAGE GALLERY ****/
table.gallery {
    margin: 20px 10px 0px 0px;
    width: 410px;
}

table.gallery td.gallery-navigation {
    /*font-size: 0.6875em;*/    
}

table.gallery tr.thumbnails td {
    padding: 0;
}

table.gallery dd {
}

div.download {
    padding: 3px 0 3px 10px;
    background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;

}

div.downloadImg {

    padding: 0;
    margin-top:10px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
    margin: 20px 10px 0px 0px;
}

dl.gallery-detail dt {
    text-align: left;
    padding: 0;
}


td.gallery_image{
    height: 220px;

    padding:0px;
    



}
td.gallery_image div.link_image{
    padding:0;  
    background-position:top center; 
    min-height:120px; 
    margin-bottom:5px; 
    overflow:hidden;
}
td.gallery_image .bottom_links{
     height:40px; margin-top:10px;
}
td.gallery_image .bottom_links{
    margin-bottom: 0px; 
    text-align:left; 
    width:180px; 
}
td.gallery_image .links{
    margin-bottom: 0px;
}


/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
        background-color: #e6f1fb;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}

* html  #banner { margin-top:4px; }
