/***Padding IE***/
* html #euwardIE{
padding-top: 1px;
}
/***unterer Abstand Snippetbild - Text***/
.snippetImage{
padding-bottom: 0px;
}
/***Hover-Linkfarbe im linken Menü***/
ul.leftNavi a#leftNavMainAreaCode1:hover, ul.leftNavi #leftNavMainAreaCode1 a:hover, ul.leftNavi #leftNavMainAreaCode1 a#active, ul.leftNavi #leftNavMainAreaCode1 a.active, ul.leftNavi #leftNavMainAreaCode1 a.childrenActive {
color: #630939;
}
/***Überschrift 1***/
h1{
color: #630939;
font-size: 12px;
font-weight: bold;
}
/***Ausrichtung Bilder und Text Startseite***/
#container{
position: relative;
left: -25px;
width: 777px;
height: 650px;
}
*+html #container{
left: -25px;
position: relative;
width: 776px;
}
* html #container{
position: relative;
width: 776px;
}
#links_oben{
position: absolute;
left: 110px;
top: 140px;
}
#rechts_oben{
position: absolute;
left: 290px;
}
#rechts_oben_oben{
/*height: 60px;*/
width: 400px;
margin: 0px 0px 0px 25px;
text-align: right;
color: #666666!important;
font-size: 35px !important;
font-weight: bold !important;
/*border: solid 1px red;*/
}
* html #rechts_oben_oben{
/*height: 90px;*/
}
#rechts_oben_unten{
width: 300px;
padding-left: 20px;
padding-top: 20px;
}
#mitte_links{
width: 300px;
position: absolute;
left: 150px;
top: 370px;
}
#mitte_rechts{
position: absolute;
top: 330px;
left: 530px;
}
#unten_links{
position: absolute;
left: 110px;
top: 540px;
}
#unten_rechts{
width: 590px;
position: absolute;
left: 120px;
top: 560px;
}
/*** Abstand left Navi ***/
.leftNavi {
margin-bottom: 35px !important;
}
/*** blue link ***/
#blueLink {
background-position: 3px left !important;
}