/* EFFINGERHOF AG | Druck - Verlag - Neue Medien | www.effingerhof.ch */


/* allgemein */
/* ----------------------------------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

html, body {
	height: 100%;
}

html {
	background-color: #fff;
	
	background: url(../bilder/html_bg_muster_verlauf.jpg) repeat-x;
	
	overflow-y: scroll; /* Scrollbar vertikal erzwingen (CSS3!) aber IE zeigt eh einen ... */
}



body {
	font-size: 70%;
	line-height: 1.6em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	/* farbwechsel */
	color: #424f6b;
}



* html td {
	font-size: 70%;
	line-height: 1.6em;
	}




td {
	vertical-align: top;
}







/* Links */
a:link, a:active, a:visited {
	text-decoration: none;
	
	/* farbwechsel */
	color: #424f6b;
}
a:hover {
	text-decoration: none;
	
	/* farbwechsel */
	color: #424f6b;
}

#centercol a:link, #centercol a:active, #centercol a:visited, 
#adresse a:link, #adresse a:active, #adresse a:visited,
#centercol .typo3manual_hinweis a:link, #centercol .typo3manual_hinweis a:visited, #centercol .typo3manual_hinweis a:active, 
.special_browse_nav a:link, .special_browse_nav a:visited, .special_browse_nav a:active, 
.special_browse_prev a:link, .special_browse_prev a:visited, .special_browse_prev a:active, 
.special_browse_next a:link, .special_browse_next a:visited, .special_browse_next a:active {
	text-decoration: none;
	
	/* farbwechsel */
	color: #424f6b;
	border-bottom: 1px dotted #424f6b;
}
#centercol a:hover, 
#adresse a:hover, 
#centercol .typo3manual_hinweis a:hover, 
.special_browse_nav a:hover,  
.special_browse_prev a:hover, 
.special_browse_next a:hover {
	text-decoration: none;
	
	/* farbwechsel */
	background-color: #424f6b;
	color: #fff;
	border-bottom: 1px dotted transparent;
}

.csc-textpic a:link, 
.csc-textpic a:visited, 
.csc-textpic a:hover, 
.csc-textpic a:active {
	border: 0 !important;
	background-color: transparent;
}

#rightcol a:link, #rightcol a:active, #rightcol a:visited {
	text-decoration: none;

	/* farbwechsel */
	color: #6585a8;
	border-bottom: 1px dotted #6585a8;
}
#rightcol a:hover {
	text-decoration: none;
	
	/* farbwechsel */
	background-color: #6585a8;
	color: #fff;
	border-bottom: 0;
}

.footernav a:link, .footernav a:visited, .footernav a:active, 
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	
	/* farbwechsel */
	color: #424f6b;
}
.footernav a:hover, 
#footer a:hover {
	text-decoration: none;
	
	/* farbwechsel */
	background-color: #424f6b;
	color: #fff;
}



/* Absaetze */
p {
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

ul {
	list-style-type: none;
	list-style-position: outside;
}



#seiteninhalt ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 1em;
}





hr {
	height: 1px;
	background-color: #ccc;
	margin: 5px 0 10px 0;
}

.floatleft { float: left; }
.floatright { float: right; }
.displaynone { display: none; }
.hidden { visibility: hidden; }
.clearboth { clear: both; }



/* Textformatierung */
/* ----------------------------------------------------------------------------------------------------------------- */

h1 {
	font-size: 130%;
	color: #882a00;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 120%;
	color: #882a00;
	
	margin-bottom: 0;
}


.beitrag_centercol h2 {
	margin-bottom: 1em;
}

h3 {
	font-size: 110%;
	color: #882a00;
}

h4 {
	font-size: 100%;
	color: #882a00;
}

h5 {
	font-size: 100%;
}

p img {
	margin: 0 0 -4px 0 !important;
}


/* Layout */
/* ----------------------------------------------------------------------------------------------------------------- */

#printlogo {
	display: none;
}

#wrapper {
	position: relative;
	top: 0;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto auto;
	
	background-image: url(../bilder/wrapper_bg_schatten.png);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

* html #wrapper {
	background-image: url(../bilder/ie_wrapper_bg_eag.gif);
	background-position: 0px 10px;
	background-repeat: repeat-y;
}

#header {
	position: relative;
	width: 960px;
	height: 200px;
	overflow: hidden;
	
	background-image: url(../bilder/headerpics/header_eag_00.jpg);
}

#headerpic {
	position: relative;
	width: 960px;
	height: 200px;
	overflow: hidden;
	margin: 0 0 -200px 0;
}



#impressions {
	position: relative;
	height: 75px;
	margin: 10px 0 -85px 31px;
}

#impressions img {
	border: 1px solid #fff !important;
	margin-right: 8px;
}

#admin_header {
	width: 195px;
	height: 130px;
	margin: -60px 0 0 275px;
}

#admin_header a:link, #admin_header a:visited {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../bilder/admin_logged_in.png);
}

#admin_header a:hover, #admin_header a:active {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../bilder/admin_logged_in.png);
}

#admin_header span {
	display: none;
}

#headernav {
	position: relative;
	width: 554px;
	height: 27px;
	margin-left: 21px;
	margin-top: 172px;
	float: left;
}

* html #headernav {
	margin-left: 11px;
	margin-top: 103px;
}

#content {
	width: 960px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	
	background-image: url(../bilder/wrapper_linestop.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;

}	

* html #content {
	background-image: url(../bilder/ie_wrapper_lines_eag.gif);
	background-position: 0px -10px;
	background-repeat: no-repeat;
}	



/* ------------------------------------------------------------------- */

#leftcol {
	position: relative;
	width: 190px;
	margin-top: 25px;
	margin-left: 30px;
	float: left;
}

* html #leftcol {
	margin-left: 15px;
}

* html #leftcol {
	margin-top: 7px;
}

*+html #leftcol {
	margin-top: 7px;
}

#navigation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 190px;
	float: left;
}

#adresse {
	position: relative;
	margin-top: 20px;
	width: 190px;
	float: left;
		
	/* farbwechsel */
	background-color: #ecf1f7;
	border-top: 1px dotted #bdbcb6;
	border-bottom: 1px dotted #bdbcb6;
}

#adresse p {
    margin: 5px 10px 7px 10px;;

    /* farbwechsel */  
    color: #424f6b;
}

#adresse a {
    text-decoration: none;
    color: #424f6b;
}

#kundenfeedback {
	position: relative;
	margin-top: 20px;
	width: 190px;
	float: left;
}

#kundenfeedback .anfz {
	width: 36px;
	height: 32px;
	margin: 0 -36px -32px 0;
	background: url(../bilder/kundenfeedback_anfz.png) no-repeat top left;
}

* html #kundenfeedback .anfz {
	background: url(../bilder/kundenfeedback_anfz_ie6.gif) no-repeat top left;
}

#kundenfeedback .schlz {
	width: 36px;
	height: 32px;
	margin: -35% 0 0 0;
	background: url(../bilder/kundenfeedback_schlz.png) no-repeat bottom right;
	float: right;
	clear: right;
}

* html #kundenfeedback .schlz {
	background: url(../bilder/kundenfeedback_schlz_ie6.gif) no-repeat bottom right;
}

#kundenfeedback .bodytext {
	margin: 5px 10px 7px 10px;
}

#kundenfeedback h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 100%;
	color: #444;
	margin: 5px 10px 7px 10px;
	display: none;
}



/* ------------------------------------------------------------------- */

#centercol {
	position: relative;
	margin: 25px 0 10px 20px;
	width: 510px;
	float: left;
}

#seiteninhalt {
	position: relative;
	width: 100%;
	float: left;
}

.beitrag_centercol {
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 0 0 20px 0;
	width: 490px;
	float: left;
		
	/* farbwechsel */
	background-color: #ecf1f7;
	border-top: 1px dotted #bdbcb6;
	border-bottom: 1px dotted #bdbcb6;
}

.rgaccord1-nest + a + .beitrag_centercol {
	margin: 20px 0 20px 0;
}

.beitrag_centercol .bodytext img {

	/* farbwechsel */
	border: 1px dotted #bdbcb6;
	border: none !important;
	margin: 5px 0 -3px 0 !important;
}

.teaser, 
a:link .teaser, 
a:visited .teaser {
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 0 10px 20px 0;
	width: 141px;
	height: 160px;
	float: left;
		
	/* farbwechsel */
	background: #ecf1f7;
	border: 1px dotted #bdbcb6;
}

a + a + a + a + a .teaser, 
a + a + a + a + a:link .teaser, 
a + a + a + a + a:visited .teaser {
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 0 0px 20px 0;
	width: 141px;
	height: 160px;
	float: right;
		
	/* farbwechsel */
	background: #ecf1f7;
	border: 1px dotted #bdbcb6;
}

a:hover .teaser, 
a:active .teaser, 
a + a + a + a + a:hover .teaser, 
a + a + a + a + a:active .teaser {
	border: 1px solid #424f6b;
	border: 1px solid #bdbcb6;

	color: #424f6b;
	cursor: pointer;
	background: #f6f6f6 url(../bilder/navigation/nav2_pfeil_ro_anim.gif) no-repeat 150px 155px;
}

#map {
	overflow: hidden;
	margin: 0 0 10px 0;
}

#map p {
	margin: 10px 0 0 0;
}


.special_browse_nav { margin: 10px 0 0 0; }
.rgaccord1-nest + .special_browse_nav { margin: 15px 0 0 0; }
.special_browse_prev { float: left; }
.special_browse_next { float: right; }







/* ------------------------------------------------------------------- */

#rightcol {
	position: relative;
	margin-top: 25px;
	margin-left: 20px;
	width: 140px;
	float: left;
	
	/* farbwechsel */
	color: #6585a8;
}

#rightcol h1,
#rightcol h2,
#rightcol h3,
#rightcol h4,
#rightcol h5 {
	font-size: 100%;
	margin-bottom: 1em;
	
	/* farbwechsel */
	color: #6585a8;
}

.beitrag_rightcol {
	position: relative;
	padding: 10px 10px 0px 10px;
	margin-bottom: 20px;
	width: 120px;
	float: left;
	overflow: hidden;
		
	/* farbwechsel */
	background-color: #ecf1f7;
	border-top: 1px dotted #bdbcb6;
	border-bottom: 1px dotted #bdbcb6;
}

#ie6 {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 2px solid #882a00; 
	background-color: #f99; 
	color: #882a00; 
}

#ie6 p {
	margin: 0;
	padding: 0;
}

#ie6 a:link, 
#ie6 a:visited {
	color: #882a00 !important;
	border-bottom: 1px dotted #882a00 !important;
}

#ie6 a:hover, 
#ie6 a:active {
	color: #fff !important;
	border-bottom: 1px dotted #882a00 !important;
	background-color: #882a00 !important;
}

#ie6 .titel {
	font-weight: bold;
}




#stopper {
	clear: both;
	padding: 0 0 20px 0;
}

#footer {
	position: relative;
	width: 960px;
	height: 20px;
	
	margin: auto auto;
	margin-top: -20px;
	
/*
	margin-top: -22px;
	border: 1px solid #0f0;
*/
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer_balken_links {
	position: relative;
	width: 1px;
	height: 120px;
	margin-top: -100px;
	margin-left: 230px;
	
	background: url(../bilder/footer_blk_li_eag.jpg) no-repeat top left;
	
	float: left;
}

* html #footer_balken_links {
	margin-left: 115px;
}

#footer_inhalt {
	height: 20px;
	width: 510px;
	margin-left: 10px;

	text-align: center;
	float: left;
}

.footernav {
    text-align: center;
}

.footernav li {
    display: inline;
    padding: 0 7px;
    margin: 0 0 0 -1px;

    border-left: 1px dotted;
    border-right: 1px dotted;
}

#footer_balken_rechts {
	position: relative;
	width: 1px;
	height: 120px;
	margin-top: -100px;
	margin-left: 8px;
	
	background: url(../bilder/footer_blk_re_eag.jpg) no-repeat top left;
	
	float: left;
}













/* ------------------------------------------------------------------- */
/* MailformPlus */
/* ------------------------------------------------------------------- */




.tx-thmailformplus-pi1 label {
	display: block;
	margin: 0;
	padding: 0;
	
	
}

.tx-thmailformplus-pi1 input {
	width: 490px;
	margin-top: 2px;
	margin-bottom: 7px;
}


* html .tx-thmailformplus-pi1 input {
	margin-top: -10px;
	margin-bottom: -15px;
}




.tx-thmailformplus-pi1 #Beschrieb,
.tx-thmailformplus-pi1 #Text {
	width: 490px;
	height: 210px;
}


* html .tx-thmailformplus-pi1 #Beschrieb,
* html .tx-thmailformplus-pi1 #Text {
	width: 470px;
}





.tx-thmailformplus-pi1 #photo {
	width: 390px !important;
}





#sendendiv {
	border-top: 1px dotted #bdbcb6;
	margin-top: 15px;
	padding-top: 15px;
	
	text-align: right;
}



#sendendiv input {
	width: 150px;
	text-align: center;
	margin-bottom: 15px;
	cursor: pointer;
	border: 1px solid #999;
}



/* ------------------------------------------------------------------- */
/* Bild im Textfluss */
/* ------------------------------------------------------------------- */




.beitrag_centercol dl.csc-textpic-image img {
	padding-top: 5px;
}


/********************************************/
/* Abstand Telefon / Bild in Kontaktliste */
/********************************************/


div.tx_eagreferenztool_pi1-listenansicht div.telefon {
	margin-right: 5px;
}


