﻿/* CSS Document */

body 
{
	background-color: #F0F1EC;
	background-image:url('images/baar3_bg.jpg');
	 font-family:Tahoma;
	 font-size:12px;
	 font-weight:bold
	 }




div.menue {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003E9B;
	padding-left:5px;
	width: 100%;
	height: 100%;
	
}

div.body {
	width: 100%;
	height: 100%;

}

div.main {
	height: 100%;
	width: 100%;
}

div.link
{
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    border-right-color: #3878CF;
	border-right-style: solid;
	border-right-width:8px;
	border-bottom-width:2px;
	font-family: "tahoma";
	font-size: 13px;
	height: 30px;
	padding-top: 7px;
	color: #01616B;
	text-decoration: none;
	background-image:url('images/c.gif');
	background-repeat:no-repeat;
	background-position:right;
    height:25px
	
}





div.link_on
{
	background-image:url('images/c.gif');
	background-repeat:no-repeat;
	background-position:right;

	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #003399;
	border-right-style: solid;
	border-right-width: 8px;
	border-bottom-width: 2px;
	font-family: "tahoma";
	font-size: 13px;
	height: 30px;
	padding-top: 10px;
	color: #014249;
	text-decoration: none;
	cursor: pointer;
	height: 25px;
}








div.link_head
{
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family:Tahoma;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.lable
{
	width: 100%;
	height: 100%;
	background-color: #AFC974;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

.emp_name
{
	background-color: #3A7076;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 500;
	text-align: right;
	color: #FFFFFF;
	padding-bottom:1px

}

.text
{
	width: 100%;
	height: 100%;
	background-color: #DAE6BD;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.head_t 
{
	width: 100%;
	height: 30px;
	background-color: #E8B333;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 0px;
}

.subhead_t 
{
	width: 100%;
	height: 30;
	background-color: #F2D38C;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	color: #01616B;
}

a:link{
	color: #1D4478;
	font-family: tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold

}
a:visited{
	color: #1D4478;
	font-family: tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold
}

a:hover{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border: #529EA7;
	color: #1D4478;
	font-family: tahoma, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
    font-weight:bold

}





.txtContent{ font-family:tahoma, Helvetica, sans-serif;width:400px;
color:black
	
}

textarea{
	font-family:Tahoma;
	font-size:11px;width:450px;height:150px;
 color:black
	
}
input
{	font-family:Tahoma;
	font-size:11px;
	width:auto
	
}
form{
	font-family:Tahoma;
	font-size:11px
}

