/* 1. ALLGEMEINE FORMATIERUNGEN */
/* ---------------------------- */
* {
	padding: 0;
	margin: 0;
}
body {
	font: 9pt/1.6em Arial,Helvetica,Verdana,sans-serif;
	text-align: center;
	color: #444;
	background: transparent url(../img/bg_koe.gif);
}
h1,
h2,
h3,
h4 { 
	font-weight: bold;
}
h1 { 
	/* Logo der Markenseite */
	background: transparent url(../img/logo_koe.gif) 0 30px no-repeat;
	width: 273px;
	height: 50px;
	padding: 30px 68px 0 0;
	float: right;
}
h1 a {
	/* notwendig damit Link im IE6 funktioniert */
	text-decoration: none;
	display: block;
	width: 273px;
	height: 50px;
}
h1 span {
	/* notwendig damit Link im IE6 funktioniert */
	visibility: hidden;
	overflow: hidden;
	display: block;
	width: 273px;
	height: 50px;
}
h2 {
	/* Bereichsueberschrift */
	color: #1F5A78;
	font-size: 1.4em;
	letter-spacing: 0.05em;
	font-family: "Times New Roman", Times, serif;
	margin: 20px 15px;
	background: none !important;
}
h3 {
	/* Ueberschrift */
	font-size: 1.6em;
	margin: 0 0 0.8em 0;
	font-style: italic;
}
h4 {
	/* Unterueberschrift */
	font-size: 1.4em;
	margin: 0.7em 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	
}
h5 {
	font-size: 1.2em;
	margin: 0.6em 0;
}
h6 {
	font-size: 1em;
	margin: 0.4em 0;
}

a:link { 
	color: #046;
}
a:visited,
a:focus,
a:hover,
a:active {
	color: #444;
}
a.more:link,
a.more:visited,
a.more:focus,
a.more:hover,
a.more:active {
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	background: url(../_img_css_home/bullet_more.gif) left center no-repeat;
}
fieldset {
	border: none;
}
input,
select,
td {
	/* fuer IE, pruefen ob notwendig */
	font-size: 100%;
}
#content p {
	margin: 1.5em 0;
}
#content ol {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 22px;
	clear: both;
}
#content ul {
	list-style: none;
	margin: 0 0 1.5em 0;
	clear: both;
}
#content ul li {
	padding: 0 0 0 15px;
	background: url(../img/bullet_ul.gif) left 6px no-repeat;
}
#content ul.linklist {
	margin-top: 1em;
}
#content ul.linklist li {
	background: url(../img/bullet_linklist.gif) 2px 6px no-repeat;
}
#content .imgLeft {
	float: left;
	border: 1px solid gray;
	margin: 18px 8px 8px 0;
}
#content .imgRight {
	float: right;
	border: 1px solid gray;
	margin: 18px 0 8px 8px;
}


fieldset {
	border: none;
}


/* 2. FORMATIERUNGEN FUER DIE HAUPTELEMENTE */
/* ---------------------------------------- */

/* Hauptcontainer */
#wrap {
	width: 998px;
	text-align: left;
	margin: 0 auto;
}
/* 2.1 Header */
#header {
	width: 100%;
	border: 0;
}
#header #profineLogo {
	margin: 20px 0 10px 0;
	border: 0;
}
#header img { 
	display: block;
}

/* 2.2 Columns-Container */
/* kann evtl raus */
#columnsBG {
	float: left;
	background: transparent url(../_img_css_home/bg_koe_content.gif);
}
#columns {
	/* Breite fuer Opera notwendig, sonst horizontaler Scrollbalken */
	width: 998px;
	float: left;
	background: transparent url(../_img_css_home/bg_koe_columns_top.gif) no-repeat;
}

/* Buscador y desplegables*/
#rightnav {
	float: left;
	width: 296px;
	border: 0;
}
#rightnav h4 {
	margin: 1.4em 0 0.7em 0;
	font-size: 1.4em;
	letter-spacing: 0.05em;
	font-family: "Times New Roman", Times, serif;
	color: #1F5A78;
	background: none !important;
}
#rightnav a {
	text-decoration: none;
	color: #444;
}
#rightnav a:hover {
	text-decoration: underline;
}
.rightnavCon {
	width: 200px;
	padding: 0 20px;
}
/* RightnavImage */
#imgRightnav {
	width: 264px;
	height: 393px;
}
/* Quickfinder */
#quickfinderCon {
	border-top: 0px solid #fff;
	height: 89px;
	background: url(../_img_css_home/bg_koe_quickfinder.gif) 0 0 no-repeat;
	border: 0px solid #883300;
}


#quickfinderCon form {
	width: 200px;
}
select.formSelectHomeAreas {
	width: 198px;
	font-family: Arial,"Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	color: #fff;
	background-color: #004466;
}
select.formSelectHome {
	width: 198px;
	font-family: Arial,"Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	color: #004466;
}
/* 3 footer */
#footer {
	float: left;
	width: 998px;
	height: 151px;
}

*html #footer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src='img/bg_koe_footer.png');
}
#footer a {
	/* notwendig fuer IE 6 http://www.indesigns.de/artikel/css_links_auf_png_mit_alphaimageloader_klickbar_machen.html */
	position: relative;
}



/* 3. SPEZIELLE KLASSEN */
/* -------------------- */

/* padding in einem extra div, weil es sonst für den IE zur Breite addiert werden muss */
/* float:left wegen IE 3 Pixel Bug ??? */
.innenRightnav { 
	padding: 0 32px 0 0;
	position: relative;
	top: -139px;
	margin-bottom: -139px;
}
/* fuer content eigene Klasse, da Abstand groesser */
.innenContent { 
	padding: 10px 36px 0 36px;
}
/* fuer alle zu versteckenden Elemente, z.B. horizontal rules */
.hide { 
	display: none;
}
/* Klassen fuer Elemente die gefloatet werden muessen */
.floatL { 
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
}




/* la parte de abajo, pero con listas*/
#me3 {
	padding: 20px 70px 0 10px;
	float: right;
}
#me3 ul {
	list-style: none;
}
#me3 li {
	float: left;
	padding: 0 0 0 20px;
	background: url(../_img_css_home/me3_separator.gif) 9px center no-repeat;
}
#me3 li.first {
	background: none;
}
#me3 li a {
	color: #6890A5;
	text-decoration: none;
}
#me3 li a:hover, 
#me3 li a:focus {
	color: #046;
}

/* 5. NOTICIAS */
/* ----------------------------- */

/* 5.1 Noiticias */
#content .news {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
#content .news p {
	margin: 0;
}
#content .news a:link, #content .news a:visited {
	padding: 0 0 0 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(../_img_css_home/bullet_more.gif) .1em .3em no-repeat;
}
#content .news strong {
	margin: 0;
	padding: 0;
}

/* Startseite */

#welcome {
	background: transparent url(../_img_css_home/bg_koe_welcome.gif);
}
#welcome #wrapBG {
	float: left;
	background: transparent url(../_img_css_home/bg_koe_wrap_welcome.gif) no-repeat;
	width:986px;
	background-position:top;
	border: 0px solid #000;
}
#welcome #columns {
	background: none;
}
#welcomeLeftColumn {
	background:url(../_img_css_home/rotate.php.jpg);
	float: left;
	width: 600px;
	height: 490px;
	background-repeat: no-repeat; 
	border: 0px solid #000;
}
#welcomeLeftColumn #topthema {
	margin: 360px 0 0 102px;
	padding: 20px 20px 0 20px;
	width: 460px;
	height: 110px;
	overflow: hidden;
	background: #fff;
	text-align:left;
	border: 0px solid #000;
}
#welcomeLeftColumn #topthema img {
	
	
}
#welcomeLeftColumn #topthema h4,
#welcomeLeftColumn #topthema p {
	
	font-size: 1.2em;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #444;
	margin-bottom:0.2em;
	/* width: 220px; */
	
	margin: 0;
}
#welcomeLeftColumn #topthema h4 {
	font-size: 1.4em;
	letter-spacing: 0.05em;
	font-family: "Times New Roman", Times, serif;
	color: #1F5A78;
	margin-bottom:0.3em;
	border: 0px solid #000;
}


#welcomeRightColumn {
	float: left;
	width: 364px;
	height: 394px;
}
#welcomeRightColumn .rightnavCon {
	width: 314px;
	padding: 0;
}
#welcomeRightColumnTop {
	
	height: 220px;
	padding: 30px 25px 0 25px;
	color: #fff;
	text-align:left;
}
#welcomeRightColumnTop h2 {
	width: 314px;
	height: 38px;
	font-size: 1.2em;
	margin: 0 0 20px 0;
	background-repeat: no-repeat;
	
}
#welcomeRightColumnTop h2 span {
	display: none;
}
#welcomeRightColumnTop p {
	height: 111px;
	overflow: hidden;
}
#welcomeRightColumnTop #quickfinderCon {
	font: 9pt/1.6em Arial,Helvetica,Verdana,sans-serif;
	color: #444;
	background: transparent url(../img_css_home/bg_koe.gif);
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #0080AE;
	height: auto;
	background: none;
	height: 40px;
	
}
#welcomeRightColumnTop #quickfinderCon h4 {
	float: left;
	background: none;
	margin: 0;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 100%;
}
#welcomeRightColumnTop #quickfinderCon form {
	border: 0px solid #0080AE;
}
#welcomeRightColumnTop #quickfinderCon select {
	width: 100%;
	color: #fff;
	background: #046;
	border:0;
}
#welcomeRightColumnBottom {
	width: 280px;
	height: 225px;
	padding: 0px 55px 0 0px;
	overflow: hidden;
	text-align:left;
	border: 0px solid #000;
}

html>body #welcomeRightColumnBottom {
	  padding-left:25px;
}	

#welcomeRightColumnBottom .aktuelles h4 {
	font-size: 1.4em;
	letter-spacing: 0.05em;
	font-family: "Times New Roman", Times, serif;
	color: #1F5A78;
	border: 0px solid #fff;
}
#welcomeRightColumnBottom .aktuelles dl {
	color: #555;
	font-size: 1.1em;
	
}
#welcomeRightColumnBottom .aktuelles dt {
	clear:both;
	width: 25%;
	float: left;
	margin: 0;
	padding: 0.02em 0 1em 0;
	font-weight: bold;
	line-height: 1.1em;
	border-top: 0px solid #D3DEE5;
}
#welcomeRightColumnBottom .aktuelles dd {
	width: 75%;
	float: left;
	margin: 0;
	padding: 0.04em 0 0 0;
	line-height: 1.2em;
	border: 0px solid #D3DEE5;
}
#welcomeRightColumnBottom .aktuelles a:link, 
#welcomeRightColumnBottom .aktuelles a:visited {
	color: #555;
	text-decoration: none;
}
#welcomeRightColumnBottom .aktuelles a:hover, 
#welcome .aktuelles a:focus {
	color: #555;
	text-decoration: underline;
}
#welcome #footer {
	height: auto;
	background: none;
	filter: none;
}

#rotulo_bienv {
		font-size: 1.5em;
	  margin-bottom: 10px;
	  padding-bottom: 10px;
}
#subrotulo_bienv {
		font-size: 1.1em;
		line-height:18px;
		margin-bottom: 15px;
	  padding-bottom: 15px;
	  border-bottom: 1px solid #0080AE;
}	
	
