/* CSS Document */

* HTML BODY {
	text-align: center;
}

* HTML #page {
	text-align: left;
}

* HTML #page.kontakt #content {
	height: 300px;
}

* HTML #page.netzintern #content,
* HTML #page.index #content {
	height: 300px;
}

* HTML #pictures {
	margin-right: 19px;
}

* HTML .pictures_outer {
	background-color: #ffffff !important;
}

* HTML DIV.line {
	background-color: #ffffff;
}

* HTML #menu {
	padding-top: 12px;
}

* HTML DIV.pictures_outer {
	margin: 0px 0px 6px 0px;
}

* HTML DIV.line HR {
	display: block;
}