/*           HEADER STYLE       */
/* ---------------------------- */

#header {
    position: relative;
    float: none;
    width: 1017px;
    overflow: hidden;
    height: 138px;
    background-color: #3366ff;
    top: 0px;
    left: 0px;
}


/*       NAVIGATION STYLE       */
/* ---------------------------- */
#nav ul {
    position: relative;
    width: 245px;
    height: auto;
    overflow: hidden;
    display: block;
    background-color: #6699ff;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#nav ul li a {
    position:relative;
    width: 245px;
    height: auto;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 23px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    border-bottom: 1px solid #b2ccff;
}
#nav ul li a:hover {
    width: 100%;
    display: block;
    color: #ffffff;
    background-color: #3366ff;
    margin: 0px;
}
#nav ul li a:active {
    width: 100%;
    display: block;
    color: #ffffff;
    text-decoration: none;
    background-color: #3366ff;
    margin: 0px;
}
#nav ul li ul{
    position: relative;
    overflow: hidden;
    display: block;
    background-color: #e5e9ef;
    list-style: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
}
#nav ul li ul li a {
    position:relative;
    width: 245px;
    height: auto;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    vertical-align: middle;
    font-weight: normal;
    text-decoration: none;
    color: #555555;
    text-decoration: none;
    padding: 0px 0px 0px 30px;
    background-color: #e5e9ef;
    margin: 0px;
    border: 0px;
}
#nav ul li ul li a:hover {
    width: 100%;
    display: block;
    color: #555555;
    background-image: url(../images/dotnav.gif);
    background-repeat:no-repeat;
    background-color: #e5e9ef;
    margin: 0px;
    border: 0px;
}
#nav ul li ul li a:active {
    width: 100%;
    display: block;
    color: #555555;
    text-decoration: none;
    background-image: url(../images/dotnav.gif);
    background-repeat:no-repeat;
    background-color: #e5e9ef;
    margin: 0px;
    border: 0px;
}
#kinder {
    position: absolute;
    width: 772px;
    height: 120px;
    left: 245px;
    top: 138px;
}


/*       INHALTE STYLE       */
/* ---------------------------- */

#maincontent {
    position: absolute;
    top: 278px;
    left: 265px;
    width: 510px;
    height: auto;
    float: left;
    margin: 0px 0px 20px 0px;
}
#rechterlink1 {
    position: absolute;
    top: 258px;
    left: 796px;
    width: 221px;
    height: 65px;
    float: left;
    background-image: url(../images/hg_rechtelinks.gif);
    background-repeat: no-repeat;
}
#rechterlink1 a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 65px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 35px;
}
#rechterlink2 {
    position: absolute;
    top: 345px;
    left: 796px;
    width: 221px;
    height: 65px;
    float: left;
    background-image: url(../images/hg_rechtelinks.gif);
    background-repeat:no-repeat;
}
#rechterlink2 a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 65px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 35px;
}
#rechterlink3 {
	position: absolute;
	top: 430px;
	left: 796px;
	width: 221px;
	height: auto;
	float: left;
	color: #FFFFFF;
}
#rechterlink3 p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 35px;
}
#rechterlink3 a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}
#searchform {
    position:absolute;
    right:10px;
    bottom:8px;
}

#searchField {
    background-color: #6599ff;
    border: 1px solid #fff;
    padding: 3px;
    _height: 24px;
    color:#fff;
}

#searchButton {
    background-color: #3366ff;
    border-width:0px;
    font-weight:bold;
    color:#fff;
    padding-bottom:3px;
    font-size:11px;
}
