/* 
Title:     wiefhoff master style
Author:    
ded. to RS
*/

html { 
   margin:0px;
   padding:0px;
}


body {
	text-align: center; /* Zentrierung im Internet Explorer */
	margin:0px;
	padding:0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	background-color:#ffffff;
  	font-size: small; /* IE5 Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
	}



/* ---( links )------------------------------- */



a:link  { color: #005697; text-decoration: none;}
a:visited     { color: #005697; text-decoration: none; }
a:hover  { color: #d30132;  text-decoration: none; }
a:active   { color: #d30132;  text-decoration: none; }

.active { color: #d30132; text-decoration: none; }


/* ---( common elements )------------------------------- */

p, td  {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #000000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
.text {
	margin: 10px;
	padding: 10px 0px 10px 10px;
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	color: #000000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
li, ul {
	list-style-type:disc;
	
	font-family: Lucida, Verdana, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14pt;
	color: #005697;
	padding: 0;
	
	}
	
h2 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: small;
	line-height: 1.2em;
	color: #005697;
	padding: 0;
	
	}	
	
/* ---( navigation )------------------------------- */

		



/* ---( id's )------------------------------- */



#container
	{
	
   	margin-left: auto;
	margin-right: auto;
	background-image:url(images/fond.gif) ;
   	background-repeat:repeat-y ;
	background-position: center;
			}
		
		
		
#mainframe
	{
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 951px;
	
			}
			
			
			
#logo			
	{
	position: absolute;
	width: 200px;
	margin: 200px 0px 0px 10px;
	
			}
			


	
 div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 950px;
	
   
   
  }

  ul#Navigation {
    font-size: 1.5em;
    float: left; width: 10em;
    margin-left: -2px; padding: 0;
   margin-top: 30px;
  }
  ul#Navigation li {
    list-style: none;
     padding: 0.2em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.5em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: #005697; 
	background-image:url(images/navi.gif) ;
   	background-repeat:no-repeat ;
	width: 200px;
	height: 18px;
		
  }
  ul#Navigation a:visited {
    color: #005697; background-image:url(images/navi.gif) ;
   	background-repeat:no-repeat ;
width: 200px;
	height: 18px;	
  }
  ul#Navigation a:hover {
    color: #d30132; background-image:url(images/navi.gif) ;
   	background-repeat:no-repeat ;
width: 200px;
	height: 18px;	
  }
  ul#Navigation a:active {
    color: #d30132; background-image:url(images/navi.gif) ;
   	background-repeat:no-repeat ;
width: 200px;
	height: 18px;	
  }









  div#Inhalt {
    margin-left: 16.5em;
 	margin-top: 1em;
    padding: 0 1em;
   width:700px;

  }
  div#Inhalt h1 {
    font-size: 1.2em;
    margin: 0 0 1em;
  }
  div#Inhalt h2 {
    font-size: 1em;
    margin: 0 0 1em;
  }
  div#Inhalt p {
    font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
margin: 0 0 1em;
  }
	


#nl
	{
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	float: right; 
	margin: 5px 10px 0px 0px;
	
			}

#aktuell
	{
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #000000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	float: right; 
	width:  200px;
	margin: -10px 0px 0px 20px;
	padding: 5px 0px 5px 10px;

	background-image:url(images/table.gif) ;
   	background-repeat:repeat-y ;
	display:block;	
	
			}



#objekt
	{
	float: left;
	width: 700px;
	padding: 10px 0;
	background: url(images/leistung/bg.gif) no-repeat top left;		
			}
			
#objekt dl
	{
	float: left;
	width: 660px;
	margin: 10px 20px;
	padding: 0;	
	display: inline; /* fixes IE/Win double margin bug*/
				}

#objekt dt
	{
	float: right;
	width: 512px;
	margin: 0;
	padding: 0;	
	font-size: 1.2em;
	color: #005697;	
				}			
#objekt dd
	{
	margin: 0;
	padding: 0;	
	font-size: x-small;	
	line-height: 1.5em;
	color: #000000;	
				}			
							
#objekt dd.img img
	{
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #ffffff;
				}			
				
#main
	{
	position: absolute;
	top: 62px; 
	margin-left:499px; 
	width:150px; 
	height:127px;
	
			}


#fond
	{
	width: 900px;
	position: absolute;
	top: 200px; 
	margin-left: 0px; 
	background-image:url(images/fond.gif) ;
   	background-repeat:repeat-x ;

			}	
			
#popup
	{
	
	background-image:url(images/leistung/popup_bg.jpg) ;
   	background-repeat:repeat-x ;
height: 450px;
			}
	
			
#logopopup			
	{
	margin: 15px 0px 0px 15px;

	
			}
			
#popupcontainer			
	{
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 650px;
	
			}			
								
#popupcontent	
	{
	float: left;
	text-align: left;

			}
			
#popuppicture	
	{
		position: absolute;

	margin: 15px 0px 0px 170px;
	
			}				

#footer
	{
	clear: both;
	width: 721px;
	
	padding-left:230px;
	padding-top: 5px;
	padding-bottom: 5px;

	border-bottom: 1px solid;
	
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 1.3em;
	color: #005697;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;

}


.picture_right { 
					margin-left: 10px;
					margin-top: 0px;
					margin-bottom: 10px;}


.picture_left { 	margin-right: 10px;
					margin-top: 5px;
					margin-bottom: 5px;}

