/*
Theme Name: Kokoma
Theme URI: http://www.kokoma.org
Description: Das Kokoma-Theme: umgesetzt von <a href="http://www.vlad-design.de">Vladimir Simovic</a> (<a href="http://www.perun.net">Perun</a>).
Version: 1.0
Author: Vladimir Simovic (Perun)
Author URI: http://www.vlad-design.de
*/

body {
    font: normal 9px arial, sans-serif;
    letter-spacing: 1px; word-spacing: 2px;
    margin: 0; padding: 4% 0;
    text-align: center;
    background: #fff; color: #333;
    line-height: 17px;
}

/*#kontainer {
    width: 747px;
    text-align: left;
    margin: auto;
    position: relative;
}*/

#kontainer {
    width: 747px;;
    text-align: left;
    margin: auto;
    position: absolute; top: 50%; left: 50%;
    margin-left: -375px; margin-top: -301px;
}

a {
	color: #000;
    text-decoration: none;
}
a:hover, .current_page_item a, .this-page {
	color: #fff; background: #000;
}

a img, img {
	border: none;
}

#logo {
    padding: 0; margin: 0 0 17px 0;
}

#logo a {
    background: none;
}


#logo img {
    position: relative; left: -11px;
}


#bearbeiten {
    position: absolute; top: 0; right: 0;
}

#sidebar {
    list-style: none;
    padding-left: 0; margin-left: 0;
    margin-bottom: 35px;
    text-transform: uppercase;
}

#sidebar li a {
    padding: 0 1px;
}

#inhalt {
    height: 1%; overflow/**/: hidden;
}


#startseite {
    overflow: auto;
    white-space: nowrap; width: 747px;
    padding-bottom: 17px; margin-bottom: 35px;
}

#startseite img.abstand {
    margin-right: 35px;
}

.video-beschreibung {
    float: left;
    width:356px;
}

.video-link {
    /*background: url(img/icon-qt.gif) no-repeat top left;*/
    float: right;
    width: 356px;
    height: 15px;
    min-height: 15px;
    /*padding-left: 23px;*/
    position: relative;
}

.quicktime-link{
    position: absolute; top: 0; right: 0;
}


.video-link img {
    margin: 0; padding: 0;
}

.video-link a {
    text-transform: uppercase;
}
.video-link a:hover {
    color: #fff;
}

#leisten {
    position: absolute; left: 391px; top: 92px;
    height: 1%; overflow/**/: hidden;
    width: 356px; height: 34px;
}

#leisten #blaettern a {
    margin-right: 5px; padding: 0 3px;
}

.pagebar a, .pagebar span {
    padding: 0 3px;
}

#spalte1, #spalte2, #spalte3, #spalte4 {
    width: 160px;
    float: left;
}

#spalte1, #spalte2, #spalte3{
    margin-right: 35px;

}

#clearer {
    clear: both; height: 1px;
}
