/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/

*@import url('fonts/OakesRegular.ttf');
*@import url('fonts/MuseoSans-500.ttf');
*@import url('fonts/MuseoSans-900.ttf');
*@import url('fonts/MuseoSans-100.ttf');

@font-face 
{
font-family: 'museosans300';
src: url('fonts/MuseoSans-300.ttf') format('truetype'),
url('fonts/MuseoSans-300.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face 
{
font-family: 'museosans500';
src: url('fonts/MuseoSans-500.ttf') format('truetype'),
url('fonts/MuseoSans-500.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face 
{
font-family: 'museosans900';
src: url('fonts/MuseoSans-900.ttf') format('truetype'),
url('fonts/MuseoSans-900.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body 
{
	text-align: center;
	line-height:1.22em;
}

table 
{
	font: 12px museosans500;
	border-collapse:collapse;
	border-spacing:0;
	color:black;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
{
	margin:0;
	padding:0;
}

fieldset,img
{
	border:0;
}

ol,ul 
{
	list-style:none;
}

caption,th 
{
	text-align:left;
}

q:before,q:after
{
	content:'';
}

h2, h3, h4 
{
	
	font-weight: bold;
	letter-spacing: 0.03125em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
}

h1 {
	font-weight: bold;
	letter-spacing: 0.03125em;
	margin-bottom: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0;
	font: 12px museosans500;
	color:#069a7c;
	margin-bottom:1em;
}
h2 {
	font: 16px museosans500;
	color:#069a7c;
	margin-top: 2em;
	margin-bottom: .5em;
	line-height: 1.6em;
}

h3 {
	font: 24px museosans900;
	color:#069a7c;
	line-height: 1.2;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

h4 {
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

h5 {
	line-height: 1.2;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	margin-left: 0.5em;
}

img {
	border: none;
}

pre, code 
{
	font:115% monospace;
}

.nav
{
	width: 920px;
	background-color: transparent;
}

.nav-menu
{
	width: 480px;
	height: 30px;
	text-align: center;
	color: white;
	font: 13px museosans900;
	font-weight: bold;
}


.nav-button1, .nav-button2, .nav-button3, .nav-button4
{
	width: 120px;
	background-color: #069a7c;
}

.nav-button1
{
	border-right: 2px solid white;
	border-left: solid 0px;	
	border-top-left-radius: 15px;
	border-left-style: solid;
}

.nav-button2
{
	border-right: 2px solid white;
}

.nav-button3
{
	border-right: 2px solid white;
}

.nav-button4
{
	border: solid 0px;	
	border-top-right-radius: 15px;
	border-right-style: solid;
}

.nav-button1:hover, .nav-button2:hover, .nav-button3:hover, .nav-button4:hover
{
	background-color: #263038;
}

.nav-button1 a:link, .nav-button2 a:link, .nav-button3 a:link, .nav-button4 a:link, .nav-button1 a:visited, .nav-button2 a:visited, .nav-button3 a:visited, .nav-button4 a:visited
{
	color: white;
	text-decoration: none;
}

.nav-activo
{
	background-color: #263038;
}

.div-top
{
		background-image: url('../images/encabezado-inst1.png');
		width: 920px;
		color:#069a7c;
		font: 20px oakles;
		*font-weight:bold;
		text-align: right;
		height: 139px;
		border: 0px;
		display: table-cell;
		vertical-align: middle;
}

.slider-top
{
	max-width: 100%;
	height: auto;
	
}


.footer
{
	background-image: url('../images/footer-inst-1.png');
	width: 920px;
	background-color: transparent;
	height: 159px;
	display: table-cell;
	vertical-align: bottom;
}

.nav-menu-footer
{
	width: 480px;
	height: 45px;
	text-align: center;
	color: white;
	font: 13px museosans900;
	font-weight: bold;
}

.nav-footer-button1, .nav-footer-button2, .nav-footer-button3, .nav-footer-button4
{
	width: 120px;
	background-color: #263038;
}

.nav-footer-button1
{
	border-right: 2px solid white;
	border-left: solid 0px;	
	border-left-style: solid;
}

.nav-footer-button2
{
	border-right: 2px solid white;
}

.nav-footer-button3
{
	border-right: 2px solid white;
}

.nav-footer-button4
{
	border: solid 0px;	
	border-right: solid 0px;	
	border-bottom-right-radius: 8px;
	border-right-style: solid;
}

.nav-footer-button1:hover, .nav-footer-button2:hover, .nav-footer-button3:hover, .nav-footer-button4:hover
{
	background-color: #069a7c;
}

.nav-footer-button1 a:link, .nav-footer-button2 a:link, .nav-footer-button3 a:link, .nav-footer-button4 a:link, .nav-footer-button1 a:visited, .nav-footer-button2 a:visited, .nav-footer-button3 a:visited, .nav-footer-button4 a:visited
{
	color: white;
	text-decoration: none;
}

.nav-footer-activo
{
	background-color: #069a7c;
}

html {
	min-height: 100.05%;
}

p {
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
	line-height: 1.5;
}

strong {
	font-weight: bold;
	
}

blockquote {
	margin: 2em;
	padding: .3em 0 0 2em;
	background: url(../img/quote.png) 0 0 no-repeat;
}

	blockquote p{
		
		font-style: italic;
		line-height: 1.2;
	}

code {
	display: block;
	padding: 10px;
	border: 1px solid #ccc;
	background:  #f2f2f2;
	margin-bottom: 5em;
	white-space: pre;
	overflow: auto;
}

/* Breite beschränken */
div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}


ul {
	margin-bottom: 2em;
}


/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}




.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 100%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}

.texto-dos-columnas
{
		border:0px;
		text-align: center; 
		border-collapse: collapse;
}

.td-doscolumnas
{
	color:#069a7c;
	font-size:16px;
	vertical-align:middle;
	text-align:left;
}


.whatsapp {
	
	background-image: url('../images/whatsapp.png');
	border-radius: 6px 6px 6px 6px;
    bottom: 50px;
    right: 30px;
    margin-left: 10px;
    padding: 10px 0 0;
	background-color: transparent;
	background-size: 100% 100%;
    position: fixed;
    text-align: center;
	width:50px;
	height:40px;
    z-index: 15;"
}