/**
 *	Pferde-Heilpraktiker v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2007 - Christoph Fischer, www.tofte.de
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 */

/* main menu styles */
<link rel="shortcut icon" href="fileadmin/templates/pferde/favicon.ico" >
/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial;
font-size: 12px;
color: #000000; 
font-style: normal;  
line-height: 130%; 
}
 
 
/* in text hyperlinks */
a:link {
 font-weight: normal;
 color: #000000; 			/* sky blue */
 font-family: Arial
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 font-weight: normal;
 color: #000000; 			/* sky blue */
 font-family: Arial
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: red;
 font-family: Arial
 font-size: 12px;
 text-decoration: none;
}

/* top navigation menu */
.topnav {
font-family: Arial;
font-size: 12px;
}
.topnav a:link {
font-weight: normal;
font-family: Arial;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:visited {
font-weight: normal;
font-family: Arial;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:hover {
font-weight: normal;
font-family: Arial;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}

.topnav-act {
font-weight: normal;
font-family: Arial;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:active {
font-weight: normal;
font-family: Arial;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:link {
font-weight: normal;
font-family: Arial;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: Arial;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:hover {
font-weight: normal;
font-family: Arial;
text-decoration: none;
background: #759214;	/* lime green */
color: #ffffff; 			/* white */ 
padding: 1px;
}


/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial;
font-size: 10px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}




/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		border-bottom: 1px solid #003399;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_blue_right.gif) 5px 50% no-repeat;
}
.leftnav1 a:visited {
		display: block;
		border-bottom: 1px solid #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_blue_right.gif) 5px 50% no-repeat;
}
.leftnav1 a:active {
		display: block;
		border-bottom: 1px solid #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_blue_right.gif) 5px 50% no-repeat;
}
.leftnav1 a:hover {
		display: block;
		border-bottom: 1px solid #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;
		color: #FF6600; 			/* flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down.gif) 5px 50% no-repeat;
}


.leftnav1-act a:link {
		display: block;
		border-bottom: 1px solid #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;	
		color: #FF6600; 			/* flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down.gif) 5px 50% no-repeat;
}
.leftnav1-act a:visited {
		display: block;
		border-bottom: 1px solid #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/* flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down.gif) 5px 50% no-repeat;
}
.leftnav1-act a:active {
	display: block;
	border-bottom: 1px solid #FF6600;
	padding: 2.5px 2.5px 2.5px 2.5px;
	text-indent: 15px;
	white-space: nowrap;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	width: 171px;
	font-family: Arial;
	background: url(style_FILES/button_arrow_green_down.gif) 5px 50% no-repeat;
	font-weight: bolder;
}
.leftnav1-act a:hover {
		display: block;
		border-bottom: 1px solid #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/* flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down.gif) 5px 50% no-repeat;
}
 

.leftnav2 a:link {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_blue_line.gif) 20px 50% no-repeat;
}
.leftnav2 a:visited {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_blue_line.gif) 20px 50% no-repeat;
}
.leftnav2 a:active {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_blue_line.gif) 20px 50% no-repeat;
}
.leftnav2 a:hover {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_green_line.gif) 20px 50% no-repeat;
}


.leftnav2-act a:link {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_green_line.gif) 20px 50% no-repeat;
}
.leftnav2-act a:visited {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_green_line.gif) 20px 50% no-repeat;
}
.leftnav2-act a:active {
	display: block;
	border-bottom: 1px dotted #FF6600;
	padding: 2.5px 2.5px 2.5px 2.5px;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	width: 171px;
	font-family: Arial;
	background: url(style_FILES/button_square_green_line.gif) 20px 50% no-repeat;
	font-weight: bolder;
}
.leftnav2-act a:hover {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_square_green_line.gif) 20px 50% no-repeat;
}


.leftnav3 a:link {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.leftnav3 a:visited {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.leftnav3 a:active {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.leftnav3 a:hover {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}


.leftnav3-act a:link {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.leftnav3-act a:visited {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.leftnav3-act a:active {
	display: block;
	border-bottom: 1px dotted #FF6600;
	padding: 2.5px 2.5px 2.5px 2.5px;
	text-indent: 45px;
	white-space: nowrap;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	width: 171px;
	font-family: Arial;
	background: url(style_FILES/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
	font-weight: bolder;
}
.leftnav3-act a:hover {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url(style_FILES/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}


.leftnav4 a:link {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.leftnav4 a:visited {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.leftnav4 a:active {
		display: block;
		border-bottom: 1px dotted #000000;  /*flat blue*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #000000; 	/* flat blue*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.leftnav4 a:hover {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_green_solid.gif") 50px 50% no-repeat;
}


.leftnav4-act a:link {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_green_solid.gif") 50px 50% no-repeat;
}
.leftnav4-act a:visited {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_green_solid.gif") 50px 50% no-repeat;
}
.leftnav4-act a:active {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_green_solid.gif") 50px 50% no-repeat;
}
.leftnav4-act a:hover {
		display: block;
		border-bottom: 1px dotted #FF6600;  /*flat green*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;
		font-size: 11px;		
		color: #FF6600; 			/*flat green*/
		text-decoration: none;
		width: 171px;
		font-family: Arial;
		background: url("style_FILES/button_square_green_solid.gif") 50px 50% no-repeat;
}
 
/* Forms Fields */
SELECT {  
 font-family: Arial;
 font-size: 12px 
}
/* Last Update */

.lastupdate  { font-size: 10pt; line-height: 150%; text-align: center; color: #003366; 
               font-family: Arial }
textarea {
font-family: Arial; 
color: #555555;
border-right: #FF6600 1px solid; 
border-top: #FF6600 1px solid; 
border-left: #FF6600 1px solid; 
border-bottom: #FF6600 1px solid
}

input {
font-family: Arial; 
color: #555555; 
border-right: #FF6600 1px solid; border-top: #FF6600 1px solid; border-left: #FF6600 1px solid; border-bottom: #FF6600 1px solid; background-color: #ffffff
}

.input {
border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid; 0
}
