* {
	padding: 0;
	margin: 0;
}

html {
	position: absolute;

}

body {
	margin: auto;
	width: 950px;
	/*background-color: white;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*border-top: 0;*/
	/*padding: 0;*/
	/*margin-top: 0;*/
	/*height: 100%;*/
	/*position: relative;*/
	/*bottom: 60px;*/
}

h1 {
	font-size: 16px;
	font-color: #003155;
}

h2 {
	font-size: 15px;
	font-color: #003155;
}

h3 {
	font-size: 14px;
	font-color: #003155;
}

h4 {
	font-size: 13px;
	font-color: #003155;
}

h5 {
	font-size: 12px;
	font-color: #003155;
}

hr {
	height: 1px;
	background-color: #003155;
	noshade: noshade;
	border: 0;
}

a {
	color: #003155;
}

a:visited {
	color: #003155;
}

img {
	border:none;
}

#menu_links a:hover {
	color: #FFFFFF;
}

#projekt {
	/*position: absolute;*/
	left: auto;
	top: 0;
}

#kopf {
	clear: both;
	/*height: auto;*/
	float: left;
	height: 114px;
	width: 950px;
	padding: 0;
	margin: 0;
}

img#logo {
	height: 95px;
}

#enclose_spalten {
	clear: both;
	float: left;
	position: relative;
	height: 100%;
	width: 950px;
}

#spalten_mit_background {
	background-image: url(../pics/netcos_rahmen.gif);
	background-repeat: repeat-y;
	background-position: bottom 0;
	width: 950px;
	position: absolute;
	top: 0;
	/*bottom: 60px;*/
	left: auto;
}

#_spalten {
	clear: both;
	float: left;
	height: 100%;
	width: 950px;
}

#spalte_links_mitte {
	float: left;
	width: 740px;
}

#spalte_links {
	float: left;
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	/*border-left: 1px solid #003165;
	border-right: 1px solid #003165;*/
	padding-right: 8px;
	padding-left: 1px;
	margin-top: 19px;
}

#spalte_mitte {
	float: right;
	/*height: 100%;*/
	width: 520px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 19px;
}

#spalte_rechts {
	clear: none;
	float: right;
	height: inherit;
	width: 188px;
	padding-right: 11px;
	margin-top: 19px;
}

#menu_links ul li {
	list-style-type: none;
	clear: both;
	height: 17px;
	/*text-align: right;*/
	border-bottom: 4px solid #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 4px;
}

#menu_links ul ul li, .menu_links_2_ie {
	list-style-type: none;
	border-bottom: 4px solid #FFFFFF;
	text-align: right;
	background-color: #F9EBDD;
	padding-top: 2px;
}

#menu_links li a {
	text-decoration: none;
}

#adresse_links {
	clear: both;
	/*float: left;*/
	font-size: 12px;
	margin-left: 10px;
	left: auto;
	bottom: 0;
	width: 150px;
}

/* nur bei Home-Seite */
#_fernwartung_links {
	clear: both;
	font-size: 12px;
	margin: 20px 0px 20px 10px;
	border: 1px solid #000000;
	padding: 5px;
	left: auto;
	/*width: 150px;*/
}

#suche_rechts {
	padding-left: 10px;
	padding-bottom: 30px;
}

#newsletterabo_rechts {
	border: 1px solid #003155;
	padding: 5px;
	margin-top: 20px;
}

#webhealth_rechts {
	border: 1px solid #003155;
	padding: 5px;
	margin-top: 20px;
}

#footer_menus {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 520px;
	/*position: absolute;*/
	/*left: auto;*/
	/*bottom: 46px;*/
	margin-left: 200px;
	margin-right: 20px;
}

#menu_unten {
	float: left;
	width: 260px;
}

#menu_unten li {
	display: inline;
	list-style-type: none;
	text-align: left;
}

#menu_symbols {
	float: right;
	width: 260px;
	height: 25px;
	margin-top: 0;
	text-align: right;
}

#menu_symbols ul li {
	display: inline;
	list-style-type: none;
	text-align: right;
	padding-left: 5px;
}

#menu_symbols ul a img {
	border-style: none;
}

#menu_symbols ul li a img {
	border-style: none;
	background-color: #FFFFFF;
}

#footer_grafik {
	/*position: relative;*/
	clear: both;
	float: left;
	left: auto;
	bottom: 0;
	height: 13px;
	width: 950px;
}

