﻿#header a {background-image: url(images/de/logo.gif); background-position: left top; width:585px;height:99px;display: block;}
#header a:hover{background-image: url(images/de/logo.gif); background-position: left bottom; width:585px;height:99px;display: block;}

/*Navi Ebene 1- Buttons ------*/

#navigation ul a.But01 {
height:30px;
background: url(images/de/but_01.gif) no-repeat;
background-position: 0px 0px
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}


#navigation ul a.But01:hover, a.But01on {
height:30px;
background: url(images/de/but_01.gif) no-repeat;
background-position: 0px -50px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}


#navigation ul a.But02 {
height:30px;
background: url(images/de/but_02.gif) no-repeat;
background-position: 0px 0px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}


#navigation ul a.But02:hover, a.But02on {
height:30px;
background: url(images/de/but_02.gif) no-repeat;
background-position: 0px -50px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}

#navigation ul a.But04 {
height:30px;
background: url(images/de/but_03.gif) no-repeat;
background-position: 0px 0px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}


#navigation ul a.But04:hover, a.But04on {
height:30px;
background: url(images/de/but_03.gif) no-repeat;
background-position: 0px -50px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}


#navigation ul a.But05 {
height:30px;
background: url(images/de/but_04.gif) no-repeat;
background-position: 0px 0px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}


#navigation ul a.But05:hover, a.But05on {
height:30px;
background: url(images/de/but_04.gif) no-repeat;
background-position: 0px -50px;
background-color: #D2E3EC;
display: block;
border-bottom: 1px solid #EEF4F8;
}

