body, html {
margin:0px;
padding:0px;
font-family:Verdana;
font-size:14px;
}

#container {
width:100%;
margin:auto;
overflow:hidden;
}

#headerWrapper {#FFF url(images/header_bg.png) repeat-x scroll 0 100%
height:200px;
margin:0px auto;
background:#FFF;
overflow:hidden;
background:url("images/header_bg.png") repeat-x scroll 0 100%;
}

#header {
width:980px;
margin:0px auto;
height:170px;
}

#naviWrapper {
margin:0px auto;
overflow:hidden;
background-image:url(images/navi_bg.png);
height:53px;
}

#navi {
width:980px;
margin:0px auto;
color:white;
line-height:54px;
}

#contentWrapper {
margin:0px auto;
overflow:hidden;
background-image:url(images/body_bg.png);
background-repeat:repeat-x;
padding-bottom:30px;
}

#contentWrapper2 {
margin:0px auto;
overflow:hidden;
width:980px;
padding-top:40px;
}

#content {
float:left;
width:640px;
border-bottom:1px solid #3F3F3F;
padding-bottom:10px;
margin-bottom:20px;
height: auto !important;
height:400px;
min-height:400px;
}

#content a:link, #content a:visited, #content a:active {
color:#5F7186;
text-decoration:none;
}

#content a:hover {
text-decoration:underline;
}

#rightbar {
float:left;
width:280px;
padding-left:50px;
}

#footer {
width:100%;
margin:0px auto;
overflow:hidden;
padding-top:10px;
border-bottom:1px solid #3F3F3F;
}

#imprint {
text-align:center;
width:980px;
margin:0px auto;
line-height:30px;
font-size:10px;
color:#000000;
}

#imprint a:link, #imprint a:active, #imprint a:visited {
color:#000000;
text-decoration:none;
}

#imprint a:hover {
text-decoration:underline;
}

/***********BOF BOXSTYLING***********/
.box 

{

border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #e4e4e4;
border-right-color-value: #e4e4e4;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #e4e4e4;
border-left-color-value: #e4e4e4;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
margin-bottom: 15px;
float: left;
width: 250px;

}

.boxName {
font-weight:bold;
font-size:14px;
color:#3F3F3F;
padding-bottom:15px;
}

.boxWrapper {
background-image:url(images/box_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
width:280px;
overflow:hidden;
background-color:#F4F5F5;
border-bottom:1px solid #CECECE;
padding-bottom:20px;
}

.boxTopLeft {
float:left;
background-image:url(images/box_start_end.gif);
width:6px;
}

.boxTopRight {
float:left;
background-image:url(images/box_start_end.gif);
background-position:right top;
width:6px;
}

.boxContent {
float:left;
width:258px;
padding:5px;
}

/*.boxContent a:link, .boxContent a:visited, .boxContent a:active {
color:#006DA3;
text-decoration:none;
}

.boxContent a:hover {
text-decoration:underline;
}*/
/***********EOF BOXSTYLING***********/


h1 {
border-bottom:1px solid #3F3F3F;
padding-bottom:10px;
margin-bottom:20px;
font-size:15px;
color:#3F3F3F;
}

h2 {
font-size:13px;
color:#3F3F3F;
}

.spacerHeadlineFiles {
border-bottom:1px solid #CECECE;
margin-bottom:15px;
}


/***********BOF SHORTCUTSSTYLING***********/

#shortcutsLeft {
float:left;
width:305px;
border-right:1px solid #646B7F;
}

#shortcutsMiddle {
float:left;
width:323px;
padding-left:20px;
border-right:1px solid #646B7F;

}

#shortcutsRight {
float:left;
padding-left:20px;
width:310px;
}

.shortcutsHeadline {
display:block;
color:#FFFFFF;
font-size:14px;
padding-bottom:13px;
font-weight:bold;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited {
color:#DEDEDE;
display:block;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding-bottom:10px;
}

#shortcuts a:hover {
color:#FFFFFF;
}
/***********EOF SHORTCUTSSTYLING***********/


#sidebar {
float:left;
width:250px;
}