*{margin:0;padding:0}
* html body *{overflow:visible}
html{height:100%;margin-bottom:1px}

body{font-family: Verdana, sans-serif; font-size:0.7em; color:#000; background:#fff; text-align:left; height:100%; margin-bottom:1px;}


p.bodytext{padding-bottom:10px;}

fieldset,img{border:0 solid}
ol,dl{margin:0 0 1em 1em}
li{margin-left:13px;line-height:1.5em;}
dt{font-weight:700}
dd{margin:0 0 1em .8em}
blockquote{margin:0 0 1em .8em}
blockquote:before,blockquote:after,q:before,q:after{content:""}

a:link { 
	text-decoration:none; 
	font-weight: bold; 
	color:#444444; 
}
a:visited { 
	text-decoration:none; 
	font-weight:bold; 
	color:#444444; 
}
a:focus {
	text-decoration:none; 
	font-weight:bold; 
	color:#AA0B21; 
	background-color:#efefef;
}
a:hover { 
	text-decoration:none; 
	font-weight:bold; 
	color:#AA0B21;
}
a:active {
	text-decoration:none; 
	font-weight:bold; 
	color:#AA0B21;
}

.internal-link, .external-link-new-window, .download {
	background-image: url(../images/external_link.png);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:12px;
}

/*  Gesamthintergrund*/

#container {
	width:1024px;
	min-height:600px; 
	margin:0 auto 0 auto;

}

#header{
	width:1020px;
	height:130px;
}

#logo{
	width:182px;
	height:130px;
	float:left;
	background-image:url(../images/aptico_header-logo130.png);
	background-position:left;
	background-repeat:no-repeat;
}

/* ######################################################################################################
** ### Menüfeld oben - sitemapnavigation ################################################################
** ######################################################################################################
*/

#navigationoben{
	float: right;
	width: 547px;
	height: 25px;
	margin-top: 15px;
	margin-right: 31px;
}

#sitemapnavigation{
	float: right;
	margin-right: 8px;
	height: 25px;
	text-align: right;
}

#sitemapnavigation ul{
	font-family: trebuchet MS;
	font-size: 1.2em;
	list-style-type: none;
	margin: 0em;
}

.sitemap{
	padding-left: 2px;
	padding-right: 2px;
	background-color: transparent;
	margin-top: 0px;
	font-size: 0.7em;
	display: inline;
}
.sitemapli{
	padding-left: 5px;
	padding-right: 2px;
	background-color: transparent;
	margin-top: 0px;
	margin-left: 3px;
	font-size: 0.7em;
	display: inline;
	border-left: solid #444 1px;
}

.sitemap li{
	list-style-type: none;
}

/* ##########################################################################
** ### Pfad #################################################################
** ##########################################################################
*/

#pfad{
	color: #444444;
	float: left;
	font-size:  0.7em;
	width: 260px;
	height: 130px;
	background-image: url(../images/aptico_header-strich.png);
	background-position: left;
	background-repeat: repeat;
	overflow: hidden;	
}

#pfad ul{
	list-style:none;
	padding:0;
	margin:0;
}
#pfad ul li{	
	float:left;
	margin-left: 0px;
	margin-top: 64px;	
}
/* ############################################################################
** ### Menüfeld oben - sprachen ###############################################
** ############################################################################
*/

#sprache{
	float:right;
}

/* ######################################################################################################
** ### Menüfeld oben - domainnavigation #################################################################
** ######################################################################################################
*/

#navigationmitte{
	float:right;
	width: 578px;
	height:40px;
}

#domainnavigation{
	float:left;
	height:40px;
}

.domainnavigation{
	height:32px;
	background-color:transparent;
	margin-top:6px;
	font-size: 1.1em;
	font-family: trebuchet MS;
	position: relative;
}

.domainnavigation li{
	list-style-type: none;
	margin-right: 5px;
	margin-left: 0px;
}
.domainnavigation a:link { 
	text-decoration:none; 
	font-weight:bold; 
	color:#444444;
	position: relative;
	top: 5px; 
}
.domainnavigation a:visited { 
	text-decoration:none; 
	font-weight:bold; 
	color:#444444;
	position: relative;
	top: 5px;  
}
.domainnavigation a:hover { 
	text-decoration:none; 
	font-weight:bold; 
	color:#AA0B21;
	position: relative;
	top: 5px;  
}
.domainnavigation a:active {
	text-decoration:none; 
	font-weight:bold; 
	color:#444444;
	position: relative;
	top: 5px;  
}

/* ######################################################################################################
** ### Schalter der Domainnavigation ####################################################################
** ######################################################################################################
*/

.button{
	float:left;
	height:32px;
	text-align: center;
	margin-left:6px;
	vertical-align: middle;
}

.voip{
	background-image:url(../images/aptico-voip.jpg);	
	background-position: center;
	background-repeat:no-repeat;
	width:97px;
}
.netzwerk{
	background-image:url(../images/aptico-netzwerke.jpg);	
	background-position: center;
	background-repeat:no-repeat;
	width:96px;
}

.typo3{
	background-image:url(../images/aptico-typo3.jpg);	
	background-position: center;
	background-repeat:no-repeat;
	width:69px;
}

.training{
	background-image:url(../images/aptico-it-training.jpg);	
	background-position: center;
	background-repeat:no-repeat;
	width:97px;
}

/* ######################################################################################################
** ### Suchbox oben #####################################################################################
** ######################################################################################################
*/

#searchbox{
	background-image:url(../images/button_searchbox.png);
	background-position: center;
	background-repeat:no-repeat;
	float:right;
	width:169px;
	height:42px;
	right: 30px;
	top: 1px;
	position: relative;
}

#searchbox div.tx-macinasearchbox-pi1 {
	margin-top: 6px;
	border-color: transparent;
}

#searchbox div.tx-macinasearchbox-pi1 input {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #909090;
	font-size:1.1em;
	margin-top: 2px;
	margin-left: 2px;
	border-color: transparent;
	width:70px;
	height:18px;
}

#searchbox div.tx-macinasearchbox-pi1 input.suchen{
	float:right;
	background:transparent url(../images/lupe-klein.gif) no-repeat right top;
	width:27px;
	height:25px;
}

.searchbox-button{
	position: relative;
	width:100px;
	top: 10px;
}

/* ######################################################################################################
** ### Suchbox inhalt ###################################################################################
** ######################################################################################################
*/

#inhalt div.tx-indexedsearch-whatis {
	margin-bottom: 6px;
}

#inhalt div.tx-indexedsearch-browsebox {
	margin-bottom: 6px;
}
.browsebox {
	margin-top: 6px;
}

/* ######################################################################################################
** ### Formulardesign ###################################################################################
** ######################################################################################################
*/

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	position:relative;
	top:2px;
	width:100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox select.tx-indexedsearch-selectbox-sections{
	width:300px;
}
/* ######################################################################################################
** ### Formatierung der Tabellen ########################################################################
* ######################################################################################################
*/

table td { 
	padding:3px; 
}
table th { 
	padding:3px; 
	color:#444444;
}

table.seminarpreise .td-0, 
table.seminarpreise .td-1 {
	text-align:center;
}

.tr-even {
	background-color: #e0e0e0;
}

table.contenttable {
	padding-bottom:15px;
}

/* ######################################################################################################
** ### Menüfeld oben - hauptnavigation ##################################################################
** ######################################################################################################
*/

#hauptnavigation{
	background-image:url(../images/roundedbox.png);
	background-position: left top;
	background-repeat: no-repeat;
	float:right;
	width:950px;
	margin-right:35px;
	border-bottom:4px solid;
	font-family:trebuchet MS;
}

.hauptnavigation{
	background-color: transparent;
	margin-top: 0px;
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

.hauptnavigationli{
	padding-left: 8px;
	padding-right: 10px;
	background-color:transparent;
	line-height:1.6em;
	display:inline-block;
	list-style-type: none;
	margin-left:-10px;
}

a.hauptnavigationliactive {
	color:#AA0B21;
}

#hauptnavigation li:hover {
	background-color: #f5f5f5;
}

/* zur Vermeidung von Umbruechen in Hauptnavi-Titeln mit Leerzeichen: display:inline-block; */

.hauptnavigationul{
	list-style-type: none;
	padding: 4px 0px 0px 6px;
	font-size:1.15em;
	line-height:180%;
}

/* Menüfeld oben - hauptnavigation Hartmut*/

#hauptnavigation ul {
	border-left:1px solid #B7B7B7;
	left:-1px;
	overflow:hidden;
	position:relative;
}

#hauptnavigation li:first-child {
	padding-left: 9px;
}

#hauptnavigation li {
	background-image: url(../images/border-right.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.bereichsbezeichnung {
	border-right: 1px solid	#b7b7b7;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;		
	width:140px;
	position:relative;
	line-height:190%;
	padding-top:0.2%;
}

/* Inhalt mitte*/

#main{
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	float: left;
	width:948px;
	margin-right: 38px;
	margin-left: 39px;	
	position: relative;
}

/* menue links - Unternavigation*/

#unternavigation{
	border-right: solid #b7b7b7 1px;
	float: left;
	font-family:trebuchet MS;
	font-size:1.18em;
	width: 139px;
	position: relative;	 	
}

#unternavigation ul{
	list-style-type: none;
	width: 135px;
}
#unternavigation li:hover {
	 background-color: #f5f5f5;
}
	
#unternavigation li { 
	margin-left:3px;
}


.untermenue { 
	line-height: 10pt;
	text-align: center; 
	font-size: 0.8em;
	padding-top: 4px;
	padding-bottom: 4px;	
}

.untermenuelast { 
	line-height: 10pt;
	text-align: center; 
	font-size: 0.8em;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top:dotted #b7b7b7 1px;	
}

a.untermenueactive { 
	color:#AA0B21;
}

.untermenueunterebene { 
	line-height: 10pt;
	font-size: 0.8em;
	list-style-type:disc;
        list-style:inside;
	text-align: left;
	padding:2px 0 2px 10px;
	border: 0;
	background-image:none;	
}

/* Inhalt*/

#inhalt{
	border-left: 1px solid #b7b7b7;
	list-style:circle outside none;
	margin: 0px 42px 0 139px;
	padding-left: 20px;
	padding-top: 15px	
}

#inhalt ul{
	list-style:disc outside none;
	padding-bottom: 10px;
}

#inhalt ul li ul{
	list-style:circle outside none;
}

#inhalt ul li ul li ul{
	list-style:square outside none;
}

/* footer*/

#footer{
	width:950px;
	height:6px;
	margin-right: 38px;
	margin-left: 39px;
	margin-bottom: 5px;
	background-image:url(../images/roundedbox.png);
	background-position: left bottom;
	background-repeat: no-repeat; 
	clear:both;
}

/* link-styles  
.link { 
	font-size: 0.8em;
	line-height: 20pt;
	text-align: center; 
	border-bottom-color: #ffffff; 
	border-bottom-style: solid;
	color: #ffffff;
}
*/

/* schrift-styles  */

h1 {
	color:#444444;
	font-family:trebuchet MS;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:10px;
	margin-top:10px;	
}

h2 {
	font-family:trebuchet MS;
	font-size: 1.2em;
	color: #444;
	margin-top: 4px;
	margin-bottom: 8px;	
}

h3 {
	font-size: 1.1em;
	color: #444;
	margin-top: 3px;
	margin-bottom: 6px;	
}

h4 {
	font-size: 1.05em;
	color: #444;
	margin-top: 3px;
	margin-bottom: 6px;	
}


/* ######################################################################################################
** ### Email-Formulare ##################################################################################
** ######################################################################################################
*/

.csc-mailform-field,
.csc-mailform-label {
	clear: left;
}

.csc-mailform {
	/* position: relative; */
	line-height: 1.3em;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
	/* das ist keine Loesung! 2010-06-28 mut 
	left: 150px;
	position: absolute; 
	margin-top: 15px;
	clear: left;
	*/
	margin: 5px 0 0 15px;
}


.csc-mailform-field label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-bottom:17px;

}
.csc-mailform-field span.mfrequired label{
	color:#444444;
	font-weight:bold;
}
.csc-mailform-field span.csc-mailform-label {
	color:#444444;
	font-weight:bold;
	font-size:1.05em;
	display:block;
	margin: 12px 0 8px 0;
}

/* das ist keine Loesung! 2010-06-28 mut 
textarea {
	height: 80px;
}

.csc-mailform .csc-mailform-submit {
 	margin-top: 65px;
 	position: relative;
}
*/
.csc-mailform .csc-mailform-submit {
 	margin: 15px 0 10px 165px;
}
	

/* copyright  */
.copyright{
	margin-top:20px;
	text-align:center;
	font-size: 0.8em;
	position: relative;	
}

/* ######################################################################################################
** ### Startseite ##################################################################################
** ######################################################################################################
*/

#c467 a {
	display:block;
	float: left;
	width:136px;
}
#c467 td {
	padding: 3px 6px 3px 0;
	width:140px;
}
#c467 table.contenttable {
	padding: 0;
}


@media print {
	#body {
		font-size: 12pt;
	}
	#header {
		display: none;
	}
	#hauptnavigation {
		display: none;
	}
	#unternavigation {
		display: none;
	}
	#main {
		padding: 0;
		margin: 0;
		border: 0;
	}
	#inhalt {
		padding: 0;
		margin: 0;
		border: 0;
	}
}

