/* ######################## STYLE OVERRIDES ######################## */
body
{
	margin: 0px;
	background-color: #f1f1f1;
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-x;
	font: normal 12px Arial;
	color: #000;
}
img
{
	display: block;
	border: 0px none;
}
table
{
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}
a:link, a:visited, a:active
{
	color: #858585;
	text-decoration: none;
}
a:hover
{
	color: #000;
}
/* ######################## CONTAINER AND GLOBAL ELEMENTS ######################## */
div.body
{
	width: 100%;
	text-align: center;
}
div.container
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	text-align: left;
}
div.topNavBG
{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100%;
	height: 72px;
	background-color: #fff;
}

/* ######################## TOP NAVIGATION ######################## */
table.topNav
{
	position: absolute;
	top: 43px;
	left: 86px;	
	height: 72px;
}
table.topNav th
{
	padding: 0px;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee; 
}
table.topNav a:link, table.topNav a:visited, table.topNav a:active
{
	display: block;
	padding: 26px 18px 24px;
	/*Inheritance Bug IE5*/
	font-size: 18px;
	font-weight: normal;
}

table.topNav a
{
	background-image: url(../img/menue-bg.jpg);
}

table.topNav a.selected:link, table.topNav a.selected:visited
{
	background-image: url(../img/menue_bg_selected.png);
	background-repeat: repeat-x;
	color: #000;
}

div.logo
{
	position: absolute;
	top: 65px;
	left: 800px;
}
div.logo img
{
	width: 162px;
	height: 29px;
}

/* ######################## UMRANDUNG ######################## */

table.umrandung
{
	position: absolute;
	top: 132px;
	background-color: #FFFFFF;
	border: 0px none;
}

table.umrandung img
{
	border: 0px none;
	margin: 0px;
}

/* ######################## LEFT NAVIGATION ######################## */
th.leftNav
{
	vertical-align: top;
	width: 170px;
}

th.leftNav a:link, th.leftNav a:visited
{	
	display: block;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 7px;
	border-left: 3px solid #FFFFFF;
	line-height: 8px;
	/*Inheritance Bug IE5*/
	font-weight: normal;
	font-size: 12px;
	color: #858585;
}
th.leftNav a:hover, th.leftNav a:active
{
	border-left: 3px solid #fea211;
}
th.leftNav a.selected:link, th.leftNav a.selected:visited
{
	color: #2c2c2c;
	font-weight: bold;
	border-left: 3px solid #fea211;
}
th.leftNav a.ueberschrift:link, th.leftNav a.ueberschrift:visited
{
	color: #2c2c2c;
	font-weight: bold;
}

th.leftNav span.menue_ueberschrift
{
	display: block;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 7px;
	line-height: 8px;
	/*Inheritance Bug IE5*/
	font-weight: bold;
	font-size: 12px;
	color: #2c2c2c;
}

/* ######################## LOGINBEREICH ######################## */
.messagebox, .messagebox2{
	position:absolute;
	width:auto;
	margin-left:10px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok, .messageboxok2{
	position:absolute;
	width:auto;
	margin-left:10px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
}
.messageboxerror, .messageboxerror2{
	position:absolute;
	width:auto;
	margin-left:10px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}


/* ######################## STARTSEITENCONTENT ######################## */

.service, #teamwork, #web, #ecommerce {
  position: relative;
}

.service div, #teamwork div, #web div, #ecommerce div {
  position: absolute;
  top: 0px;
  display: none;
}

/* ######################## CONTENT AREA ######################## */
table.content
{
	width: 100%;
	text-align: left;
	font: normal 11px Arial;
	color: #000000;
}

th.content
{
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}

table.content th.textmitte
{
	font: normal 12px Arial;
}

table.content th.textmitte img
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


table.content a:link, table.content a:visited
{
	color: #003061;
	text-decoration: underline;
}
table.content h1
{
	margin: 0px;
	margin-bottom: 10px; /* 6 */
	font: normal 15px Arial;
	color: #858585;
	text-transform: uppercase;
}
table.content h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font: normal 24px Arial;
	color: #fea211;
}

table.content th
{
	font: normal 12px Arial;
	text-align: left;
	vertical-align: top;
}

table.content th.ueberschrift, table.content th.ueberschrift a:link, table.content th.ueberschrift a:visited
{
	font: bold 16px Arial;
	color: #2c2c2c;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}


/* ######################## CONTENT AREA OHNE BORDER ######################## */
table.contentohneborder
{
	width: 100%;
	text-align: left;
	font: normal 11px Arial;
	color: #000000;
}

th.contentohneborder
{
	border-left: 2px solid #eee;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}

th.contentohneborder
{
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}

th.contentohneborder li
{
	margin-left: 20px;
	margin-bottom: 3px;
}

table.contentohneborder th.textmitte
{
	font: normal 12px Arial;
}

table.contentohneborder th.textmitte img
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


table.contentohneborder a:link, table.contentohneborder a:visited
{
	color: #003061;
	text-decoration: underline;
}
table.contentohneborder h1
{
	margin: 0px;
	margin-bottom: 10px; /* 6 */
	font: normal 15px Arial;
	color: #858585;
	text-transform: uppercase;
}
table.contentohneborder h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font: normal 24px Arial;
	color: #fea211;
}

table.contentohneborder th
{
	font: normal 11px Arial;
	text-align: left;
	vertical-align: top;
}

table.contentohneborder th.ueberschrift, table.contentohneborder th.ueberschrift a:link
{
	font: bold 11px Arial;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

/* ######################## Impressum ######################## */

th.impressum
{
	text-align: right;
	font: normal 10px Arial;
	background-color: #f1f1f1;
}


/* ######################## LOGIN ######################## */

form input.textbox
{
	width: 325px;
	font: normal 13px Arial;
}
form select
{
	width: 325px;
	font: normal 12px Arial;
}
form input
{
	font: normal 12px Arial;
}
form textarea
{
	width: 325px;
}

form th
{
	font: normal 12px Arial;
	vertical-align: top;
	text-align: left;
}

.defaultText { width: 130px; }
.defaultTextActive { color: #a1a1a1; font-style: italic; }

