/*
// +----------------------------------------------------------------------+
// | Project:  betreutes-wohnen-buchholz.de                               |
// | URL:      http://www.betreutes-wohnen-buchholz.de                    |
// | File:    /css/basis.css                                              |
// +----------------------------------------------------------------------+
// | Haupt-Style-Sheet der Seite                                          |
// +----------------------------------------------------------------------+
// | Copyright (c) Alfred Schmidt                                         |
// | Authors:  Alfred Schmidt www.schmidtalfred.de                        |
// | Date:     04.10.2006                                                 |
// +----------------------------------------------------------------------+
*/
body {
/*background-color:#F9F2E3*/
background-color:#fceedc
}
#main{
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px none #666666;
}
#kreuz_sh{
	position: absolute;
	z-index: 31;
	height: 70px;
	width: 40px;
	left: 286px;
	top: 5px;
	background: url(../NEU_img/basis_layout/kreuz.gif) no-repeat;
	visibility: visible;
}
#obenL {
	position:absolute;
	left:5px;
	top:5px;
	width:301px;
	height:30px;
	z-index:11;
	background-color: #f4c08c;
	visibility: visible;
}
#naviSH {
	position:absolute;
	left:305px;
	top:5px;
	width:400px;
	height:67px;
	z-index:12;
	background-color: #E2FFD9;
}
#naviO {
	position:absolute;
	left:311px;
	top:46px;
	width:399px;
	height:24px;
	z-index:20;
	padding-top: 3px;
}
#L {
	position:absolute;
	left:5px;
	top:33px;
	width:65px;
	height:551px;
	z-index:13;
	background-color: #f4c08c;
	visibility: visible;
}
#logoDOW {
	position:absolute;
	left:713px;
	top:5px;
	width:80px;
	height:66px;
	z-index:14;
	background-color: #cacaca;
	background-repeat: no-repeat;
	background-position: 2px top;
	visibility: visible;
}
#ansicht {
	position:absolute;
	left:75px;
	top:38px;
	width:230px;
	height:33px;
	z-index:15;
	background-image: url(../NEU_img/basis_layout/ansicht.jpg);
	background-repeat: repeat-x;
	visibility: visible;
}
#naviL {
	position:absolute;
	left:0px;
	top:139px;
	width:135px;
	height:152px;
	z-index:25;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: visible;
}
#adress {
	position:absolute;
	left:5px;
	top:559px;
	width:358px;
	height:29px;
	z-index:17;
	/*background-color: #ADADAD;*/
	font: 8pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background: #599E62;*/
	background-color: #df7451;
	letter-spacing: 1px;
	border-top: 3px solid #f4c08c;
	border-right: 3px solid #f4c08c;
	border-bottom: 3px solid #f4c08c;
	border-left: 3px solid;
	visibility: visible;
}
#naviU {
	position:absolute;
	left:403px;
	top:576px;
	width:396px;
	height:20px;
	z-index:18;
	border: 2px none #AB0A40;
	visibility: visible;
}
#name {
	position:absolute;
	left:79px;
	top:74px;
	width:216px;
	height:37px;
	z-index:19;
	font: bold 14pt Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #df7451;
	text-align: center;
	padding: 0px;
	visibility: visible;
}
#R {
	position:absolute;
	left:311px;
	top:98px;
	width:485px;
	height:5px;
	z-index:30;
}
#lin_hori {
	position:absolute;
	left:71px;
	top:35px;
	width:642px;
	height:8px;
	z-index:28;
	background: url(../NEU_img/basis_layout/NEU_linien/linie_hori.jpg) repeat-x;
	visibility: visible;
}
#lin_vert {
	position:absolute;
	left:70px;
	top:36px;
	width:8px;
	height:540px;
	z-index:10;
	background: url(../NEU_img/basis_layout/NEU_linien/linie_vert.jpg) repeat-y;
	visibility: visible;
}
#content{
	position: absolute;
	visibility: visible;
	z-index: 26;
	height: 430px;
	width: 620px;
	left: 153px;
	top: 122px;
	border: 1px none #CCCCCC;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#unterlink {
	position:absolute;
	left:307px;
	top:72px;
	width:488px;
	height:22px;
	z-index:20;
	padding-top: 0px;
	padding-left: 0px;
}


/* navigation links anfang */
.menu_links{
	width: 100%;
	text-indent: 1px;
	font-weight: bold;
	border: 1px none #000000;
}
	
.menu_links a:link, .menu_links a:visited, .menu_links a:hover {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
	width: 135px;
	font: bold 10pt Arial, Helvetica, sans-serif;
	/*text-indent: 10px;*/
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px none #000000;
	background: #df7451;
	text-indent: 10px;
}
.menu_links a:hover{
	color: #7A3016;
	width: 135px;
	background-color: #F4C08C;
}

/* navigation links ende */

/*navi unten anfang*/
a.box {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 1px 3px;
	position: static;
	border-top: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: none;
	border-right: 1px none #FFFFFF;
	background: #df7451;
}
a.box_aktiv {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 1px 3px;
	position: static;
	border-top: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: none;
	border-right: 1px none #FFFFFF;
	background: #CCCCCC;
}
a.box:hover {
	color: #7A3016;
	background: #F4C08C;
}

/* navi unten ende*/

/* navO anfang*/
a.navO {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;

}
a.navO:hover {
	color: #FFFFFF;
}
/*navO ende*/

a.aktiv {
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.aktivLinks {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	width: 135px;
	font: bold normal 10pt Arial, Helvetica, sans-serif;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px none #000000;
	background: #C5C6C8;
	text-indent: 15px;
}
.linieR {
	border-right: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fliess {
	font: 90%/150% Arial, Helvetica, sans-serif;
	color: #7A3016;
	padding-top: 10px;
	padding-left: 20px;
}
.textLink {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
.textLink:hover {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #DF7451;
	text-decoration: none;
}
h1 {
	font: bold 115% Arial, Helvetica, sans-serif;
	color: #DE714B;
	padding-top: 15px;
	padding-left: 10px;
	text-align: center;
}
.fliessTitel {
	font: bold 100% Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 15px;
	color: #7A3016;
}
.tbl_text_10pt {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #336600;
}
.rahmen_grau {
	border: 1px solid #999999;
}

.textklein {
	font: 8pt Arial, Helvetica, sans-serif;
}
.textarea {
  scrollbar-base-color:#ffffff;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#df7451;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#fceedc;
}
#navDOW {
	position: absolute;
	z-index: 27;
	height: 66px;
	width: 408px;
	left: 305px;
	top: 5px;
	visibility: visible;
}
.rahmen_sh {
	border: 1px solid #666666;
}
.formulartext {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #7A3016;
}p {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #7A3016;
}
.einrichtungsname {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 2pt;
	text-align: center;
}
