/* HTML-Elemente */

body, td
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
}

input, select, option
{
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
}

form
{
	display:inline;
}

a
{
  color: #0099ff;
  text-decoration: underline;
  
}

a.more
{
  padding-left: 15px;
  padding-right: 2px;
  background-image: url(../../binaries/universal/icons/arrow_b.gif);
  background-repeat: no-repeat;
  background-position: 1px 2px;	
}

a.more:visited {
  color: #5b92e4;

}

/*a.more:hover {
  color: #ffffff;
  background-color: #5b92e4;
  background-image: url(images/arrow_b_neg.gif);
}*/

a.more.produkte {
  color: #cc3298;
  padding-left: 15px;
  padding-right: 2px;
  background-image: url(images/arrow_m.gif);
  background-repeat: no-repeat;
  background-position: 1px 2px;
}

a.more.produkte:visited {
  color: #cc3298;

}

a.more.produkte:hover {
  color: #f3f2ea;
  background-color: #cc3298;
  background-image: url(images/arrow_m_neg.gif);
}

a.altMenu {
  color: #FFFFFF;
  text-decoration:none;
  padding-left:15px;
  font-size:10px;
  font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

a.altMenu:visited {
  color: #FFFFFF;
  text-decoration:none;
  padding-left:15px;
  font-size:10px;
  font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;

}

a.altMenu:hover {
  color: #FFFFFF;
  text-decoration:none;
  padding-left:15px;
  font-size:10px;
  font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

/* Hintergrundfarben */



.bgcolor_produkte_header
{ 
	background-color:#E6E5D7;
}
.bgcolor_produkte_content
{ 
	background-color:#F3F2EA;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

.bgcolor_feature_header
{ 
	background-color:#E6E5D7;
}
.bgcolor_feature_content
{ 
	background-color:#F3F2EA;
}


/* Schriftgrössen */

.fontsize_dummy	{ font-size:20px; }

/* Schriftfarben */

.color_dummy		{ color:#990000; }

/* Schriftformatierungen */

.bold		{ font-weight:bold; }
.lowercase	{ text-transform:lowercase; }
.uppercase	{ text-transform:uppercase; }
.underline	{ text-decoration:underline }

/* Tabellenformatierungen */

td.contentColumn
{
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

/* Listenformatierungen */

.bBullet {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-image: url(../../binaries/universal/icons/bullet_b.gif);
}

.mBullet {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-image: url(../../binaries/universal/icons/bullet_m.gif);
}

.gBullet {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-image: url(../../binaries/universal/icons/bullet_g.gif);
}


/* Formularformatierung */

.input_area
{
	background-color:#F0F4FD;
	border-top:1px #6F7376 solid;
	border-left:1px #6F7376 solid;
	border-right:1px #CED1D6 solid;
	border-bottom:1px #CED1D6 solid;
	width:300px;
}

.input_td
{
	padding:3px 0px 3px 10px;
}

.contact_form
{
	padding:2px 0px 2px 0px;
}

.message
{
	color:#99c000;
}

.error
{
	color:#c1014c;
}

/**** Formatierungen nach Bereichen ****/

/*** GLOBAL ***/

.footer
{
	background-color: #333333;
	color: #f1f1f1;
}

.main
{
	background-color: #eeeeee;
}

.date
{
	font-family: Georgia;
	color: #e22a6d;
	font-weight: bold;
	font-size: 15px;
}

.pagenav 
{
	font-size: 12px;
}

/*** HOME ***/

.H_image
{
	margin:35px 0px 0px 7px;
}

.H_text
{
	margin:35px 0px 0px 15px;
}

.H_news_headline
{
	margin:35px 0px 0px 15px;
}

.H_news
{
	margin:15px 0px 0px 15px;
}

/*** FIRMA ***/

.F_headline
{
	margin:35px 0px 0px 0px;	
}

.F_spacer_left_15
{
	margin:0px 0px 0px 15px;
}

.F_image
{
	margin:35px 0px 0px 15px;
}

/* Firma / Über Uns */

.FUU_headline
{
	margin:35px 0px 0px 15px;
}

.FUU_text
{
	margin:0px 0px 0px 15px;
	width:355px;
}

.FUU_advantage
{
	margin:35px 0px 0px 32px;
	max-width:300px;
}

.FUU_advantages
{
	margin:5px 0px 0px 45px;
	max-width:300px;
}


/* Firma / Jobs*/

.FJ_headline
{
	margin:35px 0px 0px 15px;
}

.FJ_jobs
{
	margin:0px 0px 0px 30px;
}

.FJ_solicitation
{
	margin:0px 0px 0px 15px;
}

.FJ_jobdescription
{
	margin:85px 0px 0px 100px;
	max-width:400px;
}

/*** PRODUKTE ***/

.P_list
{
	vertical-align:top;
	margin:15px 0px 0px 30px;
	max-width:300px;
}

.P_text
{
	margin:15px 0px 0px 0px;
	max-width:350px;
}

.P_image
{
	margin:0px 10px 5px 10px;
}

/* Produkte / Enterprise */

.PE_text
{
	margin:15px 0px 0px 20px;
	max-width:450px;
}

.PE_list
{
	margin:5px 0px 0px 35px;
	max-width:300px;
}

.PE_advantage
{
	margin:15px 0px 0px 55px;
	max-width:300px;
}

.PE_advantages
{
	margin:5px 0px 0px 68px;
	max-width:300px;
}

.PE_SmartGate_list
{
	margin:15px 5px 0px 20px;
	max-width:120px;
}

/* Produkte / SMB */

.PS_text
{
	margin:15px 0px 0px 20px;
	max-width:450px;
}

.PS_list
{
	margin:5px 0px 0px 35px;
	max-width:300px;
}

.PS_advantage
{
	margin:15px 0px 0px 55px;
	max-width:300px;
}

.PS_advantages
{
	margin:0px 0px 0px 68px;
	max-width:300px;
}

.PS_SmartGate_list
{
	margin:15px 5px 0px 20px;
	max-width:120px;
}

/* Produkte / Custom */

.PC_text
{
	margin:15px 0px 0px 20px;
	max-width:450px;
}

.PC_list
{
	margin:5px 0px 0px 35px;
	max-width:300px;
}

.PC_advantage
{
	margin:15px 0px 0px 55px;
	max-width:300px;
}

.PC_advantages
{
	margin:0px 0px 0px 68px;
	max-width:300px;
}

.PC_SmartGate_list
{
	margin:15px 5px 0px 20px;
	max-width:120px;
}

/*** DIENSTLEISTUNGEN ***/

.D_image
{
	margin:35px 0px 0px 15px;
}

.D_list
{
	margin:15px 0px 0px 35px;
}

.D_text
{
	margin:35px 0px 0px 15px;
}

/* Dienstleistungen / Beratung */

.DB_image
{
	margin:35px 0px 0px 15px;
}

.DB_text
{
	margin:35px 0px 0px 15px;
}

/* Dienstleistungen / Business Integration */

.DBI_image
{
	margin:100px 0px 0px 50px;
}

.DBI_text
{
	margin:35px 0px 0px 15px;
}

/* Dienstleistungen / Betrieb/ASP */

.DBA_image
{
	margin:35px 0px 0px 15px;
}

.DBA_advantage
{
	margin:35px 0px 0px 55px;
	max-width:300px;
}

.DBA_advantages
{
	margin:5px 0px 0px 68px;
	max-width:300px;
}

.DBA_list
{
	margin:35px 0px 0px 35px;
}

.DBA_text
{
	margin:35px 0px 0px 15px;
	max-width:450px;
}

/*** KUNDEN ***/

.K_text
{
	margin:35px 0px 0px 15px;
	max-width:450px;
}

.K_advantage
{
	margin:35px 0px 0px 45px;
	max-width:300px;
}

.K_advantages
{
	margin:5px 0px 0px 45px;
	max-width:300px;
}

/* Kunden / Referenzen */

.KR_text
{
	margin:35px 0px 0px 10px;
	max-width:450px;
}

/* Kunden / Referenzen / Kunde*/

.KRK_image
{
	margin:35px 0px 0px 15px;
}

.KRK_list
{
	margin:10px 0px 0px 30px;
}

.KRK_text
{
	margin:35px 0px 0px 15px;
	max-width:450px;
}

/*** SMARTGATES ***/

.S_image
{
	margin:35px 0px 0px 30px;
}

.S_text
{
	max-width:450px;
	padding:0px 0px 0px 15px; 
}

.S_list
{
	margin:0px 0px 0px 30px;
	max-width:400px;
}

/*** KONTAKT ***/

.KO_headline
{
	margin:35px 0px 0px 20px;
}

.KO_text
{
	margin:25px 0px 0px 10px; 
}

/* Kontakt / Anfahrt */

.KA_headline
{
	margin:35px 0px 0px 20px;
}

.KA_spacer_left_30
{
	margin:0px 0px 0px 30px;
}

.KA_spacer_left_15
{
	margin:0px 0px 0px 15px;
}

.KA_map
{
	margin:70px 0px 0px 0px;
}

/*** IMPRESSUM ***/

.I_headline
{
	margin:35px 0px 0px 20px;
}

.I_text
{
	margin:25px 0px 0px 10px;
}


/* CSS MENU */
.clearer { clear:both; }

.Menu {background-color:#39484f; width:890px; height:40px; clear:both;}
.Menu ul {float:left; height:40px; list-style-type:none; margin:0; padding-left:50px;}
.Menu ul li {float:left; position:relative; height:40px; text-align:center; z-index:5; padding-left:16px; padding-right:16px;}

.Menu ul li .MenuItem {padding-top:10px;}
.Menu ul li .MenuItem .Container {float:left; height:20px;}
.Menu ul li .MenuItem .Container .Caption {float:left;padding:3px 1px 2px 1px; height:15px;}

.Menu ul li .MenuItem .RoundingLeft {
	float:left;
	background-image:url('../../binaries/universal/backgrounds/bg_menuitemover_l.png');
	background-repeat:no-repeat;
	width:9px;
	height:20px;
	visibility:hidden;
}
.Menu ul li .MenuItem .RoundingRight {
	float:left;
	background-image:url('../../binaries/universal/backgrounds/bg_menuitemover_r.png');
	background-repeat:no-repeat;
	width:9px;
	height:20px;
	visibility:hidden;
}

.Menu ul li .ArrowDown {float:left; margin:7px 0px 0px 5px; width:8px; height:7px;}

.Menu ul li:hover,
.Menu ul li a:hover {cursor:pointer;}

.Menu ul li.hasSubMenu:hover,
.Menu ul li.hasSubMenu a:hover {background-color:#FFFFFF;}

.Menu ul li:hover .Container,
.Menu ul li a:hover .Container {background-color:#222222;}
.Menu ul li:hover .RoundingLeft,
.Menu ul li a:hover .RoundingLeft {visibility:visible;}
.Menu ul li:hover .RoundingRight,
.Menu ul li a:hover .RoundingRight {visibility:visible;}


.Menu ul li .SubMenu {
	position:absolute;
	top:40px;
	left:0px;
	width:100%;
	display:none;
	padding:0px;
	z-index:5;
	margin-left:-4px;
}

.Menu ul li .SubMenu .Container {
	width:100%;
	height:100%;
	background:transparent!important;
	overflow:hidden;
}

.Menu ul li .SubMenu .Container .ItemList {
	text-align:left;
	background-color:#FFFFFF;
	margin-left:14px;
	padding-left:6px;
}

.Menu ul li .SubMenu .Container .ItemList .Element {
	clear:both;
	margin-top:4px;
}

.Menu ul li .SubMenu .Container .ItemList .Element a {
	color:#333333;
	font-family:Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:20px;
	text-decoration:none;
}

.Menu ul li .SubMenu .Container .ItemList .Element a:hover {color:#000000; text-decoration:underline;}


.Menu ul li .SubMenu .Container .ShadowLeft {
	width:14px;
	background-image:url('../../binaries/universal/backgrounds/bg_menu_l.png');
	background-repeat:repeat-y;
}

.Menu ul li .SubMenu .Container .ShadowRight {
	width:14px;
	background-image:url('../../binaries/universal/backgrounds/bg_menu_r.png');
	background-repeat:repeat-y;
}

.Menu ul li .SubMenu .BottomLine {clear:both;height:10px;width:100%;}
.Menu ul li .SubMenu .BottomLine .CornerLeft {
	width:14px;
	height:19px;
	background-image:url('../../binaries/universal/backgrounds/bg_menucorners_l.png');
	background-repeat:no-repeat;
}
.Menu ul li .SubMenu .BottomLine .Middle {
	background-image:url('../../binaries/universal/backgrounds/bg_menu_bottom.png');
	background-repeat:repeat-x;
	height:19px;
}
.Menu ul li .SubMenu .BottomLine .CornerRight {
	width:14px;
	height:19px;
	background-image:url('../../binaries/universal/backgrounds/bg_menucorners_r.png');
	background-repeat:no-repeat;
}

/* SEARCH SUGGESTIONS */
.SearchSuggestions {position:relative;display:none;top:20px;left:10px;
					width:205px;padding:4px;z-index:10;border:1px solid #EFEFEF;
					background-color:#FFFFFF;opacity:0.9;text-align:left;}
.SearchSuggestions .suggestion,
.SearchSuggestions .suggestionactive { padding:2px; color:#232323;
					border-bottom:1px solid #EFEFEF; height:100%; }
.SearchSuggestions .suggestionactive {background-color:#CCCCCC; cursor:pointer;}
.SearchSuggestions .suggestvalue {width:210px;float:left;overflow:hidden;}
.SearchSuggestions .url {display:none;visibility:hidden;}
.SearchSuggestions .searchvalue {display:none;visibility:hidden;}
.SerachSuggestionReferenceRow {display:none;}

