/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
html, body{
	height: 100%
}
body{
	background: url(bgr.gif) #cccccc top repeat-x;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #be070a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #000000 1px solid;
	font-size: 11px;
	padding: 1px
}
li{
	list-style: none
}
h2{
	font-size: 1.2em;
	margin: 0 0 1em
}
h3{
	font-size: 1em;
	margin: 0 0 1.5em
}
h4{
	font-size: 1em
}
p{
	padding: 0 0 1em
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}
/*=== Layout ===*/
#page{
	background: url(page-bgr.gif) #ffffff repeat-y;
	border-right: 1px solid #000000;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 820px
}
/*=== Header ===*/
#header{
	background: #000000;
	height: 60px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	margin: 0 0 0 10px;
	position: absolute;
	text-indent: -9999px;
	top: 10px;
	width: 345px;
	z-index: 10
}
#header h1 a{
	display: block;
	height: 89px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Toolbar -*/ 
.toolbar{
	background: url(blend.png);
	float: right;
	height: 25px;
	position: relative;
	width: 621px;
	z-index: 100
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	padding: 1px 0 0
}
.nav1 li{
	float: left;
	line-height: 22px;
	padding: 0 6px 0 6px
}
.nav1 li a{
	color: #000000;
	display: block;
	float: left
}
.nav1 li a:hover{
	color: #be070a;
	text-decoration: none;
}
/*- Nav2 -*/
.nav2{
	border-top: 1px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 1em
}
.nav2 li a{
	background: #ffffff;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 4px 0 4px 15px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #f7e5e6;
	color: #000000;
	text-decoration: none
}
/* Nav2 Level2 */
.nav2 li.active li a{
	background: #f7e5e6;
	border: 0;
	color: #000000;
	font-weight: normal
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	background: url(ico-arrow.gif) #ffffff no-repeat 185px 9px;
	color: #9e0b0e
}
/* Nav2 Level3 */
.nav2 li.active li.active li a{
	background: #ffffff;
	border: 0;
	color: #000000;
	font-weight: normal;
	padding: 4px 0 4px 35px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	font-weight: bold
}
/*=== Adressblock ===*/

#adressblock {
	padding: 15px;
	font-size: 11px
	}

/*=== Title ===*/ 
.title{
	height: 230px;
	margin: -25px 0 0;
	overflow: hidden;
	position: relative;
	width: 621px
}
.title-pic{
	position: absolute
}
.title .transbar{
	background: url(blend.png);
	height: 38px;
	margin: 193px 0 0;
	position: absolute;
	width: 621px
}
/*=== All Columns ===*/
#columns{
	clear: both;
	height: 1%;
	padding: 0 0 15px 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 50px 0 0;
	width: 198px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	margin: 80px 0 0;
	width: 621px
}
#centercol .content{
	height: 1%;
	padding: 0 10px
}
#centercol ul{
	padding: 0 0 1.5em
}
#home #centercol{
	margin: 0
}
#home #centercol h2{
	color: #999999;
	margin: 0 0 .5em
}
#home #centercol .content{
	padding: 25px 55px 0 65px
}
/*- Subcols -*/ 
.col1{
	float: left;
	width: 235px
}
.col2{
	float: right;
	width: 235px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	font-size: .9em;
	padding: 0 0 .8em
}
.list1 li{
	padding: 0 0 1em
}
.list1 h4{
	font-weight: normal;
	font-size: 12px;
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	padding: 5px 0 0;
	width: 200px
}
#search input{
	float: left;
	height: 12px;
	width: 170px
}
#search input.btn{
	height: 16px;
	margin: 0 0 0 5px;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
/*- PDF, Print -*/
#icons{
	margin: 0 0 0 770px;
	position: absolute;
	top: 115px
}
#icons img{
	margin: 0 0 0 5px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}






#contenttab {
	width: 600px;
	height: 484px;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 0px 0px 10px 0px;
}

#contentboxsub form {
margin: 0px;
padding: 0px;
}

#contentboxsub table {
margin: 0px;
padding: 0px;
}


#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}

#contentboxsub img{;
	padding: 0px;
	margin:  0 5px;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #be070a;
	}

#contentboxsub font a{
	color: #be070a;
}


#contentboxsub p a{
		color: #be070a;

}

#contentboxsub a:visited{
	color: #be070a;
	text-decoration: none;
}



.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

