* {
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
}

img {
	border: none;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}

.center { text-align: center; } .left { text-align: left; } .right { text-align: right; }

.lang_pic {
	position: absolute;
}

body {
	text-align: center;
	background: #1e3953 url(body_tile.jpg) 50% 0px repeat-x;
	font: 11px/16px tahoma, sans-serif;
}
input, textarea, select {
	font: 11px tahoma, sans-serif;
}
#outer_container {
	background: url(container_bg.jpg) 50% 0 no-repeat;
}
#home #outer_container {
	background: url(home_container_bg.jpg) 50% 0 no-repeat;
}
#inner_container {
	text-align: left;
	margin: 0 auto;
	width: 740px;
	min-height: 720px;
	padding: 0 10px !important;
	padding: 0 10px 0 15px;
}

/*/////////////////////////////////*/

#header {
	position: relative;
	height: 88px;
}
#logo {
	position: absolute;
}

#logo {
	width: 244px;
	height: 88px;
	background: url(logo_over.gif) no-repeat;
	text-indent: -9999px;
}
#logo a {
	width: 244px;
	height: 88px;
	background: url(logo.gif) no-repeat;
	display: block;
}
#logo a:hover {
	background: url(logo_over.gif) no-repeat;
}

#nav {
	height: 88px;
	font: bold 10px/88px verdana, arial, sans-serif;
	width: 460px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
	height: 88px;
	width: 25%;
}
#nav a {
	float: left;
	display: block;
	height: 88px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #999;
	border-top: 4px solid #3a5467;
	text-transform: uppercase;
}
#nav a:hover {
	color: #de5612;
	border-top: 4px solid #de5612;
	padding-top: 2px !important;
	padding-top: 0;
}
#nav > ul a {
	width: auto;
}
#nav a {
	float: none;
}

/*/////////////////////////////////*/

.divider {
	height: 1px;
	margin: 5px;
}

#accessibility {
	position:  absolute;
	top:  -10000px;
}

/*/////////////////////////////////*/

#promo {
	height: 171px;
}
#promo ul {
	float: left;
	width: 740px;
	list-style: none;
	margin: 2px 0;
	padding-left: 9px !important;
	padding-left: 4px;
}
#promo li {
	float: left;
	margin: 6px;
}
#promo img {
	display: inline;
	float: left;
	margin: 8px 0 0 16px;
}

/*/////////////////////////////////*/


#left {
	float: left;
	display: inline;
	margin: 0 6px 16px 16px;
	width: 228px;
	color: #fff;
	background: url(left_bottom.gif) bottom no-repeat;
	padding-bottom: 5px;
}
#left h1, #left h2 {
	padding: 20px 0 5px 15px;
	font: normal 16pt verdana, sans-serif;
}
#left h1 {
	background: url(left_top.gif) no-repeat;
}

#left h4 {
         padding: 20px 0 5px 15px;
	font: normal 16pt verdana, sans-serif;
	background: none;
         }

#left h3 {
	margin: 10px 13px;
	font: bold 12px tahoma, sans-serif;
}
#left p {
	margin: 5px 13px;
}
#left div {
	background: url(left_tile.gif) repeat-y;
	padding-bottom: 5px;
}
#left ul {
	margin: 5px 25px;
	list-style: none;
}
#left li {
	margin: 6px 0;
	padding-left: 15px;
	background: url(left_bullet.gif) 0 50% no-repeat;
}

#left em {
	color: #d1dfed;
}

#left rss {
	color: #d1dfed;
	padding-left: 15px;
	background: url(left_bullet.gif) 0 50% no-repeat;
	text-align: left;
}

#left a {
	color: #FFF;
	text-decoration: none;
}
#left a:hover {
	color: #a8e146;
}

/*/////////////////////////////////*/

#img-products-main {
	width: 708px;
	height: 150px;
	background: url(competence_main2.jpg) no-repeat;
}
#img-services-main {
	width: 708px;
	height: 150px;
	background: url(company_main2.jpg) no-repeat;
}
#img-about-main {
	width: 708px;
	height: 150px;
	background: url(contact_main2.jpg) no-repeat;
}

#img-products {
	width: 228px;
	height: 150px;
	background: url(competence_over.jpg) no-repeat;
}
#img-products a {
	width: 228px;
	height: 150px;
	background: url(competence.jpg) no-repeat;
	display: block;
}
#img-products a:hover {
	background: url(competence_over.jpg) no-repeat;
}
#img-services {
	width: 228px;
	height: 150px;
	background: url(company_over.jpg) no-repeat;
}
#img-services a {
	width: 228px;
	height: 150px;
	background: url(company.jpg) no-repeat;
	display: block;
}
#img-services a:hover {
	background: url(company_over.jpg) no-repeat;
}
#img-about {
	width: 228px;
	height: 150px;
	background: url(contact_over.jpg) no-repeat;
}
#img-about a {
	width: 228px;
	height: 150px;
	background: url(contact.jpg) no-repeat;
	display: block;
}
#img-about a:hover {
	background: url(contact_over.jpg) no-repeat;
}

#content {
	float: left;
	display: inline;
	margin: 0 16px 16px 6px;
	width: 468px;
	background: url(content_bottom.gif) bottom no-repeat;
	padding-bottom: 12px;
}
#content h2 {
	padding: 20px 0 5px 25px;
	font: normal 16pt verdana, sans-serif;
	color: #46657b;
}
#content h2.first {
	background: url(content_top.gif) no-repeat;
}
#content h2 a, #content h2 a:hover {
	color: #46657b;
}
#content h3 {
	margin: 10px 25px;
	font: bold 12px tahoma, sans-serif;
}
#content p {
	margin: 10px 25px;
	clear: left;
}
#content div {
	background: url(content_tile.gif) repeat-y;
	padding-bottom: 15px;
}
#content ul {
	margin: 5px 25px;
	list-style: none;
}
#content li, .more {
	padding-left: 15px;
	background: url(content_bullet.gif) 0 2px no-repeat;
}
#content li, .more {
	margin: 6px 0;
}
#content a {
	color: #000;
}
#content a:hover {
	color: #de5612;
}
#content em {
	display: block;
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 20px;
	color: #777;
}

#home #content, #home #content h1, #home #content div {
	background: none;
}


#contact-form {
	margin-top: 25px;
}
#contact-form p {
	margin: 0 25px 10px 25px;
}
#contact-form input, #contact-form textarea {
	margin: 5px 0px;
	width: 175px;
}
#contact-form .btn {
	width: auto;
}
.error {
	font-size: 120%;
	color: #cc0000;
}


#companies {
	width: 420px;
	margin: 10px 0 10px 25px;
	clear: left;
}
#companies td {
	width: 25%;
	line-height: 50px;
}

/*/////////////////////////////////*/

#footer {
	position: relative;
	clear: both;
	margin: 0px 16px 20px 16px;
	padding-bottom: 20px;
/*	vertical-align: middle; */
}

#footer p {
	color: #95a2ae;
/*	vertical-align: text-bottom; */
}
#footer a {
	color: #95a2ae;
}
#footer a:hover {
	color: #fff;
}

#footer img {
	vertical-align: text-bottom;
}

#buzzerdesign {
	float: left;
	margin-top: -3px;
	margin-left: 10px;
	width: 150px;
	height: 23px;
	background: url(metaconceptions_over.gif) no-repeat;
	text-indent: -9999px;
}
#buzzerdesign a {
	width: 150px;
	height: 23px;
	display: block;
	text-decoration: none;
	background: url(metaconceptions.gif) no-repeat;
}
#buzzerdesign a:hover {
	background: url(metaconceptions_over.gif) no-repeat;
}

#lang_flag {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 20px;
	height: 11px;
/*	background: url("metaconceptions_over.gif") no-repeat; */
	text-indent: -9999px;
}
#lang_flag a {
/*	width: 150px;
	height: 23px;
	display: block;
	text-decoration: none;
	background: url("metaconceptions.gif") no-repeat;
}
#lang_flag a:hover {
/*	background: url("metaconceptions_over.gif") no-repeat;
}



/* EBAY */

.pic a {
	padding: 5px;
	border: 1px solid #99bed8;
	background: #6b8495;
	display: block;
	margin-bottom: 15px;
}
.pic a:hover {
	border: 1px solid #fff;
	background: #6b8495;
}


/* RSS READER */

/* Gesamter News-Container */
.rss_news {
	border: 3px dased black;
	width: 180px;
	text-align: left;
	padding: 3px;
	background-color: gray;
	margin: 20px auto;
}

.rss_news h2 {
	font-size: 16px;
	background-color: gray;
}

.rss_news A {
	font-size: 16px;
	background-color: gray;
}

/* Block fuer eine News */
.rss_newsblock {
	border-top: 1px solid black;
	background-color: white;
	width: 100%;
}

/* Kopfsegment einer News */
.rss_newsblockkopf {

	background-color: #d3d3d3;
	padding: 30px;
	color: black;
	font-size: 11px;
}

.rss_newsblockkopf A {
	font-size: 11px;
	background-color: #d3d3d3;
}

/* Nachrichtsegment einer News */
.rss_newskoerper {
	border-top: 1px solid black;
	background-color: white;
	color: black;
	padding: 2px 5px;
	font-size: 10px;
}




.formtextINPUT {
	background-color: #4c4c4c;
	background-image: url(images/bg_sendbutton2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	border: 1px solid #9f968f;
	padding: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
}

.errorfield {
	background-color: #6d0d0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	border: 1px solid #a0292a;
	padding: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
}      