/* RESET RELOADED by Eric Meyer (c) */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------------------------------------*/

html, body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 130%;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #666666;
}

/*#### ausgeblendet ####*/
div.language {display: none;}


/*------ CLEARFIX ----- */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*-------- // ---------*/


div#print {
	width: 90%;
	margin: 0 auto;
}

td.steg {width: 0.8cm;}
td.content {vertical-align: top; width: 70%}

/*########## HEADER ############*/

div#header {
	height: 3cm;
	position: relative;
	width: 100%;
	border-bottom: 2pt solid #666666;
}
div.logo {float: left;}

div.logo-group {float: right; margin-top: .55cm;}

/*########## MAIN ############*/

div#main {
	position: relative; /* enables "absolute"-positioning inside */
	width: 100%;
}

div.breadcrumb {
	width: 100%;
	border-bottom: 1px dotted #CCCCCC;
	padding: .1cm 0;
}

/*----------- RIGHT -----------*/

div#content {
	margin-top: 0;
	min-height: 8cm;
}

div.content-left {
	float: left;
	width: 70%;
	margin-right: 0.5cm;
}

div.content-right {
	float: right;
}



/*----------- FOOTER -----------*/

div#footer {
	clear: both;
	width: 100%;
	height: 2cm;
	padding-top: 0.2cm;
	font-size: 7pt;
	color: #666;
	border-top: 1pt solid #666666;
}

div.copyright {
	float: right;
}


/*##############################
	DEFAULT CONTENT STYLES
##############################*/

p {
	margin: 0.3cm 0;
}

h1 {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	margin: 0.6cm 0;
}

h2 {
	font-size: 9pt;
	line-height: 12pt;
    font-weight: bold;
	margin: 0.3cm 0;
}

hr,
p.hrtag, div.hrtag {
	display: block;
    height:1px;
	border: none;
    border-top:1px solid #CCC;
	margin: 10px 0;
	padding: 0;
	background: none;
}

/*############# Link & RTE Classes #################*/

/* Icon Pfeil */
a.linkicon,
a.linkicon:link,
a.linkicon:visited {
	padding-left: 15px;
	background: url(/fileadmin/images/gruppe/linkpfeil.gif) no-repeat 0 60%;
}

a.linkicon:hover,
a.linkicon:active {
	padding-left: 15px;
	background: url(/fileadmin/images/gruppe/linkpfeil_over.gif) no-repeat 0 60%;
}

/* Icon PDF */
a.download,
a.download:link,
a.download:visited,
a.download:hover,
a.download:active {
	background: url('/fileadmin/images/icon_pdf.gif') 0 0 no-repeat;
	padding: 1px 0 1px 22px;
}

/* Rahmen um Bild "Rahmen 1" overwrite default styles*/
div.csc-textpic-border 
div.csc-textpic-imagewrap
.csc-textpic-image img {
	border: none; /* überschreibt default-styles */
	padding: 2px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


/*----------------------------
	++++++ PLUGINS +++++++++
-----------------------------*/

/*############# News tt_news Styles #################*/


div.news {
	margin-top: 50px;
	padding: 0 10px;
}


/*------ Latest ------*/
table#startnews td.date {
	color: #ffffff;
	font-size: 7pt;
}
table#startnews td.link a,
table#startnews td.link a:link,
table#startnews td.link a:visited {
	color: #fff;
	font-size: 7pt;
}


/*------ List ------*/
div.news-list {
	padding: 0;
	width: 100%;
}

div.news-list table {
	border-collapse: collapse;
}

div.news-list td.content {
	width: 480px;
	vertical-align: bottom;
	border-top: 1px solid #fff;
	padding: 8px 0 8px;
}

div.news-list td.files {
	width: 140px;
	vertical-align: top;
	padding: 10px 0 0 10px;
	border-top: 1px solid #fff;
}

div.news-list .news-image {
	float: left;
	width: 110px;
}
div.news-list span.date {
	display: block;
	margin-left: 110px;
	margin-bottom: 3px;
}

div.news-list h2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 110px;
	padding: 0;
}

div.news-list div.leadtext {
	margin: 0 0 0 110px;
}
div.news-list div.leadtext a,
div.news-list div.leadtext a:link,
div.news-list div.leadtext a:visited {
	margin-left: 0 !important;
}


td.files a,
td.files a:link,
td.files a:visited {
	font-size: 7pt;
	position: relative;
	top: -3px;
}

div.news-list div.leadtext a,
div.news-list div.leadtext a:link,
div.news-list div.leadtext a:visited {
	margin-left: 10px;
}


/* Pagebrowser */
div.news-list-browse {
	border-top: 1px solid #fff;
}
div.news-list-browse .tx-ttnews-browsebox {
	border: none;
	background: none;
	margin: 3px 0 0 0;
	padding: 0;
}

div.news-list-browse .tx-ttnews-browsebox p {display: none;}
div.news-list-browse .tx-ttnews-browsebox table p {display: block;}
td.tx-ttnews-browsebox-SCell {border: 1px solid #fff; background: none;}


/*------ Single ------*/
div.news-single {
	width: 100%;
}

div.news-single div.newscontent {
	width: 480px;
	float: left;
}

div.news-single div.news-image {
	float: right;
	text-align: left;
	width: 150px;
}


div.news-single span.date {
	display: block;
	margin: 0;
}

div.news-single h1 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}
div.news-single h3 {
	font-size: 8pt;
	font-style: italic;
	margin: 10px 0;
	padding: 0;
}

div.news-single div.files {
	margin-top: 20px;
}

div.news-single h1 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

div.files a,
div.files a:link,
div.files a:visited {
	position: relative;
	top: -3px;
}

div.back {
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

div.back a,
div.back a:link,
div.back a:visited,
div.back a:hover,
div.back a:active {font-size: 7pt;}




/*############# FORMULAR STYLES th_mailformplus #################*/

div#formular {
	width: 640px;
}

form label,
form input {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

form p {margin: 4px 0; padding: 0;}

form label {
	margin-top: 8px;
	cursor: pointer;
	float: left;
	width: 30%;
}

form input.txt {
	float: right;
	width: 65%;
	padding: 2px 2px 1px 2px;
	border: 1px solid #666666;
	background: #fff;
}
form br {clear: both;}


/* Checkboxen */
form span.chk {float: left; width: 50%;}

form span.chk input {
	margin-right: 5px;
}

form span.chk label {
	width: auto;
	float: none;
	margin-right: 20px;
}


/* fieldsets */
fieldset {	
	margin-bottom: 20px;
	border: 1px solid #E5E5E5;
	padding: 5px 10px 10px 10px;
}

legend {
	font-weight: bold;
	margin-left: -5px;
	padding: 0 5px 3px;
	color: #666666;
}

fieldset.interesse {
	float: right;
	width: 45%;
}
fieldset.text {
	float: right;
	width: 45%;
	padding-bottom: 7px;
}
fieldset.personalien {
	float: left;
	width: 45%;
}


/* textarea */

fieldset.text label {
	float: none;
	width: auto;
}

textarea {
	width: 100%;
	height: 70px;
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #666666;
}

/* submit */
input.submit {
	display: block;
	clear: both;
	margin: 5px 0 0 0;
	width: 150px;
}

/* error */

span.error {
	font-size: 7pt;
	display: block;
	clear: both;
	padding-top: 2px;
	margin-left: 33%;
	color: #CC0000;
}


/*############# Sitemap (overwrite default styles) #################*/

div.csc-sitemap {
	margin: 20px 0 0 0;
	padding: 0;
}

div.csc-sitemap ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

div.csc-sitemap ul li {
	margin: 0 0 20px 0;
	padding: 0;
	width: 200px;
	float: left;
}
div.csc-sitemap ul li a,
div.csc-sitemap ul li a:link,
div.csc-sitemap ul li a:visited {
	text-transform: uppercase;
	font-weight: bold;
}

/* Ebene 2 */

div.csc-sitemap ul ul li {
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}
div.csc-sitemap ul ul li a,
div.csc-sitemap ul ul li a:link,
div.csc-sitemap ul ul li a:visited {
	text-transform: none;
	color: #333333;
	font-weight: normal;
	display: block;
}

div.csc-sitemap ul ul li a:hover,
div.csc-sitemap ul ul li a:active {
	color: #00376B;
	text-indent: 5px;
}

/* Ebene 3 */

div.csc-sitemap ul ul  {
	margin: 0 0 0 10px;
}
div.csc-sitemap ul ul ul li a,
div.csc-sitemap ul ul ul li a:link,
div.csc-sitemap ul ul ul li a:visited {
	font-size: .8em;
}




/*--------------------------------------------
	++++++ LAYOUTS & TEXTBAUSTEINE +++++++++
-----------------------------------------------*/

/* Address-Table */

table.address_table {
	width: 100%;
}

table.address_table td {
	padding: 10px 0;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

table.address_table td.td-0 {width: 250px;}
table.address_table td.td-1 {width: 130px;}
table.address_table td.td-2 {width: 150px;}
table.address_table td.td-3 {text-align: right; vertical-align: middle;}


/* Gallery Popup Page */

div#gallery-popup {
	text-align: center;
	margin: auto;
	width: 565px;
}

div.gallery {
	margin: 20px 0;
	text-align: left;
}

div.gallery-entry {
	border-top: 1px solid #fff;
}


/* Navigation inPage (Team / Familie Egeli) */
div.ma-nav {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0 20px 0;
	padding: 5px 0;
}

div.ma-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.ma-nav ul li {
	margin: 0 13px 0 0;
	padding: 0;
	display: inline;
}
div.ma-nav ul li a,
div.ma-nav ul li a:link,
div.ma-nav ul li a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background: url(/fileadmin/images/gruppe/linkpfeil.gif) no-repeat 0 50%;
}

div.ma-nav ul li a:hover,
div.ma-nav ul li a:active {
	color: #fff !important;
	background: url(/fileadmin/images/gruppe/linkpfeil_over.gif) no-repeat 0 50%;
}


/* ##### DIVERSES ###### */

/*----- Einleitungstexte ---- */

div.hometext {
	position:absolute;
	top:460px;
	left:560px;
	width: 320px;
	visibility: hidden;
}
#div_gruppe span {
    color:#00376B; font-weight: bold;  
}
#div_treuhand span {
    color:#005532;font-weight: bold;  
}
#div_creditreform span {
    color:#0083D7; font-weight: bold;
}
#div_immobilien span {
    color:#FF9C22; font-weight: bold;  
}
#div_informatik span {
    color:#D20938; font-weight: bold;  
}


/* Impressum rechte Spalte kleinere Schrift */
div.impressum, div.impressum h2 {font-size: 7pt;}

