/** ########################### Kosaido Template CSS ############################## **/

html, body { 
 margin: 0; 
 padding: 0; 
 background: url(http://www.kosaido.de/de/templates/kosaido_template/images/bg_body.gif) #ccccbb repeat-x;
 font-family: verdana, tahoma, "Trebuchet MS", arial, sans-serif;
 font-size: 100.01%;
 color: #333333;
}

h1 {
 font-size: 20px;
 font-weight: bold;
}

h2 {
 font-size: 18px;
 font-weight: bold;
}

h3 {
 font-size: 14px;
 font-weight: bold;
}

h3.kulkal {
	margin: 30px 0 0 0;
	clear:left;
}

p {
 font-size: 12px;
 line-height: 18px;
}

.date {
 text-align: right;
 font-size: 10px;
 color: #333333;
}

.pathway {
 text-align: left;
 font-size: 10px;
 color: #333333;
}

hr {
	color: #333333;
	height: 2px;
	width: 90%;
}

hr.separator {
	height: 2px;
	width: 40%;
}


li {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 6px;
}

ol li ul li {
padding: 4px 0 4px 0;
margin-left: 12px;
}

ul.kurse li {
 list-style-type: disc;
}

.footer {
 font-size: 9px;
 color: #333333;
}

.tablegrid {
 border: 1px solid #333333;
}

.tablegrid td {
 background-color: #ccccbb;
 font-size: 12px;
 line-height: 18px;

}

.tablegrid th {
 background-color: #004e34;
 color: #ffffff;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
 line-height: 18px;

}


blockquote {
    font-family: georgia,"Times New Roman",serif;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    padding-left: 10px;
    border-left: 3px solid #004e34;
    width: 60%;
}

.leftalign {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
}

.rightalign {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 0;
    margin-right: 0;
}

/** ########################### Links ############################## **/

a:link, a:visited {
color: #333333;
}

a:hover {
color: #ff0000;
text-decoration: none;
}

.contentpaneopen a:link, a:visited {
color: #333333;
}

.contentpaneopen a:hover {
color: #ff0000;
text-decoration: none;
}

/** ########################### Module Leftcolumn ############################## **/

#leftcol table.moduletable th, #leftcol .moduletable-leftsub th, #leftcol .moduletable-left2sub th {

    background: transparent url(http://www.kosaido.de/de/templates/kosaido_template/images/bg_mt_left.jpg) repeat-x;

    color: #004E34;

    height: 25px;

    font-weight: bold;

    font-size: 12px;

    text-align: center;

    margin: 0;

    width: 160px;

vertical-align: middle;

}



#leftcol table.moduletable td {

	height: 24px;

	text-align: left;

}



#leftcol .moduletable-leftsub {

    margin-top: 70px;

}



#leftcol .moduletable-left2sub {

    margin-top: 20px;

}


/** ########################### CSS für Navigation ############################## **/

a.mainlevel:link, a.mainlevel:visited {
    color: #004E34;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel:hover {
    color: #ff0000;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	border-left: 6px solid #004E34;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #004E34;
	text-indent: 5px;
        margin-top: 10px;
}

a.mainlevel-nav:active, a.mainlevel-nav:hover {
	display: block;
	border-left: 6px solid #ff0000;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	text-indent: 5px;
        margin-top: 10px;
}

a.mainlevel-nav#activ_menu-nav {
	display: block;
	border-left: 6px solid #ff0000;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	text-indent: 5px;
        margin-top: 10px;
}

a.sublevel-nav:link, a.sublevel-nav:visited {
	display: block;
	height: 16px;
        text-decoration: none;
	font-size: 11px;
	color: #004E34;
	text-indent: 10px;
        margin-top: 6px;
}

a.sublevel-nav:active, a.sublevel-nav:hover {
	display: block;
	height: 16px;
        text-decoration: none;
	font-size: 11px;
	color: #ff0000;
	text-indent: 10px;
        margin-top: 6px;
}

/** ########################### Module Rightcolumn ############################## **/

#rightcol table.moduletable th {
    background-color: transparent;
    background-image: url(http://www.kosaido.de/de/templates/kosaido_template/images/bg_mt_right.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    color: #004E34;
    text-align: left;
    height: 25px;
    font-weight: bold;
    font-size: 12px;
	text-align: center;
	margin: 0px;
	width: 200px;
vertical-align: middle;
}

#rightcol table.moduletable td {
	text-align: left;
        padding-left: 8px;
}

#rightcol table.moduletable {
	margin-bottom: 10px;
}

#rightcol table.moduletable p {
	padding-right: 10px;
        font-size: 11px;
        margin: 2px 0 2px 0;
}

#rightcol table.moduletable h3 {
	padding-right: 10px;
        font-size: 13px;
        font-weight: bold;
        margin: 2px 0 0 0;
}


/** ########################### Module im Text ############################## **/
.moduleintext div.moduletable h3 {
    background-color: transparent;
    background-image: url(http://www.kosaido.de/de/templates/kosaido_template/images/bg_mt_right.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    color: #004E34;
    text-align: left;
    height: 25px;
    font-weight: bold;
    font-size: 12px;
	text-align: center;
	margin: 0px;
        padding-top: 4px;
	width: 200px;
}

.moduleintext div.moduletable p {
	text-align: left;
        padding-left: 8px;
padding-right: 10px;
}

.moduleintext div {
	margin-bottom: 20px;
        border: 1px solid #999999;
        width:200px;
}

/** ########################### Formulare ############################## **/

.button {
	color: #004e34;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffcc00;
	border: solid #004e34 1px;
	padding: 2px;
}

.inputbox {
	background-color:  #efefef;
	border-width:  1px;
	border-style:  solid;
	border-color:  #004e34;
	padding: 0;
        margin: 0;
        font-weight: normal;
	color: #333333;
}

label {
        font-size: 12px;
        margin: 0px;
}

/** ################################## Tabs ######################################## **/

.ontab {
	font-size:  10px;
	color: #333333;
	font-weight:  bold;
	background-color:  #eeeedd;
	border-width:  1px;
	border-style:  solid;
	border-color:  #333333;
	cursor:  pointer;
}

.offtab {
	font-size:  10px;
	background-color:  #eeeedd;
	border-width:  1px;
	border-style:  solid;
	border-color:  #333333;
	cursor:  pointer;
}

/** ############################# Content Pages #################################### **/

.categorytitle {
	font-size: 13px;
	font-weight: bold;
	color: #004E34;
}

.contentheading, .componentheading {
	display: block;
        width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	text-indent: 22px;
	color: #004E34;
	border-bottom: 1px solid #004E34;
	background: url(http://www.kosaido.de/de/templates/kosaido_template/images/headlineball.gif) no-repeat top left;
}

.contentdescription, .contentpane {
	text-align: left;
        font-size: 11px;
}

.blog .contentpaneopen .contentheading {
	display: block;
        width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	text-indent: 22px;
	color: #004E34;
	border-bottom: 1px solid #004E34;
	background: url(http://www.kosaido.de/de/templates/kosaido_template/images/headlineball.gif) no-repeat top left;
}

.contentpaneopen {
     display: block;
     width: 100%;
     text-align: left;
     font-size: 11px;
     margin-bottom: 10px;
}

.contentpane td {
     font-size: 12px;
     padding: 3px 0;
}


/** #################################### Small Text etc. ########################### **/



.small {
	font-size: 9px;
	color: #004E34;
	font-weight: bold;
}

.smalldark {
	font-size: 9px;
	color: #333333;
}

.createdate {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}

.modifydate {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}


/** ############################## Section Listings ################################ **/

.sectiontableheader {
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color: #333333;
}

.sectiontableentry1 {
	background-color:  #d8d8d8;
}

.sectiontableentry2 {
	background-color:  #e8e8e8;
}

.searchintro {
	font-size:  12px;
}

/** ############################ Definitionslisten ######################################## **/

dl {
        float: left;
	margin: 0 0 20px 0;
	padding: 4px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #004e34;
        clear: both;
        width: 580px;
        background-color: #ddddcc;
}

dl:hover, .iehover {
        background-color: #ffffec;
        border: 1px solid #ddddcc;
}

dt {
	float: left;
	width: 112px;
	margin: 0.5em 0;
}

dd {
	margin: 0.5em 0 0 136px;
        width: 440px;

}

dt img {
	border: 1px solid #ccc;
	background-color: #ffffec;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	padding: 5px;
}

/** ############################ Inline-Navigationen ######################################## **/

#wettkalnav ul {
	text-align: center;
	padding: 5px 0 5px 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #333333;
	width: 70%;
	font-family: verdana,tahoma,Arial,Helvetica,sans-serif;
	line-height: 14px;
	font-size: 12px;
	/* fixes Firefox 0.9.3 */
}

#wettkalnav ul li {
	display: inline;
	padding: 2px 0 2px 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wettkalnav ul li a {
	padding: 2px 10px 2px 10px;
	color: #333333;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wettkalnav ul li a:hover {
	background-color: #004e34;
	color: white;
}

/** ############################# Teaserboxen ############################ **/

.teaserbox-perg { 
border: 1px solid #004e34;
margin: 0pt auto;
padding: 5px;
text-align: center;
background: url(http://www.kosaido.de/de/images/stories/pergament_muster.jpg) top left;
}

/** ############################# Formatierungen Partner ########################### **/

.business-partner_banner {
    width: 570px;
    overflow: hidden;
}

.business-partner_banner ul {
    list-style: none;
    display: block;
    width: 590px;
    padding: 0px;
    margin: -20px 0px 0px -20px;
    float: left;
}

.business-partner_banner ul li {
    width: 275px;
    height: 89px;
    float: left;
    padding: 0px;
    margin: 20px 0px 0px 20px;
    overflow: hidden;
    display: inline;
}

.business-partner_banner ul li * {
    margin: 0px;
}

.executive_partner {
    list-style: none;
    display: block;
    width: 590px;
    padding: 0px;
    margin: 0px;
}

.executive_partner li {
    text-align: center;
    display: block;
    margin: 20px 0px 0px 0px;
    width: 590px;
}

.executive_partner li a, .executive_partner li a img {
    display: inline;
}

/** #############################Tabelle Angebote ########################### **/

table.angebote {
	empty-cells: hide;
	font-size: 12px;
}

table.angebote th, table.angebote td {
	padding: 3px;
	width: 200px;
	border: 1px solid #004e34;
	text-align: left;
}

table.angebote th.head {
	background-color: #004e34;
	color: #fff;
}

table.angebote tbody th, table.angebote thead td.head  {
	background-color: #ddddcc;
	color: #333333;
}

ul#mainlevel {
list-style-type: none;
margin: 0;
padding: 0;
}

ul#mainlevel li {
display: inline;
border-left: 1px solid #004e34;
padding: 0 5px;
line-height: 24px;
}

.contentheading {
   margin-top: 20px;
}