body	{
	color: #333;
	margin: 0;
	padding: 0;
	padding-left: 55px;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
padding-top: 0px;
	background-color: #efefed;
	background-image: url('../images/site_bg.png');
	background-position: top left;
	background-repeat: repeat-y;
	max-width: 1000px;
}

#wrapper {
	position: relative;
	margin: 50px auto 0 auto;
	padding: 0;
	width: 740px; 
	border: none;
	text-align: left;
	background-image: url('../images/shadow_right.gif');
	background-position: right;
	background-repeat: repeat-y;
}

#footer {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	padding-bottom: 20px;
	width: 740px; 
	border: none;
	text-align: left;
	font-size: 10px;
	color: #666;
}

#footer span {
           position: absolute;
          width: auto;
           top: 0;
           left: 152px;
           right: 0;
           text-align: center;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #999;
}

#shadow-top {
	
	padding: 0;
	background-color: transparent;
	background-image: url('../images/shadow_top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	
}

#shadow-bottom {
	padding: 0;
	background-color: transparent;
	background-image: url('../images/shadow_bottom.gif');
	background-position: top right;
	background-repeat: repeat-x;
	height: 18px;	
}

#shadow-bottom-left {
	padding: 0;
	background-image: url('../images/shadow_bottom_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;	
}

#shadow-corner {
	padding: 0;
	background-image: url('../images/shadow_corner.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 18px;	
}

#logo {
	position: absolute;
	top: -44px;
	border: 0;
	left: 0px;
 	padding: -42px; 
	background-image: url('../images/logo.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 125px;
	height: 140px;
}

#logo img {
	display: none;
}

#frame {
        position: relative;  /* IE 5/6 positioning bug */
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	background-image: url('../images/leftcol_bg.jpg'); 
	background-repeat: repeat-y;
	background-position: left;
	margin: 0 18px 0 0;
	min-height: 55em;
	padding: 0;
	padding-left: 190px;
}

#content {
        padding: 0 180px 20px 0px;
        line-height: 1.3em;
        font-size: 11px;
}

#rightcol {
	width: 150px;
	float: right;
}

#rightcol h2.important {
	color: #a33;
	padding-top:0;
	margin-top: 0;
	padding-left: 20px;
}

.important {
	color: #b33;
}

#rightcol p {
	line-height: 1.3em;
	padding-right: 5px;
	padding-left: 20px;
}

#leftcol {
	position: absolute;
	background-image: url('../images/logo_bg.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
	left: 0;
	top: 0;
	padding: 0;
	padding-top: 70px;
	width: 200px;
}

#addressbox {
	padding: 20px;
	padding-top: 45px;
	padding-left: 18px;
	padding-bottom: 10px;
	line-height: 1.2em;
	font-size: 11px;
	color: #777;
}

#navi {
	width: 150px;
}	

#navi h1 {
	font-size: 11px;
	background: none;
	padding: 0;
}

#navi ul {
list-style:none;
padding-left: 10px;
margin: 0;
}

#navi ul li {
padding-bottom: 1em;
padding-left:0;
margin: 0;
}



a {
color: #777;
}

a:hover {
color: #c89645;
}




#navcontainer
{
clear:both;
margin:0;
padding: 0;
background-color: #ccc;
text-align: left;
height: 80px;
margin-bottom: 10px;
}


#navcontainer ul {   
list-style:none;
padding: 0;
margin: 0;
width: 530px;
}

#navcontainer  li
{

float: left;
width: 25%;
padding: 0;
margin: 0;
height: 75px;
padding-top: 5px;
}

#navcontainer a
{
font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
font-size:10px;
color: white;
margin-left: 10px;
text-decoration: none;
border:0;
 white-space:nowrap;
height: 1.4em;
  width: auto;
}

#navcontainer a:hover {
border-bottom: 1px solid white;
}


#navcontainer a.selected {
border-bottom: 1px solid white;
}
#navcontainer ul li#pat_infos	{
	background-color:  #0033cc;
	background-image: url('../images/paper.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#navcontainer ul li#angebote	{
	background-color:  #009966;	
	background-image: url('../images/clock.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#navcontainer ul li#ueberuns	{
	background-color:  #faba31;
	background-image: url('../images/magnifier.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#navcontainer ul li#kontakt	{
	background-color:  #ff3333;
	background-image: url('../images/envelope.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

	
	
h1 {
	font-weight: lighter;
	font-size: 26px;/* IE bug: medium renders too big */
	color: #444;
	margin-bottom: 1.2em;
	margin-top: 2.3em; /* IE bug: margins are calculated incorrectly */
	position: relative;
}



h2 {
	font-size: 15px;
	font-family: "Arial Black", Arial, sans-serif;
	color: #777;
	font-weight: normal;
	margin-top: 2.2em;
}

td h2 {
  margin:0;
  padding:0;
  color: #999;
  font-size: 13px;
  font-weight: normal;
}

td h2 a {
  color: #999;
}

h3 {
	color: #333;
	margin-bottom: -9px;
	padding-bottom: 0px;
}


#breadcrumb {
        position: relative;
        clear: both;
        height: 14px;
        padding: 0 15px 0 0;
        position: relative;
        font-size: 11px;
}

#printpage {
        position: absolute;
        left: 400px;
        height: 16px;
        padding-left: 19px;
        background-image: url('../images/print.png');
        background-repeat: no-repeat;
}

#news {
padding: 5px;
padding-left: 18px;
}

#news h1 {
	font-family:  "Gill Sans";
	font-weight: bold;
	
	font-size: 14px;
	color: #666;
}

#news h2 {
	font-family:  "Gill Sans";
	font-weight: bold;
	
	font-size: 14px;
	color: #999;
}

div.extlink {
background-image: url('../images/link.png');
background-position: 0 5px;
background-repeat: no-repeat;
padding: 5px;
padding-left: 18px;
margin-left: 5px;
margin-top: 20px;
width: 120px;
}

#menu {
	position: relative;
    width: 130px;
	padding-left: 20px;
}

.menu-item-1 {
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	color: white;
}
.menu-item-1 a {
    color: white;
    text-decoration: none;
}

.menu-item-2 {
	padding: 4px;
	padding-left: 15px;
}

.menu-item-2 a {
    color: #444;
    text-decoration: none;
}

.menu-item-3 {
	margin: 4px;
	padding: 2px;
	padding-left: 17px;
}
.menu-item-3 a  {
    color: black;   
    text-decoration: none;
}

img.fleft {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}

table {
	font-size: 11px;
}

/* These classes are needed for IE 5/6. Do not remove */

a img {
 border: 1px solid #654a1e;
}

a img:hover {
 border: 1px solid #c89645;
 }

h2.news {
	background-color: #eee;
	padding: 2px;
	color: black;
}

dl.news dt {
	font-weight: bold;
}

dl.news dd {
	padding-left: 20px;
	margin-left: 0;
	padding-bottom: 5px;
}

table.formtable {
	width: 100%;
}

table.formtable td {
	vertical-align: top;
}

input {

	color: #333333;
	font-size: 90%; 
	border: 1px solid #999;
}

input.submit
{
	background-image: url('../images/background_form_element.gif');
	background-repeat: repeat-x;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	
	font-weight: bold;
}
input.submit:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

textarea {
	color: #333333;
	font-size: 90%; 
	border: 1px solid #999;
	width: 100%;
}

