/****** RESET BEGIN ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****** RESET END ******/
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #000;
	font-size: 0.75em;
	line-height: 16px;
}
#container {
	margin: 0px auto;
	width: 989px;
	height: 100%;
	position: relative;
}
.header {
	width: 989px;
	height: 125px;	
}
.logo {
	width: 500px;
	height: 104px;
	background-image: url('images/pannonia_logo.jpg');
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.navigation {
	width: 489px;
	height: 125px;
	background-image: url('images/navigation.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	position: relative;
}
.navigation ul {
	border-top: 1px solid #f08002;
	border-bottom: 1px solid #f08002;
	padding: 10px 21px 0 36px;
	margin-top: 9px;
	height: 23px;
	float: right;
}
.navigation ul li {
	font-weight: bold;
	list-style: none;
	background-image: url('images/li.jpg');
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
}
.navigation ul li a { color: #1a6c9c; text-decoration: none; }
.navigation ul li a:hover { text-decoration: underline; }
.last { border: 0px !important; background-image: none !important; }
.imagechanger {
	width: 989px;
	height: 131px;
	background-image: url('images/imagechanger.jpg');
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-bottom: 34px;
}
.imagechanger div {
	float: left;
	margin: 0 6px 0 0;
}
.imagechanger div.image5 {
	margin-right: 0;
}
.content {
	width: 500px;
	padding-left: 52px;
	padding-right: 76px;
	float: left;
	position: relative;
}
.sidebar {
	width: 321px;
	float: right;
	position: relative;
	padding-right: 35px;
}
.sidebar h1 { padding-top: 28px; margin-bottom: 0px; }
* html .sidebar h1 { padding-top: 14px; margin-bottom: 14px; }
* + html .sidebar h1 { padding-top: 14px; margin-bottom: 14px; }
.sidebar a img { margin-top: 11px; }
* html .sidebar img { margin-bottom: 14px; }
* + html .sidebar img { margin-bottom: 14px; }
.images {
	border-bottom: 1px dotted #000;
	padding-bottom: 27px;
	padding-top: 10px;
}
.footer {
	width: 989px;
	margin-top: 135px;
}
.navigation2 {
	width: 970px;
	height: 24px;
	padding-right: 19px;
	background-color: #f08002;
}
.navigation2 ul {
	float: right;
	margin-top: 4px;	
}
.navigation2 ul li {
	list-style: none;
	background-image: url('images/li_white.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	padding-left: 13px;
	color: #fff;
	font-size: 0.92em;
	float: left;
}
.navigation2 ul li a { color: #fff; text-decoration: none; }
.navigation2 ul li a:hover { text-decoration: underline; }
.footertext {
	background-image: url('images/footer.jpg');
	background-repeat: repeat-y;
	height: 12px;
	width: 989px;
	padding-top: 21px;
	padding-bottom: 21px;
}
.footertext {
	text-align: center;
}
.footertext a {
	color: #00558c;
	font-weight: bold;
	text-decoration: none;
}
.footertext p { margin-bottom: 0px; }
* + html .footertext p { line-height: 0px; }

.nopadding { padding-top: 0px !important; }	
a { color: #f08003; }
	
	
	
	
	
h1 a, h2 ah3 a, h4 a, h5 a, h6 a {
	color: #f08003;
}
h1 {
	font-size: 2em;
	color: #f08003;
	margin-bottom: 30px;
	font-weight: normal;
	line-height: 25px;
}
h2 {
	font-size: 1.17em;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 1.17em;
	color: #01538b;
}
.largeMiddle h3 {
	margin: 0;
}
h4 {
	font-size: 1.0833em;
	font-weight: bold;
	color: #f08003;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: normal;
}
/**** HALB-STANDARDS ****/
textarea {
	font-size: 1.1em;
}
#main hr {
	height: 1px;
	border: 1px solid #585858;
}
fieldset input, fieldset textarea {
  	font-family: Arial, Helvetica, sans-serif;
}
/**** STANDARDS ****/
.clearer {
	clear: both;
}
.csc-textpic-caption {
	font-size: 0.9em;
	display: block;
	padding-bottom: 0.9em;
}
p.align-center, th.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
p.align-right, th.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
p.align-left, th.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
p.align-justify, th.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
#main ul, #main ol {
	margin-bottom: 1em;
}
.csc-firstHeader, .csc-firstHeader, .csc-firstHeader {
	margin-top: 0;
}
#main .csc-textpic-imagewrap {
	margin: 0;
}
#rightBlock {
	font-size: 1em;
}
#main ul li, #main ol li {
	list-style-position: outside;
	margin: 0 0 0.3em 12px;
}
* html #main ul li, * html #main ol li {
	margin-left: 15px;
}
* + html #main ul li, * + html #main ol li {
	margin-left: 15px;
}
.csc-textpic-image {
	padding: 0 0 0.9em 0;
}
.csc-textpic-imagerow {
	padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
	clear: both;
	float: left;
}
.csc-textpic-intext-right .csc-textpic-caption {
	text-align: right;
}
#main table {
	line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
/*	padding: 0 3px;*/
}
.csc-textpic dl.csc-textpic-firstcol {
	padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
	padding-right: 0;
}
fieldset {
	border: 0;
}
fieldset label {
	width: 170px;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}
fieldset .csc-mailform-field {
	margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
	margin: 20px 0 0 170px;
}
fieldset input, fieldset textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;  
}
#main .csc-sitemap ul li {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.csc-textpic-intext-right-nowrap, .csc-textpic-intext-left-nowrap {
	padding-bottom: 1em;
}
#content1 .csc-textpicHeader h1, #content1 .csc-textpicHeader h2, #content1 .csc-textpicHeader h3, #content1 .csc-textpicHeader h4, #content1 .csc-textpicHeader h5, #content1 .csc-textpicHeader h6 {
	margin-top: 0;
}
a img {
	border: 0;
}
table {
	border-collapse: collapse;
}
li {
	list-style-position: inside;
}
p {
	margin-bottom: 1em;
}
.middle {
	vertical-align: middle;
}
