/**
* style.css
*
* Website des PK05
*
* Matthias Müller
* moeli@moeli.com
*/


/**
* General
*/

* {
    margin: 0;
    padding: 0;
}

li {
    list-style-position: outside;
}

body {
    background: url('images/bghead.gif') repeat-x top #F1F1F1;
    font-family: Tahoma, "Lucida Sans Serif", "Trebuchet MS", Verdana, sans-serif;
    font-size: 13px;
    color: #414141;
    line-height: 160%;
}

a {
    color: #1D5B8A;
    text-decoration: underline;
}

a:hover {
    /* color: #fff;
    background: #2A79B5; */
    text-decoration: none;
}

h1 {
    font-size: 28px;
    color: #FFAB35;
    font-weight: normal;
    line-height: 150%;
    margin-top: 5px;
    margin-bottom: 10px;
}

h2 {
    font-size: 24px;
    color: #FFAB35;
    font-weight: normal;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 10px;
}

h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
   font-size: 24px;
    color: #FFAB35;
    font-weight: normal;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
}

h3 {
    font-size: 19px;
    color: #FFAB35;
    font-weight: normal;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 5px;
}

h3.titelrechts {
	line-height:0.85em;
	color: #888;
	margin: 0 0 4px 0;
	display:block;
	font-size:.9em;
	border-bottom: 1px solid #ddd;
	padding: 0;
    padding-bottom: 3px; 
}

img {
    border: 0;
}

img.border {
    border: 3px solid #fff;
}

img.left {
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 5px;
    border: 3px solid #fff;
}

img.left-noborder {
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 5px;
}

img.center {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 3px solid #fff;
}

img.right {
    float: right;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 5px;
    border: 3px solid #fff;
}

p {
    margin-bottom: 10px;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}


/**
* Layout
*/

div#head {
    height: 170px;
    background: url('images/header.jpg') no-repeat left;
}

div#container {
    width: 1002px;
}

ul.navigation {
    float: left;
    width: 170px;
    padding-top: 130px;
    background: url('images/header-kufen.jpg') no-repeat top left;
}

div#content {
    float: left;
    width: 616px;
    background: url('images/bgcontent.gif') no-repeat top #F1F1F1;
    padding: 25px;
	margin: 0;
}

div#spalte_rechts {
    float: left;
    width: 166px;
    background: url('images/header-hornet.jpg') no-repeat top left;
    padding-top: 130px;
}

div#spalte_rechts p {
    font-size: 11px;
}

div.newsblock {
    background:url('images/bgnews.jpg') top right no-repeat #fff; 
    border: 1px solid #ddd; 
    padding: 10px; 
    padding-top:0px; 
    margin-top: 30px;
}

div.whiteblock {
    background: #fff;
    border: 1px solid #ddd; 
    padding: 10px; 
    padding-top:0px; 
    margin-top: 30px;
}

/**
* Navigation
*/

ul.navigation li {
    list-style-type: none;
    margin-left: 10px;
    padding-left: 0;
}

ul.navigation li a {
    display: block;
    width: 147px;
    height: 22px;
    border-bottom: 1px solid #AFC5D6;
    color: #1D5B8A;
    padding-left: 6px;
    text-decoration: none;
}

ul.navigation li a:hover {
    color: #fff;
    background: #2A79B5;
    text-decoration: none;
}

ul.navigation a.selected {
    color: #fff;
    background: #2A79B5;
    text-decoration: none;
}

/**
* Sub-Navigation
*/

ul.subnavigation {
}

ul.sunavigation li {
    list-style-type: none;
    margin-left: 10px;
}


ul.subnavigation li a {
    display: block;
    width: 134px;
    height: 20px;
    border-bottom: 1px solid #AFC5D6;
    color: #1D5B8A;
    padding-left: 9px;
    font-size: 11px;
    background: url('images/subnav.gif') left no-repeat;
}

ul.subnavigation li a:hover {
    color: #fff;
    background: #679ac0;
    font-size: 11px;
    text-decoration: none;
}

ul.subnavigation a.selected {
    color: #fff;
    background: #679ac0;
    font-size: 11px;
}

/**
* Language
*/

p.lang {
    text-align: right;
    color: #959595;
    border-bottom: 1px solid #ddd;
    padding-right: 15px;
    padding-bottom: 10px;
}

p.lang a {
    color: #FFAB35;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}

p.lang a:hover {
    color: #fff;
    background: #FFAB36;
    text-decoration: none;
}


/**
* Flugzeuge.html
*/

table.tdaten {
    float: left;
    text-align: left;
    background-color: #fff;
    border: 1px solid #bbb;
    width: 306px;
}

table.tdaten caption {
    text-align: left;
}

table.tdaten th {
    padding-left: 10px;
}

table.tdaten td{
    padding-right: 10px;
}

p.right {
    float: right;
    width: 290px;
}

h2.planes-wide {
    clear: both;
    padding-top: 20px;
}

ul.planes {
    margin-bottom: 20px;
}

ul.planes li {
    list-style-type: square;
    margin-left: 40px;
}

a.h2anker {
    color: #FFAB35;
}

a.h2anker:hover {
    font-size: 24px;
    background: none;
    text-decoration: none;
} 


/**
* Weblinks
*/

ul.links {
    margin-bottom: 20px;
}

ul.links li {
    list-style-type: square;
    margin-left: 40px;
}

/**
* FAQ
*/

ul.faq {
    margin-bottom: 20px;
}

ul.faq li {
    list-style-type: square;
    margin-left: 40px;
    margin-top: 10px;
}

ul.faq li.answer {
    list-style-type: square;
    margin-left: 40px;
    margin-top: 25px;
}

/**
* Sitemap
*/

ul.sitemap {

}

ul.sitemap li {
    list-style-type: square;
    margin-left: 40px;
}


/**
* Portraits
*/

table.portraits {
    float: left;
    text-align: left;
    background-color: #fff;
    border: 1px solid #bbb;
    width: 605px;
}

table.portraits caption {
    text-align: left;
}

table.portraits th {
    padding-left: 10px;
}

table.portraits td{
    padding-right: 10px;
}


/**
* Berichte
*/

h2.bericht {
    font-size: 24px;
    color: #FFAB35;
    font-weight: normal;
    line-height: 150%;
    margin-top: 40px;
    margin-bottom: 10px;
}

h1.bericht {
    font-size: 28px;
    color: #FFAB35;
    font-weight: normal;
    line-height: 150%;
    margin-top: 40px;
    margin-bottom: 10px;
}

a.h1anker {
    color: #FFAB35;
}

a.h1anker:hover {
    font-size: 28px;
    background: none;
    text-decoration: none;
} 


/**
* Footer
*/

div#footer {
    clear: both;
    padding-top: 30px;
    text-align: center;
    font-size: 11px;
}

div#footer a {
    color: #1D5B8A;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}

div#footer a:hover {
    /* background: #2A79B5; 
    color: #fff;*/
    text-decoration: underline;
}



/**
* G&auml;stebuch
*/



td.label {
    font-family: Tahoma, "Lucida Sans Serif", "Trebuchet MS", Verdana, sans-serif;
    font-size: 13px;
    color: #414141;
    line-height: 160%;
    width: 140px;
    vertical-align: top;
}

.name {
    padding-top: 30px;
}

div.message {
    width:590px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}


table.form {
    text-align: center;
}


/* Form specific output */

input.textfield {
    border: 1px solid #000000;
    width: 160px;
}

input.captcha {
    border: 1px solid #000000;
    width: 40px;
}

textarea.message {
    border: 1px solid #000000;
}

input.button {
    color: #000000;
    font-family: Tahoma, "Lucida Sans Serif", "Trebuchet MS", Verdana, sans-serif;
    font-size: 13px;
    color: #414141;
    border: 1px solid #000000;
    background-color: #CCCCCC;
    width: 150px;
    font-weight:bold;
}

/**
* Video
*/

.vid-vorschau {
    margin-left: 50px;
}

.player {
    margin-left: 105px;
}

.vid-download {
    margin-left: 105px;
    margin-right: 109px; 
    background: #fff; 
    border: 1px solid #ddd; 
    padding: 10px;
}


/**
* Ausbilding
*/

.ausbildung {
    text-align: center;
    font-weight: bold;
    width: 600px;
    font-size: 14px;
    padding: 5px;
}

.zhwdetail {
    text-align: center;
    font-weight: bold;
    width: 120px;
    font-size: 13px;
}

.os {
    margin-top: 20px;
    background-color: #7cd9ac;
    min-height: 84px;
}

.pc7 {
    background-color: #ff6634;
    min-height: 10px !important;
}

.zhw {
    background-color: #99cdff;
    min-height: 250px;
}

.assessment {
    background-color: #db677a;
    min-height: 78px;
}

.vertiefung {
    background-color: #9968de;
    min-height: 137px;
}

.sat {
    background-color: #ba679b;
    min-height: 37px;
}

.grundausbildung {
    background-color: #6599ff;
    min-height: 36px;
}

.sparten {
    background-color: #3a7db1;
    min-height: 105px;
}


.text {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 13px;
    font-weight: normal;
    color: #414141;
    line-height: 160%;
    text-align: left;
    
}

div.block {
    background: #fff; 
    border: 1px solid #ddd; 
    padding: 10px; 
    padding-top:0px; 
    margin-top: 10px;
}

/*
.os {
    background-color: #7cd9ac;
    width: 100px;
    height: 168px;
    text-align: center;
    font-weight: bold;
}

.pc7 {
    background-color: #ff6634;
    width: 100px;
    height: 20px;
    text-align: center;
    font-weight: bold;
}

.zhw {
    background-color: #99cdff;
    width: 100px;
    height: 500px;
    text-align: center;
    font-weight: bold;
}

.assessment {
    background-color: #db677a;
    width: 100px;
    height: 156px;
    text-align: center;
    font-weight: bold;
}

.vertiefung {
    background-color: #9968de;
    width: 100px;
    height: 273px;
    text-align: center;
    font-weight: bold;
}

.sat {
    background-color: #ba679b;
    width: 100px;
    height: 73px;
    text-align: center;
    font-weight: bold;
}

.grundausbildung {
    background-color: #6599ff;
    width: 100px;
    height: 72px;
    text-align: center;
    font-weight: bold;
}

.sparten {
    background-color: #3a7db1;
    width: 100px;
    height: 210px;
    text-align: center;
    font-weight: bold;
}*/


/**
* Gallery
*/

#container-gallery {

}

#content-gallery {
    float: left;
    width: 900px;
    background: #F1F1F1;
    padding: 25px;
	margin: 0;
    margin-top: 150px;
}

ul.navigation-gallery {
    float: left;
    width: 170px;
    margin-top: 300px;
}

ul.navigation-gallery li {
    list-style-type: none;
    margin-left: 10px;
    padding-left: 0;
}

ul.navigation-gallery li a {
    display: block;
    width: 147px;
    height: 22px;
    border-bottom: 1px solid #AFC5D6;
    color: #1D5B8A;
    padding-left: 6px;
}

ul.navigation-gallery li a:hover {
    color: #fff;
    background: #2A79B5;
    text-decoration: none;
}

ul.navigation-gallery a.selected {
    color: #fff;
    background: #2A79B5;
    text-decoration: none;
}