
/* main menu styles */

/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #555555; 
font-style: normal;  
line-height: 130%; 
}
 
 
/* In Text Hyperlinks */
IMG.Rahmen{
 border: 1px solid #000
 }
a:link {
 color: #725e49;
 font-size: 14px;
 text-decoration: none;
}
a:visited {
 color: #725e49; 			/*blue*/
 font-size: 14px;
 text-decoration: none;
}




/* Header */

.header {
                display: block;
                font-family: Verdana, sans-serif;
                font-size: 16px;
                font-weight: bold;
                font-style: italic;
                white-space: nowrap;
                color: #CC0000;
                text-decoration: none;
}

/* Position */

.position {
                display: block;
                font-family: Verdana, sans-serif;
                font-size: 14px;
#                font-weight: bold;
                font-style: italic;
                white-space: nowrap;
                color: #7a753c;
                text-decoration: none;
}


/* Top Navigation Menu */


.topnav a:link {
                font-family: Verdana, sans-serif;
                font-size: 11px;
                font-weight: bold;
		white-space: nowrap;
		color: #fff;
		text-decoration: none;
}
.topnav a:visited {
                font-family: Verdana, sans-serif;
                font-size: 11px;
                font-weight: bold;
		white-space: nowrap;
		color: #fff;
		text-decoration: none;
}
.topnav a:active {
                font-family: Verdana, sans-serif;
                font-size: 11px;
                font-weight: bold;
		white-space: nowrap;
		color: #FFF;
		text-decoration: none;	
}
.topnav a:hover {
                font-family: Verdana, sans-serif;
                font-size: 11px;
                font-weight: bold;
		white-space: nowrap;
		color: #FFF;
		text-decoration: underline;	
}


/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;
		color: #7a753c; 	/* white*/
		text-decoration: none;
		width: 90px;
		background-position: 0 +10px;
}
.leftnav1 a:visited {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;
		color: #7a753c; 	/* white*/
		text-decoration: none;
		width: 90px;
		background-position: 0 +10px;
}
.leftnav1 a:active {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;
		color: #7a753c; 	/* white*/
		text-decoration: none;
		width: 90px;	
		background-position: 0 +10px;
}
.leftnav1 a:hover {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;
		color: #6292CC; 			/* dark flat blue*/
		text-decoration: none;
		width: 90px;	
		background-position: 0 -27px;
}


.leftnav1-act a:link {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: underline;
		width: 90px;	
		background-position: 0 -27px;
}
.leftnav1-act a:visited {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: underline;
		width: 90px;		
		background-position: 0 -27px;
}
.leftnav1-act a:active {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: underline;
		width: 90px;		
		background-position: 0 -27px;
}
.leftnav1-act a:hover {
		display: block;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 10px;
		white-space: nowrap;		
		color: #6292CC; 			/* dark flat blue*/
		text-decoration: underline;
		width: 90px;		
		background-position: 0 -27px;
}


/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: Verdana, sans-serif; 
color: #555555;
border-right: #CC0000 1px solid; 
border-top: #CC0000 1px solid; 
border-left: #CC0000 1px solid; 
border-bottom: #CC0000 1px solid
}

input {
font-family: Verdana, sans-serif; 
color: #555555; 
border-right: #CC0000 1px solid; 
border-top: #CC0000 1px solid; 
border-left: #CC0000 1px solid; 
border-bottom: #CC0000 1px solid
background-color: #ffffff
}

.input {
border-right: 0px solid; 
border-top: 0px solid; 
border-left: 0px solid; 
border-bottom: 0px solid; 0
}

.content-bg {
background: #fff;
}

.dmmjobcontrol_list_th1 {
width: 270px;
text-align: left;
padding-bottom: 10px;
}

.dmmjobcontrol_input {
border: 1px #999999 solid;
background: #efefef;
width: 250px;
}

.dmmjobcontrol_fileinput {
border: 1px #999999 solid;
background: #efefef;
width: 250px;
}

.dmmjobcontrol_textarea {
border: 1px #999999 solid;
background: #efefef;
width: 250px;
}

.dmmjobcontrol_submit {
border: 1px #999999 solid;
background: #efefef;
width: 250px;
}

.dmmjobcontrol_apply_td1 {
width: 300px;
}

.dmmjobcontrol_apply_header {
padding-bottom: 10px;
}
