/* Navigation */

    body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font: x-small/1.5em Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size: small;
      } 
	html>body {font-size:small;}
    
    #header {
      float:left;
      width:100%;
      /*background:#DAE0D2 url("/templates/xtc302/img/head_bg.gif") repeat-x bottom; */
      font-size:93%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:56px 8px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("/templates/xtc302/img/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      float:left;
      display:block;
      background:url("/templates/xtc302/img/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("/templates/xtc302/img/left_on.gif");
      border-width:0;
      }
    #header #current a {
      background-image:url("/templates/xtc302/img/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }


    #top_header {
      float:right;
      margin-top: -65px;
      }	  
	  
/* End Navigation */



/* Foot Line */
.foot_line
{
	font:small/1.5em Georgia,Serif;
	color: Black;
	background: #C4C3FF;
	BORDER-BOTTOM: #1F1F69 1px solid; 
	BORDER-TOP: #1F1F69 1px solid;
}
/* End Foot Line */


a {
	font-family: Georgia,Serif;
	color: Black;		
}

.kd_login
{
	border : 1px thin #ADB7D3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Georgia,Serif;
	font-size: 14px;
	height: 16px;
	width: 140px;
	text-align: left;
	padding-left : 2px;
	padding-right : 2px;
}

.nav_form
{
	border : 1px thin #B7AE88;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Georgia,Serif;
	font-size: 14px;
	height: 16px;
	width: 130px;
	text-align: left;
	padding-left : 2px;
	padding-right : 2px;
}

.search_form1
{
	border : 1px thin #B7AE88;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Georgia,Serif;
	font-size: 14px;
	height: 16px;
	/*width: 40px;*/
	text-align: left;
	
	padding-left : 4px;
	padding-right : 4px;
}

.pull_down1
{
	border : 1px thin #B7AE88;
	background-color: #ECEAE0;
	color: #776655;
	font-weight:bold;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Georgia,Serif;
	font-size: 12px;
	height: 20px;	
	text-align: left;
	padding-left : 2px;
	padding-right : 2px;
}

.search_checkbox1
{
border:1px 
solid #B7AE88; 
}



#advanced_search
{
	color: #776655;
	font-weight:bold;
	font-size: 12px;
}

	#advanced_search a 
	{ 
		color: #776655;
	}

	#advanced_search a:hover 
	{
		color: #000000;
	}
	
	
#dot li /* Aufzählungspunkte Content */
{ 
list-style-image: url(/templates/xtc302/img/arrow_green.gif);
}	

