* {
margin:0;
padding:0;
}

html[xmlns^="http"] {
height:100%;
padding-bottom:0.005em;
} 

body {
font-family: Arial, Verdana, Sans-serif, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000;
background: url(../images/body_BG.jpg);
padding: 20px 0;
}

.clear {
clear: both;
}

a {text-decoration: none;}
a:focus, a:active {outline:0;}

#siteWrap {
width: 876px; 
margin: auto;
background: #d1d2d4 url(../images/siteWrap_BG.jpg) no-repeat top left;
color: #000;
padding: 15px 15px 0 15px;
}

/* #header {
} */

#headerTop {
height: 90px;
background: #FFF;
color: #000;
}

#logo {
float: left;
border: 0;
margin: 12px 0 0 30px;
}

#headerTopRight {
float: right;
width: 345px;
height: 90px;
background: url(../images/headerTopRight.gif) no-repeat top right;
}

#headerTopRight ul#serviceNav {
float: left;
list-style-type: none;
margin: 61px 0 0 13px;
font-size: 12px;
}

#headerTopRight ul#serviceNav li {
float: left;
padding: 0 2px 0 2px;
}

#headerTopRight ul#serviceNav li a {
display: block;
color: #000;
background: #FFF;
text-transform: uppercase;
font-size: 0.9em;
margin: 0 2px;  /* origi:margin: 0 4px;  geändert in margin: 0 2px;  */
}

#headerTopRight #languageSelector {
float: right;
width: 214px;
margin: 37px 0 0 0; 
font-size: 12px;
}

#headerTopRight #languageSelector p {
background: inherit;
color: #C4112A;
margin: 0 0 5px 0;
}

#headerTopRight #languageSelector select {
width: 121px;
font-size: 0.9em;
}

#headerTopRight #languageSelector option {
padding: 0 0 0 5px;
}

#headerImg {
float: right;
padding: 0px 0 0 0; /* roter oberer Rand Original padding:1px 0 0 0; geändert in : padding: 0px 0 0 0;*/
}

/*#headerBottom {
float: left;
padding: 0 0 4px 0;
background: url(../images/headerBottom_border_bot.jpg) bottom left;
}*/

#main {
clear: both;
width: 876px;
line-height: 18px;
color: inherit;
background: #FFF;
padding: 60px 0 30px 0;
}

#main h1 {
font-size: 1.4em;
font-weight: bold;
color: #C4112A;
background: transparent;
padding: 0 0 12px 0;
text-transform: uppercase;
}

#main h2 {
display: inline;
font-size: 1em;
font-weight: bold;
background: transparent;
text-transform: uppercase;
}

#main h3 {
display: inline;
font-size: 1em;
font-weight: bold;
color: #C4112A;
background: transparent;
text-transform: uppercase;
}

#main p {
color: #000000;
background: transparent;
margin: 0 0 12px 0;
}

#main p.red {
color: #C4112A;
background: transparent;
margin: 0 0 12px 0;
}

#content li{
list-style: url(../images/list-point.gif);
margin: 0px 0px 0px 15px;
}
/* bof: Basic Page */

#content{
float: left;
width: 540px;
padding: 0px 30px 0px 40px;
}

#column {
float: right;
width: 220px;
padding: 0px 0px 10px 40px;
}

#column .columnIMG {
padding: 0 0 15px 0;
border: 0;
}

/* eof: Basic Page */


/* bof: Start Page */

#leftSide {
float: left;
padding: 0px 0px 0px 40px;
width: 300px; /* Orig: width: 248px; geändert in: width:300px; */
}

#main #leftSide table { width:100%; }

#main #leftSide td { 
border:0px;
vertical-align:top; 
overflow:hidden; 
padding-right: 10px;
padding-top: 10px;
}

#rightSide {
float: right;
padding: 30px 40px 0px 0px; /* orig: padding: 0px 40px 0px 0px; neu: padding: 30px 40px 0px 0px; */
width: 458px; /* Orig: width: 510px; geändert in: width:458px; */
}

#main #rightSide table{ width:100%; }

#main #rightSide td{
border:0px;
vertical-align:top; 
overflow:hidden; 
padding-right: 18px;
padding-top: 10px;
}

/* eof: Start Page */

/* bof: Fullwidth Page */

#fullWidth {
clear: both;
padding: 0px 40px 0px 40px;
}

/* eof: Fullwidth Page */

#footer {
float: right;
color: #000;
background: #d1d2d4;
padding: 7px 10px;
font-size: 0.9em;
}

#footer a {
color: #000;
background: #d1d2d4;
}

#footer a:hover {
color: #FFF;
background: #d1d2d4;
}
