@charset "UTF-8";
/* CSS Document */

/*-----------------Reset Browser CSS-----------------*/


/* 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, p {
	quotes: 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;
}


/* Main Page declaration */


.clearer {
	clear:both;
	display:block;
	margin:0;
	padding:0; 
	height:0px; 
	line-height:1px; 
	font-size:1px;
}




.spacer {
	clear:both;
	display:block;
	margin:20px;
	padding:0; 
	height:0px; 
	line-height:1px; 
	font-size:1px;
	color: #3eb54c;
}
	
html {
		text-align:center;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

body {
		width: 956px;
		position:relative;
		margin: 0 auto;
		text-align: left;
		border-bottom: solid;
		border-bottom-color: #ccc;
		border-bottom-width: 1px;
		background-color: #d4d3d3;
	}

#wrapper {
	width: 956px;
	margin: 0 auto;
	background: url(../images/bg-body.gif) repeat-y;
}

#content {
		position:relative;
		width: 870px;
		text-align:left;  
		margin-left:auto; 
		margin-right:auto;
}

#footer{
	width:950px;
	padding:17px 0 8px 0;
	margin:auto;
	font-size:74%;
	border-top:1px solid #cccccc;
	text-align:center;
	height:30px;
}



#branding {margin : 0 auto;
margin-top: 10px;
margin-bottom: 10px;
}

#branding h1 {background: url(../images/logo_weirich.gif) no-repeat 485px 0px; width: 950px; text-indent: -9999px;
} 

#branding h1 a { /* Anchor tag makes logo accessibile */

	display: block; 

	background: url(../images/logo_weirich.gif) no-repeat 485px 0px; /* Background repeated to prevent flicker in IE */

	height: 85px;} 

#branding h1 a:hover { 

	display: block; 

	background: url(../images/logo_weirich.gif) no-repeat 485px 0px; /* Background repeated to prevent flicker in IE */

	height: 85px;} 

blockquote p
	{
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	color: #717171;
	margin-top: 0px;
	padding: 0px 0px 0px 27px;	
	float: right;
	height:35px;
	background: url(../images/quote_up.png) bottom left no-repeat;
	margin-bottom: 0px;
}

blockquote
	{
	margin-top: -100px;
	margin-right: 430px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 1.2em;	
	background: url(../images/quote_down.png) top right no-repeat;
	
}

cite
	{
	
	margin-left: 135px;
	
	font-size: 0.80em;
}

p
	{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7f7f7f;
	line-height: 160%;
	margin: 10px 0px 20px 0px;	
	font-size: 0.85em;
}

.bold {
	font-weight: bold;
	margin: 0 0 -10px 0;
}

.people{
	float: right;
	width:870px;
	padding:0px 0 40px 0;
	margin:0px;
	height:210px;
}

.people p{
	font-size: 0.85em;
}

h2 {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
color: #76aa38;
font-size: 1.05em;
margin-bottom: 10px;
}

h2 .button {
margin-bottom: 10px;
padding-left: 30px;
background: url(../images/bullet.gif) no-repeat 0px 5px;
}

h3 {
margin-top: 30px;
color: #303030;
font-size: 1.0em;
line-height:100%;
margin-bottom: 0px;
}

h4 {
margin-top: 5px;
color: #303030;
font-size: 0.8em;
line-height:100%;
margin-bottom: 10px;
}

#content ul li {
padding-left: 25px;
background: url(../images/bullet.gif) no-repeat 0px 5px;
list-style-type: none;
margin-left: 20px;
margin-bottom: 3px;
margin-right: 0;
margin-top: 8px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
color: #7f7f7f;
font-size: 0.9em;
line-height: 140%;
}

#content ol li {
padding-top: 10px;
padding-left: 25px;
list-style-type: none;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 0;
margin-top: 8px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
color: #7f7f7f;
line-height: 160%;
font-size: 0.85em;

	text-indent: -20px;
}

#inhalterechts {
	width:630px;
	padding:0px 0px 0px 10px;
	color: #333333;
	float:right;
	
	
}

#two_column_left {
	width: 415px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#two_column_right {
	width: 415px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}


#inhalterechts ul li {
padding-left: 25px;
background: url("../images/bullet.gif") no-repeat 0px 5px;
list-style-type: none;
margin-left: 0;
margin-bottom: 9px;
margin-right: 0;
margin-top: 8px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
color: #7f7f7f;
line-height: 160%;
}



#inhalterechts img.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:0;
	margin-top:0px;
	clear: both;
}

#inhalterechts hr {
height:1px;
color:#666666;
margin:15px 0 15px 0;
width:100%;
clear:left;
}

.imgborder{border:10px solid #fff }

.imgborderright {

float: right;

margin-top: 2px;

margin-right: 0pt;

margin-bottom: 16px;

margin-left: 20px;

border:10px solid #fff
}

.imgborderleft {

float: left;

margin-top: 2px;

margin-right: 0pt;

margin-bottom: 16px;

margin-left: 20px;

border:10px solid #fff
}

.imgspacerlogos {
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0px;
}

.imgright {

float: right;
margin-bottom: 16px;

clear: both;
}



/* Styling external Links */

a.extern:link { 
	background:url(../images/link-extern.gif) no-repeat center right;
	color:#1404ad;
	text-decoration: none;
border-bottom-style: dotted;
border-bottom-width: 1px;

	padding-right:17px;
}

a.extern:visited { 
	background:url(../images/link-extern.gif) no-repeat center right; 
	color:#1404ad; 
	text-decoration: none;
border-bottom-style: dotted;
border-bottom-width: 1px;

	padding-right:17px;
}

a.extern:hover { 
	background:url(../images/link-extern_h.gif) no-repeat center right; 
	text-decoration: none;
border-bottom-style: dotted;
border-bottom-width: 1px;

	padding-right:17px;
}

a.extern:active {
	background:url(../images/link-extern.gif) no-repeat center right; 
	color:#8c6438;
	text-decoration: none;
border-bottom-style: dotted;
border-bottom-width: 1px;

	padding-right:17px;
}

/* Main Navigation */

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 2px 0 2px;
	background: url(../images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color: #595959;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}




/*-----------------SECONDARY NAV STYLES-----------------*/

#secNav-container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#secNav {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	width: 952px;
	height: 20px;
	background-color: #d4d3d3;
}
#secNav ul {
	width: 910px;
	padding-right: 30px;
	padding-left: 120px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
}
#secNav ul li {
	display: inline;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 13px;
	padding-left: 13px;
}
#secNav ul li a {
	color: #595959;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
#secNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#secNav ul li .current {
	color: #FFFFFF;
	text-decoration: none;
}

#secNavanf {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	width: 952px;
	height: 20px;
	background-color: #d4d3d3;
}
#secNavanf ul {
	width: 539px;
	padding-right: 30px;
	padding-left: 387px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
}
#secNavanf ul li {
	display: inline;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 13px;
	padding-left: 13px;
}
#secNavanf ul li a {
	color: #595959;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
#secNavanf ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#secNavanf ul li .current {
	color: #FFFFFF;
	text-decoration: none;
}

