@charset "ISO-8859-1";

/* CSS Document */

/* ALLGEMEINE FORMATIERUNGEN */

html {
	margin: 0px 0px 0px 0px;
	pading: 0px 0px 0px 0px;
}

body {
	margin: 0px 0px 0px 0px;
	pading: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background: url(/themes/de.ihkrt.neckaralb/images/yellow.gif) repeat-y;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}


img {
	border: none;
	text-decoration: none;
}

a {
	border: none;
	text-decoration: none;
}

img a {
	border: none;
	text-decoration: none;
}

/* SEITE */
.main {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* TOPBEREICH */
.oben {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 984px;
	height: 105px;
	background: url(/themes/de.ihkrt.neckaralb/images/top.png) no-repeat;
	z-index: 10;
}

.topi {
	padding: 10px 0px 0px 0px;
	width: 750px;
	height: 57px;
	float: left;
}

.topcontent {
	position: relative;
	top: 0px;
	left: 680px;
	float: left;
}

.metanavigation { float: left; }

.metanavigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.metanavigation li {
	padding: 0px 0px 0px 10px;
	float: left;
}

.metanavigation a {
	color: #000;
	text-decoration: none;
}

.language {
	padding: 0px 0px 0px 10px;
	float: left;
}

.language select {
	border: 1px solid #000;
	font-size: 100%!important;
}

/* CONTENTBEREICH Umgibt Linke und rechte Spalte */
.unten {
	position: absolute;
	top: 105px;
	left: 0px;
	width: 982px;
	margin: -35px 0px 0px 0px;
	z-index: 5;
}

/* LINKE SPALTE  Enthält Navigation */
.linke-spalte {
	margin: 50px 0px 0px 0px;
	width: 230px;
	float: left;
}

.twitter	{
	margin: 10px 0px 0px 30px;
	float: left;
}

/* RECHTE SPALTE enthält Mittlerer Bereich und Blaue Box*/
.rechte-spalte {
	float: left;
}

/* MITTLERER BEREICH */
.topimage {
	
}

.mitte {
	/*width: 400px;*/
	width: 580px;
	font-size: 11px;
	float: left;
}

.mitte hr {
	border-top: 1px dotted #0077bb;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.mitte table.first {
	width: 100%;
	background-color: #DDDDDD;
	color: #000;
}

.mitte table {
	width: 100%;
	color: #000;
}

.mitte table a {
	text-decoration: none;
	color: #0077bb;
}

.mitte .teaser {
	margin: 10px 0px 20px 0px;
	width: 270px;
	float: left;
}

.mitte .teaser a {
	float: left;
}

.mitte .teaser .date {
	border-bottom: 1px dotted #0077bb;
	padding: 0px;
	margin: 0px;
}

.mitte .teaser h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.mitte .teaser img {
	padding: 0px 5px 0px 0px;
	float: left;
}

/* CONTENT RECHTS Blaue BOX */
.rechts {
	position: absolute;
	right: 0px;
	width: 148px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.rechts img {
	display: block;
	border: 2px solid #fff;
	margin: 8px 0px 8px 0px;
}

/* Bis zum Rand */
.biszumende {
	position: relative;
	overflow: hidden;
	
	display: block;
	z-index: 1;

	height: 105px;
	width: 116.2em;
	
	background-image: url(/themes/de.ihkrt.neckaralb/images/biszumrand.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
