BODY{
background-image:url(../img/yellow/bg.gif);
}

#MainNav{
background:#fecc00;
}

#MetaNav A,
#MainNav A{
background-image:url(../img/yellow/nav_sep.gif);
}

#MetaNav A:link,
#MetaNav A:visited,
#MainNav A:link,
#MainNav A:visited{
color:#314355;
}

#MetaNav A:active,
#MetaNav A:hover,
#MainNav A:active,
#MainNav A:hover{
color:#314355;
background-color:#fed633;
}

#MetaNav LI.Active,
#MainNav LI.Active{
background-color:#fed633;
}

#Search{
background:#fff;
}

#Visuals{
border-color:#fff;
}

#Visuals IMG{
border-right-color:#fff;
}

#VisualsTeasers{
background-image:url(../img/blue/bg_visuals.gif);
}

#VisualsTeasers A{
color:#314355;
border-right-color:#c1c3c4;
}

#SystemArea{
background:#c1c3c4;
}

#SystemArea LABEL{
color:#fff;
}

#SystemArea .Abstract{
color:#314355;
}

#Footer{
border-top-color:#c1c3c4;
background:#fff;
}

#Footer P{
color:#D29700;
}

.ContentField{
border-color:#c1c3c4;
background-color:#fff;
color:#314355;
}

#ContentFrame_Home{
border-top-color:#c1c3c4;
}

#ContentFrame_Content{
border-top-color:#c1c3c4;
}

#ContentFrame_Content .MainFrame{
background-image:url(../img/yellow/bg_content.gif);
}

#ContentFrame_Start .MainFrame,
#ContentFrame_Home .MainFrame{
background-image:url(../img/yellow/bg_start.gif);
}

.SystemField{
border-color:#fff;
background-color:#cacccd;
color:#000;
}

U.AccessKey{
border-bottom-color:#000;
}

.LabelText{
color:#314355;
}

.Button,
.FormButton{
border-top-color:#fff;
border-left-color:#fff;
border-bottom-color:#c18f00;
border-right-color:#c18f00;
background:#fecc00;
color:#45504d;
cursor:pointer;
}

.Button:link,
.Button:visited{
color:#45504d;
text-decoration:none;
}

.Button:active,
.Button:hover{
color:#45504d;
text-decoration:none;
}

/* Anderes layout f�r buttons im Inhaltsbereich */
#ContentFrame_Start .Button,
#ContentFrame_Content .Button,
#ContentFrame_Home .Button,
#ContentFrame_Start .FormButton,
#ContentFrame_Content .FormButton,
#ContentFrame_Home .FormButton{
border-top-color:#ffef7a;
border-left-color:#ffef7a;
}

.Content{
color:#314355;
}

.Content H1,
.Content H2{
color:#D29700;
}

.Content A{
color:#314355;
}

.Content LI{
background-image:url( ../img/yellow/bul_nav.gif );
}

.News H3 A{
background-image:url( ../img/yellow/bul_news.gif );
color:#D29700;
}

.FormLine{
color:#314355;
}

.Section H5{
color:#D29700;
}

.SectionSeparator{
clear:both;
background:#c1c3c4;
}

.Section A{
color:#314355;
}

.Navigation A{
border-bottom-color:#c1c3c4;
color:#314355;
background-position:right;
background-repeat:no-repeat;
background-image:url( ../img/yellow/bul_nav.gif );
}

.Navigation A:active,
.Navigation A:hover,
.Navigation .Active{
background-color:#dadbdc;
}

.Thumb{
border-color:#c1c3c4;
}

/* style loginDownloads */
#SystemArea .loginDownloads {
    height: 114px;
    width: 220px;
}
.loginDownloads h4 {
    margin-bottom: 7px;
}
.loginDownloads p.h5 {
	top: 30px;
}
