@import "menue.css"; @import "submenue.css"; /*@import "footerline.css";*/
@import "font.css";
@import "hidden.css";

@import "pdf.css";
@import "admin-01.css";

/*...............................  Allgemeines  .....................................................*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	background-color: #F8CB4F; 
	/*color: #000;
	overflow: hidden; kein scrollbalken*/
	/*overflow-x: hidden; overflow-y: auto; scrollbalken sichtbar und unsichtbar*/
}


/***oben rechts unten links***/

#pageFrame
{	/*color: #7F7F7F;*/
	color: #6f6f6f;
	width: 752px;
	min-height: 500px;   
	height: auto;
	margin: auto; /*setzt Inhalt mittig*/
	margin-top: 10px; /*Abstand oben*/
	margin-bottom: 20px; 
	text-align: left;
	position: relative;
	padding: 0px;/*padding: 10px;*//*dann sieht man Hg Farbe*/
	/*background: #fff url(../bilder/logo.gif) no-repeat;*/
	
	background: #fff url(../img/shaddowbottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
		
}
	
#container
{  
width: 752px; 
min-height: 450px; 
/*background-color: transparent;*/
background-image: url(../img/shaddowr.jpg);
	background-position: right bottom;
	background-repeat: repeat-y; 	
}

/**oben rechts unten links****/
/*..............kopfzeile mit bildern................*/
#head{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	/*font-size: small;*/
	font-weight: bold;
	/*color: #000;
	background-color: transparent;*/
	height: 202px;
	width: 744px;
	background-image: url(../img/headhg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}
	
#innerMasthead{
	background-attachment: fixed;
}

#headline{
	position:absolute;	
	left: 195px;
	top: 52px;
	width: 340px;
	height: 100px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#7f7f7f;
}
/*..g........................für Logo............................*/
/*.....logo....*/

#logo{
	position:absolute;	
	left: 595px;
	top: 23px;
	width: 132px;
	height: 151px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
img {
	border: 0px;	
		
}
/*
  #logo a:link, #logo a:visited {
    background: url(../img/logohover.jpg) no-repeat;
    display:block; width:132px; 
  }
  #logo img {
    display:block; width:132px; height:151px; border:0;
  }
  #logo a:hover img {
    visibility: hidden;
  }
  #logo a:hover, #logo a:active, #logo a:focus { 
    border:0; 
  }
  * html #logo a {
    margin-right:1px;
  }
  * html #logo a:hover, #logo a:active, #logo a:focus {
    width:132px; margin-right:0; 
  }*/

  
.unsichtbar {
    display: none; 
  } 
  
  span.unsichtbarhead {
    display: none;  font-size: 11pt;
  } 
/*..g.....ende...................für Logo............................*/



#sitemap{
	position:absolute;	
	left: 655px;
	top: 187px;
	width: 80px;
	height: 0px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; font-size: 53%;	
}

/*..............hauptnavigation................*/		  
#head2 {
	padding: 0 0 0 0;
	/*margin: 0 0 0 0;*/margin-left: 0px;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	background-color: transparent;
	width: 744px;
	height: 18px; 
	} 
	
#head22 {	
	margin-left: 105px;
	} 

#SubmenueFooter{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	background-color: transparent;
	width: 744px;
	height: 18px;   /* */
	}
	
#innerSubmenueFooter{	
	margin-left: 105px;
	} 
	
/*..................grauer balken unter hauptnavi..................*/	
#head3{
padding: 0 0 0 0;
	margin-top: 0 0 0 0;
	border: 0;
	height: 7px;
	width: 744px;
	background-image: url(../img/line.jpg);
	background-position: left top;
	background-repeat: repeat-x; 
	}
	
/*..................grauer balken unter hauptnavi..................*/	
#underFooterLine{
	padding: 0 0 0 0;
	margin-top: 0 0 0 0;
	border: 0;
	height: 7px;
	width: 744px;
	background-image: url(../img/line.jpg);
	background-position: left top;
	background-repeat: repeat-x; 
	}	

#leftColumn
{
	float: left;
	width: 110px;
	/*margin-top: 93px; Abstand oben*/
}

#innerLeftColumn
{
	padding: 5px 0px 0px 15px; 
	margin: 7px 0px 0px 0px;
}

/***oben rechts unten links***//*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx   */
#contentColumn
{
	margin: 0px 0px 0px 110px;
	height: auto;
	/*padding: 5px 0px 5px 0px; ** macht Linienverlängerung Inhalt oben und unten ***/
	min-height: 250px;
}


#contentColumnIndex
{	
	margin: 0px 0px 0px 20px;
	height: auto;
	/*padding: 5px 0px 5px 0px; ** macht Linienverlängerung Inhalt oben und unten ***/
	min-height: 250px;
}

#innerContentColumn
{ margin-right:25px;
	padding: 0px 0px 10px 0px; 
	width: auto;  /*width: 600px;*/
	height: auto; 	
}

#innerContentColumn ul li
{ list-style-type: none;	
}
	

#ImagesIndex {	
padding: 0px 0px 0px 50px; 	
 	width: 650px;
	height: 250px;
	/*background-color: #F8CB4F;*/
	text-align: center;
	/*position: relative; */
}

/*****  index bilder   ******oben rechts unten links******/
#innerContentBild01 
{
	float: left;
	color: #6f6f6f;
	width: 200px;
	height: 220px; font-size: 73%;
	/*left: 0px;
	top: 0px;*/
}

#innerContentBild02 
{	float: left; 	
	color: #6f6f6f;
	width: 200px;
	height: 220px; font-size: 73%;
}
#innerContentBild03 
{  
	float: left;
	color: #6f6f6f;
	width: 200px;
	height: 220px; font-size: 73%;
	/*left: 0px;
	top: 0px;*/
}




#innerContentBild01 img
{	
	padding: 0px 50px 0px 55px;	 
	 border: 0px;
}
#innerContentBild02 img
{	
	padding: 0px 50px 0px 55px;	 
	 border: 0px;
}
#innerContentBild03 img
{	
	padding: 0px 50px 0px 55px;	 
	 border: 0px;
}

/*oben rechts unten links*/

#innerContentColumnLogo
{/*float: left;*/ 
	color: #6f6f6f;
	width: 705px;
	min-height: 90px;
	height: auto;
	text-align: left;
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	font:  normal Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px; 
	line-height: 180%;
	border-top: 1px solid #ccc;
	/*background: #FFDF00*/
}

#innerContentColumnLogo img
{	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	 margin-right: 25px;
	 padding: 0px 0px 0px 0px;
		
}

#innerContentColumnLogo p
{	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	 margin-right: 25px;	
}


/*
#innerContentBild  a  
{	border: 0px;
}

#innerContentBild a.b:link, #innerContentBild a.b:visited { color: #999; text-decoration: none; background-color: transparent; }
	
#innerContentBild a.b:hover, #innerContentBild a.b:active, #innerContentBild a.b:focus { color: #3f3f3f; text-decoration: none; background-color: transparent; }

***oben rechts unten links******/
/*...............................  Footer  .....................................................*/
#footer
{  height: 25px;
 	background-image: url(../img/shaddowcorner.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 

}

#innerFooter
{	 font-family:  verdana, arial, sans-serif;
	text-align: center;
	background-color: transparent;
	font-size: 60%;
	letter-spacing: 1px; 
 
}

/*...............................  Bild  .....................................................*/

img {
      
      margin-top: 0px;
	  margin-left: 0px;
      margin-right: 5px;
      margin-bottom: 5px;
	  float: left;
    }
	
 img.weg {
      
      margin-top: 5px;
	  margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
	  float: left;
    }
	
/*...........................   siehe auch /scripte/admin-01.css    ................................................*/

 form
   {  /*padding-left: 23px;*/ padding-top: 10px; 
	margin: 0px 0px 0px 0px; 
}
input, select, textarea 
{ border:1px solid #999; /*margin-top:3px; padding:1px;*/
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; 
	letter-spacing: 2px; 
	/*line-height: 170%; */
}

td input 
{ 
	/*color:#000;
	font-family: verdana, arial, helvetica, sans-serif; font-size : 200%; 
	letter-spacing: 2px; */
	width: 355px;
	 /*background-color: #fff;*/  
	 background-color:#efefef; 
	 border-width:0px;
	border-style:noshade;
}

.feld_login
   { background-color:#fff; width:120px; height: 20px;}

.button_login
   { background-color:#FFF; width:120px; height: 24px; font-weight: bold;}
   
.left { color:#000;
	font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 2px; 
	line-height: 170%;  float:left; height:18px; width: 70px; } 
.left_o { color:#000;
	font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 2px; 
	line-height: 170%;  float:left; height:18px; width: 70px; color: #933;}  	
.leftt { color:#000;
	font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 2px; 
	line-height: 170%;  float:left; height:18px; width: 370px; margin-left:70px;}
.leftt_o { 
	font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 2px; 
	line-height: 170%;  float:left; height:18px; width: 670px; color: #933; margin-left:70px;}	
.textarea01
   { width:50%; background-color:#fff; border:1px solid #999; height: 100px; size:30px;   padding-left: 0.5em; font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 1px; }

.inputHighlighted {color:#933;}
.inputNormal {color:#000;}

fieldset { border: 0px;} 

.box_form{width: 170px;
    height:15px;
	background-color:#fff;
    /*color:#999;
    height:14px;*/
	margin-bottom:2px;
	/*margin-left:20px;
	float: right;
	line-height: 50px;*/
	border:1px solid #999; padding-left: 0.5em; font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 1px; 

}

/*
.box_button{ width:110px;
    height:18px;
   
    color:#000;
    border:solid 1px #999999;
    outline:0;
    border-collapse: collapse;
	padding-bottom: 2px;
	background-color: #f2f2f2;
	margin-left:0px;
	font-family: verdana, arial, helvetica, sans-serif; font-size : 70%; letter-spacing: 1px; 
}
*/








  
   
