
/* -------------------------------------------------------------- 
  
   CSS
   Autor: pfiffikus-dresden.de
	Date: 18.2.2008
	
-------------------------------------------------------------- */


/* ~~~~~~~~~~~~ Basics ~~~~~~~~~~~  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, "Trebuchet MS",  Verdana, Sans-Serif;
	color: #3F3F3F;
	text-align: center;
	background: white url(images/site_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.clearfix:after { 
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
	font-size:0;
   visibility: hidden; 
} 
.clearfix { 
   display: inline-block; 
} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */ 

a:active /* removes annoying dotted line 
				from around href objects -
				without sacrificing usablity! 
*/ {
	outline: none;
}

a:link { 
	color: #689311;
	text-decoration: underline;
}
a:visited {  }  
a:hover {
	color: #80B711;
	text-decoration: none;
 }
a:active { } 
a:focus {} 


/* ~~~~~~~~~~~~ Wrapper ~~~~~~~~~~~  */

#page {
	width: 842px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

/* ~~~~~~~~~~~~ Kopf-Style ~~~~~~~~~~~  */

.logo  {
	text-decoration: none;
}
#header1 {
	background: url(images/head1_bg.jpg) no-repeat;
	text-align: left; /*margin: 10px 0 0 0;*/
	width: 842px;
	height: 102px;
}
#header_left_box {
	width: 428px;
	padding-left: 36px;
	padding-top: 30px;
	float: left; 	
	font-size: 1.1em;
	line-height: 1.4em;
	color: #797979;
	font-style: italic;
	text-align: left;
}

/* ~~~~~~ replaceText Logo ~~~~~~*/

#header_left_box h1 {
	background: url(images/heading_logo_pfiffikus.gif) no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 395px;
	overflow: hidden;
	line-height: 30px;
}
#header_left_box a {
	text-decoration: none;	
	color: #797979;
}
#header_left_box a:hover {
	text-decoration: none;
	color: #797979;
}
#header_right_box {
	background: url(images/logo_pfiffikus.jpg) no-repeat;
	float: right;
	width: 128px;
	height: 62px;
	margin-top: 25px;
	padding-right: 36px;
}
#header2 {
	background: url(images/head2_bg.jpg) no-repeat;
	width: 842px;
	height: 177px;
}

/* ~~~~~~ Box Angebot ~~~~~~  */

a.header_infobox1:link, a.header_infobox1:visited, a.header_infobox1:active {
	width: 303px;
	height: 54px;
	background: url(images/header_infobox_swap_bg.jpg) 0 0 no-repeat;
	float: right;
	margin: 13px 45px 0px 0px;
	text-align: left;
	text-decoration: none;
}
a.header_infobox1:hover {
	background: url(images/header_infobox_swap_bg.jpg) 0 -54px no-repeat;
	text-decoration: none;
}
.header_infobox1_heading {
	font-size: 1.3em;
	background: url(images/angebot_rechner.gif) no-repeat 5px 2px;
	color: #2E4312;
	text-indent: 25px;
	font-weight: bold;
	padding-top:2px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.header_infobox1_desc {
	font-size: 1.1em;
	color: #004200;
	padding-left: 8px;
}

/* ~~~~~~ Box Kontakt ~~~~~~  */

a.header_infobox2:link, a.header_infobox2:visited, a.header_infobox2:active {
	width: 303px;
	height: 54px;
	background: url(images/header_infobox_swap_bg.jpg) 0 0 no-repeat;
	float: right;
	margin: 9px 45px 0px 0px;
	text-align: left;
	text-decoration: none;
}
a.header_infobox2:hover {
	background: url(images/header_infobox_swap_bg.jpg) 0 -54px no-repeat;
}
.header_infobox2_heading {
	font-size: 1.3em;
	background: url(images/email_kontakt.gif) no-repeat  5px 2px;
	text-indent: 25px;
	color: #2E4312;
	font-weight: bold;
	padding-top: 2px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.header_infobox2_desc {
	font-size: 1.1em;
	color: #004200;
	padding-left: 8px;
}

/* ~~~~~~~~~~~~ Content Basic Style ~~~~~~~~~~~  */

#content_box {
	background: White url(images/content_bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px 36px 20px 36px;
	text-align: left;
}
#content_main {
	float: right;
	width: 565px;
	margin-top: 15px;
	padding: 0px;
}
#menu_box {
	float: left;
	width: 165px;
	margin-top: 10px;
}

/* ~~~~~~~~~~~~~ Content Format ~~~~~~~~~~~~ */
#content_main a {
	background: url(images/link_underline.gif) repeat-x left bottom;
	text-decoration: none;
	padding-bottom: 1px;
	color: #DB3C00;
}
#content_main a:hover {
	background: url(images/link_underline.gif) repeat-x left bottom;
	text-decoration: none;
	padding-bottom: 1px;
	color: #646464;
}
#content_main h2 {
	color: #69B320;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: normal;
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#content_main h3 {
	color: #2F2F2F;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.6em; /*font-weight: bold;*/
	margin: 30px 0 5px 0;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px solid #E3E3E3;
	clear: both;
}
#content_main h4 {
	color: #595959;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.5em; /*font-weight: bold;*/
	margin: 30px 0 0 0;
	padding-bottom: 2px;
	font-weight: bold;
}
#content_main ul  {
	margin: 15px 0px 15px 10px;
	list-style-type: none;
}
#content_main ul li {
	font-size: 1.3em;
	padding: 2px 0 2px 30px;
	margin: 5px 0;
	color: black; /* #151515 */
	background: url(images/lipu_green.gif) no-repeat 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_main ol.start li {
	font-size: 1.3em;
	padding: 2px 0 10px 30px;
	margin: 12px 0;
	color: #4A4A4A;
	list-style-type: none;
	line-height: 1.4em;
	background: url(images/lipu_green.gif) no-repeat 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E1E1E1;
}
#content_main p {
	margin-bottom: 18px;
	line-height: 1.6em;
	font-size: 1.3em;
	word-spacing: 0.05em;
}
#content_main .teaser {
	font-size: 1.5em;
}
#content_main blockquote {
	margin: 25px 0px;
	padding: 8px 15px;
	border-top: 1px solid #CFE1A6;
	border-bottom: 1px solid #CFE1A6;
	background-color: #F5F9EE;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#content_main blockquote p {
	margin: 0;
	padding: 0;
}
#content_main p.imgdesc {
	line-height: 1.3em;
	font-size: 1.1em;
	color: #636363;
	margin: 4px 0;

}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	margin: 2px 0 5px 15px;
	border: 1px solid #C9C6BE;
	padding: 4px;
}
img.alignleft {
	float: left;
	margin: 2px 15px 5px 0px;
	border: 1px solid #C9C6BE;
	padding: 4px;
}
img.alignnormal {
	margin: 2px 10px 0 0;
	border: 1px solid #C9C6BE;
	padding: 4px;
}


/* ~~~~~~~~~ Sidebar  ~~~~~~~~~~~~~ */

#sidebar {
	text-align: left;
	padding-top: 5px;
}

/* ~~~~~~~~~ Sidebar -> Nav  ~~~~~~~ */

#sidebar h2 {
	font-size: 1.8em;
	font-weight: normal;
	width: 160px;
	color: #4C7F1A;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 3px;
	margin: 2px 0 5px 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	
	border: none;
	width: 165px;
}
#sidebar li {
	margin: 0;
	padding: 0;	
	border-top: 2px solid white;
	list-style-type: none;
}
#sidebar li a {
	width: 100%;
	display: block;
	background-color: #EFF7E5;
	font-size: 1.4em;
	border-left: 5px solid #B0E160;
	color: #2D2D2D;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
}
html>body #sidebar li a {
		width: auto;
}
#sidebar li a:hover {
	color: Black;
	background-color: #DEF2A2;
	padding: 5px 0px 5px 10px;
	border-left: 5px solid #628924;
	text-decoration: none;
}
.current_page_item a, .current_page_item a:hover {
	color: #4E9232 ! important;
}
.current_page_item .page_item a{
	color: black ! important;
}

/* ~~~~~~~ Sidebar -> Nav -> Subnav ~~~~~~~~ */

#sidebar ul ul  {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	border: none;
}
#sidebar ul li ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid white;
}
#sidebar ul li ul li a {
	width: 100%;
	display: block;
	font-size: 1.2em;
	color: #2D2D2D;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	background-color: white;
	border-left: 5px solid #D4EAB0;
}
html>body #sidebar ul li ul li a {
		width: auto;
}
#sidebar ul li ul li a:hover {
	color: Black;
	background-color: white;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	border-left: 5px solid #628924;
}

/* ~~~~~~~~~ Sidebar -> Links  ~~~~~~~~~~~~~ */

#sidebar_notruf {
	text-align: left;
	margin-top: 30px;
	width: 160px;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #686868;
}
#sidebar_notruf h2 {
	font-size: 1.65em;
}
#sidebar_notruf ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar_notruf ul li {
	margin: 0;
	margin-bottom: 5px;
}
#sidebar_notruf ul li a {
	margin: 0;
	margin-bottom: 5px;
}
#sidebar_notruf ul li.mobil {
	/*background: url(images/img_notruf24h.gif) no-repeat 2px;
	font-size: 1.5em;
	text-indent: 28px;
	color: #515151;
	font-weight: bold;
	line-height: normal;*/
}
/* ~~~~~~~~~~~~~ Links ~~~~~~~~~~~~~~*/
#sidebar_links {
	text-align: left;
	margin-top: 30px;
	width: 160px;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #686868;
}
#sidebar_links h2 {
	font-size: 1.65em;
}
#sidebar_links ul {
	margin: 0;
	padding: 0;
}
#sidebar_links ul li {
	margin: 0;
	margin-bottom: 5px;
	list-style: none;
}
#sidebar_links ul li span {
	color: #5B5B5B;
	padding-top: 4px;	
}
#sidebar_links ul li a {
	background: url(images/link_underline.gif) repeat-x left bottom;
	font-size: 1.1em;
	line-height: 1.4em;
	text-decoration: none;
	color: #DB3C00;
	padding: 0;
	margin: 0;
	border: 0;	
}
#sidebar_links ul li a:hover {
	background: url(images/link_underline.gif) repeat-x left bottom;
	color: Black;
	background-color: white;
	text-decoration: none;
	border-bottom: 1px solid #C1C1C1;
	padding: 0;
	margin: 0;
	border: 0;
}
/* ~~~~~~~~~~~~ Footer ~~~~~~~~~~~  */

#footer {
	background: url(images/site_footer.jpg) no-repeat;
	width: 842px;
	height: 15px;
}
.footer_box {
	width: 842px;
	height: 30px;
	color: #989898;
	padding: 0 36px 5px 36px;
	text-align: left;
}
.footer_box a:link, .footer_box a:active, .footer_box a:visited {
	color: #989898;
	text-decoration: none;
} 
.footer_box a:hover {
	color: #484848;
	text-decoration: none;
} 


/* ~~~~~~~~~~ Begin Images ~~~~~~~~~~~~~ */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.center {
	text-align: center;
}
a img {
	border: none;
}