/*	--------------------------------------------------------------------------------------

			GLOBAL FORMATTINGS

	-------------------------------------------------------------------------------------- */
bla{
color:#003399;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: 20px;
}


BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}



A { 

	color: #00759B;

	text-decoration: none;

}



A:hover { 

	color: #00B3EE;

	text-decoration: underline;

}



P {

	margin: 0px;

}

	

FORM {

	margin: 0px;

	padding: 0px;

}



UL {

	list-style-type: square;

	line-height: 20px;

	margin-top: 15px;

}



IMG {

	border-style: none;

}



.teaser {

	padding: 10px;

	padding-top: 0px;

	line-height: 15px;

}



.teaser strong {

	line-height: 30px;

}



.teaser a span {

	color: #000000;

}



.teaser a:hover span {

	text-decoration: underline;

}



.separator-line {

	font-size: 1px;

	height: 1px;

	line-height: 1px;

	background-color: #CCCCCC;

}



.clearer {

	clear: both;

	line-height: 1px;

	height: 1px;

}



.external-link {

	background-image: url(../img/icon_popup.gif);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 15px;

}



.main-content {

width: 990px;

clear: both;



}

.downcounter{

z-index:-9999;
position:absolute;

}



.main-content2 {

width: 985px;

clear: both;

height: 18px;

background-color: #F4F4F4;

color: #111111;

}

.main-content2 P{

	padding-left: 2px;

	padding-top: 1px;

	padding-bottom: 4px;

}

.main-content2  A {

	color: #286EA0;

}

.main-content2  A:hover {

	color: #4F9AD2;

}





/*	--------------------------------------------------------------------------------------

			HEADER

	-------------------------------------------------------------------------------------- */



.header {

	width: 990px;

	height: 100px;

	background-color: #FFFFFF;

	}



.logo {

	width: 180px;

	height: 100px;

	background-image:url(../img/logo3.png);

	background-repeat: no-repeat;

    cursor: pointer;
	
	float: left;

}
.logo2 {

	width: 180px;

	height: 100px;

	background-image:url(../img/logo4.gif);

	background-repeat: no-repeat;

    cursor: pointer;
	
	float: left;

}


.bannerorta {

		width: 635px;

 		height: 100px;
		
		background-color: #000000;
		
		background-image:url(../img/bannerfill.png);

		float:left;

		margin-left: 1px;

}

.bannerorta IMG{

margin-left: 4px;

margin-top: 4px;

}



.bannersag {

		height: 100px;

		width: 165px;

		float: left;

		margin-left: 1px;

}



.bannersag A {
	background-image: url(../img/arrow-fnav.gif);
	background-repeat: no-repeat;
	display:block;
	width: 65px;
	height: 15px;
	float: left;
	color: #00759B;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: 10px;
	text-indent: 12px;
	left: 10px;

}





.bannersag A:hover {	

	text-decoration: underline;

	color: #333333;

}



.search {

	padding: 10px;

	float: left;

	width: 185px;

}



.searchbutton {

	vertical-align: top;

	margin-left: 5px;

}



.searchfield {

	background-color: #FFFFFF;

	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;

	font-size: 8pt;

	border: 1px solid #660000;

	border-right-style: none;

	border-bottom-style: none;

	width: 120px;

}









.functionalnavigation {

	padding: 5px 5px 0px 0px;

	text-align: right;

	color: #FFFFFF;

}



.functionalnavigation A {

	color: #FFFFFF;

	padding-left: 3px;

}



.functionalnavigation A:hover {

	color: #FFFFFF;

}


/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#FF0000;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #FF0000; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	
	padding: 5px 0 0 0;
	width:200px;
	color: #FF0000;
    text-align: center;
	filter: alpha(opacity:85);
	KHTMLOpacity: 0.85;
	MozOpacity: 0.85;
	opacity: 0.85;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 80px 0;
    background: url(../img/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../img/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../img/bubble.gif) no-repeat bottom;
}

/*---------- accordion -----------*/
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #999999;
	color: #FFFFFF;
	margin: 0 0 4px 0;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 10px;
	margin-left:1px;
	text-decoration: none;
	display: block;
	font-weight: bold;

}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}


/*	--------------------------------------------------------------------------------------

			LEFT COLUMN

	-------------------------------------------------------------------------------------- */



.leftcolumn {

	width: 180px;

	background-color: #FFFFFF;

	float: left;

	padding-top: 1px;

	clear: both;

	border-right: 1px solid #F0F0F0;

	border-left: 1px solid #F0F0F0;

	border-bottom: 1px solid #F0F0F0;

	height: %100;

}



.navigation {

	width: 170px;

	background-color: #999999;

	text-decoration: none;

	display: block;

	padding-bottom: 4px;

	padding-top: 3px;

	border-bottom: 1px solid #FFFFFF;

	color: #FFFFFF;

	font-weight: bold;

	padding-left: 10px;

	

}



.navigation_main {

	width: 180px;

	background-color: #9Ca3aE;

	text-decoration: none;

	display: block;

	padding-bottom: px;

	padding-top: 0px;

	border-bottom: 1px solid #FFFFFF;

	color: #FFFFFF;
	

	/*font-weight: bold;*/



}

.navigation_main A {

	text-decoration: none;

	display: block;

	padding-bottom: 4px;

	padding-top: 3px;

	border-bottom: 1px solid #FFFFFF;

	color: #FFFFFF;

	/*font-weight: bold;*/

	padding-left: 10px;



}



.navigation_main A:hover {

	text-decoration: none;

	background-color: #FB5F00;

	color: #FFFFFF;
	
	font-weight: bold;
	
	background-image: url(../img/arrow_square.gif);
	
	background-repeat: no-repeat;
}



.navigation_main .active {

	background-color: #4279A6;

	font-weight: bold;

}



.navigation_gri {

	height: 20px;

	background-color: #F4F4F4;

	padding-left: 5px;

	padding-top: 2px;



}

.navigation_gri_sag {

	height: %100;

	background-color: #E9E9E9;

	padding-left: 5px;

	padding-top: 2px;



}



.navigation_blue {

	background-color: #ED1846;

	width: 170px;

	text-decoration: none;

	display: block;

	padding-bottom: 4px;

	padding-top: 3px;

	border-bottom: 1px solid #FFFFFF;

	color: #EEEEEE;

	font-weight: bold;

	padding-left: 10px;

}

.navigation .active{

background-color: #990000;

}



.navigation_sub {

	width: 180px;

	background-color: #666666;

	text-decoration: none;

	display: block;

	padding-bottom: px;

	padding-top: 0px;

	border-bottom: 1px solid #FFFFFF;

	color: #FFFFFF;

}



.navigation_sub A {

	background-color: #FFFFFF;

	text-decoration: none;

	display: block;

	padding-bottom: 4px;

	padding-left: 20px;

	padding-top: 3px;

	border-bottom: 1px solid #e9e9e9;

	color: #666666;



}



.navigation_sub A:hover {

	text-decoration: none;

	color: #DD0000;

	background-color: #e9e9e9;

}



.navigation_sub .active {

	background-image: url(../img/arrow_square.gif);

	background-repeat: no-repeat;

	background-color: #E9E9E9;

}



.navigation_sub2 A {

	background-color: #FFFFFF;

	color: #666666;

	text-decoration: none;

	display: block;

	padding-bottom: 4px;

	padding-left: 30px;

	padding-top: 3px;

	border-bottom: 1px solid #E9E9E9;

}

.navigation_sub2 A:hover {

	color: #990000;

	text-decoration: none;

}

.navigation_sub2 .active {

	background-image: url(../img/arrow_navigation3.gif);

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	

}



.navigation_sub3 A {

	background-color: #FFFFFF;

	color: #666666;

	text-decoration: none;

	display: block;

	padding-bottom: 4px;

	padding-left: 40px;

	padding-top: 3px;

	border-bottom: 1px solid #E9E9E9;



}

.navigation_sub3 A:hover {

	color: #990000;

	text-decoration: none;

}

.navigation_sub3 .active {

	background-image: none;

	background-color: #E6E6E6;

	

}



.quick-find {

	height: 25px;

    border-bottom: 1px solid #FFFFFF;

	background-color: #FFFFFF;

	padding-top: 10px;

	padding-left: 10px;

}



.quick-find2 {

	height: 20px;

    border-bottom: 1px solid #FFFFFF;

	background-color: #E9E9E9;

	padding-top: 10px;

	padding-left: 2px;

	padding-bottom: 10px;

	

}







.dropdown {

	background-color: #FFFFFF;

	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;

	font-size: 8pt;

	border: 1px solid;

	border-color: #666666 #EEEEEE #EEEEEE #666666;

	width: 147px;

}







/*	--------------------------------------------------------------------------------------

			CONTENT

	-------------------------------------------------------------------------------------- */



	

	

.main-topic {

	margin: 10px 0px 0px 10px;

}



.content {

	width: 635px;

	background-color: #FFFFFF;

	padding-top: 1px;

	padding-left: 1px;

	float:left;



}



.pagefunctions {
	text-align: right;
	background-color: #F4F4F4;
	padding: 3px 10px 3px 0px;
	height: 14px;
	z-index: auto;

}
.rss {

	background-image: url(../img/rss.gif);

	background-repeat: no-repeat;

	padding: 0px 10px 0px 18px;

}


.print-page {

	background-image: url(../img/icon_printer.gif);

	background-repeat: no-repeat;

	padding: 0px 10px 0px 18px;

}



.send-page {

	background-image: url(../img/icon_letter.gif);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 18px;

}



.path {

	margin-left: 20px;

	margin-right: 20px;

	color: #EE0000;

}



.anabanner {
	width:400px;
	margin-left: 1px;
	padding-left: 5px;
	padding-top: 2px;

	

}
.select_width {
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: 235px;
}

.td_widt {
width: 75px;
}
.td_width2 {
width: 275px;
}

H1 {

	margin: 0px;

	font-size: 13pt;

	line-height: 17px;

	color: #74A8F5;

	left: -2px;

}



H2 {

	margin-top: 3px;

	font-size: 10pt;

	text-indent: -1px;

	color: #FF9933;

}



.text {

	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;

	line-height: 15px;

	padding: 20px;

	padding-top: 10px;

}



.text P {

	margin-top: 15px;

}



.text-border {

padding: 5px 2px 5px 8px;

border: 1px solid #e9e9e9;

}

.text-border2 {

padding: 5px 2px 3px 8px;

border: 1px solid #e9e9e9;

width:353px;

}



.image {

	float: right;

	margin-left: 10px;

	margin-bottom: 10px

}

.image2 {

	float: left;

	margin-right: 10px;

	margin-bottom: 5px;

}



.content-table {

	background-color: #FFFFFF;

	margin-top: 15px;

	width: 380px;

	font-size: 11px;
	 
	cursor: pointer; 
}

.tabelle {

	background-color: #CCCCCC;

}

.tabelle .bg {

	background-color: #EEEEEE;

	font-weight: bold;

}



.tabelle TD {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 3px;

	padding-bottom: 3px;

}





.content-table TH {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-color: #C1D2EC;

	padding: 3px 5px 3px 5px;

	font-weight: bold;

	text-align: left;

	margin: 0px;

}



.content-table TD {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-color: #FFFFFF;

	padding: 3px 5px 3px 5px;

	margin: 0px;

}



.text-image-teaser {

	height: 100px;

	width: 400px;

	margin: 10px;

	margin-bottom: 20px;

	background-color: #CCCCCC;

}



.text-image-teaser img {

	float: left;

	margin-right: 10px;

}





.text-image-teaser a span {

	color: #000000;

}



.text-image-teaser a:hover span {

	text-decoration: none;

}



.text-image-teaser span {

	line-height: 15px;

	color: #000000;

}



.text-image-teaser strong {

	line-height: 30px;

}



.text-image-teaser A {

	width: 400px;

	height: 100px;

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	text-decoration: none;

	display: block;

	background-color: #FFFFFF;

}



.text-image-teaser A:hover {

	width: 400px;

	height: 100px;

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	text-decoration: none;

	display: block;

	background-color: #EEEEEE;

}



.content-navigation {

	padding: 0px 10px 20px 10px;

}



.content-navigation .headline {

	margin-bottom: 10px;

}



.content-navigation .link {

	margin-left: 10px;

	margin-top: 3px;

}



.content-navigation .link A {

	background-image: url(../img/arrow_square.gif);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 15px;

}



.program ul {

list-style-type: none;

margin: 0px;

padding: 0px;

font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;

line-height: 15px;





}



.program li {

background-image: url(../img/red.gif);

background-repeat: no-repeat;

background-position: 0px;

padding-left: 10px;

font-size: 8pt;

}



.testi {

	width: 350px;

	background-color: #efefef;

	padding: 8px;

}



.site_map {

	height: 20px;

    border-bottom: 1px solid #FFFFFF;

	background-color: #E9E9E9;

	padding-top: 10px;

	padding-left: 2px;

	padding-bottom: 10px;

	

}



/*	--------------------------------------------------------------------------------------

			RIGHT COLUMN

	-------------------------------------------------------------------------------------- */



.rightcolumn {

	width: 165px;

	float: left;

	padding-top:1px;

	background-color: #FFFFFF;

	border-right: 1px solid #F0F0F0;

	border-left: 1px solid #F0F0F0;

	border-bottom: 1px solid #F0F0F0;

	height: %100;

	

}
.right {

background-color: #E60003;

color: #FFFFFF;

padding: 5px 2px 2px 5px;

height:440px;
}

.right2 {

background-color: #E60003;

color: #FFFFFF;

padding: 5px 2px 2px 5px;

height:330px;
}

.rightcolumn P{

 padding: 5px 2px 2px 5px;

}

.navsag {
	margin-left:2px;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	padding-top: 3px;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	background-color: #F4F4F4;

}



.navsag2 {

	width: 154px;

	background-color: #FFFFFF;

	padding-left: 1px;

	padding-top: 1px;
	
	font-size: 11px;
	
	border-bottom: 1px solid #999999;
	
	cursor:pointer;

}

.navsag3 {

	width: 154px;

	background-color: #FFFFFF;

	padding-left: 4px;

	padding-top: 0px;
		
	border-bottom: 1px solid #999999;

	cursor:pointer;
}


.spacer {

	font-size: 1px;

	width: 153px;

	height: 10px;

	background-color: #FFFFFF;

}



.spacer2 {

	font-size: 1px;

	width: 150px;

	height: 1px;

	background-color: #FFFFFF;

}



.headline {

	background-color: #666666;

	color: #FFFFFF;

	font-weight: bold;

	padding: 3px 10px 4px 10px;

}





.newsletter-box {

	width: 180px;

	line-height: 15px;

}



.newsletter-box .body {

	padding: 4px 10px 10px 10px;

}



.newsletter-box P {

	padding-top: 5px;

}



.newsletter-box A {

	background-image: url(../img/arrow_square.gif);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 15px;

	line-height: 14px;

}



.news-box {

	width: 180px;

	line-height: 15px;

}



.news-box STRONG {

	display: block;

	font-weight: bold;

	color: #EE0000;

}



.news-box .entry {

	display: block;

	padding: 8px 10px 10px 10px;

	margin: 0px 1px 0px 1px;

	color: #000000;

	line-height: 15px;

	text-decoration: none;

}



.news-box .entry:hover {

	background-color: #EEEEEE;

	text-decoration: none;

}



.news-box .entry:hover SPAN {

	color: #000000;

}



.contact-box {

	width: 180px;

	line-height: 15px;

}



.contact-box P {

	padding-top: 5px;

}



.contact-box .entry {

	padding: 2px 10px 10px 10px;

}



.download {

	padding: 10px;

	padding-bottom: 5px;

}



.download-box {

	width: 180px;

}



.download-box .body {

	padding: 7px 10px 8px 10px;

}



.download-box A {

	background-image: url(../img/icon_pdf.gif);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 17px;

	line-height: 20px;

}



.news-teaser {

	padding-left: 10px;

	padding-right: 10px;

	margin-bottom: 20px;

}



.news-teaser .entry {

	display: block;

	padding: 10px 0px 10px 10px;

	color: #000000;

	line-height: 15px;

	text-decoration: none;

	border-bottom: 1px solid #CCCCCC;

}



.news-teaser .entry:hover {

	background-color: #EEEEEE;

	text-decoration: none;

}



.news-teaser .entry:hover SPAN {

	color: #000000;

}



.news-teaser STRONG {

	display: block;

	font-weight: bold;

	color: #EE0000;

}



.news-teaser .bottom-link {

	margin: 10px 0px 0px 10px;

}



.news-teaser .bottom-link A {

	background-image: url(../img/arrow_square.gif);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 15px;

}



.bar {

background-image:url(../img/bar.gif);

background-repeat:no-repeat;

padding: 1px 0px 0px 0px;

}



/*	--------------------------------------------------------------------------------------

			LOGIN

	-------------------------------------------------------------------------------------- */

.login {

    padding-bottom: 6px;
	
	padding-left: 3px;

    border-bottom: 1px solid #FFFFFF;

	background-color: #E9E9E9;

}

.login P {

	padding-top: 10px;

	margin-left: 2px;

	}

.login .hyperlink {

	padding-top: 8px;

	position: relative;

	left: 10px;

}

.login .formularfeld {

	width: 126px;
	
	color: #003399;

	background-color: #FFFFFF;

}

.login INPUT {

	position: relative;

	left: 7px;

	font-size: 10px;

	color: #666666;

	background:#fff;

	border:0px; 

}



.loginimg {

margin: 3px 3px 0px 3px;

padding-left: 150px;

}

.loginimg2 {
	margin: 3px 3px 0px 3px;





}

.login-links {

	width: 136px;

	float: left;

}

.login-info-link {

	width: 20px;

	float: left;

	margin-top: 24px;

	position: relative;

	left: 6px;

}

/*	--------------------------------------------------------------------------------------

			FORMS

	-------------------------------------------------------------------------------------- */



.contentform-hint-msg {

	margin-top: 10px;

	background-image: url(../img/form_hint_icon_required.gif);

	background-repeat: no-repeat;

	padding: 2px 0px 3px 27px;

}



.contentform-error-msg {

	margin-top: 10px;

	background-image: url(../img/form_hint_icon_error.gif);

	background-repeat: no-repeat;

	padding: 2px 0px 3px 27px;

}



.contentform {

	margin: 20px 0px 10px 0px;

	width: 380px;

}



.contentform BR {

  clear: both;

  height: 1px;

  line-height: 1px;

  font-size: 1px;

  margin: 0px;

  padding: 0px;

}



.contentform .required {

	color: #000000;

	background-color: #F6E8CE;

	background-image: url(../img/form_row_required.gif);

	background-repeat: no-repeat;

}



.contentform .submiterror {

	color: #000000;

	background-color: #FF9966;

	background-image: url(../img/form_row_submiterror.gif);

	background-repeat: no-repeat;

}



FORM .footnote {

	font-size: 10px;

	padding-left: 10px;

}



.contentform .set {

	background-color: #E5EDF9;

	margin: 0px 0px 10px 0px;

}



.contentform .set-legend {

	font-weight: bold;

	padding: 2px 5px 2px 5px;

	background-color: #C1D2EC;

	position: relative;

}



.contentform .row {

	padding: 10px 5px 10px 5px;

	width: 370px;

	border-top: 1px solid #FFFFFF;



}



.contentform LABEL SPAN {

  width: 140px;

  display: block;

  float: left;

}



.contentform .inputfield {

	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;

	font-size: 8pt;

	border: 1px solid;

	border-color: #000000 #DDDDDD #DDDDDD #000000;

	width: 200px;

	padding-left:4px;

}



.contentform .textfield {

	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;

	font-size: 8pt;

	border: 1px solid;

	border-color: #000000 #DDDDDD #DDDDDD #000000;

	width: 344px;

	height: 117px;

	padding-left:4px;

}



.contentform .dropdownbox {

	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;

	font-size: 8pt;

	width: 208px;

}



.contentform .radiobutton {

	margin: 1px -3px 0px 0px;

	padding: 0px;

	height: 15px;

	position: relative;

	left: -3px;

	display: block;

	float: left;

}



.contentform .radiobutton-container {

	float: left;

	width: 206px;

	line-height: 15px;

}



.contentform .checkbox {

	display: block;

	float: left;

	margin: 1px 5px 0px 0px;

	padding: 0px;

	height: 15px;

}



.contentform .checkbox-container {

	float: left;

	width: 206px;

	line-height: 15px;

}



.contentform .checkbox-container DIV {

	width: 180px;

	float: left;

}



.contentform .single-checkbox-container {

	float: left;

	width: 352px;

	line-height: 15px;

}



.contentform .single-checkbox-container DIV {

	width: 320px;

	float: left;

}















/*	--------------------------------------------------------------------------------------

			FOOTER

	-------------------------------------------------------------------------------------- */



.termination {

	font-size: 1px;

	width: 760px;

	height: 10px;

	background-image: url(../img/background_termination.gif);

	background-repeat: no-repeat;

}



.top-of-page {

	width: 350px;

	text-align: right;

	float: right;

	margin-left: 2px;

	margin-right: 2px;



	





}



.footer {

	background-color: #EE0000;

	color: #FFFFFF;

	width: 770px;

	clear: both;

	height: 50px;

}



.footer P {

	padding-left: 2px;

	padding-top: 1px;

	padding-bottom: 4px;

}



.footer A {

	color: #FFFFFF;

}

.footer A:hover {

	color: #FFFFFF;

}









/*	--------------------------------------------------------------------------------------

			OUTER COLUMN

	-------------------------------------------------------------------------------------- */



.outer-column {

	overflow: hidden;

    position: fixed;

	left: 1000px;

	top: 100px;

}

.outer-column2 {

	overflow: hidden;

    position: fixed; 
	
	bottom: 20px; 
	
	left: 800px;

}

.outer-column3 {

	overflow: hidden;

    position: fixed; 
	
	top: 200px; 
	
	left: 1007px;

}

.partners {

	width: 180px;

	margin-top: 20px;

}



.partners STRONG {

	display: block;

	margin-bottom: 15px;

}



.partners IMG {

	margin: 0px 15px 15px 0px;

}









/*	--------------------------------------------------------------------------------------

			SITEMAP

	-------------------------------------------------------------------------------------- */



.sitemap {

	padding: 10px;

}



.sitemap IMG {

	vertical-align: middle;

}



.stmap li {

	list-style-type: square;

	line-height: 15px;

	margin-top: 5px;

	margin-bottom: 5px;



}



.contact {

height: 5px; 

background-color: #CECFCE; 

padding-top: 2px; 

padding-left: 20px; 

padding-bottom: 2px; 

color: #000000; 

font-weight: bold;

}

.sagreklam {

	width: 100%;

	height: 100%;

	background-image:url(../img/22x30.jpg);

	background-repeat: no-repeat;
	
	position: fixed;
	
}


#framecontent{
position: absolute;
top: 0;
bottom: 0; 
right: 0;
width: 500px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-image: url(../img/22x30.jpg);
color: white;
}

#maincontent{
position: fixed;
top: 0;
left: 0;
right: 500px; /*Set right value to WidthOfFrameDiv*/
bottom: 0;
overflow: auto; 
background: #fff;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0 500px 0 0; /*Set value to (0 WidthOfFrameDiv 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}






/*	--------------------------------------------------------------------------------------

			PRINT STYLES

	-------------------------------------------------------------------------------------- */



@media print {

	

	.header {

		display: none;

	}

	

	.leftcolumn {

		display: none;

	}



	.rightcolumn {

		display: none;

	}



	.background {

		width: 100%;

		background-image: none;

	}



	.footer {

		display: none;

	}

	

	.termination {

		display: none;

	}

	

	.top-of-page {

		display: none;

	}



	.pagefunctions {

		display: none;

	}

	

	.content {

		margin-top: 25px;

	}

	

	.outer-column {

		display: none;

	}

	

	A {

		color: #000000;

	}
}


#pscroller1{

height: 170px;
color:#003399;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 14px;
width: 132px;
}

.bluebox {
	background:#E1F5FF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:1px;
}
