body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

h1 {
	font-size: 125%;
	color: #E14052;
}

h2 {
	font-size: 115%;
}

a {
	color: #E14052;
	text-decoration: none;
}

a:visited {
	color: #E14052;
}

a:hover {
	color: #E14052;
	text-decoration: underline;
}

a:active {
	color: #000000;
}

.small_txt {
	font-size: 80%;
}

.bold_txt {
	font-weight: bold;
}

.span_right {
	text-align: right;
	float: right;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.p_vision {
	text-align: justify;
}

#container {
	width: 735px;
	height: 678px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}

#content {
	background-color: #ffffff;
	background-image: url(../images/navi/navi_10b.jpg);
	background-repeat: no-repeat;
	margin-left: 151px;
	margin-right: 0px;
	height: 424px;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 56px;
} 

#content lu {
	list-style-type: disc;
}

#content a {
	
}

#logo {
	width: 735px;
	height: 174px;
	background-image: url(../images/navi/navi_05b.jpg);
	background-repeat:no-repeat;
}

#left {
	font-size: 115%;
	float: left;
	width: 151px;
	height: 504px;
	background-image: url(../images/navi/navi_08b.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	color: #000000;
}

#left ul {
	list-style-type: none;
	line-height: 30px;
}

#left a {
	text-decoration: none;
	color: #000000;
}

#left a:active {
	color: #E14052;
	text-decoration: none;
}

#left a:hover {
	color: #E14052;
	text-decoration: none;
}

.icon {
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kundennutzen {
}

.kundennutzen li {
	padding-bottom: 10px;
}

#kundenliste {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#kundenliste dl {
	width: 160px;
	height: 160px;
	font-size: 90%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#kundenliste dd {
	padding: 0px;
	margin: 0px;
}

.break {
	clear: both;
}