@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

@import url(extensions/saurus4/css/main.css);
@import url(extensions/saurus4/css/content.css);

p.languages {
padding-top:34px;
margin-right:40px;
text-align:right;

}

h1.rus {
font:18px/20px Arial;
}

a.l {
font:10px/12px Arial;
border-bottom:none;
}

a.selector_l {
background-color:#075B8F;
padding-left:3px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
font:10px/12px Arial;
border-bottom:none;
}


body {
margin-top:20px;
margin-bottom:20px;
background:url('images/backn.png');
font: 12px/20px Arial;
color:#A3CCDD;
font-weight:normal;
text-align:justify;
}

a {
text-decoration:none;
font: 12px/20px Arial;
color:#A3CCDD;
border-bottom:1px dotted #A3CCDD;
}

a:hover {
color:#7CB3CE;
}

small {
color:#77A6C3;
}

a.link {
color:#0D5682;
text-decoration:none;
border-bottom:1px dotted #0D5682;

}


/*
h1 {
font: 24px/22px Trebuchet MS, Arial;
color:#7CB3CE;
}
*/

img {
border:0px;
}

table, td, tr {
border:0;padding:0px;border-collapse: collapse;border-spacing:0px;
}

div.container {
width:940px;
height:auto;
margin: 0 auto;
background-color:#B2d2e2;
}

div.header {
width:940px;
height:320px;

}

div.rounded {
width:940px;
height:5px;
background:url('images/rct.png');
}

div.menu {
width:940px;
height:27px;


}

div.mainbody {
width:884px;
margin: 0 auto;
background:url('images/mid-bg.png');

}

div.footer {
width:940px;
height:51px;
background:url('images/bottom.png');
}



td.lefts {
width:11px;
height:27px;
background:url('images/selectedtab_left.png');
}

td.rights {
width:11px;
height:27px;
background:url('images/selectedtab_right.png');
}

td.mids {
height:27px;
background:url('images/selected_tab.png');
}

td.leftu {
width:11px;
height:27px;
background:url('images/tab_left.png');
}

td.rightu {
width:11px;
height:27px;
background:url('images/tab_right.png');
}

td.midu {
height:27px;
background:url('images/tab_mid.png');
}

td.spacertd {
width:1px;
}
table.menutable {
margin-left:28px;
}

a.menuselected {
padding-left:18px;
padding-right:18px;
font: 13px Helvetica, Arial;
color:#A3CCDD;
text-decoration:none;
border-bottom:0px dotted #0D5682;
}


a.menuunselected {
padding-left:18px;
padding-right:18px;
font: 13px Helvetica, Arial;
color:#FFF;
text-decoration:none;
border-bottom:0px dotted #0D5682;

}

a.menuunselected:hover {

color:#CCE1EB;

}

a.menuselected2 {
padding-left:18px;
padding-right:18px;
font: 13px Helvetica, Arial;
color:#A3CCDD;
}


a.menuunselected2 {
padding-left:17px;
padding-right:17px;
font: 13px Helvetica, Arial;
color:#FFF;

}


a.submenuselected {
margin-left:17px;
margin-right:17px;
font: 13px Helvetica, Arial;
color:#A3CCDD;
text-decoration:none;

}


a.submenuunselected {
margin-left:17px;
margin-right:17px;
font: 13px Helvetica, Arial;
color:#FFF;
text-decoration:none;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

a.submenuunselected:hover {

color:#A3CCDD;
}

p.submenu {
margin: 0 0 0 0;
padding-top:13px;
padding-left:12px;
padding-bottom:16px;
}

p.footerkontakt  {

padding-left:60px;
padding-top:10px;
color: #0D5682;

}

p.bodytext {

margin-top:0px;
margin-bottom:30px;
margin-left:0px;
margin-right:0px;

}

font.white {
color: #FFF;
}


div.line {
width:263px;
height:1px;
border-bottom:1px dotted #77A6C3;
margin-top:2px;
margin-bottom:2px;
}

a.bodylinkT {
text-decoration:none;
color:#A3CCDD;
border-bottom:0px dotted #0D5682;
}

a.bodylinkT:hover {
border-bottom:1px dotted #A3CCDD;
}

/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}
