body {
	background: url(../_img/_layout/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}

p{
	font-size:11px;
	text-align:justify;
	line-height:16px;
	left: 10px;
}
img {
}
#kontaktbild{
	float:left;
	padding:0px;
	border:1px  #CCCCCC solid;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
img.pic_left{
	float:left;
	padding:0px;
	border:1px  #CCCCCC solid;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
a {
	color: #ff6633;
	text-decoration: none;
}
a:hover {
	color: #993333;
}
#banner  h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
ul   {
	list-style-type: disc;
	text-align: justify;
	left: 5px;
	font-size: 11px;
	line-height: 16px;
}
h3{
font-size:14px;
color: #003366;
}
h4{
	font-size:10px;
	padding:0px;
	color: #003366;
	border-bottom:1px #999999 dashed;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 172px;
	background: url(../_img/_layout/head.gif) no-repeat;
}
#head h1 {
	position: absolute;
	width: 430px;
	height: 120px;
	background-image: url(../_img/_layout/LogoBlindenwerk.gif);
	background-repeat: no-repeat;
	margin-top: 31px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 36px;
	left: -10px;
	top: -10px;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(../_img/_layout/LogoBlindenwerk.gif) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(../_img/_layout/top_head.gif) no-repeat right;
background-position:-12px 12px;
}

#menu {
	position: absolute;
	width: 660px;
	top: 155px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menue_unten ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #ff6633;
}
#menu li a:hover {
	color:#993333;
}
#menu .current {
	color:#993333;
	font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url(../_img/_layout/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(../_img/_layout/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
float:left;
padding:0 30px 30px 30px;
width: 445px;
height:auto;
}

#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;
}
#banner {
	background-position:12px 0px;
	padding:10px;
	width: 750px;
	height:80px;
	background-image: url(../_img/_layout/center_banner.jpg);
	background-repeat: no-repeat;
}
.item_box{
	width:auto;
	height:auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
.email {
	width: 100px;
	display: inline;
	padding: 0px;
	white-space: nowrap;
	float: left;
	page-break-before: left;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
	text-align:center;
	font-size:10px;
	color:#000033;
	background: url(../_img/_layout/footer.gif) no-repeat;
	background-position:0px 0px;
	padding-top:30px;
	width: 750px;
	height:60px;
	vertical-align: middle;
}
#footer a {
	background: none;
	padding: 0px;
	color: #8A8A8A;
}
#menue_unten{
	width:350px;
	height:20px;
	float:right;
	padding-right:30px;
	text-align:right;
}

#menue_unten li {
	list-style-type: none;
	float: right;
	margin: 0 8px;
}
#menue_unten li a {
	padding: 0 0 7px 0;
	color: #ff6633;
}
#menue_unten li a:hover {
	color:#993333;
}
#menue_unten .current {
	color:#993333;
	font-weight:bold;
}

#menue_unten .none {
	font-weight:normal;
}

blockquote{
	border:0px;
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 5px;
	font-size:12px;
	width:450px;
    color:#000033;
}

