html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	/*font-size: 62.5%;*/
	font-size:68%;
	font-family: Verdana, Tahoma, Arial, sans-Serif;
	color: #E8E8E8;
	overflow: auto;	
}

body
{
	font-size: 1.0em;
	background: #E8E8E8;  
}


img
{
	border: none;
}

h1
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	color:#666;
	margin:9px 0px 0px 30px;
	padding:0;
	border-bottom:2px solid #999;
}

h2
{
  color: #999;
  font-weight: bold;
  font-size: 1.1em;
  margin:10px 0px 0px 30px;
  padding:0;
}

.website_message
{
  color: #666;
  font-weight: bold;
  font-size: 1.2em;
  margin:10px 0px 5px 30px;
  padding:0;
}


h3
{
	font-size: 12px;
	font-weight: bold;
	color: #C3B493;
	margin-bottom: 2px;
	margin-top: 0px;
}

.headersmall {
	font-size:0.8em;
	font-weight:normal;
	}

.featureimg {
	margin:10px 0px 10px 80px;
	padding:0;
	float:left;
	}
	
#container
{
	position: absolute;	
	width: 864px;	
	left: 50%;
	margin-top: 30px;
	margin-left: -432px;
	background: transparent url(/IMAGES/hg_container.jpg) ;	
}


#oben
{
	width: 864px;
	height: 17px;
	background: transparent url(/IMAGES/rundung_oben.jpg) ;	
	
}

#header
{
	width: 830px;
	height: 108px;
	background: transparent url(/IMAGES/header.jpg) ;	
	margin-left: 17px;
	margin-right: 17px;	
	margin-bottom: 10px;
	text-align: center;
}


#mainmenu
{
	width: 830px;
	height: 100px;
	margin-left: 17px;
	margin-right: 17px;	
	background: transparent;
	
}

.mainnavi
{
	float: left;
	margin-right: 10px;
	height: 100px;
	width: 200px;
	/* background - color NICHT entfernen. Sonst bricht der letzte Button um --> IE - Problem */
	background-color:transparent;
}

.mainnavi_last
{
	float: right;
	height: 100px;
	width: 200px;
	margin:0;
	padding:0;
	background-color:transparent;
}

.trennlinie_oben
{
	height: 3px;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 17px;
	padding: 0px;
	background: #dadadb;
}

#main
{
	width: 830px;
	background: transparent;
	margin-left: 17px;
	margin-right: 17px;

}

#content_links
{
	float: left;
	width: 200px;	
	background: transparent;	
}

/* macht aus der h1 im Submenu einen Link: Anweisung Herr Bruchmann! */

#submenu_chapter {
	text-decoration:none;
	color:#666666;
	}

.ebene2
{
	margin-left:30px;
	}

p.paketcontainer {
	margin:10px 0px 20px 0px;
	padding:10px 0px 10px 0px;
	height:25px;
	background:url(../../IMAGES/produkttools_trenner.gif) repeat-x;
	background-position:bottom left;
	}

.paketcontainer a {
	float:left;
	}
	
.paketcontainer a:link {  color:#666; text-decoration:none; }
.paketcontainer a:visited {  color:#666; text-decoration:none; }
.paketcontainer a:focus {  color:#00488c; text-decoration:underline; }
.paketcontainer a:hover {  color:#00488c; text-decoration:underline; }
.paketcontainer a:active {  color:#00488c; text-decoration:underline; }

span.paketpreis {
	margin:0;
	padding:0;
	float:right;
	}
	
span.hotline_small {
	font-size:0.8em;
	}

.nebenstelle, .hotline_nummer{
	color:#333333;
	}

#content_mitte
{
	float: left;
	width: 410px;
	background: transparent;	
	margin-left: 10px;
	margin-right: 10px;
}

#content_rechts
{
	float: left;
	width: 200px;
	
	background: transparent;	
}


/* FOOTER STYLES Anfang*/
#footer
{
	width: 830px;
	height: 20px;
	margin-left: 16px;
	margin-right: 16px;
	border-top:2px solid #999;
}

#footer_adresse {
	margin:0;
	padding:0;
	float:left;
	width:220;
	margin:5px 0px 0px 0px;
	color:#999999;
	}

/* FOOTER MENU */

  ul#footermenu {
	padding:0;
    text-align: left;
	height:15px;
	float:right;
	margin:5px 0px 0px 0px;   
  }
  
  ul#footermenu li {
    list-style: none;
    display: inline;
    margin: 0; 
	padding: 0;
    text-align: left;
  }

  ul#footermenu a, ul#footermenu span {
    float: left;
	margin-right: 10px; 
    text-decoration: none;
	font-weight: normal; 
	font-size:0.9em;  
    color: #666; 
	background-color: transparent;
  }
  
  ul#footermenu a:hover, ul#footermenu span {
    
    color: #006eb2; 
	background-color: transparent;
  }
 
#footermenu .nav_trennlinie {
	margin:0px 5px 0px 0px;
	padding:0;
	color: #666;
	font-weight:normal;
	font-size:0.9em;
	height:15px;
	float:left;
	}

/* FOOTER STYLES Ende */

#unten
{
	width: 864px;
	height: 17px;
	background: transparent url(/IMAGES/rundung_unten.jpg) ;	
	
}

.clr
{
	clear: both;
}


#kontaktform {
	padding:0px 0px 0px 15px;
	background:url(../../IMAGES/icons/form_icon.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.05em;
	color:#666;	
	display:block;
	height:18px;
	padding:0px 0px 0px 20px;
	}
	
#kontaktform:link {  color:#666; text-decoration:none; }
#kontaktform:visited {  color:#666; text-decoration:none; }
#kontaktform:focus {  color:#00488c; text-decoration:underline; }
#kontaktform:hover {  color:#00488c; text-decoration:underline; }
#kontaktform:active {  color:#00488c; text-decoration:underline; }

.bottom_anfrage_kassensysteme, .bottom_anfrage_websites, .bottom_anfrage_edvdienstleistungen, .bottom_anfrage_printmedien
{
	width: 120px;
	height: 22px;
	background:url(../../IMAGES/icons/absenden_kassensysteme.gif) no-repeat;
	font-size: 12px;
	color: #FFF;
	border:none;
	font-weight: bold;
	display:block;
	padding:0px 0px 0px 15px;
	margin:0px 0px 15px 0px;
	float:right;
}

.bottom_anfrage_websites
{
	background:url(../../IMAGES/icons/absenden_websites.gif) no-repeat;
}

.bottom_anfrage_edvdienstleistungen
{
	background:url(../../IMAGES/icons/absenden_edvdienstleistungen.gif) no-repeat;
}

.bottom_anfrage_printmedien
{
	background:url(../../IMAGES/icons/absenden_printmedien.gif) no-repeat;
}


/*TEXTE*/

#txt_willkommen
{
	text-align: center;
	color: #7c7c7c;
}

.standardtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:150%;
	color:#666;
	padding:5px 0px 15px 30px;
	margin:0;
	}

.website_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:150%;
	color:#666;
	padding:0px 0px 20px 30px;
	margin:0;
	}

.verm_header {
	text-decoration:underline;
	}
	
.verm_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:150%;
	color:#666;
	padding:5px 0px 15px 30px;
	margin:0;
	}

.sicherheitstext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:150%;
	color:#666;
	padding:5px 0px 15px 30px;
	margin:0;
	}

.agbtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:130%;
	color:#666;
	padding:5px 0px 15px 30px;
	margin:0;
	}

.warum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:150%;
	color:#666;
	padding:5px 0px 15px 30px;
	margin:0;	
	}

.warum img {
	margin:0px 5px 0px 0px;
	}

span.gelo_signatur {
	font-family:"Century Gothic", Verdana, Helvetica, Sans-serif;
	color:#000066;
	text-transform:uppercase;
	}


/*ANCHOR STYLES*/
a.submenu:link {  color:#666; text-decoration:none; }
a.submenu:visited {  color:#666; text-decoration:none; }
a.submenu:focus {  color:#00488c; text-decoration:underline; }
a.submenu:hover {  color:#00488c; text-decoration:underline; }
a.submenu:active {  color:#00488c; text-decoration:underline; }


.submenu_aktiv, .submenu {
	font-size:1.05em;
	}
	
.submenu_aktiv
{
	color:#00488c;
}

a.subuntermenu:link {  color:#666; text-decoration:none; }
a.subuntermenu:visited {  color:#666; text-decoration:none; }
a.subuntermenu:focus {  color:#00488c; text-decoration:underline; }
a.subuntermenu:hover {  color:#00488c; text-decoration:underline; }
a.subuntermenu:active {  color:#00488c; text-decoration:underline; }


.subuntermenu_aktiv, .subuntermenu {
	font-size:1.1em;
	}
.subuntermenu_aktiv
{
	display:block;
	height:15px;
	padding-left:15px;
	padding-top:3px;
	color:#00488c;
	background:url("../../IMAGES/icons/haken_aktiv.gif") no-repeat;
}

.subuntermenu {
	display:block;
	height:15px;
	padding-left:15px;
	padding-top:3px;
	background:url("../../IMAGES/icons/haken_default.gif") no-repeat;
	}

/* Website PAkete Übersicht    Anfang */
table {
	font-family:Verdana, Tahoma, Arial, sans-Serif;
	color:#666666;
	border-collapse:collapse;
	border:1px solid #ededed;
		
	}

.pakete_uebersicht {
	width:380px;
	font-size:0.8em;
	/*padding:0px 0px 15px 40px;*/
	margin:15px 0px 15px 0px;
	float:right;
	}

.pakete_uebersicht .header {
	font-size:1.0em;
	color:#333333;
	font-weight:bold;
	border:1px solid #d7d7d7;	
	}

.pakete_uebersicht td {
	border:1px solid #d7d7d7;
	padding:5px;
	}
	
.row_dark {
	background-color:#f5f5f5;
	}


/* Website PAkete Übersicht    Ende */

/*INFOBOXEN*/

.infobox {
	width:200px;
	margin:0px 0px 20px 0px;
	}

.ro {
	background:url(/IMAGES/infoboxen/container_ro.png) top right no-repeat;
	padding:0;
	}

.lo {
	background:url(/IMAGES/infoboxen/container_lo.png) top left no-repeat;
	margin:0;
	padding:0;
	}

.ru {
	background:url(/IMAGES/infoboxen/container_ru.png) bottom right no-repeat;
	margin:0;
	padding:0;
	}

.lu {
	background:url(/IMAGES/infoboxen/container_lu.png) bottom left no-repeat;
	margin:0;
	padding:0;
	}

.infobox_inhalt {
	margin:0;
	padding: 1em 1em 1em 1em;
	color:#666;
	}
	
.infobox_inhalt p {
	margin:5px 0px 0px 30px;
	padding:0;
	line-height:170%;
	font-size:1.1em;
	}

.aktionsheader {
	font-size:1.0em;
	}
	
.mehr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#00448c;
	padding:0;
	margin:0px 0px 0px 30px;
	/*background:url("../../IMAGES/icons/mehr_icon.gif") no-repeat;*/
	}
	

p.submenu { /*ändert die Formatierung der p in der Navigation */
	margin:0px 0px 0px 30px;
	padding:0;
	line-height:170%;
	}

.infobox_inhalt h1 {
	color:#666;
	margin:0px 0px 5px 30px;
	padding:0;
	border-bottom:2px solid #999;
	}

.infobox_inhalt .gelo_icon {
	float:left;
	margin-top: -2px;
	}
	
.gelo_icon
{
	float: left;
	margin-top: 9px;
}

.trenner_breit {
	width:378px;
	height:11px;	
	margin:3px 0px 3px 0px;
	padding:0;
	background:url(../../IMAGES/produktcontainer_trenner.gif) no-repeat;
	background-position:0px 5px;
	}


/*Achtung: Pfeile für List - Items werden je nach Kapitel anders gefärbt !!! */
.infobox_inhalt ul {
	margin:0px 0px 0px 30px;
	padding:0;
	line-height:170%;
	font-size:1.1em;
	}

.infobox_inhalt ul.kassensysteme {
	list-style-image:url(/IMAGES/icons/gelo_pfeil_kassensysteme.gif);
	}

.infobox_inhalt ul.websites {
	list-style-image:url(/IMAGES/icons/gelo_pfeil_websites.gif);
	}

.infobox_inhalt ul.edvdienstleistungen {
	list-style-image:url(/IMAGES/icons/gelo_pfeil_edvdienstleistungen.gif);
	}

.infobox_inhalt ul.printmedien {
	list-style-image:url(/IMAGES/icons/gelo_pfeil_printmedien.gif);
	}
	

.willwohin_link {
	color: #FF9900;
	text-decoration: none;
	vertical-align: middle;
}
a.willwohin_link:link {  color:#FF9900; text-decoration:none; vertical-align: middle; }
a.willwohin_link:visited {  color:#FF9900; text-decoration:none; vertical-align: middle; }
a.willwohin_link:focus {  color:#00488c; text-decoration:underline; vertical-align: middle; }
a.willwohin_link:hover {  color:#00488c; text-decoration:underline; vertical-align: middle; }
a.willwohin_link:active {  color:#FF9900; text-decoration:none; vertical-align: middle; }