* {
	padding:0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    text-align: left;
    background:url(./../images/body_bg.png) repeat-x;
}

img {
    border:0;
}

h1 {
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0;
}

h2 {
	font-size:18px;
	color:#333;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0;
}


h3 {
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	color:#363636;
	line-height:16px;
	width:800px;
}

a {
	color:#324e7b;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.clear {
    clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}


.header {
	height:105px;
}

.top_navi {
	margin-top:53px;
	list-style:none;
}

.top_navi li {
	float:left;
	margin-right:1px;
	background:url(./../images/top_navi_inactive_left_bg.png) no-repeat left top;
}

.top_navi li a {
	display:block;
	line-height:37px;
	padding:0 15px 0 15px;
	background:url(./../images/top_navi_inactive_right_bg.png) no-repeat right top;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.top_navi li a:hover {
	text-decoration:underline;
}

.top_navi li.active {
	background:url(./../images/top_navi_active_left_bg.png) no-repeat left top;
}

.top_navi li.active a {
	background:url(./../images/top_navi_active_right_bg.png) no-repeat right top;
}

.content {
	width:970px;
}

.content_padding {
	padding:20px 20px 20px 0;
}

.teaser {
	padding-bottom:20px;
}

.one_column {
	width:970px;
}

.one_column_padding {
	padding-left:20px;
}

.two_column {
	width:970px;
}

.two_column p {
	width:725px;
}

.two_column_left {
	float:left;
	width:220px;
}

.two_column_right {
	float:left;
	width:750px;	
}

.left_navi {
	width:200px;
	list-style:none;
	line-height:35px;
	text-indent:20px;
	border-top:1px #5a73a5 solid;
}

.left_navi li a {
	display:block;
	width:200px;
	height:35px;
	background:url(./../images/left_navi_bg.gif) #FFF;
	text-decoration:none;
	font-size:14px;
}


.left_navi li a:hover {
	background:url(./../images/left_navi_bg.gif) #e0e6f0;
	text-decoration:underline;
}


.footer {
	width:970px;
	padding-top:15px;
	margin-top:15px;
	border-top:1px #dbe6f9 solid;
}

.footer_inner {
	padding-left:20px;
	font-size:11px;
	padding-bottom:15px;
}


.leder_table {
	width:100%;
}

.leder_table a {
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.leder_table a:hover {
	text-decoration:underline;
}

.leder_table .extern_link {
	padding:5px 0 15px 0;
}

.leder_table .extern_link a {
	font-size:11px;
	color:#0000DD;
	font-weight:normal;
}

.leder_list td {
	width:170px;
	padding-bottom:10px;
	margin-bottom:20px;
}

.breadcrumbs {
	padding:10px 0 0 10px;
	font-size:11px;
}

.breadcrumbs a {
	font-size:11px;
	color:#333;
}

.pluslist {
	list-style:none;
	margin-bottom:20px;
}

.pluslist li {
	line-height:24px;
	background:url(./../images/plus.png) no-repeat left 3px;
	text-indent:25px;
}

.stdlist {
	margin-left:15px;
}

.stdlist li {
	line-height:20px;
}

.callback {
	width:199px;
	height:270px;
	background:url(./../images/callBack.gif) no-repeat;
}

.callback_inner {
	padding:130px 10px 0 10px;
}

.callback .input_text {
	width:160px;
	font-size:12px;
}

.callback form div {
	padding-top:6px;
}
