@import url("navigation.css");

@import url("tabelle_gesamtl.css");

@import url(text.css);

@import url(rot.css);
@import url(produkte.css);
@import url(powermail.css);

/* @group Grundelemente */

html {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000;
	font-weight: normal;
	}
body {
	background: #fff url(/fileadmin/template/pictures/back_body.jpg) no-repeat;
	margin: 0;
	padding: 0;
	}

/*falls hintergrundfarbe des inhalts von der vom body abweicht*/

.bodycontent {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: none;
	}

#accesskeys {
	margin-top: -500px;
	position: absolute;
	}

#main {
	width: 900px;
	}

/* @end */

/* @group Head - Navi */

div#volltextsuche {
	position: absolute;
	top: 150px;
	left: 735px;
	}
#volltextsuche a {
	padding-right: 10px;
	}
#volltextsuche input {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
	color: #999;
	}


img.logo {
	position: absolute;
	top: 15px;
	left: 797px;
	}

#balken {
	background: url(/fileadmin/template/pictures/back_balken.jpg) no-repeat;
	margin-bottom: 2px;
	height: 23px;
	}

#balken p {
	color: #fff;
	height: 23px;
	line-height: 25px;
	margin: 0;
	margin-right: 15px;
	}

#balken a {
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	}

p.spruch {
	float: right;
	}

/* @end */

/* @group Content */

#text {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 240px;
	float: left;
	overflow: auto;
	height: 361px;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #ededed;
	scrollbar-highlight-color: #ededed;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	}

#rechts {
	margin-left: 283px;
	background-color: #000;
	height: 430px;
	}

#text div.back_lichter {
	background: url(/fileadmin/template/pictures/rechts_licht.jpg) no-repeat;
	height: 381px;
	width: 617px;
	}
#standort_plan {
	background: url(/fileadmin/template/pictures/standort.jpg) no-repeat;
	height: 381px;
	width: 617px;
	}


/* @end */



a.a_intro  {
	color: #000000;
	text-decoration: underline;
	}


@import url(css_ie7.css);


