/*
// +---------------------------------------------------------------------+
// | ASERVO Interactive GmbH Relaunch - August 2008                      |
// +---------------------------------------------------------------------+
// | Copyright (c) 2008 ASERVO Interactive GmbH - M�nchen                |
// | http://www.aservo-interactive.com                                   |
// +---------------------------------------------------------------------+
// | Author: Peter Kraume <pkraume@aservo.com>                           |
// +---------------------------------------------------------------------+
// | Basis Stylesheet                                                    |
// +---------------------------------------------------------------------+
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {
	clear: both;
	visibility: hidden;
}

/*
// +---------------------------------------------------------------------+
// | RTE / Inhalt                                                        |
// +---------------------------------------------------------------------+
*/

h1, h2, h3, h4, h5 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0;
}

#left h1, #left h2, #left h3, #left h4, #left h5, #right h1, #right h2, #right h3, #right h4, #right h5 {
	font-size: 11px;
	font-weight: bold;
}

p {
	padding-bottom: 15px;
}

#left a, #middle a, #right a, .csc-sitemap a {
	font-weight: bold;
}

#left ol, #left ul, #middle ol, #middle ul, #right ol, #right ul {
	padding: 0 0 15px 0;
	margin-left: 17px;
}

#middle ul {
	list-style: url(/fileadmin/ai-relaunch/images/li-dots-grey.gif);
}

#right a {
	color: #000;
}


/*
// +---------------------------------------------------------------------+
// | CSS Styled Content                                                  |
// +---------------------------------------------------------------------+
*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
	padding-bottom: 7px;
}

#middle .csc-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

#middle .csc-sitemap li {
	padding: 2px 0;
}


/*
// +---------------------------------------------------------------------+
// | tt_news                                                             |
// +---------------------------------------------------------------------+
*/
.news-list-item {
	padding-bottom: 25px;
}

.news-list-item p {
	padding-bottom: 5px;
}

.news-single-item .news-single-timedata {
	text-align: right;
}

.news-amenu-container li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.news-amenu-item-year {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	list-style-position: outside;
	margin-left: -17px;
	margin-top: 3px;
}

.news-latest-container {
	padding: 0 10px;
}

.news-latest-item {
	padding-bottom: 15px;
}

.news-latest-item h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}

.news-latest-item h3 a {
	text-decoration: none;
	color: #000;
}

.news-latest-item p {
	margin: 0;
	padding: 0;
}

.news-latest-gotoarchive {
	text-align: right;
}

.news-latest-morelink a, .news-latest-gotoarchive a {
	color: #000;
}

/*
// +---------------------------------------------------------------------+
// | indexed_search                                                      |
// +---------------------------------------------------------------------+
*/
.tx-indexedsearch .magnifier {
	padding-left: 5px;
}

/*
// +---------------------------------------------------------------------+
// | FCEs                                                                |
// +---------------------------------------------------------------------+
*/

/* FCE Box left */
.fce-box-left {
	margin-bottom: 13px;
}

.fce-box-left .headline {
	width: 141px;
	height: 16px;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 30px 0 5px;
	overflow: hidden;
}

.fce-box-left .fcecontent {
	margin-top: 2px;
	border: 1px solid #666;
	padding: 8px 6px 8px 4px;
}

/* FCE Box right */
.fce-box-right {
	margin-bottom: 13px;
}

.fce-box-right .headline {
	width: 141px;
	height: 16px;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 5px 0 30px;
	overflow: hidden;
	text-align: right;
}

.fce-box-right .fcecontent {
	margin-top: 2px;
	border: 1px solid #666;
	padding: 8px 6px 8px 4px;
}

/* FCE Box middle */
.fce-box-middle {
	margin-bottom: 15px;
}

.fce-box-middle .top {
	width: 451px;
	height: 5px;
	background-image: url(/fileadmin/ai-relaunch/images/fce-box-middle-top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.fce-box-middle .bottom {
	width: 451px;
	height: 5px;
	background-image: url(/fileadmin/ai-relaunch/images/fce-box-middle-bottom.gif);
	background-repeat: no-repeat;
}

.fce-box-middle .content {
	border-left: 1px solid #a8aa99;
	border-right: 1px solid #a8aa99;
	background-color: #e5e5e5;
	padding: 5px 8px 0 8px;
}

/* FCE Box Eventoverview */
.fce-box-eventoverview {
	margin-bottom: 15px;
}

.fce-box-eventoverview .headline {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

.fce-box-eventoverview .content {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 8px;
}

.fce-box-eventoverview a {
	font-weight: bold;
	text-decoration: none;
}

.fce-box-eventoverview table {
	border-spacing: 0;
	width: 100%
}

.fce-box-eventoverview .td-last {
	width: 40px;
	text-align: center;
}

.fce-box-eventoverview th, .fce-box-eventoverview td {
	padding: 5px 2px 5px 4px;
	text-align: left;
	vertical-align: top;
}

.fce-box-eventoverview thead tr {
	background-color: #fbd466;
}

.fce-box-eventoverview tbody .tr-even {
	background-color: #fef1cc;
}

/* FCE Downloads */
.fce-downloads {
	padding-bottom: 15px;
}

.fce-downloads .icon {
	float: left;
}

.fce-downloads .content {
	float: left;
	margin-left: 7px;
	width: 120px;
}

/*
// +---------------------------------------------------------------------+
// | IDs                                                                 |
// +---------------------------------------------------------------------+
*/

#container {
	position: absolute;
	left: 40px;
	top: 0;
	width: 862px;
	height: auto;
}

#header {
	position: relative;
	width: 862px;
	height: 60px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 165px;
	height: 45px;
	overflow: hidden;
}

#contactus {
	position: absolute;
	top: 8px;
	left: 308px;
	width: 215px;
	height: 35px;
	overflow: hidden;
}

#rss {
	position: absolute;
	top: 15px;
	left: 590px;
	padding-left: 50px;
	width: 100px;
	height: 120px;
	overflow: hidden;
}

#languageselect {
	position: absolute;
	top: 15px;
	right: 0;
	width: 160px;
	height: auto;
	text-align: right;
}

#languageselect a {
	text-decoration: none;
	color: #777676;
	font-size: 9px;
}

#languageselect a:hover {
	text-decoration: underline;
	color: #000;
	font-size: 9px;
}
#languageselect .active {
	color: #000;
	font-size: 9px;
}

#search {
	position: absolute;
	bottom: 0;
	right: 0;
}

#search form {
	display: inline;
	margin: 0;
	padding: 0;
}

#search .txt {
	border: 1px solid #848484;
	color: #848484;
	height: 16px;
	font-size: 11px;
	width: 150px;
}

#search .btn {
	margin-bottom: -4px;
}

#nav {
	position: relative;
	width: 862px;
	height: 29px;
	margin-top: 12px;
	background-image: url(/fileadmin/ai-relaunch/images/nav-bg.gif);
	background-repeat: no-repeat;
	z-index: 100;
}

#breadcrumb {
	position: relative;
	width: 451px;
	height: 13px;
	margin-left: 206px;
	margin-top: 10px;
	border-bottom: 1px dotted #999999;
	color: #000;
	font-size: 9px;
}

#breadcrumb span {
	font-weight: bold;
}

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

#breadcrumb a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	width: 862px;
	height: auto;
	margin-top: 6px;
}

#left {
	position: relative;
	float: left;
	width: 176px;
	min-width: 176px;
	height: auto;
}

#middle {
	position: relative;
	float: left;
	width: 451px;
	height: auto;
	margin-left: 30px;
	margin-top: 3px;
}

#right {
	position: relative;
	float: left;
	width: 176px;
	height: auto;
	margin-left: 29px;
}

#footer {
	position: relative;
	width: 862px;
	height: auto;
	margin-top: 36px;
	border-top: 1px dotted #999;
	padding: 8px 0 10px 0;
	color: #2a292d;
	font-size: 11px;
}

#footer #copyright {
	position: relative;
	float: left;
	width: 400px;
	height: auto;
}

#footer #meta {
	position: relative;
	float: left;
	width: 462px;
	height: auto;
	text-align: right;
}

#footer #meta a {
	color: #2a292d;
	text-decoration: none;
}

#footer #meta a:hover {
	text-decoration: underline;
}

/* Home Template */

#home {
	position: relative;
	width: 862px;
	height: auto;
	margin-top: 19px;
}

#home-header {
	position: relative;
	width: 862px;
	height: 221px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 22px;
}

#home-teaser {
	position: absolute;
	top: 69px;
	left: 442px;
	width: 400px;
	height: 110px;
}

#home-teaser-link {
	position: absolute;
	top: 193px;
	left: 686px;
	width: auto;
	height: auto;
}

#home-teaser-link a {
	background-color: #5f5f60;
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

#home-left {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
}

#home-left .home-left-image {
	padding-top: 20px;
}

#home-left ul {
	margin-left: 24px;
	margin-bottom: 21px;
	list-style: url(/fileadmin/ai-relaunch/images/li-home-solutions.gif);
}

#home-left li {
	padding-bottom: 8px;
}

#home-left a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#home-left a:hover {
	color: #ad2d3f;
	font-weight: bold;
	text-decoration: underline;
}

#home-middle {
	position: relative;
	float: left;
	width: 407px;
	height: auto;
	margin-left: 39px;
}

#home-middle ul {
	margin-left: 24px;
	list-style: url(/fileadmin/ai-relaunch/images/li-home-services.gif);
}

#home-middle li {
	padding-bottom: 8px;
}

#home-middle a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#home-middle a:hover {
	color: #27769b;
	font-weight: bold;
	text-decoration: underline;
}

#home-right {
	position: relative;
	float: left;
	width: 178px;
	height: auto;
	margin-left: 38px;
}

#header-solutions {
	height: 21px;
	background-image: url(/fileadmin/ai-relaunch/images/home-header-solutions.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 20px;
}

#header-services {
	height: 21px;
	background-image: url(/fileadmin/ai-relaunch/images/home-header-services.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 20px;
}

#header-news {
	height: 21px;
	background-image: url(/fileadmin/ai-relaunch/images/home-header-news.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 20px;
}	


/* Twitter */

#left-below-links-2 {
	padding-left: 8px;
}

.tw-popup {
	/*top:60px;*/
width: 20px;
position: relative;
float:left;
margin-top: 1px;
}
 
div.tw-popup em {
background: url(../../user_upload/dgeurope/socialmedia/tw-bubble.png) no-repeat;
width: 100px;
height: 60px;
position: absolute;
top: 30px;
left: -50px;
text-align: center;
text-indent: -9999px;
z-index: 1010;
display: none;
}
 
#tw-icon {
width: 20px;
height: 20px;
background: url(../../user_upload/dgeurope/socialmedia/tw-icon.jpg) no-repeat 0 0;
text-indent: -9999px;
margin: 0 auto;
display: block;
}

.fb-popup {
	top: 0px;
	padding: 0;
	width: 20px;
	position: relative;
	float:left;
margin-top: 1px;
}
 
div.fb-popup em {
background: url(../../user_upload/dgeurope/socialmedia/fb-bubble.png) no-repeat;
width: 100px;
height: 60px;
position:absolute;
top: 30px;
left: -50px;
text-align: center;
text-indent: -9999px;
z-index: 1010;
display: none;
}
 
#fb-icon {
width: 20px;
height: 20px;
background: url(../../user_upload/dgeurope/socialmedia/fb-icon.jpg) no-repeat 0 0;
text-indent: -9999px;
margin: 0 auto;
display: block;
}

#sm {
	/*position:absolute;*/
	margin-top:-20px;
	width:180px;
	font-family:Arial;
	font-size:11px;
	color:#000;
	vertical-align:top;
}