@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: black;
}



#content {
background-color: black;
margin:0px 0px 0px 0px;

}

#content-main {
    margin:0px 0px 0px 0px;
    text-align: center;
    background-color: black;
}
a img {
        border: none;

    
}


#content-main a:hover {
    color: red;
    text-decoration: none;
}

.bodytext, .csc-textpic {
padding-left:5px;
}


a:link {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
	text-decoration: none;
}
a:hover {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	text-decoration: none;
}
a img {
        border: none;


}
a:visited {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

/*
* Menü allgemein
*/
a, a:hover {
        color: black;
}


#menu-main a {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    text-decoration: none;
}

#menu-main a:hover {
    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-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;
}

