html {
	border-color: #2E3353;
}

body {
	width: 100%;
	margin: 0%;
	padding: 0%;
	background-color: #fff;
}

#deertz_page {
	width: 100%;
	padding-top: 20px;
	float: left;
}

#deertz_container {
	width: 800px;
	margin: 0px auto;
	background-image: url(../img/container_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Wrapper ----------------------------------------------------------------------*/
#deertz_content {
	width: 668px;
	float: left;
}

/* Kopfbereich ----------------------------------------------------------------------*/
#deertz_head {
	width: 667px;
	height: 84px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	background-image: url(../img/deertz_head.png);
	background-repeat: no-repeat;
	float: left;
}

/* Navigation ----------------------------------------------------------------------*/
#deertz_nav {
	width: 132px;
	height: 530px;
	float: left;
}

#deertz_nav_navbar {
	width: 131px;
	height: 232px;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(../img/nav_bg_line.png);
	background-repeat: repeat-y;
	float: left;
}

.deertz_navbar_item {
	width: 121px;
	height: 27px;
   	margin-top: 6px;
	margin-left: 11px;
	float: left;
}

#deertz_nav_bottom {
	width: 130px;
	height: 320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../img/nav_bg_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}

/* Textbereich ----------------------------------------------------------------------*/
#deertz_item {
	width: 536px;
	height: 544px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
}

/*----------deertz_item_box----------------------------*/
.deertz_item_box1 {
	width: 506px;
	margin: 0px 14px 0px 14px;
	background-color: #fff;
	float: left;
}

.deertz_item_box2 {
	width: 506px;
	margin: 0px 14px 14px 14px;
	background-color: #fff;
	float: left;
}

.deertz_item_box3 {
	width: 246px;
	margin: 0px 0px 14px 14px;
	background-color: #fff;
	float: left;
}

/*-----------deertz_box.........---------------------------*/
.deertz_box2_head {
	width: 505px;
	height: 36px;
	border-width: 0px 1px 0px 0px;
	border-right-style: solid;
	border-color: #E7EBF7;
	float: left;
}

.deertz_box3_head {
	width: 245px;
	height: 36px;
	border-width: 0px 1px 0px 0px;
	border-right-style: solid;
	border-color: #E7EBF7;
	float: left;
}

.deertz_box_la {
	width: 16px;
	height: 16px;
	float: left;
}

.deertz_box1_content {
	width: 488px;
	min-height: 471px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #E7EBF7;
	float: left;
}

.deertz_box1_leistungen {
	width: 488px;
	min-height: 471px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #E7EBF7;
	float: left;
}

.deertz_box2_content {
	width: 488px;
	min-height: 123px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #E7EBF7;
	float: left;
}

.deertz_box3_content {
	width: 228px;
	min-height: 123px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #E7EBF7;
	float: left;
}

.deertz_box1_content img{
	margin-right: 10px;
}

/*---------table..........----------------------------*/

.table_box1 {
	width: 200px;
	margin: 0px 10px 20px 10px;
}

.table_box3 {
	width: 114px;
}

/*--------------img...........-----------------------*/

.img_content_right {
	margin-left: 10px;
	float: right;
}

.img_content_left {
	margin-right: 10px;
	float: left;
}

/*-------------content.........-----------------------*/

.content_part {
	width: 224px;
	margin: 0px;
	float: left;
}

/*-------------Rightbar -----------------------------*/
#deertz_rightbar {
	width: 132px;
	float: left;
}

#deertz_rightbar_top {
	width: 131px;
	height: 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../img/rightbar_top.png);
	background-repeat: no-repeat;
	float: left;
}

#deertz_rightbar_content {
	width: 130px;
	height: 581px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../img/praxis_team.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.rightbar_content_aktuell {
	width: 130px;
	margin: 120px 0px 0px 0px;
	position: absolute;
	float: left;
}

.rightbar_content_anfahrt {
	width: 120px;
	height: 95px;
	margin: 5px;
	position: absolute;
	bottom: 0px;
}

/* Fußbereich ----------------------------------------------------------------------*/
#deertz_footer {
	width: 760px;
	height: 20px;
	float: left;
}