/*
Copyright (c) CATIA EINSATZ GRUPPE [www.ceg.de], all rights reserved
Produced by SecureNet Communications [www.securenet-communications.de]
*/


/* Style Reset \
________________________________________________________________________________________________________________________________________________________________ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}


/* Accessibility and structural features \
________________________________________________________________________________________________________________________________________________________________ */

.acc { position: absolute; top: -9999px; left: -9999px; }


/* Page Basics and partitions \
________________________________________________________________________________________________________________________________________________________________ */

body {
	font: 87.5%/1.286 Arial,Helvetica,sans-serif;
	color: #000;
}
#content {
	width: 600px;
}


/* Sidebar \
________________________________________________________________________________________________________________________________________________________________ */

#logo {
	margin-bottom: 3em;
}


/* Main Navigation \
________________________________________________________________________________________________________________________________________________________________ */

#nav {
	display: none;
}


/* Content Formatting \
________________________________________________________________________________________________________________________________________________________________ */

h2 {
	margin-bottom: 0.75em;
	font-size: 1.714em; text-transform: uppercase;
}
h3 {
	font-size: 1.286em; text-transform: uppercase;
	margin: 1.5em 0 0.75em;
}
h4 {
	font-size: 1.142em; font-weight: bold;
	margin-bottom: 0.5em;
}
p, ul {
	margin-bottom: 1em;
}
li {
	padding-left: 14px; margin-bottom: 0.5em;
	background: transparent url(../img/content_bullet.gif) no-repeat 0.143em 0.428em;
}
strong {
	font-weight: bold;
}

#content a {
	padding: 0 1px;
	color: #000;
}
#footer a {
	padding: 0 1px;
	color: #999;
}

.hometeaser {
	margin-bottom: 2em;
}

/* Tables */

table.ct {
	margin-bottom: 0.75em;
	font-size: 11px;
	border: 1px solid #666;
	border-collapse: collapse;
}
table.ct td {
	width: 20%;
	border: 1px solid #666;
	padding: 4px;
	height: 56px;
	text-align: center;
}
table.ct td.cth {
	font-size: 13px; font-weight: bold;
	background-color: #ccc;
}
table.ct td.ctl {
	text-align: left;
}
table.ct td.ctd {
	font-weight: bold;
}
table.ct td.ctg {
	background-color: #9f9;
}
table.ct td.ctr {
	background-color: #fcc;
}


/* Footer \
________________________________________________________________________________________________________________________________________________________________ */

#footer {
	float: none; clear: both;
	width: 100%; padding: 32px 0 0;
	font-size: 0.786em; color: #999;
}
