/*****************************/
/* benutzerdefinierte styles */
#wrapper_body {
	width: 862px;
	height: 689px;
	margin: auto;
	margin-top: 15px;
	padding:0;
	text-align: left;
	position: relative;
}
#hintergrund {
	position: absolute;
	top: 37px;
	left: -9px;
	width: 841px;
	height: 652px;
	background-image: url("../images/bg_content.png");
	background-repeat: no-repeat;
	z-index: 3;
}
#logo_intertapis {
	position: absolute;
	top: 40px;
	left: 51px;
	z-index: 9;
}
#hauptnavigation {
	position: absolute;
	top: 51px;
	left: 486px;
	z-index: 5;
}
/* neu, zusätzlich */
#hauptnavigation {
	font-size: 11px;
	line-height: 16px;
}
#wrapper_unternavi {
	position: absolute;
	top: 0px;
	left: 206px;
	width: 656px;
	height: 288px;
	font-weight: bold;
	background-image: url("../images/bg_unternavigation.jpg");
	background-repeat: no-repeat;
	z-index: 2;
}
#unternavigation {
	padding-top: 12px;
	padding-left: 27px;
	letter-spacing: 0.1em;
}
#wrapper_content {
	position: absolute;
	top: 152px;
	left: 51px;
	width: 749px;
	z-index: 10;
}
#wrapper_textblock a, #wrapper_textblock a:hover {
	font-style: italic;
}
#textblock_1 {
	position: absolute;
	width: 352px;
	height: 467px;
}
#textblock_2 {
	position: absolute;
	left: 150px;
	text-align: right;
	height: 467px;
	width: 600px;
}
#werbe_text {
	position: absolute;
	right: 403px;
	top: 242px;
	text-align: right;
	width: 352px;
	height: 226px;
	z-index: 11;
}
#werbe_text td {
	color: #FFF;
	font-style: italic;
}
#produktebild_chooser {
	position: absolute;
	top: 493px;
	left: 555px;
	width: 250px;
}
#newsticker {
	position: absolute;
	top: 650px;
	left: 110px;
	font-size: 10px;
	width: 450px;
	color: #FFFFFF;
	text-transform: uppercase;
	z-index: 20;
}
.clear {
	clear: both;
}
.team_heading {
	font-weight: bold;
	font-style: normal;
}
.team_funktion {
	font-style: normal;
}






body {
	background-color: #001e48;
	background-image: url("../images/background.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
body, td, th, p, li, ul, select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72cfff;
	line-height: 18px;
}
.kleiner {
	font-size: 90%;
}
a, a:hover {
	color: #72cfff;
	text-decoration: none;
}
a:hover, a.selected {
	color: #FFF;
}
a.buttons {
	color: #001e48;
	background-color: #72cfff;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	padding-left: 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
}
h1 {
	font-size: 14px;
	padding-bottom: 18px;
	color: #FFF;
}
h2 {
	font-size: 12px;
	padding-bottom: 12px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}
