﻿body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}

* {
	margin:auto;
	padding:0;
}

#seite {
  width:800px;
  margin-top:5px;
  margin-left:5px;
}

#cabecera {
	background-color:white;
	height: 60px;
	margin-top: 30px;
	margin-left:40px;
	  }
   
#filete {
	height: 2px;
background-image:url(../imagen/modgreen.png) repeat x-left
}

#navi {
	width:200px;
	background-color: #FFFFFF;
	position: absolute;
	left: 5px;
	top: 5px;
  }

#conten {
	background-color: white;
	width:600px;
	position: absolute;
	left: 220px;
	top: 5px;
 }

#publi {
	float: right;
	width:210px;
	background-color:#FFF;
	border-top:#999999 solid 1px;
	 }

#pies {
	clear: both;
	background-color: #FFFFFF;
	border-top: #999999 1px solid;
	bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-botom: 10px;
	   }

.ct {
	text-align: center;
	}

h1 {
	color: #bd485b;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;

	text-decoration: ;
	text-align: left;
	line-height: 30px;
	padding-bottom: 10px;
	}
.blanc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	padding-left: 5px;
	background-color: #bd485b;
}


h2 {
	color: #7b9c5e;
	font-size: 14px;
	font-family:  Tahoma, Geneva, sans-serif;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 18px;
	}

p {
	color: #333333;
	font-size: small;
	font-family:  Tahoma, Geneva, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	}

.ptu{/*azul tipo letra*/
	color:#004A95;
	font-family:"Comic Sans MS", cursive
}
	a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}
		
#bo {/*filetes modulos*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #666;
	border-left-color: #666;
		border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #666;
}


#content ul, .content ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:8px;
	font-weight: bold;
	color: #FFF;
	background-color: #7bc1cd;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}


ul.nav {
	list-style: none; /* Hiermit wird der obere Rand für die Hyperlinks erstellt. Alle anderen werden mit einem unteren Rand im LI-Element platziert. */
	margin-bottom: 0px; /* Hiermit wird der Abstand zwischen den Navigationselementen und den Inhalten unten erstellt. */
	background-color: #7bc1cd;
	font-family: Tahoma, Geneva, sans-serif;
		}
	
ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
}
ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	padding: 5px 5px 5px 5px;
	display: block; /* Hiermit werden die Blockeigenschaften für den Hyperlink angegeben, sodass das gesamte umschließende LI-Element aufgefüllt wird. Hiermit wird angegeben, dass der gesamte Bereich auf einen Mausklick reagiert. */
	text-decoration: none;
	color: #FFF;
	background-color: #7bc1cd;
}
ul.nav a:hover, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFc;
	border-bottom-style: solid;
	font-size: small;
	font-weight: bold;
	background-color: #7b9c5e;
	}
	
	ul.nav a:active {
		background:#333;
		color: #fff;
		border-bottom-width: 1px;
		border-bottom-color: #fff;
		border-bottom-style: solid;
	}

.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.textogra {
	font-size: medium;
}

.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
	
#am	{/*anuncio google centro grande*/
		box-sizing: 200 x 285;
		padding-left: 3px;
		padding-bottom:3px;
		alignment-adjust:central;
	}
	
#ap{/*anuncio google peq centro*/
	box-sizing: 480 x 35;
	alignment-adjust: central;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rojo {
	color: #bd485b;
	padding: 0px;
}

.verde {
	color: #6CBAC8;
}

#apDiv1 {/*fecha php*/
	position:absolute;
	width:200px;
	height:21px;
	z-index:1;
	left: 698px;
	top: 48px;
	font-size: small;
	font-weight: normal;
	float: right;
}

a:link {
	color: #7bc1cd;
	text-decoration: none;
	font-weight: bold;
	}

	a:visited {
	color: #bd485b;
	}
a:hover {
	color: #7bc1cd;
	font-style: normal;
	text-transform: none;
	font-size: small;
	text-decoration: underline;
}

#Ventana {
	width: 600px;
	height: 500px;
	visibility: visible;
}
.negra {
	font-weight: bold;
}
.linkrot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #bd485b;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
