/* @override http://192.168.2.2/maygruppe.de/www/tl_files/maygruppe/system/css/basic.css */

/* @group Reset CSS */

/* Reset Styesheet by http://meyerweb.com/eric/tools/css/reset/*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

h1 span,
#navi,
#sidebar-right,
.footer-signets,
#maximage,
.sidebar-bg,
#claim,
#footer-bg,
.entry-bg,
#sidebar {
	display: none;
}

.accordion {
	height:auto !important;
}

#footer {
	border-top: 1px solid #d6d6d6;
	padding: 10px 20px;
	margin-top: 30px;
}

#content {
	padding: 10px 20px;
}

#signet {
	float: right;
}



/* @group Entry */
body {
font: 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5a5a5a;	
}

p {
	margin: 3px 0 12px 0;
}

#footer p {
	margin: 0 0 6px 0;
	color: #a6a6a6;
}

#footer p a{
	color: #a6a6a6;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #0a0a0a;
	margin: 16px 0 8px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
	margin: 15px 0 5px 0;
}

h4 {
	color: #8c8c8c;
	margin: 6px 0 0 0;
}

#entry-left ul {
	
}

#entry-left ul li {
	margin-bottom: 3px;
	margin-left: 25px;
	list-style-type: square;
	list-style-position: outside;
}

a {
	color: #000;
	text-decoration: underline;
}



/* @end */
