@charset "utf-8";
/* CSS Document */

html {
min-height:100%;
margin:0;
width:100%;
}

body {
min-height:100%;
margin:0;
width:100%;
background-color:#6a0f37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
text-decoration:none;
}

img {
border:0;
} 


div#outer {
background-color:#f9f9de;
margin-top:50px;
width:auto;
height:60%;
}

div#header {
margin:0 auto;
width: 820px;
height:115px;
border-left:2px solid #6a0f37;
border-right:2px solid #6a0f37;

}

div#menu {

width: auto;
height:18px;
vertical-align:middle;
background-color: #6a0f37;


}

div#main {
margin:0 auto;
padding:10px 0 10px 0;
width:820px;
color:#878782;
height:auto !important;
height:350px;
min-height:350px !important;
border-left:2px solid #6a0f37;
border-right:2px solid #6a0f37;
background-image: url(../images/faeden_UR.png);
background-repeat:no-repeat;
background-position:right bottom;
}

div#faeden_OL{
position:inherit;
float:right;
width:270px;
height:360px;
background-image: url(../images/faeden_OL.png);
background-repeat:no-repeat;
background-position:top left;
}


div#footer {
clear:both;
margin: 0 auto;
text-align:center;
color:#f9f9de;
padding-top:10px;
}


div#faeden_OR {
position:relative;
float:left;
width:160px;
height:250px;
background-image: url(../images/faeden_OR.png);
background-repeat:no-repeat;
background-position:top left;

}

img#logoT {
margin: 15px 0 0 15px;
}

a.menuButton {
margin-left:-5px;
width:auto;
padding-left:10px;
padding-right:10px;
line-height:18px;
color:#f9f9de;
vertical-align:middle;
text-align:center;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
outline:none;
z-index:1;


}

a:hover.menuButton {
line-height:16px;
background-color:#f9f9de;
color:#6a0f37;
border-top:1px solid #6a0f37;

}

div#logo {

float:left;
margin-left:80px;
width:285px;
height:115px;
}

div#content {
margin:0 auto;
padding:10px 0 20px 0;
width:500px;
color:#000000;

}

div#claim {
margin:0 auto;
width:500px;
height:60px;
background-image: url(../images/claim.jpg);
background-repeat:no-repeat;
}

div#breadcrumb {
margin:0 auto;
width:500px;
height:20px;

}

div#group {
height:18px;
padding-left:290px;
margin:0 auto;
width:800px;

}

span.alert,
span.info,
span.download,
span.note {
display: block;
width:75%;
padding: 10px 10px 10px 50px;
margin: 15px 0;	
}

span.alert {
color: #c00;
border-top: 3px solid #F37579;
border-bottom: 3px solid #F37579;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
background: #EBBBC2 url(../images/span_alert.png) 10px 50% no-repeat;
}

span.info { 
color: #0055BB;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
border-top: 3px solid #76A5E3;
border-bottom: 3px solid #76A5E3;
background: #B9CFEC url(../images/span_info.png) 10px 50% no-repeat;
}


.sitemap {
margin-top:10px;
color:#6a0f37;
}

.sitemap2 {
color:#6a0f37;
}

a:hover.sitemap {
text-decoration:underline;
font-weight:bold;
}
