@import url("/fileadmin/template/kommissar-kluftinger.de/tt_news-style.css");


/* 
* Zentriertes Design (mit fester Breite)
* 
* Für ein zentriertes Design wird hier auf text-align: center gestellt und im Container dann auf left (IE Bug)
*
* Hinter jedem div liegt eine Hintergrundfarben zur Erklärung des Templates
*/

* {
    margin: 0;
    padding: 0;
}

body {
padding: 0px;
margin: 0px;
    font: 62.5% Verdana, Arial, Helvetica, sans-serif;
    background-color: #7faa1f;
}

p { 
    line-height: 1.5em; 
    font-size: 1.2em;  
}

h1 {
    font-size: 2em;
    color: #7faa1f;
    font-weight: bold;
    padding-top: 20px;  
    padding-left: 4px;   
}

h2 { 
    font-size: 1.8em; 
}

h3 { 
    padding-left: 10px;
}

.align-center { text-align: center; }



#container {
    position: relative;
    width: 100%;
}

*html
#container {
    margin-top: -5px;
}

#menu-main {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 253px;
}

#menu-main li {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0.5em;
    font-size: 1.4em;
}

#menu-main ul {
 padding-left: 10px;
}

#menu-main ul ul{
 font-size: 10px;
}

.menu-text a {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #58595b;
    margin-left: 30px;
    font-weight: none;
    text-decoration: none;
}

.menu-text a:hover {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: none;
    text-decoration:none;
    margin-left: 30px;
    color: red;
}	

.menu-text-act a {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: none;
    text-decoration:none;
    margin-left: 30px;
    color: f0c933;  
}

#content {
background-color: white;
margin:0px 0px 0px 253px;

}

#content-main {
    margin:0px 180px 0px 0px;
    background-color: white;
}
a img {
        border: none;

    
}

#content-right {
    position: absolute;
    background-color: white;
    top: 0px;
    right: 10px;
    width: 170px;
    padding-left: 0px;
}

#content-main a:hover {
    color: #bd1220;
    text-decoration: none;
}

.bodytext, .csc-textpic {
padding-left:5px;
}

/*
* Menü allgemein
*/
a, a:hover {
        color: bd1220;
}


#menu-main a {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    text-decoration: none;
}

#menu-main a:hover {
    background-image: url(/fileadmin/template/kommissar-kluftinger.de/bilder/k_klufti.jpg);    
    background-position: -5px 0px;
    color: bd1220;
    background-repeat: no-repeat;
    text-decoration: none;
}

#menu-extra a:hover {
    color: black;
}

#menu-extra ul, #menu-main ul, #menu-breadcrumb ul {
    list-style-type: none;
}

/*
* Menü horizontal (extra)
*/
#menu-extra ul li, #menu-breadcrumb ul li {
    display: inline;
    padding-left: 10px;
}

#menu-extra {
    float: right;
    background-color: white;
}
#menu-breadcrumb {
    background-color: #cccccc;
    margin-left: 253px;
}

#logo {
    background-image: url(/fileadmin/template/kommissar-kluftinger.de/bilder/kk_templ_02.jpg);
    background-repeat: repeat-x;
    height: 190px;
    width: 100%;
}

#footer {
    padding: 10px;
}

#footer span, #footer #lastchanged {
   float: left;
}

/* Dateiliste */
/* ---------- */

.filecount {
	font-size: 0px;
	color: #FFFFFF;
}

.filelinks .wmv{
background-image:url('/fileadmin/template/kommissar-kluftinger.de/bilder/wmv.gif')!important;
font-size: 10pt;
height: 16px;
}

.filelinks .mp3{
background-image:url('/fileadmin/template/kommissar-kluftinger.de/bilder/mp3.gif')!important;
font-size: 10pt;
height: 16px;
}

.tx-guestbook-form-inputfield-med {
margin: 0px;
padding: 0px;
border:solid 1px #387168;
color: #e43a20;
}

.tx-guestbook-list-table {
margin: 0px;
padding: 0px;
font-size: 14px;
width: 800px;
}

.tx-guestbook-list-header {
background-color: #7fab20;
}

.tx-guestbook-list-rowleft {
width: 200px;
font-size: 8pt;
}

.tx-guestbook-list-small {
font-size: 10px;
}
