

/*
-----------------------------------------------------
FileName:    allflex.css
Version:     090813
-----------------------------------------------------
*/



/* Farben:


*/



/* modifizierte Basistags*/

body, td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 20px;
	text-align: left;
	vertical-align: top;
}

body {
	margin:0;
	padding:0;
}
    
strong {
	font-weight: bold;
	color: #333333;
}


a, a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
	a:hover {
}




/* td Klassen */

  .tdheadline{
	font-size:17px;
	line-height: 30px;
}
  .tdvorspann{
	color: #333333;
	font-weight: bold;
}
  .tdtxtbukursiv{
	font-style: italic;
	line-height: 19px;
	vertical-align: top;
	background-position: top;
}
  .tdbildlinieoben{
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
 .tdsubcontent_1{
	padding-left: 13px;
	background-image: url(../../img/glo/subcontent_back_1.gif);
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
}  



/* td Navigation */

 .tdnavinormal{
	padding-left: 23px;
	background-image: url(../../img/nav/naviback_01.gif);
	height: 30px;
	padding-top: 5px;
}  
 .tdnavinormal02{
	padding-left: 23px;
	background-image: url(../../img/nav/naviback_02.gif);
	height: 30px;
	padding-top: 5px;
}  
 .tdnavinormal03{
	padding-left: 35px;
	background-image: url(../../img/nav/naviback_03.gif);
	height: 30px;
	padding-top: 5px;
}  
 .tdnavinormal02active{
	padding-left: 23px;
	background-image: url(../../img/nav/naviback_02_active.gif);
	height: 30px;
	padding-top: 5px;
}  
 .tdnavibold02active{
	padding-left: 23px;
	background-image: url(../../img/nav/naviback_02_active.gif);
	height: 30px;
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
}  
 .tdnavinormal03active{
	padding-left: 35px;
	background-image: url(../../img/nav/naviback_03_active.gif);
	height: 30px;
	padding-top: 5px;
	color: #000000;
}  
 .tdnavitoppic{
	background-image: url(../../img/nav/navitoppic.gif);
	padding-top: 10px;
	background-repeat: repeat-x;
}  
 .tdnavitoppicactive{
	background-image: url(../../img/nav/navitoppicactive.gif);
	padding-top: 20px;
}  
 .tdnavitoptxt{
}  





/* Textformate */


   .red {
}
   .black {
}


  
  
/* Linkformate */


	a.navinormal:link,  a.navinormal:visited {
	color : #333333;
	font-size: 10px;
	background:url(../../img/nav/naviout_01.gif);
	display: block;
}
	a.navinormal:hover {
	color : #333333;
	font-style: italic;
	display: block;
}
	a.linknormal:link,  a.linknormal:visited {
	color : #666666;
	font-size: 10px;
}
	a.linkeinzug:link,  a.linkeinzug:visited {
	margin-left: 20;
  color : #666666;
	font-size: 10px;
	
}
	a.linknormal:hover {
	color : #333333;
	font-style: italic;
}
	a.linkeinzug:hover {
	margin-left: 20;
  color : #333333;#
	font-style: italic;
	
}



/* Bereiche */

  #bereichheadback{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 270px;
	width: 925px;
	z-index: 5;
}
    #bereichlogo{
	position: absolute;
	left: 20px;
	top: 140px;
	height: 59px;
	width: 155px;
	border: none;
	z-index: 10;
}
   #bereichnavileft{
	position: absolute;
	left: 0px;
	top: 270px;
	z-index: 15;
	width: 220px;
}
   #bereichnaviright{
	position: absolute;
	left: 705px;
	top: 270px;
	z-index: 20;
	width: 225px;
}
   #bereichnavitop{
	position: absolute;
	left: 245px;
	top: 0px;
	z-index: 25;
	background-color: #FFFFFF;
}
   #bereichcontent {
	position: absolute;
	left: 245px;
	top: 230px;
	z-index: 30;
	width: 440px;
}
   #bereichcontent_breit {
	position: absolute;
	left: 245px;
	top: 230px;
	z-index: 14;
	width: 680px;
}











/* Dropdown-Menue */

.quickfinder {
	font-size:10px;
	color: #000000;
	background-color: #F4F4F4;
	height: 20px;
	width: 162px;
	padding-left: 6px;
	border: 0px none;
	padding-top: 2px;
}
.quickfinder:focus {
color: #000000;
background-color: #F7F7F6;
border : 1px;
border-color : #6B695D;
}



  /* Button*/
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
 .button:hover {
	color : #000099;
	font-style: italic;
	border: 0px none;
	cursor: hand;
}
.button:focus {
}

  /* Eingabefeld*/
.textfield	{
	font-family: Arial, Helvetica;
	font-size:11px;
	color: #333333;
	width: 280px;
	height: 20px;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}

.textfield:focus {
color: #000099;
background-color: #FFFFFF;
border-top: 1px solid  #000000;
border-right: 1px solid  #000000;
border-bottom: 1px solid  #000000;
border-left: 1px solid #000000;
}

.textarea{
	font-family: Arial, Helvetica;
	font-size:11px;
	color: #333333;
	height: 70px;
	width: 380px;
	padding-left : 0px;
	padding-top: 3px;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}

.textarea:focus {
background-color: #FFFFFF;
border-top: 1px solid  #000000;
border-right: 1px solid  #000000;
border-bottom: 1px solid  #000000;
border-left: 1px solid #000000;
}
