/* css Zen Garden submission 116 - 'Ragged', by Jose Florido, http://www.avidos.net/blogold/ http://www.ovillo.org/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Jose Florido */
/* Added: Sept. 2nd, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/* Edited by Sebastian Lehrig (www.lehrig.de). */
/* Great thanks to Jose who gave the permission. */
   


/* Hoja de estilos para "Ragged" */
/* Autor: Jose Florido - jose@avidos.net */



/* Elementos xhtml */
body{
  scrollbar-face-color:       #EBEBEB;
  scrollbar-shadow-color:     #3F3F3F;
  scrollbar-highligt-color:   #3F3F3F;
  scrollbar-3dlight-color:    #3F3F3F;
  scrollbar-darkshadow-color: #EBEBEB;
  scrollbar-track-color:      #EBEBEB;
  scrollbar-arrow-color:      #3F3F3F;
	padding: 0;
	margin: 0;
	font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 135%;
	background-image: url("../images/design/fondo.gif");
	color:  #424242;
	text-align: center;
}

a{
	color: #af0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #af0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h3{
	color: #af0000;
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image: url("../images/design/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
}

h3 span{
	background-color: #fff;
}

p{
	margin: 10px 0 5px 0;
}

INPUT {border-width: 1px; border-bottom-color: #000000; border-right-color: #000000; border-top-color: #000000; border-left-color: #000000; background-color: #EFEFEF}
TEXTAREA {border-width: 1px; border-bottom-color: #000000; border-right-color: #000000; border-top-color: #000000; border-left-color: #000000; background-color: #EFEFEF}

/* ---- divs ---- */
/* En orden de aparición en el codigo HTML */

#container{
	position: relative;
	background-image: url("../images/design/abajo.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 740px;
	border: 1px solid #5F5F5F;
	border-bottom: 0;
	border-top: 0;
	margin: 0 auto;
	text-align: left;
}

#pageHeader {
	padding: 5px 0 0 15px;
}

#pageHeader h1{
	width: 510px;
	height: 88px;
	margin-left: 120px;
	background-image: url("../images/design/header1.gif");
	margin-bottom: 0;
}
#pageHeader h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#pageHeader h2{
	width: 444px;
	height: 33px;
	background-image: url("../images/design/header2.gif");
	margin-top: -10px;
	margin-bottom: 25px;
	margin-left: 120px;
}
#ot{
position: absolute;
  width: 130px;
	height: 130px;
	background-image: url("../images/design/header4.gif");
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
    left: 2px;
    top: 16px;
}
#lennestadt{
	width: 105px;
	height: 130px;
	background-image: url("../images/design/logo_lennestadt.gif");
	margin-top: 0px;
	margin-right: 20px
	margin-bottom: 25px;
}

#pageHeader h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#pageHeader h3 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#quickSummary{
	background-color: #AF0000;
	color: #fff;
	margin-bottom: 35px;
	line-height: 125%;
	font-size: 13px;
}

#quickSummary .p1{
	position: relative;
	padding: 29px 20px 0 20px;
	background-color: #AF0000;
	background-image: url("../images/design/qsp1.gif"); 
	background-position: top left;
	background-repeat: no-repeat;
}

#quickSummary .p2{
	position: relative;
	padding: 0 20px 10px 20px;
	background: #AF0000 url("../images/design/qsp2.gif") no-repeat bottom left ;
  text-align: center;
}

#quickSummary a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#quickSummary a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#quickSummary a:hover{
	text-decoration: none;
}

#preamble{
	margin-left: 220px;
	padding-right: 10px;
	font-size: 10px;
}

#supportingText{
	margin-left: 220px;
	padding-right: 10px;
	font-size: 10px;
}

#requirements{
	position: relative; 
	margin-left: -180px; 
	width: 650px;
}

#requirements .p5{
	font-size: 80%;
	margin: 10px;
}

#footer{
	position: relative; 
	left: -180px; 
	padding: 65px 10px 30px 20px;
	background-image: url("../images/design/footer.gif");
	background-repeat: no-repeat;
	background-position: 0 55px;
}

/* Columna izquierda */

#linkList {
	position: absolute;
	left: 12px;
	top: 270px;
	width: 178px;
	padding: 0 2px 0 0;
	font-size: 80%;
	line-height: 140%;
	background: #EFEFEF url("../images/design/linea.gif") top right repeat-y;
}

#linkList h3{
	background: #af0000;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-transform: lowercase;
	color: #fff;
	font-size: 100%;
	background-image: url("../images/design/header3.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#linkList h3 span{
	background: transparent;
}

#linkList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 20px 10px 20px 10px;
	background-image: url("../images/design/izqdaul.gif");
	background-repeat: repeat-x;
}

#linkList li{
	padding-left: 18px; 
	background: transparent url("../images/design/flechita2.gif") 0 2px no-repeat;
	margin-bottom: 7px;	
	color: #818181;
}

#linkList li a{
	color: #af0000;
}

#linkList li a.c{
	color: #818181;
}

#lresources{
	background: transparent url("../images/design/izqda.gif") bottom no-repeat;
	padding-bottom: 20px;
}

.rahmen       {font-size: 11px}