/* CONFORTIS CSS Version 1.0
	Martin Hasieber */

/* =============================== 
*  Grundeinstellungen */
body, html {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	height: 100%;	
	font-family: "MS Sans Serif", Geneva, sans-serif;
	scrollbar-base-color: #8b836d;
	scrollbar-arrow-color: #8b836d;
	scrollbar-darkshadow-color: #8b836d;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #d7d3c9;
	overflow: auto;
}

/* =============================== 
*  Grundgerüst */

div#logo {
	position: absolute;
	left: 635px;
	top: 31px;
}

div#mainpic {
	position: absolute;
	left: 0px;
	top: 75px;
}

div#navibox {
	position: absolute;
	left: 635px;
	top: 103px;
	height: 180px;
	width: 450px;
}

div#colorbox {
	position: absolute;
	left: 0px;
	top: 75px;
	width: 100%;
	height: 235px;
	background-color: #c1bbac;
}

div#clogo {
	position: absolute;
	left: 75px;
	top: 299px;
}

div#uqnavibox {
	position: absolute;
	left: 0px;
	top: 370px;
	width: 100%;
	height: 27px;
	border-top: 1px solid #d7d3c9;
	border-bottom: 1px solid #d7d3c9;	
}

div#select_language {
	display: inline;
	position: absolute;
	left: 75px;
}

div#searchfield {
	display: inline;
	position: absolute;
	left: 635px;
}

div#uqnavi {
	display: inline;
	position: absolute;
	left: 900px; 
}

div#copy, div#copy_right, div#searchoutput {
	position: absolute;
	left: 75px;
	top: 420px;
	width: 520px;
	height: 350px;
	overflow: auto;
	padding-right: 20px;
	padding-bottom: 1em;	
}

div#copy_right {
	left: 635px;
}

div#searchoutput {
	width: 520px;
}

div#searchoutput iframe {
	width: 500px;
	height: 1600px;
	border: none;
	padding: 0;
	margin: 0;
}


div.imageflRight {
		float: right;
		padding: 6px 18px 0px 15px;
		margin: 0;
}

div.imageflLeft {
		float: left;
		padding: 0px 10px 0px 0px;
		margin: 0;
}

div#footer {
	clear: both;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #A59763;			
}

/* =============================== 
*  Navigation */

ul#mainnavi {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 140px;
}

ul#mainnavi li {
	list-style: none;
	text-indent: 0;
	line-height: 1.7em;
	background-image: none;	
	padding: 0;
}

ul#mainnavi li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.17em;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
	list-style: none;
	text-indent: 0;
	letter-spacing: 0.03em;
}

ul#mainnavi li a:hover {
	color: #c4151c;
}

ul#mainnavi li a.current {
	color: #808284;
}

ul.subnavi_01 {
	float: left;
}

ul.subnavi_02 {
}

ul#subnavi {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#subnavi li {
	list-style: none;
	text-indent: 20px;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.7em;
	background-image: none;	
}

ul#subnavi li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.17em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
	letter-spacing: 0.03em;
}

ul#subnavi li a:hover {
	color: #808284;
}

ul#subnavi li a.current {
	color: #c4151c;
}

ul#subsubnavi {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#subsubnavi li {
	list-style: none;
	text-indent: 0px;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.7em;
	background-image: none;	
}

ul#subsubnavi li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.17em;
	font-weight: bold;
	color: #8b836d;
	text-decoration: none;
	list-style: none;
	letter-spacing: 0.03em;
}

ul#subsubnavi li a:hover {
	color: #c4151c;
}

ul#subsubnavi li a.current, ul#subsubnavi li a.current:visited {
	color: #c4151c;
}



div#select_language a, div#uqnavi a, span#trenner, div#searchfield form {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 0.8em;
	line-height: 2.0em;
	font-weight: bold;
	color: #8b836d;
	text-decoration: none;
	list-style: none;
	letter-spacing: 0.03em;
}

div#searchfield form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: baseline;
}

div#searchfield input {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	font-weight: normal;
	border: 1px solid #d7d3c9;
	margin: 4px 0 0 0;
	padding: 0 0 0 2px;
	vertical-align: baseline;	
}

div#searchfield input.searcharrow {
	background: #ffffff url(/files/searcharrow.gif) no-repeat 0px 0px;
	border: none;
	margin: 0;
	padding: 0;
	width: 28px;
	font-size: 12px;
}

div#select_language a:hover, div#select_language a.current, div#uqnavi a:hover {
	color: #c4151c;
}

div#uqnavi a.current {
	color: #c4151c; 
}


/* =============================== 
*  Text */

p, h1, h2, h3, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000000;
	padding: 0;
	margin: 0;
}

p {
	margin-top: 1.3em;
	margin-bottom: 0em;		
}

h2 + p, img + p {
	margin-top: 0em;
}

b {
	color: #3D8085;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #c4151c;
	margin-bottom: 0.9em;
}

h2 {
	font-weight: bold;
	color: #000000;	
	margin-top: 1.3em;	
}

ul {
	padding: 0;
	list-style: none;
	margin: 1.3em 0 1.3em 0;
	text-indent: 0;
}

h2 + ul, p + ul {
	margin-top: 0em;
}

li {
	text-indent: 0;
	margin: 0;
	padding: 0 0 0 1em;
	background-image: url(ul_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#copy img, #copy_right img {
	padding: 0 0 0 2px;
	margin-bottom: 1.3em;
	display: inline;
}

#copy img.withline {
	border-top: 1px solid #BCB38F;	
	margin: 1.3em 0px 0px 0;
	padding: 3px 20px 3px 3px;
}

#copy a, copy a:link {
	color: #8b836d;
	padding: 0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px;
}

#copy a:hover {
	color: #c4151c;
}

#copy a:visited {
	color: #8b836d;
}

#copy a:visited:hover {
	color: #c4151c;
}

#copy a.backbutton {
	background-image: url(/files/link_back-o.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

div.download_hdl ul{
	margin-bottom: 0em;
}



/* =============================== 
*  Teaser */

.teaser {
	margin: 0em 1em 2.1em 0;
}

.teaserFooter {
	padding: 0em;
	margin: 0em 0em 2em 0;
	border-bottom: 1px solid #BCB38F;	
}

.teaser p, .teaser h1, .teaser h2 {
	padding: 0 3em 0 0em;
}

.teaser h1 {

}

p.postmetadata {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #85794E;
	padding: 0 0 0 0;
	margin: 0 0 0.6em 0;
	border-top: 1px solid #BCB38F;
}
